Commit graph

1077 commits

Author SHA1 Message Date
Andrew Naylor
d9fe427031 Bump version number to 1.0.2 2015-12-31 01:54:42 +00:00
Andrew Naylor
50c47b1477 Fix the options parsing for the Install command
Oops.
2015-12-31 01:54:04 +00:00
Andrew Naylor
ed2f7b80b3 Bump version to 1.0.1 2015-12-31 01:41:49 +00:00
Andrew Naylor
38e2ba7ffe Ensure Travis detects build status correctly 2015-12-31 01:40:52 +00:00
Andrew Naylor
cfb4d87e0d Update Travis to use Xcode 7.2 2015-12-31 01:37:07 +00:00
Andrew Naylor
8c0f3e0386 Upgrade to latest Commandant 2015-12-30 22:00:32 +00:00
Andrew Naylor
eaa34a6c94 Upgrade bundler dependencies 2015-12-30 22:00:32 +00:00
Andrew Naylor
c72fb162c7 Improve the README 2015-12-30 22:00:32 +00:00
Andrew Naylor
c3519ddd69 Add upgrade command to install pending updates 2015-12-30 22:00:32 +00:00
Andrew Naylor
4943fb0598 Use SHA256 instead of SHA1 2015-09-21 01:32:03 +01:00
Andrew Naylor
fe556c9059 Only package up the binary, not the directories 2015-09-21 01:18:54 +01:00
Andrew Naylor
5123de796c Move to Travis-ci.org 2015-09-21 01:06:55 +01:00
Andrew Naylor
af6e64d0fa Improve the README 2015-09-21 00:55:58 +01:00
Andrew Naylor
1b199e98a7 Add a README 2015-09-21 00:47:42 +01:00
Andrew Naylor
3e8f48ad32 Ensure the clearLine method works properly 2015-09-21 00:47:16 +01:00
Andrew Naylor
3a06d72a78 Rename the binary to mas 2015-09-21 00:37:30 +01:00
Andrew Naylor
2d8b890b58 Add the license 2015-09-21 00:25:56 +01:00
Andrew Naylor
3ccfd93f80 Remove the need for casting 2015-09-21 00:00:05 +01:00
Andrew Naylor
dfb3c58283 Sort the Xcodeproj 2015-09-20 23:48:21 +01:00
Andrew Naylor
502f8d1523 Include the new version number in outdated 2015-09-20 23:46:20 +01:00
Andrew Naylor
4f06f18a57 Remove the unnecessary actionParams 2015-09-20 23:42:00 +01:00
Andrew Naylor
43ba372332 Improve description for version command 2015-09-20 23:33:55 +01:00
Andrew Naylor
6042bccbe6 Use the built-in method for including Info.plist 2015-09-20 23:23:47 +01:00
Andrew Naylor
5ddc2ae45b Sort the xcscheme 2015-09-20 23:23:27 +01:00
Andrew Naylor
111383fdb2 Don't show progress until we have a state 2015-09-20 23:10:46 +01:00
Andrew Naylor
de1d921ba3 Ensure we flush when the line is cleared 2015-09-20 23:03:06 +01:00
Andrew Naylor
44da5a3638 Switch to a guard 2015-09-20 22:58:58 +01:00
Andrew Naylor
dc935e0d15 Ensure we only display terminal codes in a tty 2015-09-20 19:10:43 +01:00
Andrew Naylor
f380bca601 Clear the line in case the progress bar was shown 2015-09-20 19:10:13 +01:00
Andrew Naylor
65c626eca7 Fail fast and disable verbosity 2015-09-20 19:07:15 +01:00
Andrew Naylor
cd98e80ffe Print the SHA1 to be used in homebrew tap 2015-09-20 19:07:11 +01:00
Andrew Naylor
d228a200f9 Ignore build artefacts 2015-09-20 11:52:11 +01:00
Andrew Naylor
59942798ac Ensure we skip cleanup during release 2015-09-20 11:51:40 +01:00
Andrew Naylor
7828137a14 Add a Version command to the utility 2015-09-20 11:40:55 +01:00
Andrew Naylor
4f1af8978c Setup release to github 2015-09-20 11:32:30 +01:00
Andrew Naylor
cabf18410b Package binaries for release on Travis 2015-09-20 11:23:36 +01:00
Andrew Naylor
c9e899544e Build Release bundle for jobs with $TRAVIS_TAG 2015-09-20 11:14:32 +01:00
Andrew Naylor
4e156e07f8 Enable Whole Module Optimization 2015-09-20 11:14:19 +01:00
Andrew Naylor
b019521b11 Embed an Info.plist file into the binary 2015-09-20 11:14:06 +01:00
Andrew Naylor
9c6b9bfbd6 Ignore XCArchive files 2015-09-19 23:43:41 +01:00
Andrew Naylor
031908097e Rename the build script 2015-09-19 23:43:03 +01:00
Andrew Naylor
4bbd964c2e Update to Swift 2 2015-09-14 09:51:09 +01:00
Andrew Naylor
b1ad9af105 Move Headers to "PrivateHeaders" 2015-09-14 09:28:41 +01:00
Andrew Naylor
6ef4d842ed Remove unnecessary headers 2015-09-14 09:26:03 +01:00
Andrew Naylor
bc15c02395 Put headers in the HEADER_SEARCH_PATHS 2015-09-14 09:10:24 +01:00
Andrew Naylor
5971199ccc Add a script to update PrivateFramework headers 2015-09-14 09:02:40 +01:00
Andrew Naylor
a0bf8529fb Rename the commands to be more like homebrew 2015-09-13 23:14:56 +01:00
Andrew Naylor
69828f6404 Write the error to stderr for ease-of-use 2015-09-04 00:38:54 +01:00
Andrew Naylor
48564af2d6 Allow us to debug mas running within Terminal 2015-09-04 00:14:03 +01:00
Andrew Naylor
9205b94155 Add a little more order to the download process 2015-09-04 00:13:47 +01:00