Commit graph

46 commits

Author SHA1 Message Date
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
Andrew Naylor
41ceab2c3a Begin to refactor the download process 2015-08-25 02:45:54 +08:00
Andrew Naylor
83291f2fc6 Guard against not being signed in with an error 2015-08-25 02:45:27 +08:00
Andrew Naylor
b3c64f7514 List updates in a simpler form 2015-08-25 02:43:15 +08:00
Andrew Naylor
934a597415 Bootstrap before Travis build 2015-08-22 19:30:14 +08:00
Andrew Naylor
6481d82029 Suppress unnecessary output during install 2015-08-22 19:29:56 +08:00
Andrew Naylor
fd658835e9 Use a loop instead of Map for printing 2015-08-22 19:29:22 +08:00
Andrew Naylor
4ebd0ebb17 Collect together the AppStore interfaces 2015-08-22 02:48:00 +08:00
Andrew Naylor
edfc1403c2 Remove unused imports 2015-08-22 02:22:55 +08:00
Andrew Naylor
0bc51ede97 Remove the unused store client 2015-08-22 02:22:44 +08:00
Andrew Naylor
95f42de3d9 Move the function to where it's used 2015-08-22 02:22:06 +08:00
Andrew Naylor
9c145ff146 Explicitly flush instead of unbuffering stdout 2015-08-22 02:14:37 +08:00
Andrew Naylor
493308abf9 Prevent progress bar if output is being piped 2015-08-22 02:11:36 +08:00
Andrew Naylor
83726c76be Improve the progress bar appearance 2015-08-22 02:01:56 +08:00
Andrew Naylor
705a2eb315 Simplify the string interpolation 2015-08-21 23:15:25 +08:00
Andrew Naylor
ef807ab138 Remove invalid imports from CocoaSeeds projects 2015-08-21 22:24:33 +08:00
Andrew Naylor
d9a5baa7e6 Switch to using CocoaSeeds for imports 2015-08-21 22:24:03 +08:00
Andrew Naylor
634df01958 Sort the project file 2015-08-21 21:02:59 +08:00
Andrew Naylor
76660f9635 Break functionality out into separate files 2015-08-21 21:02:36 +08:00
Andrew Naylor
454d54517b Add Apple's Xcode project sorter 2015-08-21 20:41:03 +08:00
Andrew Naylor
3a913bae34 Create the scheme for Travis 2015-08-11 00:30:20 +08:00
Andrew Naylor
dbef1452ff Begin using Travis for CI/CD 2015-08-11 00:26:45 +08:00
Andrew Naylor
6a9f13fcb9 Introduce the .gitignore from GitHub 2015-08-10 23:50:37 +08:00
Andrew Naylor
bdf66136df Revert to Swift 1.2 2015-08-10 23:17:27 +08:00
Andrew Naylor
cb16a0ec92 Show progress during the install 2015-08-02 22:42:40 +01:00
Andrew Naylor
7b3b39ffc5 Add a list-installed command 2015-08-02 22:42:01 +01:00
Andrew Naylor
dcef2608ab First functioning version 2015-08-02 21:38:38 +01:00
Andrew Naylor
7e0e18d833 Initial Commit 2015-07-11 11:30:30 +01:00