NetNewsWire/xcconfig
Daniel Jalkut f3ce5116e7 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
..
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 fix busted xcconfig files 2019-08-11 21:44:26 -07:00
NetNewsWire_iOSapp_target.xcconfig Correct LD_RUNPATH_SEARCH_PATHS so that we can run on devices without crashing 2019-08-01 20:47:46 -05:00
NetNewsWire_macapp_target.xcconfig 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
NetNewsWire_project.xcconfig Integrate the 'VerifyNoBuildSettings' script 2019-07-28 15:47:43 -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 Exempt PRODUCT_NAME from build setting restriction 2019-07-28 19:09:20 -07:00
NetNewsWire_safariextension_target.xcconfig 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 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.