Commit Graph

15 Commits

Author SHA1 Message Date
Brent Simmons
4cb602f24a Merge mac-release. 2019-10-26 12:44:33 -07:00
Brent Simmons
0695c64216 Merge mac-release. 2019-10-18 18:56:28 -07:00
Maurice Parker
df79422185 Remove provisioning profile 2019-10-10 00:32:18 -05:00
Maurice Parker
0b5be9057f Correct build configuration for CI build 2019-10-10 00:24:36 -05:00
Maurice Parker
d80b83eaf3 Updates to do manual provisioning 2019-10-09 16:36:06 -05:00
Maurice Parker
411ed18551 Add org identifier documentation 2019-10-09 10:37:52 -05:00
Maurice Parker
742796aaa8 Add default organization identifier to xcconfig files 2019-10-09 10:24:30 -05:00
Jonathan Bennett
073ad07767 Use ORGANIZATION_IDENTIFIER for the bundle identifier
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
2019-10-09 09:17:44 -04:00
Maurice Parker
6f6d18910c Change how the development team is referenced 2019-10-06 19:47:13 -05:00
Maurice Parker
7d95f3d332 Fix the share extenstion code signing identity 2019-10-06 19:07:39 -05:00
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
Olof Hellman
1afa62284f fix busted xcconfig files 2019-08-11 21:44:26 -07:00
Olof Hellman
1809ad94e1 Exempt PRODUCT_NAME from build setting restriction 2019-07-28 19:09:20 -07:00
Olof Hellman
38206564d9 Revert changes to macapp.xcconfig file make codesigning on CI build machine happier 2019-07-28 16:47:11 -07:00
Olof Hellman
a10a9145fa CLean out build settings from project file 2019-07-28 15:24:57 -07:00