NetNewsWire/xcconfig
Maurice Parker 62686a8385 Modify the LD_RUNPATH_SEARCH_PATHS build setting so that the extensions can find their frameworks 2019-10-20 02:15:05 -05:00
..
common 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
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 Rollback deployment target to 13.0 2019-10-12 08:10:25 -05:00
NetNewsWire_iOSintentextension_target.xcconfig Modify the LD_RUNPATH_SEARCH_PATHS build setting so that the extensions can find their frameworks 2019-10-20 02:15:05 -05:00
NetNewsWire_iOSshareextension_target.xcconfig Modify the LD_RUNPATH_SEARCH_PATHS build setting so that the extensions can find their frameworks 2019-10-20 02:15:05 -05:00
NetNewsWire_macapp_target.xcconfig Add provisioning profile specifier 2019-10-09 23:35:50 -05:00
NetNewsWire_project.xcconfig Enabled iOS build and tests 2019-10-12 07:48:34 -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_project_test.xcconfig Add Test build configuration 2019-10-11 17:38:01 -05:00
NetNewsWire_safariextension_target.xcconfig Merge mac-release. 2019-10-18 18:56:28 -07: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.