Commit Graph

15 Commits

Author SHA1 Message Date
Derek Knight (mac)
0c2e16d287 Jenkins file change to not require Xcode9 node 2019-09-11 10:55:24 +12:00
Derek Knight (mac)
29a23cdc76 Resolved compiler warnings 2019-05-14 15:56:55 +12:00
Derek Knight (mac)
1e961e1cfb Minimal changes to compile with Xcode 10.2. Still has 16 warnings, but runs OK 2019-05-14 15:32:34 +12:00
Derek Knight (mac)
6d1244431f Updated from Bernhard Baehr's 2.1 source code 2019-05-14 14:47:23 +12:00
Derek Knight (mac)
389e3ce405 Fixed compiler error with Release build (bridge cast for a plugin pointer) 2018-06-02 13:36:19 +12:00
Derek Knight (mac)
80cc931a18 There is no / in the app's name. Reflect this in the Fastlane copy 2018-06-01 15:08:17 +12:00
Derek Knight (mac)
8260cbcbe3 Do Debug Fastlane builds at home - because the app is code signed and would need to use a development profile at home, not Release 2018-06-01 14:19:14 +12:00
Derek Knight (mac)
bf30bb340c Oops, forgot the project file 2018-05-31 18:48:14 +12:00
Derek Knight (mac)
f4e79c13fb Coverted to use Objective-C ARC 2018-05-31 18:47:27 +12:00
Derek Knight (mac)
102b5c9a2e Added build phase to copy to local application folder 2018-05-30 21:44:56 +12:00
Derek Knight (mac)
c4cfc63f90 Fixed a lot of compiler warnings. Added provisioning profile. Adding Fastlane. Builds but code signing error 2018-05-30 19:55:44 +12:00
Derek Knight (mac)
224ae96f1d Only produce a 64-bit binary. Set minimum OS version to MacOS 10.13 2018-05-27 12:23:46 +12:00
Derek Knight (mac)
253a380738 Changed bundle Id. Fixed compiler errors to now build with Xcode 9.3.1 and target MacOS 10.13 2018-05-26 22:50:36 +12:00
Derek Knight (mac)
43ec68068e Code copied from 2.0.2 DMG Sources folder 2018-05-26 15:52:10 +12:00
Derek Knight
3c08889b94
Initial commit 2018-05-26 15:47:35 +12:00