NetNewsWire/xcconfig
Brent Simmons 960fad731c Convert xcconfig group to a folder. 2024-11-09 10:35:00 -08:00
..
common Require macOS 14. Remove unneeded uses of #available. 2024-11-02 11:32:52 -07:00
NetNewsWireTests_target.xcconfig Remove unneeded ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES setting. 2024-11-01 21:17:09 -07:00
NetNewsWire_iOSTests_target.xcconfig Remove unneeded ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES setting. 2024-11-01 21:17:09 -07:00
NetNewsWire_iOSapp_target.xcconfig Use Swift 5.9. 2024-10-31 22:17:56 -07: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 Require iOS 17. 2024-11-03 22:18:56 -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 Use Swift 5.10. 2024-11-08 20:50:21 -08: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 Convert xcconfig group to a folder. 2024-11-09 10:35:00 -08:00

README.txt

The .xcconfig files at this level are for projects and targets.

The .xcconfig files in "common" are to be used only as imports to other config files.