NetNewsWire/xcconfig
2021-05-31 17:04:19 -07:00
..
common Bump version to 604. Add release notes. 2021-05-31 17:04:19 -07: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
NetNewsWire_iOSshareextension_target.xcconfig
NetNewsWire_iOSTests_target.xcconfig
NetNewsWire_iOSwidgetextension_target.xcconfig Use .NetNewsWire.iOS.SpringboardWidgets as bundle ID for widgets extension. 2021-04-10 11:37:12 -07:00
NetNewsWire_macapp_target_macappstore.xcconfig
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
NetNewsWire_safariextension_target.xcconfig
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
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

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.