Commit graph

28 commits

Author SHA1 Message Date
Chris Araman
64695e2457
📜 Lint 2021-03-28 14:12:02 -07:00
Ben Chatelain
e4123a5653 💡 Add file header doc comments to scripts 2019-01-18 21:37:51 -07:00
Ben Chatelain
fe03ab7727 👷🏻‍♀️ Invoke install script explicitly
Calling install from inside package is confusing
2019-01-18 18:38:41 -07:00
Ben Chatelain
10cc6bd530 🚨 Resolve shellcheck findings 2019-01-15 18:31:35 -07:00
Ben Chatelain
6850dac78e 📜 Use version script in other scripts 2019-01-13 00:58:51 -07:00
Ben Chatelain
a25fa17cda 🐛 Install to writable location on CI 2019-01-06 15:04:22 -07:00
Ben Chatelain
d1ba43bdd9 🐛 Fix paths for building distribution package 2019-01-03 16:20:15 -08:00
Ben Chatelain
f20935517f 🔇 Disable command echo from scripts 2019-01-03 15:30:33 -08:00
Ben Chatelain
d583e74951 📜 Make version dynamic in package script
Also call install script instead of separate xcodebuild install command

Fixes #179
2018-12-20 19:03:14 -07:00
Ben Chatelain
37be80c2ac 🔇 Remove tree command 2018-10-16 21:49:28 -06:00
Ben Chatelain
3c52a7844c 🍌 Split out archive script 2018-10-16 21:45:07 -06:00
Ben Chatelain
e591feb413 🔧 Remove gems from package script 2018-10-16 21:29:33 -06:00
Ben Chatelain
08ba0d42cf 🔖 Version 1.4.3 2018-10-16 16:26:27 -06:00
Ben Chatelain
4c8fcce914 🐛 Fix package using /usr/local prefix 2018-10-16 15:54:02 -06:00
Ben Chatelain
1d1b15cb56 🛣️ Revise package paths 2018-10-15 22:27:20 -06:00
Ben Chatelain
f64b071468 📦 Build an installer package 2018-10-15 22:17:07 -06:00
Unknown
189240a752 📜 Update build scripts to include MasKit 2018-10-14 21:49:23 -06:00
Ben Chatelain
7b3365860f 🐛 Fix path to mas binary in package script 2018-08-11 16:30:08 -06:00
Ben Chatelain
7766b9d0c3 ♻️ Refactor scripts to place all artifacts under ./build 2018-07-04 19:55:28 -06:00
Ben Chatelain
05f4c8141c [package] Ensure xcarchive dir exists 2017-05-26 22:35:03 -06:00
Andrew Naylor
80a761b067 Put the dSYM in the correct place 2016-02-21 12:53:18 +00:00
Andrew Naylor
8adee62920 Ensure the dSYM is uploaded with the release 2016-02-21 12:22:31 +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
3a06d72a78 Rename the binary to mas 2015-09-21 00:37:30 +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
cabf18410b Package binaries for release on Travis 2015-09-20 11:23:36 +01:00