Commit graph

217 commits

Author SHA1 Message Date
Ben Chatelain
6c35dae73b 👷🏻‍♀️ Update travis xcode_sdk to macosx10.13 2018-01-27 09:55:45 -07:00
Ben Chatelain
f4c34f77b5 🌱 Update seeds
- Commandant 0.12.0+ (Swift 4 fixes in master)
- Result 3.2.4
2018-01-27 08:31:18 -07:00
Ben Chatelain
6d677f6b03 💎 Update gems
- cocoaseeds (0.8.3)
- xcpretty (0.2.8)
2018-01-27 08:31:18 -07:00
Ben Chatelain
225a1fb523 🔨 Use Xcode 8.0 compatible project format 2018-01-27 08:31:10 -07:00
Ben Chatelain
ceed994319 🎁 Unwrap optional to get rid of string interpolation warning and force unwrap 2018-01-27 08:30:56 -07:00
Ben Chatelain
e0239860f4 🔨 Disable Swift 3 objc inference 2018-01-27 08:30:43 -07:00
Ben Chatelain
a9f50cb905
Merge pull request #121 from mas-cli/build-badge
Add build badge to readme
2018-01-26 21:33:43 -07:00
Ben Chatelain
174cac6a80 Add build badge to readme 2018-01-26 21:23:03 -07:00
Ben Chatelain
e98e42f1b6
Merge pull request #114 from Jake3231/master
Updates
2018-01-26 21:17:53 -07:00
Ben Chatelain
ae27557b80
Merge branch 'master' into master 2018-01-26 21:10:43 -07:00
Ben Chatelain
81aff01fe3
Merge pull request #120 from mas-cli/travis-image
Update travis image to xcode9.2
2018-01-26 21:10:26 -07:00
Ben Chatelain
1899556c07 Update travis image to xcode9.2 2018-01-26 21:03:44 -07:00
Ben Chatelain
f57f294b02
Merge branch 'master' into master 2018-01-26 20:51:25 -07:00
Ben Chatelain
4d47255aa3
Merge pull request #119 from mas-cli/changelog
Add changelog
2018-01-26 20:43:35 -07:00
Ben Chatelain
ab2cfb97e2 Merge branch 'master' into changelog 2018-01-26 20:32:07 -07:00
Ben Chatelain
7b96619725 Add changelog 2018-01-26 20:21:07 -07:00
Ben Chatelain
3580cd8e02
Merge branch 'master' into master 2018-01-26 20:11:09 -07:00
Ben Chatelain
b895ca99ea
Merge pull request #118 from mas-cli/configure-bundler
💎 Configure bundler
2018-01-26 19:56:47 -07:00
Ben Chatelain
ca4edd4ea9 Invoke xcpretty through bundler 2018-01-26 19:51:01 -07:00
Ben Chatelain
2315713a9d 💎 Configure bundler
Install gems to local .rubygems folder
2018-01-26 19:40:45 -07:00
Ben Chatelain
77c2eb093a
Merge pull request #91 from phatblat/build
Resolve build issues
2018-01-26 09:25:46 -07:00
Jake Spann
72a6d40df4 Updates
* Updated to Swift 4
* Turn on Whole Module Optimization
* Enable Additional Compiler Warnings
* A few fixes for Swift 4
2017-12-28 09:45:08 -06:00
Ben Chatelain
05f4c8141c [package] Ensure xcarchive dir exists 2017-05-26 22:35:03 -06:00
Ben Chatelain
4525cd1368 💎 Remove BUNDLE_PATH 2017-05-23 18:54:31 -06:00
Ben Chatelain
849655d957 👷 Override install phase
Gets rid of duplicate command:
$ bundle install --jobs=3 --retry=3 --deployment

https://docs.travis-ci.com/user/languages/ruby/#Travis-CI-uses-Bundler
2017-05-23 18:34:25 -06:00
Ben Chatelain
82aa95eee5 💎 Configure bundler 2017-05-23 18:31:04 -06:00
Ben Chatelain
7ee82ca6c3 🔨 Apply Xcode 8.3.2 recommended settings 2017-05-23 18:20:33 -06:00
Ben Chatelain
db0943f7a6 👷 Switch travis osx_image to xcode8.3 2017-05-23 16:23:22 -06:00
Ben Chatelain
f8d663b752 👷 Ensure latest xcpretty is installed 2017-05-23 12:01:14 -06:00
Ben Chatelain
69c6c11f34 Use long-form --color option 2017-05-23 12:00:13 -06:00
Ben Chatelain
e2ef2349c8 [build] Wrap long commands 2017-05-23 11:05:57 -06:00
Dmitry Rodionov
281dcf084c Revert "Enable Whole Module Optimization"
This reverts commit 4fc61f92b1.
2017-01-15 21:49:45 +07:00
Dmitry Rodionov
d0d1ff8661 Update Travis CI Xcode image to 8.2 2017-01-15 21:45:37 +07:00
Dmitry Rodionov
4fc61f92b1 Enable Whole Module Optimization
As suggested by Xcode 8.2.1
2017-01-15 21:44:12 +07:00
Dmitry Rodionov
5f57144d4a Merge pull request #69 from danielcompton/patch-1
Add details about Homebrew integration
2016-11-08 13:12:45 +07:00
Daniel Compton
287a9d557b Add details about Homebrew integration
Relates to #21, and #68
2016-11-08 09:36:06 +13:00
Dmitry Rodionov
cdccc7409c Merge pull request #66 from jinjorge/readme_typo
Fix typo
2016-11-04 05:45:58 +07:00
Jeremiah Njoroge
d10b2e3f0b Fix typo 2016-11-03 15:34:33 -07:00
Dmitry Rodionov
5dcbb83fe8 Update README.md 2016-11-02 19:30:35 +07:00
Dmitry Rodionov
57bb50c5f2 Update README.md 2016-10-31 18:13:13 +07:00
Dmitry Rodionov
f8002d832c README: When something doesn't work 2016-10-31 18:05:04 +07:00
Dmitry Rodionov
c72fc15ad4 Merge pull request #59 from nick-f/fix-readme-typo
Fix typo in README.md
2016-10-29 13:16:00 +07:00
nick-f
768dd8175f Fix typo in README.md 2016-10-29 17:09:38 +11:00
Dmitry Rodionov
0a8245ebf5 README: note about signing --dialog option 2016-10-29 13:02:00 +07:00
Dmitry Rodionov
778aa74d99 Merge pull request #54 from garnett/swiftify-final
Swiftify rest of the code
2016-10-22 05:09:04 +07:00
Denis Lebedev
4e71d2c9d4 Swiftify rest of the code 2016-10-21 22:59:33 +01:00
Dmitry Rodionov
37b17c7b5e Merge pull request #53 from garnett/modern-code
Update small bits of code to make them more swift (3) like
2016-10-19 12:28:33 +07:00
Denis Lebedev
516c009392 Swiftify code in NSURLSession+Synchronous 2016-10-16 18:08:40 +01:00
Denis Lebedev
2ee32843cf Remove unnessary switch labels in MASError 2016-10-16 18:08:08 +01:00
Dmitry Rodionov
142b62ad82 Merge pull request #52 from dlackty/update-username
Update files to reflect username change (argon —> mas-cli)
2016-10-11 00:00:00 +07:00