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 |
|
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 |
|