Ben Chatelain
90f5b21c7c
➕ mint (0.14.2)
...
Use mint to install carthage, swiftformat, swiftlint
2020-04-25 12:48:35 -06:00
Ben Chatelain
2b1dfef9a8
⬆️ 💎 Upgrade gems
2020-04-25 12:21:26 -06:00
Maximilian Blochberger
3676790bc2
Mention new purchase feature in CHANGELOG
2020-03-21 16:57:49 +01:00
Maximilian Blochberger
b1ceaff815
Add documentation for the purchase command
2020-03-21 14:24:27 +01:00
Maximilian Blochberger
fbfe5385ee
Add tests for purchase command
2020-03-21 12:31:46 +01:00
Maximilian Blochberger
3364a34784
Satisfy linter
...
The linter complained that the line with the URL parameters was too
long. I transformed the parameters into a dictionary. This has the
additional value of differences in parameters between installing and
purchasing can be spotted more easily.
2020-03-21 11:45:41 +01:00
Maximilian Blochberger
50b438011a
Fix casing of command description
...
The other commands start upper-cased.
2020-03-21 11:44:28 +01:00
Maximilian Blochberger
dcc82b46ba
Merge remote-tracking branch 'origin/master' into feature/purchase-apps
2020-03-21 11:42:35 +01:00
Ben Chatelain
f19c146e7b
Merge pull request #263 from mas-cli/upgrade-gems
...
Upgrade gems
2020-03-20 16:55:54 -06:00
Ben Chatelain
66391504e0
⬆️ 💎 Upgrade gems
2020-03-20 16:38:31 -06:00
Ben Chatelain
d6a37a0d1e
⬆️ Update brew tools
2020-03-20 16:22:37 -06:00
Ben Chatelain
6a410e6970
⬆️ danger (6.3.1), bundler (2.1.4)
2020-03-08 08:34:48 -06:00
Ben Chatelain
d2802fda23
Merge pull request #261 from mas-cli/changelog
...
📝 Changelog
2020-02-12 08:55:45 -07:00
Ben Chatelain
c2ec02e4a4
🔗 Add missing compare links to changelog
2020-02-12 08:31:45 -07:00
Ben Chatelain
5881a8af15
🎨 Markdown formatting
2020-02-12 08:30:52 -07:00
Ben Chatelain
977ee6fde2
Merge pull request #255 from mas-cli/swift5
...
🕊 Swift 5
2020-02-12 08:27:09 -07:00
Ben Chatelain
94e8d62443
👷🏻♀️ Update travis image to xcode11.3
2020-02-12 08:09:24 -07:00
Ben Chatelain
bfb5629bb0
➖ Remote Result from Components.plist
2020-02-10 05:52:18 -07:00
Ben Chatelain
15c988b216
⬆️ 📦 Update brew tools
...
- swiftlint (0.38.2)
- swiftformat (0.44.2)
2020-02-10 05:46:58 -07:00
Maximilian Blochberger
924b50ba65
Merge remote-tracking branch 'origin/master' into feature/purchase-apps
2020-01-09 15:42:16 +01:00
Jakob Rieck
c0bb85d6e6
Added ability to purchase free apps to mas tool.
2020-01-08 15:27:18 +01:00
Ben Chatelain
664405077d
📝 Update changelog
2019-12-13 18:32:24 -07:00
Ben Chatelain
f416be015a
🍼 Xcode 10.2 and macOS 10.14 required to build
2019-12-13 18:32:13 -07:00
Ben Chatelain
d9b98b8e40
🍼 Remove Result from formula
2019-12-13 18:02:23 -07:00
Ben Chatelain
40b73b051b
🔥 Remove Result imports and project references
2019-12-13 17:56:00 -07:00
Ben Chatelain
37d18877ee
🍺 Add Brewfile.lock.json
2019-12-13 17:47:57 -07:00
Ben Chatelain
f28355374e
🔥 Remove obsolete Result sources
2019-12-13 17:47:44 -07:00
Ben Chatelain
fe528500a5
💥 Fix build error by enabling code coverage
...
https://github.com/Swinject/Swinject/issues/296
Undefined symbols for architecture x86_64:
"___llvm_profile_runtime", referenced from:
___llvm_profile_runtime_user in CKSoftwareProduct+SoftwareProduct.o
___llvm_profile_runtime_user in NetworkSession.o
___llvm_profile_runtime_user in SoftwareProduct.o
___llvm_profile_runtime_user in StoreAccount.o
(maybe you meant: ___llvm_profile_runtime_user)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
2019-12-13 17:38:28 -07:00
Ben Chatelain
0ddb0cd3ec
➖ Result, ⬆️ Quick (2.2.0), Nimble (8.0.4), Commandant (0.17.0)
2019-12-13 17:36:15 -07:00
Ben Chatelain
d83af90d43
📝 Add swift runtime install notes
2019-12-13 17:23:50 -07:00
Ben Chatelain
7f7c8f7ea7
👷🏻♂️ Option into travis build config validation
2019-12-13 17:09:48 -07:00
Ben Chatelain
09ae943a1f
👷🏻♀️ Use Bundler 2 on travis
2019-12-13 17:08:16 -07:00
Ben Chatelain
54536ef0e2
⬆️ ruby (2.4.3)
2019-12-13 17:01:34 -07:00
Ben Chatelain
49c39bc082
🔥 Remove obsolete .swift-version file
2019-12-13 17:01:17 -07:00
Ben Chatelain
7bd17514c7
👷🏻♂️ Use xcode11.2 image on travis
2019-12-13 16:56:14 -07:00
Ben Chatelain
41ca36e2eb
🕊️ Set swift version at project level
2019-12-13 16:55:45 -07:00
Ben Chatelain
6e3e4f1332
⚒️ Apply Xcode 11.3 recommended settings
2019-12-13 16:52:02 -07:00
Ben Chatelain
cab82b8ec3
⬆️ 💎 Upgrade gems
2019-12-13 16:48:19 -07:00
Ben Chatelain
82d30b5f9a
👽 Update Data deprecated init usager
2019-12-13 16:44:43 -07:00
Ben Chatelain
1aad8aa6b1
🌐 Enable base localization
2019-12-13 16:44:43 -07:00
Ben Chatelain
1718e53e49
🛠️ Swift 5, Xcode 10.2 recommended settings
2019-12-13 16:44:43 -07:00
Ben Chatelain
2937238c78
⬆️ Commandant (0.15.0+)
2019-12-13 16:44:43 -07:00
Ben Chatelain
38f5ff69d1
⬆️ Quick (2.0.0), Nimble (8.0.1)
2019-12-13 16:44:43 -07:00
Ben Chatelain
ef6be930d1
Merge pull request #242 from lwolfsonkin/fish-completions
...
Seriously more interactive fish completions
2019-12-13 16:35:12 -07:00
Lawrence
f001450395
Seriously more interactive fish completions
2019-05-23 12:08:40 -04:00
Ben Chatelain
b5efb8525e
Merge pull request #241 from mas-cli/readme-tap
...
💡 Update readme with simpler tap usage
2019-04-30 09:37:20 -06:00
Ben Chatelain
06190db44b
🎨 Simplify fenced code blocks, use footer link definitions
2019-04-30 07:40:29 -06:00
Ben Chatelain
bf7b68fe00
💡 Simplify tap install command example
...
Old way triggers the following warnings:
Warning: Calling brew tap-pin user/tap is deprecated! Use fully-scoped user/tap/formula naming instead.
Warning: mas is provided by core, but is now shadowed by mas-cli/tap/mas.
2019-04-30 07:39:28 -06:00
Ben Chatelain
eef2f010bb
Merge pull request #240 from mas-cli/formula-1.6.3
...
🍼 Update formula for 1.6.3
2019-04-30 07:24:07 -06:00
Ben Chatelain
2bf51f7a64
Merge branch 'master' into formula-1.6.3
2019-04-30 07:22:14 -06:00