Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
Ian Ynda-Hummel 966d590227
Update cocoapods in Gemfile (#1159) 2021-11-16 12:14:21 -05:00
Michael Wizner 7a48e29ba8
Add TwoPane layout (#1124)
* Add TwoPane layout

* Bump deps to make it work locally
2021-06-26 22:53:49 -04:00
Ian Ynda-Hummel f67837d2d7
0.15.4 (#1062)
* Amethyst 0.15.4

* Updates for production building

Some necessary library updates, most notably I had to manually compile Sparkle with Xcode 12 to get arm support.

* 0.15.4 beta

* Bump version for 0.15.4

* Use Xcode 12.2
2020-10-24 22:04:34 -04:00
Ian Ynda-Hummel 15b18d140c
Update for Xcode 11.6 (#1038)
* Update to Xcode 11.6

* Update cocoapods gem

* Update RxSwift to get things building

* Update Sparkle

* Update OUR_XCODE to 11.6

* Update travis image
2020-08-01 20:47:26 -04:00
Ian Ynda-Hummel 73b44b2b4f Add fastlane for building and exporting 2020-02-08 11:36:46 -05:00
Ian Ynda-Hummel d8025dd2ee Update cocoapods to 1.8.4
See https://github.com/CocoaPods/CocoaPods/issues/9216
2019-12-02 11:26:38 -05:00
Ian Ynda-Hummel 7994923f42 Update Sparkle 2019-11-27 18:36:06 -05:00
Alpha Chen 8e9285d2d0 update cocoapods version
The Podfile was generated with 1.6.2, so this aligns the minimum
required CocoaPods version to match that.
2019-08-12 22:13:50 -04:00
Ian Ynda-Hummel b7caa19eb9 Update Silica to more robust private API coverage 2019-03-19 19:51:33 -04:00
Ian Ynda-Hummel 892780a846 Update code and dependencies for swift 4.2 and Xcode 10 2018-11-23 22:01:14 -05:00
Ian Ynda-Hummel 3e941d9fd8 Update cocoapods gem to 1.3.1 2018-01-15 16:01:44 -05:00
Ian Ynda-Hummel 5ee94ddc9f Migrate to swift 4 2017-07-09 17:25:09 -04:00
Ian Ynda-Hummel c17af2189a Upgrade cocoapods gem to 1.2.0 2017-02-04 17:17:03 -05:00
Ian Ynda-Hummel 3fec697df7 Basic conversion to swift 3 2016-10-27 18:14:26 -04:00
Ian Ynda-Hummel 88ba7d0f85 Use xcpretty for format test output
This hopefully makes travis stop yelling about log length.
2016-05-26 19:46:56 -04:00
Ian Ynda-Hummel 24b4ed42c5 Add some tests for UserConfiguration 2016-05-15 16:58:39 -04:00
Ian Ynda-Hummel 3ac32f2fe1 Add a Gemfile to restrict cocoapods version
There's a bug in cocoapods 1.0.0.beta.6 that prevents resource bundles (which are used by MASShortcut) from actually being copied in correctly, which breaks the build. Reverting down to 1.0.0.beta.5 until it's fixed.
2016-03-25 10:41:01 -04:00