NetNewsWire/xcconfig
Maurice Parker 97d139d5ae Merge branch 'mac-release1' 2022-11-13 19:43:51 -06:00
..
common Merge branch 'mac-release1' 2022-11-13 19:43:51 -06:00
NetNewsWireTests_target.xcconfig Change test code sign style to manual 2019-10-11 20:00:25 -05:00
NetNewsWire_iOSTests_target.xcconfig Enabled iOS build and tests 2019-10-12 07:48:34 -05:00
NetNewsWire_iOSapp_target.xcconfig Password Updates 2021-06-17 12:38:53 +08:00
NetNewsWire_iOSintentextension_target.xcconfig Make iOS project versions configurable in a common file. Issue #1147 2019-10-20 17:26:52 -05:00
NetNewsWire_iOSshareextension_target.xcconfig Make iOS project versions configurable in a common file. Issue #1147 2019-10-20 17:26:52 -05:00
NetNewsWire_iOSwidgetextension_target.xcconfig removes build settings from pbxproj 2022-01-22 08:38:25 +08:00
NetNewsWire_macapp_target.xcconfig Remove provisioning specifiers for Brent's build 2021-09-08 21:14:04 -05:00
NetNewsWire_macapp_target_macappstore.xcconfig Change MAS bundle id to match the iOS app bundle id. 2021-06-21 18:14:06 -05:00
NetNewsWire_project.xcconfig Update the build target so that we can compile with the more strict compiler in Xcode 14 2022-09-17 14:05:40 -05:00
NetNewsWire_project_debug.xcconfig CLean out build settings from project file 2019-07-28 15:24:57 -07:00
NetNewsWire_project_release.xcconfig Modify how secrets are inserted into the build process 2019-09-24 08:41:00 -05:00
NetNewsWire_safariextension_target.xcconfig Jump through App Store provisioning profile hoops so that we can distribute the app again. Also: bump version to 6.1b2. 2022-01-17 17:44:51 -08:00
NetNewsWire_safariextension_target_macappstore.xcconfig Jump through App Store provisioning profile hoops so that we can distribute the app again. Also: bump version to 6.1b2. 2022-01-17 17:44:51 -08:00
NetNewsWire_shareextension_target.xcconfig Remove provisioning specifier for Brent's build 2021-09-08 21:14:32 -05:00
NetNewsWire_shareextension_target_macappstore.xcconfig Update the bundle identifiers for the MAS Safari and Share extensions to match the change in the MAS app's bundle ID. 2021-06-23 17:29:29 -04:00
README.txt Factor out the common build settings from Mac targets into a new shared xcconfig file, which includee the shared marketing version and bundle version for NetNewsWire and any extensions that may be built. 2019-09-06 14:52:03 -04:00

README.txt

Configuration files at this level are intended to be set on projects and targets, while the configuration files within "common" are intended only to be used as imports to other config files.