|
@@ -26,9 +26,29 @@
|
|
|
buildConfiguration = "Debug"
|
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
- shouldUseLaunchSchemeArgsEnv = "YES">
|
|
|
+ shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
+ codeCoverageEnabled = "YES">
|
|
|
<Testables>
|
|
|
+ <TestableReference
|
|
|
+ skipped = "NO">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "754BE45F19693E190098E6F3"
|
|
|
+ BuildableName = "CryptoSwiftTests.xctest"
|
|
|
+ BlueprintName = "CryptoSwiftTests"
|
|
|
+ ReferencedContainer = "container:CryptoSwift.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </TestableReference>
|
|
|
</Testables>
|
|
|
+ <MacroExpansion>
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "5596BDBA1BC8F220007E38D5"
|
|
|
+ BuildableName = "CryptoSwift.framework"
|
|
|
+ BlueprintName = "CryptoSwift watchOS"
|
|
|
+ ReferencedContainer = "container:CryptoSwift.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </MacroExpansion>
|
|
|
<AdditionalOptions>
|
|
|
</AdditionalOptions>
|
|
|
</TestAction>
|