mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-03 13:30:14 +01:00
073ad07767
The ORGANIZATION_IDENTIFIER was not being used on the Mac and Safari Extension. This made the bundle and provisioning profile be com.ranchero.XYZ, which now conflicts because of added entitlements and signing. Changing this to use the ORGANIZATION_IDENTIFIER lets developers have a unique ID |
||
---|---|---|
.. | ||
common | ||
NetNewsWire_iOSapp_target.xcconfig | ||
NetNewsWire_iOSshareextension_target.xcconfig | ||
NetNewsWire_macapp_target.xcconfig | ||
NetNewsWire_project_debug.xcconfig | ||
NetNewsWire_project_release.xcconfig | ||
NetNewsWire_project.xcconfig | ||
NetNewsWire_safariextension_target.xcconfig | ||
NetNewsWireTests_target.xcconfig | ||
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.