Commit graph

355 commits

Author SHA1 Message Date
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
Eric Thomas
a84c608ae5 Add note about installing through app store first
I thought you could simply install this through the command line.
2017-06-04 11:09:22 -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
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