Commit graph

361 commits

Author SHA1 Message Date
Ben Chatelain
110a4f89c3 🚨 Restore SYMROOT build setting 2018-08-12 20:38:03 -06:00
Ben Chatelain
487f3cd4f2 🍼 Add tap formula with custom-built bottles
https://bintray.com/phatblat/mas-bottles/mas/1.4.2/view/files#files/
2018-08-12 20:16:49 -06:00
Ben Chatelain
b430009d9d 🙈 Ignore releases/ 2018-08-12 19:52:59 -06:00
Ben Chatelain
15a65abf33 📝 Add #157 to changelog 2018-08-12 18:36:38 -06:00
Ben Chatelain
fea363bee4 📲 Update install script 2018-08-12 18:34:59 -06:00
Ben Chatelain
667e5e3678 📝 Update release name in changelog 2018-08-12 15:28:32 -06:00
Ben Chatelain
323d6d531e 🍺 Update url and sha 2018-08-12 15:27:44 -06:00
Ben Chatelain
966872b328
Merge pull request #165 from mas-cli/release-1.4.2
🔖 Release 1.4.2
2018-08-12 15:15:48 -06:00
Ben Chatelain
082295152b 📝 Changelog edits for release 2018-08-12 15:10:16 -06:00
Ben Chatelain
83b9086779 🔗 Update links to signin issue 2018-08-12 15:09:58 -06:00
Ben Chatelain
078d466acf 📝 Update readme with price and signin changes 2018-08-11 17:37:36 -06:00
Ben Chatelain
b9ab23868b 📝 Add --price flag to changelog 2018-08-11 17:37:11 -06:00
Ben Chatelain
a8884b5db7 🔇 Remove log message 2018-08-11 17:08:43 -06:00
Ben Chatelain
0c975407a2 🐛 Fix account command 2018-08-11 17:06:38 -06: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
4a75478a6c 🔖 Version 1.4.2 2018-08-11 16:19:01 -06:00
Ben Chatelain
a60d9a5840 🙈 Ignore .envrc 2018-08-11 16:14:21 -06:00
Ben Chatelain
9d59cf55b5
Merge pull request #162 from mas-cli/signin-highos
🐛 Fix signout command, return error instead of crash from signin command
2018-08-11 09:52:12 -06:00
Ben Chatelain
77ec447715 🔗 Update link in error message 2018-08-11 09:43:58 -06:00
Ben Chatelain
f218b4f151 🛂 Make username/password non-optional
Removes the need for unwrap
2018-08-11 09:28:55 -06:00
Ben Chatelain
b0fa41049f 🔥 Remove account lookup experiment 2018-08-11 09:26:01 -06:00
Ben Chatelain
a93073e0c3 📝 Add PR numbers to changelog 2018-08-10 21:19:02 -06:00
Ben Chatelain
2518736c4c 🏪 Restore signIn call for 10.12 and below 2018-08-10 21:04:21 -06:00
Ben Chatelain
2c06966c33 📝 Update changelog 2018-08-10 20:34:13 -06:00
Ben Chatelain
56fd95fcd3 🚨 Change var to let to silence warning 2018-08-10 20:31:25 -06:00
Ben Chatelain
d156e737d8 Disable signin command on macOS 10.13 and greater 2018-08-10 20:31:03 -06:00
Ben Chatelain
912fcb7925 🔧 Switch back to standard build system
Gets rid of warning:
Target Quick product libQuick.a cannot link framework XCTest.framework
2018-08-10 19:14:52 -06:00
Ben Chatelain
7b2d8c1135 📶 Sort project files 2018-08-10 18:47:52 -06:00
Ben Chatelain
76b1098a40 🤷🏻‍♂️ Attempt signin using CKAccountStore 2018-08-10 18:44:21 -06:00
Ben Chatelain
34760a60ed 👽 Restore using CKAccountService to sign out on 10.12 and below 2018-08-10 18:44:21 -06:00
Ben Chatelain
07dd7c6251 🐛 Fix signout command 2018-08-10 18:44:21 -06:00
Ben Chatelain
f46b7e145b 📦 Update private headers from 10.13.4
Added nonnull markers
2018-08-10 18:44:21 -06:00
Ben Chatelain
c4d8f8e744 Add ISAuthenticationResponse.h 2018-08-10 18:44:20 -06:00
Ben Chatelain
0039e52329 Update private headers
from macOS High Sierra 10.13.3 (17D2047)
2018-08-10 18:44:20 -06:00
Ben Chatelain
b9f1383034 Update path to private headers 2018-08-10 18:44:20 -06:00
Ben Chatelain
2937f664f8
Merge pull request #157 from archite/simple-bash-completion
Adding simple bash completion
2018-07-17 20:15:54 -06:00
Adam Karim
35b2d1fc91
Adding bash completion to Homebrew forumla 2018-07-17 17:00:57 -07:00
Adam Karim
dd2f480187
Adding simple bash completion 2018-07-06 20:19:25 -07:00
Ben Chatelain
572bf8e655
Merge pull request #154 from mas-cli/cocoapods
🍫 CocoaPods (1.5.3)
2018-07-05 10:17:03 -06:00
Ben Chatelain
7766b9d0c3 ♻️ Refactor scripts to place all artifacts under ./build 2018-07-04 19:55:28 -06:00
Ben Chatelain
83f18c45a1 🛠️ Configure Release build to install to ./build 2018-07-04 18:49:03 -06:00
Ben Chatelain
9230a3dfc8 🎨 Remove trailing spaces from readme 2018-07-04 18:29:10 -06:00
Ben Chatelain
00414fd826 🔧 Update scripts 2018-07-04 18:25:59 -06:00
Ben Chatelain
025e38cf83 🔧 Build swift pods statically 2018-07-04 18:25:37 -06:00
Ben Chatelain
45decf1a84 🛃 Add missing imports 2018-07-04 14:56:10 -06:00
Ben Chatelain
2471c888b3 🍫 Integrate CocoaPods 2018-07-04 14:55:44 -06:00
Ben Chatelain
89c9ee68c9 🔥 Deintegrate CocoaSeeds 2018-07-04 14:52:00 -06:00
Ben Chatelain
97f56a39fa 📝 Update changelog 2018-07-04 14:18:01 -06:00
Ben Chatelain
4b66cf996d cocoaseeds, cocoapods (1.5.3) 2018-07-04 14:14:55 -06:00