Commit graph

63 commits

Author SHA1 Message Date
Ben Chatelain
a25fa17cda 🐛 Install to writable location on CI 2019-01-06 15:04:22 -07:00
Ben Chatelain
6e002b79ce
Merge branch 'master' into pkg 2019-01-03 16:33:58 -08: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
b9fdd95d78 🔊 Fix test script log message 2018-12-28 21:19:37 -08:00
Ben Chatelain
3660365dd3 Remove xcpretty dependency from install script 2018-12-20 21:16:47 -07: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
7e3df0345f 📜 Use same xcodebuild arguments in install 2018-12-20 19:03:14 -07:00
Ben Chatelain
81289c4057 Add test script 2018-12-19 21:04:35 -07:00
Ben Chatelain
540bb19a3f 💀 Set execute perms on uninstall script 2018-10-17 17:26:01 -06:00
Ben Chatelain
457e2ab5ee 🔗 Update dylib links on install 2018-10-17 17:18:55 -06:00
Ben Chatelain
715bde70b3 ©️ Use ditto to copy files 2018-10-17 16:48:35 -06:00
Ben Chatelain
7180928859 Allow override of prefix 2018-10-17 16:18:30 -06:00
Ben Chatelain
ee1e6f23ea 🚚 Move files instead of copy 2018-10-17 15:57:57 -06:00
Ben Chatelain
a0d9b1a67c Add uninstall script 2018-10-17 15:47:08 -06:00
Ben Chatelain
d42010ba9a Add simple install script for homebrew 2018-10-17 15:43:02 -06:00
Ben Chatelain
55aa25193b 🚚 Rename package_install script 2018-10-17 15:23:22 -06: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
817bab29b5 🔊 Show package info after install 2018-10-16 17:47:29 -06:00
Ben Chatelain
08ba0d42cf 🔖 Version 1.4.3 2018-10-16 16:26:27 -06:00
Ben Chatelain
b04cf3be33 Add install script 2018-10-16 15:54:22 -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
Unknown
71d7ebe2e8 🔊 Show full xcodebuild commands 2018-10-14 16:05:31 -06:00
Tony Arnold
e7b4b48b06
Remove redundant clean action 2018-09-06 09:26:44 +10:00
Tony Arnold
eb64b17fe2
Add dependency on Carthage 2018-09-05 09:54:07 +10:00
Tony Arnold
8113d00fe2
Remove CocoaPods from project 2018-09-05 09:44:50 +10:00
Ben Chatelain
7b3365860f 🐛 Fix path to mas binary in package script 2018-08-11 16:30:08 -06:00
Ben Chatelain
dfbbeb015c 🏗️ Archive on all builds 2018-08-11 16:29:45 -06:00
Ben Chatelain
b9f1383034 Update path to private headers 2018-08-10 18:44:20 -06:00
Ben Chatelain
7766b9d0c3 ♻️ Refactor scripts to place all artifacts under ./build 2018-07-04 19:55:28 -06:00
Ben Chatelain
00414fd826 🔧 Update scripts 2018-07-04 18:25:59 -06:00
Ben Chatelain
080afae204 Use release scheme in build script 2018-02-17 14:17:11 -07:00
Ben Chatelain
9c933d0b4c Update path in release script 2018-02-16 21:03:57 -07:00
Ben Chatelain
ca4edd4ea9 Invoke xcpretty through bundler 2018-01-26 19:51:01 -07:00
Ben Chatelain
05f4c8141c [package] Ensure xcarchive dir exists 2017-05-26 22:35:03 -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
Andrew Naylor
f4a984768d Ensure sed doesn't save backups 2016-09-24 17:07:15 +01:00
Andrew Naylor
80a761b067 Put the dSYM in the correct place 2016-02-21 12:53:18 +00:00
Andrew Naylor
65a299b744 Add a script to update the version number 2016-02-21 12:44:12 +00:00
Andrew Naylor
8adee62920 Ensure the dSYM is uploaded with the release 2016-02-21 12:22:31 +00:00
Andrew Naylor
67d6b80590 Update Headers in the correct directory 2016-02-06 12:00:20 +00:00
Andrew Naylor
112d8567bf Ensure the build directory is also cleaned up 2015-12-31 16:18:43 +00:00
Andrew Naylor
38e2ba7ffe Ensure Travis detects build status correctly 2015-12-31 01:40:52 +00:00
Andrew Naylor
c72fb162c7 Improve the README 2015-12-30 22:00:32 +00:00