Ben Chatelain
45f33378d0
🛠 Apply Xcode 12b6 recommended settings
2020-09-07 11:29:25 -06:00
Ben Chatelain
c254534655
🔈 Format list output using AppListFormatter
2020-06-07 14:01:34 -06: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
6e3e4f1332
⚒️ Apply Xcode 11.3 recommended settings
2019-12-13 16:52:02 -07:00
Ben Chatelain
1718e53e49
🛠️ Swift 5, Xcode 10.2 recommended settings
2019-12-13 16:44:43 -07:00
Ben Chatelain
a43891dcfb
🛠️ Apply Xcode 10.1 recommended settings
2019-01-05 08:50:04 -07:00
Ben Chatelain
29301348f6
🔧 Disable code coverage in Release scheme
...
Fixes a regression of #135
2018-11-18 16:21:43 -07: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
53e4ea2106
🛠 Apply Xcode 9.3 recommended settings
2018-07-04 12:48:48 -06: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
fc8222a6a4
Add test target
2018-01-28 19:35:27 -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
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
Andrew Naylor
446762e31e
Switch to Xcode 8.0 / Swift 2.3
2016-09-17 11:26:43 +01:00
Andrew Naylor
3a06d72a78
Rename the binary to mas
2015-09-21 00:37:30 +01:00
Andrew Naylor
6042bccbe6
Use the built-in method for including Info.plist
2015-09-20 23:23:47 +01:00
Andrew Naylor
5ddc2ae45b
Sort the xcscheme
2015-09-20 23:23:27 +01:00
Andrew Naylor
48564af2d6
Allow us to debug mas
running within Terminal
2015-09-04 00:14:03 +01:00
Andrew Naylor
3a913bae34
Create the scheme for Travis
2015-08-11 00:30:20 +08:00