Commit graph

847 commits

Author SHA1 Message Date
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
Pablo Varela
705e7b1f65 Add command "lucky" 2017-05-11 16:29:18 -04: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
Denis Lebedev
aefaeb5e05 Implements #26: Add info command 2016-10-22 00:04:19 +01: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
Richard Lee
98c53de948 Update files to reflect username change 2016-10-10 20:12:31 +08:00
Dmitry Rodionov
784a57afd8 Update README.md
Note that `mas install` is unable to purchase apps
2016-10-03 17:57:48 +07:00
Dmitry Rodionov
8e2690beed Remove the unmaintained badge from README 2016-10-03 16:17:17 +07:00
Dmitry Rodionov
916ede9e45 Merge pull request #49 from pascalandermatt/patch-1
Update README.md

Change https://brew.sh to http://brew.sh
2016-10-03 16:15:19 +07:00
pascalandermatt
28e205ffa7 Update README.md
https://brew.sh to http://brew.sh
2016-09-27 14:44:17 +02:00
Andrew Naylor
84234615be Add unmaintained badge 2016-09-26 20:47:44 +01:00
Andrew Naylor
9751fbeefa Remove bundler references for building
We vendor the libraries now
2016-09-26 00:40:25 +01:00
Andrew Naylor
1a9bc5c007 Add mas reset suggestion 2016-09-26 00:40:14 +01:00
Andrew Naylor
d9660300c9 Fix wrapping in tmux section 2016-09-26 00:39:59 +01:00
Andrew Naylor
bb9bb82db7 Provide information about mas upgrade <identifier> 2016-09-26 00:39:36 +01:00
Andrew Naylor
2e3cf2cecc Fix the mas link 2016-09-26 00:32:19 +01:00
Andrew Naylor
7b61917777 Add logo to the readme 2016-09-26 00:31:41 +01:00
Andrew Naylor
34561076aa Preparing release 1.3.1 2016-09-25 23:01:23 +01:00
Andrew Naylor
962ec6a232 Remove unnecessary exit
Commandant takes care of it for us
2016-09-25 22:58:06 +01:00
Andrew Naylor
5ebbc876a4 Consolidate error type 2016-09-25 22:57:38 +01:00
Andrew Naylor
97f582f98b Disable Whole module optimization to fix build error 2016-09-25 22:57:21 +01:00
Andrew Naylor
6600fe54a6 Convert some missing output to printInfo 2016-09-25 22:57:11 +01:00
Andrew Naylor
ce51cea8c6 Improve error messages 2016-09-25 22:13:23 +01:00
Andrew Naylor
94f3cea428 Improve upgrade routine
- Select upgrades directly
2016-09-25 21:24:09 +01:00
Andrew Naylor
661259574e Commit dependencies
Don't depend on bootstrapping for most cases
2016-09-24 17:08:40 +01:00