NetNewsWire/xcconfig
Brent Simmons 178cba34ad Turn on strict concurrency for Mac targets. 2024-05-05 16:43:38 -07:00
..
common Turn on strict concurrency for Mac targets. 2024-05-05 16:43:38 -07: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 Use Swift 5.10. 2024-03-06 21:22:03 -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 Fix iOS widget build. 2024-04-01 19:37:35 -07: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 Use targeted concurrency for the app. Remaining concurrency warnings will probably have to wait for future updates from Apple. 2024-05-04 15:19:30 -07: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.