Commit graph

13 commits

Author SHA1 Message Date
Ben Chatelain
1db3277c9f 🍺 Formula version v1.7.0 2020-05-24 23:25:43 -06:00
Ben Chatelain
9f0c4c8497 🔊 Log Xcode version from build 2020-05-24 21:18:05 -06:00
Ben Chatelain
309b5aa903 🎨 Format source 2020-05-14 21:32:51 -06:00
Ben Chatelain
f47e0bef3b 🚚 Rename purchase parameter, set default to false 2020-05-14 21:24:27 -06:00
Ben Chatelain
aac42c219c
Merge branch 'master' into feature/purchase-apps 2020-05-14 19:23:50 -06:00
Ben Chatelain
73e92365a3 🚧 Add SoftwareMap protocol 2020-05-13 20:57:54 -06: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
924b50ba65
Merge remote-tracking branch 'origin/master' into feature/purchase-apps 2020-01-09 15:42:16 +01:00
Ben Chatelain
8a96664a74 🎨 Apply swiftformat 2019-01-29 23:15:24 -07:00
Ben Chatelain
abd2f8c667 🚨 Fix all remaining lint findings 2019-01-11 18:06:02 -07:00
Ben Chatelain
afca0c6c50 ♻️ Refactor commands to use AppLibrary
Commands install, list, lucky, outdated, uninstall, upgrade
2018-12-28 15:08:31 -07:00
Ben Chatelain
5be95132e9 ♻️ Introduce AppLibrary, SoftwareProduct protocols
for easy dependency injection
2018-12-27 15:24:20 -07:00
Ben Chatelain
2c2eaa2821 🚚 Move files under MasKit group
🔥 Remove empty mas bridging header
2018-12-27 14:47:11 -07:00