NetNewsWire/xcconfig
2021-02-06 11:35:32 -08:00
..
common Bump version to 6.0a2. 2021-02-06 11:35:32 -08:00
NetNewsWire_iOSapp_target.xcconfig Removed the iCloud requirement for developers not needing it. 2020-03-22 21:11:29 -05: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_iOSTests_target.xcconfig Enabled iOS build and tests 2019-10-12 07:48:34 -05:00
NetNewsWire_iOSwidgetextension_target.xcconfig Fix new Widget build settings 2020-11-19 05:10:10 -06:00
NetNewsWire_macapp_target_macappstore.xcconfig Don't bundle Sparkle.framework with MAS build. See that MAC_APP_STORE build flag gets set for MAS targets. 2019-10-21 18:28:43 -04:00
NetNewsWire_macapp_target.xcconfig Removed the iCloud requirement for developers not needing it. 2020-03-22 21:11:29 -05:00
NetNewsWire_multiplatform_iOSapp_target.xcconfig Remove SWIFTUI compiler directive now that Xcode 12 is required for work on main 2020-08-03 10:14:45 -05:00
NetNewsWire_multiplatform_macOSapp_target.xcconfig Correct the SwiftUI deployment target 2020-11-04 17:12:20 -06:00
NetNewsWire_project_debug.xcconfig
NetNewsWire_project_release.xcconfig
NetNewsWire_project.xcconfig Convert Account into a Swift Package 2020-07-30 07:27:14 -05:00
NetNewsWire_safariextension_target_macappstore.xcconfig Add missing xcconfig file for MAS version of Safari extension. 2019-10-22 10:49:32 -04:00
NetNewsWire_safariextension_target.xcconfig Merge mac-release. 2019-10-26 12:44:33 -07:00
NetNewsWire_shareextension_target.xcconfig Made internal packages dynamic and removed Asset catalog from the share extension. Fixes #2680 2020-12-21 10:55:00 -06:00
NetNewsWireTests_target.xcconfig Change test code sign style to manual 2019-10-11 20:00:25 -05: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.