We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b0208 commit ee8759bCopy full SHA for ee8759b
Makefile
@@ -1,2 +1,3 @@
1
project:
2
- ruby ./scripts/generate_xcodeproj.rb
+ swiftproj generate-xcodeproj --enable-code-coverage
3
+ swiftproj add-system-framework --project URLNavigator.xcodeproj --target QuickSpecBase --framework Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCTest.framework
scripts/carthage_helper.rb
scripts/generate_xcodeproj.rb
0 commit comments