Daniel Jalkut
272af29031
First step towards supporting MAS and sandboxing. Add new targets for MAS variations of direct-distribution apps. Enable sandboxing in both targets.
2019-10-21 10:22:27 -04:00
Maurice Parker
0caccff880
Add provisioning profile specifier
2019-10-09 23:35:50 -05:00
Maurice Parker
d80b83eaf3
Updates to do manual provisioning
2019-10-09 16:36:06 -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
88f5ca24dd
Remove problematic build settings
2019-10-06 19:29:43 -05:00
Maurice Parker
4e233e5f96
Change the code signing identity to Mac Developer for releases
2019-10-06 18:48:18 -05:00
Maurice Parker
cca654af56
Made default build configuration have automatic code signing
2019-10-06 18:27:19 -05:00
Maurice Parker
f661b88565
Add new developer setting to configure the organization
2019-09-19 11:23:57 -05:00
Maurice Parker
786a4e48c4
Merge branch 'mac-release'
2019-09-17 15:01:01 -05:00
Brent Simmons
ecc8854f59
Merge mac-release.
2019-09-07 20:59:19 -07: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
Olof Hellman
1116464096
rename xcconfig files
2019-07-28 14:59:38 -07:00