Commit Graph

93 Commits

Author SHA1 Message Date
Brent Simmons
603a459ed1 Bump build number to 10. 2019-11-25 21:47:25 -08:00
Brent Simmons
5808099393 Bump build version to 9. 2019-11-18 20:40:50 -08:00
Brent Simmons
fb5325d9f3 Bump version to build 8. 2019-11-17 18:46:37 -08:00
Brent Simmons
eb6192d62b Bump iOS build number. 2019-11-13 21:59:42 -08:00
Brent Simmons
c5c93a31c4 Bump build number to 6. 2019-11-06 22:17:33 -08:00
Brent Simmons
34bd97d54e Bump iOS build to 5. 2019-11-02 11:28:12 -07:00
Brent Simmons
538194ca64 Bump versions for iOS and 5.1d apps. 2019-10-31 21:49:36 -07:00
Brent Simmons
14fbf612c1 Set up 5.1d1 testing things: new appcast URL, build # 3000. 2019-10-26 20:58:40 -07:00
Brent Simmons
4cb602f24a Merge mac-release. 2019-10-26 12:44:33 -07:00
Daniel Jalkut
4c5b184976 Bump deployment target to 10.15 for Mac 2019-10-26 14:19:35 -04:00
Brent Simmons
6403808a87 Bump build number to 3. 2019-10-26 11:13:49 -07:00
Maurice Parker
e80a5f92bb Readd the SUUpdater code 2019-10-22 16:42:17 -05:00
Maurice Parker
d4816506f2 Disable sparkle for test builds 2019-10-22 16:13:08 -05:00
Maurice Parker
9e8764377f Make test configuration look for release configurations as well 2019-10-22 13:27:43 -05:00
Daniel Jalkut
2f00285197 Add missing xcconfig file for MAS version of Safari extension. 2019-10-22 10:49:32 -04:00
Brent Simmons
35e7d23d8a Bump version to 5.0.3. 2019-10-21 22:39:07 -07:00
Daniel Jalkut
79d641e6ee Remove the binary Sparkle framework and add newer sandboxing-compatible Sparkle branch as a submodule dependency. Update to get it roughly building and working with the direct build. 2019-10-21 23:41:57 -04:00
Daniel Jalkut
c3c7260bc7 Bump version to 5.1d1. 2019-10-21 18:54:13 -04:00
Daniel Jalkut
0083e221bc Don't bundle Sparkle.framework with MAS build. See that MAC_APP_STORE build flag gets set for MAS targets. 2019-10-21 18:28:43 -04:00
Daniel Jalkut
48798ec6ed Build config fixes 2019-10-21 11:24:16 -04:00
Daniel Jalkut
04d9944da0 Fixes to config file and remove info.plist build setting referenes. 2019-10-21 10:52:02 -04:00
Daniel Jalkut
2cba6191bd Cleaning up some loose ends. 2019-10-21 10:31:38 -04:00
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
b1668d6a62 Make iOS project versions configurable in a common file. Issue #1147 2019-10-20 17:26:52 -05:00
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
Brent Simmons
4115c2231b Change the intents extension’s bundle identifier to something unique. 2019-10-19 12:27:15 -07:00
Brent Simmons
0695c64216 Merge mac-release. 2019-10-18 18:56:28 -07:00
Brent Simmons
9b8b1207ad Update version. 2019-10-18 18:53:14 -07:00
Maurice Parker
c49867cfe3 Stub out Intents Extension 2019-10-18 18:31:00 -05:00
Maurice Parker
67084d4bbc Rollback deployment target to 13.0 2019-10-12 08:10:25 -05:00
Maurice Parker
336f71d9a3 Enabled iOS build and tests 2019-10-12 07:48:34 -05:00
Maurice Parker
2034b684a8 Change test code sign style to manual 2019-10-11 20:00:25 -05:00
Maurice Parker
968ec309b2 Change test code sign style to automatic 2019-10-11 19:58:46 -05:00
Maurice Parker
590dffd450 Change code signing for test target 2019-10-11 19:55:29 -05:00
Maurice Parker
ee1f26899c Add Test build configuration 2019-10-11 17:38:01 -05:00
Maurice Parker
605607ece0 Remove HEADLESS code gating 2019-10-11 13:00:18 -05:00
Maurice Parker
7c563e4482 Remove AppleScript from headless tests 2019-10-11 12:37:49 -05: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
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
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
88f5ca24dd Remove problematic build settings 2019-10-06 19:29:43 -05:00
Maurice Parker
7d95f3d332 Fix the share extenstion code signing identity 2019-10-06 19:07:39 -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
fdfaa7416a Update team to be correct for project owner 2019-09-30 23:29:35 -05:00