Ben Chatelain
b0d5d2c4b8
🤡 Handle requestSynchronousDataWithURLString in mock
2019-01-05 10:58:00 -07:00
Ben Chatelain
1fb28d6b6b
🚚 Rename URLSession+Synchronous.swift
2019-01-05 10:58:00 -07:00
Ben Chatelain
aa0d204a07
♻️ Add NetworkManager
...
https://www.swiftbysundell.com/posts/mocking-in-swift
https://medium.com/@johnsundell/mocking-in-swift-56a913ee7484
2019-01-05 10:58:00 -07:00
Ben Chatelain
a43891dcfb
🛠️ Apply Xcode 10.1 recommended settings
2019-01-05 08:50:04 -07:00
Ben Chatelain
e807754ca4
📶 Sort project references
2019-01-05 08:44:20 -07:00
Ben Chatelain
094ab1d1b5
Merge remote-tracking branch 'mas/links' into links
2019-01-05 08:39:23 -07:00
Ben Chatelain
55ba1c5454
✅ Add MasStoreSearchSpec
2019-01-05 08:39:07 -07:00
Ben Chatelain
df750c58a4
Merge branch 'master' into links
2019-01-05 07:15:10 -08:00
Ben Chatelain
fc9395b6da
📶 Sort project references
2019-01-04 17:10:02 -08:00
Ben Chatelain
9660a14784
✅ 🤡 Flesh out HomeCommandSpec
2019-01-04 16:54:00 -08:00
Ben Chatelain
f2c318d04b
📶 Sort project references
2019-01-04 09:12:33 -08:00
Ben Chatelain
de3bec0505
💀 Add test skeletons
2019-01-03 17:22:26 -08:00
Ben Chatelain
41f5e7d359
✨ Add vendor command
2019-01-03 17:19:44 -08:00
Ben Chatelain
5dcbb076d2
✨ Add open command
2019-01-03 17:15:50 -08:00
Ben Chatelain
a11a5b48cf
💥 Increment macOS deployment target to 10.11
2019-01-03 17:03:47 -08:00
Ben Chatelain
6e002b79ce
Merge branch 'master' into pkg
2019-01-03 16:33:58 -08:00
Ben Chatelain
d5d8dd6b7e
📶 Sort project references
2019-01-03 15:19:08 -08:00
Ben Chatelain
dbf20d6d7a
🚧 Add OpenCommand
2019-01-03 15:15:53 -08:00
Ben Chatelain
3630df5750
🖼 Add ExternalCommand protocol
2019-01-02 23:05:13 -08:00
Ben Chatelain
6bbc3f384a
✨ Add initial home command
2018-12-29 22:57:06 -08:00
Ben Chatelain
bd0535188d
🔖 Version 1.5.1
2018-12-28 21:19:12 -08:00
Ben Chatelain
5a99645380
💀 Add test skeletons
2018-12-28 15:23:22 -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
d53c42ae00
🔖 Version 1.5.0
2018-12-27 16:38:10 -07:00
Ben Chatelain
97646f579f
♻️ 🤡 Move trash method to AppLibrary, mock for tests
2018-12-27 16:07:35 -07:00
Ben Chatelain
5be95132e9
♻️ ✅ Introduce AppLibrary, SoftwareProduct protocols
...
for easy dependency injection
2018-12-27 15:24:20 -07:00
Ben Chatelain
16734a7f89
🚚 Create commands group in tests
2018-12-27 14:48:24 -07:00
Ben Chatelain
2c2eaa2821
🚚 Move files under MasKit group
...
🔥 Remove empty mas bridging header
2018-12-27 14:47:11 -07:00
Ben Chatelain
be74199b9f
✨ Add uninstall command
2018-12-27 14:01:48 -07:00
Ben Chatelain
69aa9ae85b
🔖 Version 1.4.4
2018-12-19 21:02:00 -07:00
Ben Chatelain
1dc9715a3a
🚨 Change dylib version to minor.patch
...
Fixes linker warning:
👎 truncating -current_version to fit in 32-bit space used by old mach-o format
2018-11-18 16:41:20 -07:00
Ben Chatelain
29301348f6
🔧 Disable code coverage in Release scheme
...
Fixes a regression of #135
2018-11-18 16:21:43 -07:00
Ben Chatelain
8a95fa04b8
✅ 🤡 Add tests for search.
...
Add Result and Commandant in test bundle.
2018-11-17 19:04:27 -07:00
Ben Chatelain
ef3d8819f3
🤡 Add search service response JSON
2018-11-13 20:35:20 -08:00
Ben Chatelain
214dcfa11d
📶 Sort project references
2018-11-12 17:19:10 -08:00
Ben Chatelain
4df530737e
✅ Add SearchSpec
...
- Fixed test project config so that Quick framework can be used in tests
2018-11-12 14:13:34 -07:00
Ben Chatelain
3ac52a15c7
🧹 🛠 Move tests into MasKitTests group, delete unused Info.plist
2018-11-12 13:53:19 -07:00
Ben Chatelain
1a7f6fd655
🧹 🛠 Remove redundant framework references from project
2018-11-12 13:38:09 -07:00
Ben Chatelain
457e2ab5ee
🔗 Update dylib links on install
2018-10-17 17:18:55 -06:00
Ben Chatelain
a9c38fbed1
🗜 Shrink binary by excluding swift static libs
...
https://medium.com/livefront/how-to-add-a-dynamic-swift-framework-to-a-command-line-tool-bab6426d6c31#fcec
2018-10-16 19:32:06 -06:00
Ben Chatelain
b6569bdd07
🍱 Remove dup MasKit from bin
2018-10-16 17:47:01 -06:00
Ben Chatelain
07435bea8f
📌 Embed Swift dylibs in MasKit
2018-10-16 17:30:12 -06:00
Ben Chatelain
08ba0d42cf
🔖 Version 1.4.3
2018-10-16 16:26:27 -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
ac67fd20f5
📦 Embed 3rd party frameworks in MasKit, set mas @rpath
2018-10-14 16:21:03 -06:00
Unknown
ae92adab99
📶 Sort project
2018-10-14 15:54:41 -06:00
Unknown
a9d7fbcd4c
🔥 Delete mas-tests target
2018-10-14 15:47:55 -06:00
Ben Chatelain
e3451e5b85
🛠️ Share MasKit scheme
2018-10-14 14:50:38 -06:00
Ben Chatelain
6bc5c753e4
⬆️ 👽 Increase macOS deployment target on MasKitTests to 10.11
2018-10-14 14:49:47 -06:00
Unknown
7a62034004
🥢 Fix compile issues
2018-10-14 14:45:21 -06:00
Unknown
eba0a28aac
🚧 ♻️ Create MasKit targets
2018-10-14 13:41:19 -06:00
Ben Chatelain
3199d80cd3
🤡 Add StoreAccount protocol
2018-10-13 22:22:20 -06:00
Ben Chatelain
e3d167dc10
⬆️ Swift 4.2, Xcode 10
2018-10-01 20:06:38 -06:00
Ben Chatelain
66f09e9b83
📶 Sort project
2018-10-01 19:53:19 -06:00
Tony Arnold
8113d00fe2
Remove CocoaPods from project
2018-09-05 09:44:50 +10:00
Ben Chatelain
4a75478a6c
🔖 Version 1.4.2
2018-08-11 16:19:01 -06:00
Ben Chatelain
7b2d8c1135
📶 Sort project files
2018-08-10 18:47:52 -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
83f18c45a1
🛠️ Configure Release build to install to ./build
2018-07-04 18:49:03 -06:00
Ben Chatelain
025e38cf83
🔧 Build swift pods statically
2018-07-04 18:25:37 -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
1ba60aeae8
🙈 Ignore Quick and Nimble dirs
2018-07-04 13:15:51 -06:00
Ben Chatelain
b7338eb3cd
⬇️ Back to Xcode 8.0 format
...
Since 9.3 requires 10.13.2
2018-07-04 12:48:48 -06:00
Ben Chatelain
138e905cff
🔧 Set swift version at project level
2018-07-04 12:48:48 -06:00
Ben Chatelain
9a0d2163be
🛠 Enable new build system
2018-07-04 12:48:48 -06:00
Ben Chatelain
aa5990651f
🛠 Convert project format to 9.3
2018-07-04 12:48:48 -06:00
Ben Chatelain
53e4ea2106
🛠 Apply Xcode 9.3 recommended settings
2018-07-04 12:48:48 -06:00
Ben Chatelain
4be4345bd0
Version 1.4.1
2018-02-18 18:48:09 -07:00
Ben Chatelain
8ebb655300
Rename debug scheme
2018-02-17 14:49:20 -07:00
Ben Chatelain
305cdb437d
🔧 Add Release scheme
2018-02-17 14:09:19 -07:00
Ben Chatelain
e77067b3f3
🔖 Version 1.4.0
2018-02-16 21:00:07 -07:00
Ben Chatelain
055ed2619e
Enable project versioning
2018-02-16 20:56:17 -07:00
Ben Chatelain
491f844377
Remove example tests
2018-02-11 15:41:47 -07:00
Ben Chatelain
7a4d04b7a0
Add MASErrorTestCase
2018-02-11 15:41:21 -07:00
Ben Chatelain
ab01197272
Pull up header/framework paths to project level
...
Share with tests target
2018-02-11 15:22:54 -07:00
Ben Chatelain
b3e58ab65b
Update MASError file to match type name
2018-02-11 15:09:45 -07:00
Ben Chatelain
7a15248a3c
Rename group to AppTests
...
so that it sorts immediately after the App group
2018-02-11 14:50:50 -07:00
Ben Chatelain
9179ae5eae
Move new file under /App
2018-02-07 21:16:20 -07:00
Ben Chatelain
38efd3d8d6
Merge branch 'master' into test-target
2018-02-07 21:08:00 -07:00
Andrew Griffiths
c001021f3a
support app name(s) for upgrade command.
...
This commit adds a step to the upgrade command which checks each
input token against the list of installed apps and converts any
matched productName to a productId.
2018-02-07 19:30:40 -07:00
Ben Chatelain
fc8222a6a4
Add test target
2018-01-28 19:35:27 -07:00
Ben Chatelain
35fb638b5b
Rename project group to App/
2018-01-28 19:24:27 -07:00
Ben Chatelain
a74d43dcb9
Merge branch 'master' into lucky-command
2018-01-27 12:27:31 -07:00
Ben Chatelain
011119812c
Merge branch 'master' into info-command
2018-01-27 10:11:42 -07:00
Ben Chatelain
f8db7e5572
Update Commandant files in project
2018-01-27 09:57:36 -07:00
Ben Chatelain
f4c34f77b5
🌱 Update seeds
...
- Commandant 0.12.0+ (Swift 4 fixes in master)
- Result 3.2.4
2018-01-27 08:31:18 -07:00
Ben Chatelain
225a1fb523
🔨 Use Xcode 8.0 compatible project format
2018-01-27 08:31:10 -07:00
Ben Chatelain
e0239860f4
🔨 Disable Swift 3 objc inference
2018-01-27 08:30:43 -07:00
Jake Spann
72a6d40df4
Updates
...
* Updated to Swift 4
* Turn on Whole Module Optimization
* Enable Additional Compiler Warnings
* A few fixes for Swift 4
2017-12-28 09:45:08 -06:00
Pablo Varela
705e7b1f65
Add command "lucky"
2017-05-11 16:29:18 -04:00
Dmitry Rodionov
281dcf084c
Revert "Enable Whole Module Optimization"
...
This reverts commit 4fc61f92b1
.
2017-01-15 21:49:45 +07:00
Dmitry Rodionov
4fc61f92b1
Enable Whole Module Optimization
...
As suggested by Xcode 8.2.1
2017-01-15 21:44:12 +07:00
Denis Lebedev
aefaeb5e05
Implements #26 : Add info command
2016-10-22 00:04:19 +01:00
Andrew Naylor
97f582f98b
Disable Whole module optimization to fix build error
2016-09-25 22:57:21 +01:00
Andrew Naylor
be28fb5cbd
Update to Commandant 0.11.1
2016-09-24 15:53:50 +01:00
Andrew Naylor
634dbd87dd
Initial port to Swift 3
2016-09-17 13:58:38 +01:00
Andrew Naylor
446762e31e
Switch to Xcode 8.0 / Swift 2.3
2016-09-17 11:26:43 +01:00