aboutsummaryrefslogtreecommitdiff
path: root/xcode/olm.xcodeproj/xcshareddata/xcschemes/OLMKitTests.xcscheme
diff options
context:
space:
mode:
authormanuroe <manu@matrix.org>2016-09-27 08:30:33 +0200
committermanuroe <manu@matrix.org>2016-09-27 08:30:33 +0200
commit1d06f2a4d9565c332081bc685edd8fd61d6507ef (patch)
treece61f13c9347786276238fc36e34dde4d5d32f5a /xcode/olm.xcodeproj/xcshareddata/xcschemes/OLMKitTests.xcscheme
parent8a8d100ee5be5961861e53f8b3b5702e8902af74 (diff)
parentdaab2a58af947cddd67fe9f30dd3a9fc327650c0 (diff)
Merge remote-tracking branch 'OLMKit/olmkit' into olmkit
# Conflicts: # .gitignore # include/olm/olm.hh # javascript/README.md
Diffstat (limited to 'xcode/olm.xcodeproj/xcshareddata/xcschemes/OLMKitTests.xcscheme')
-rw-r--r--xcode/olm.xcodeproj/xcshareddata/xcschemes/OLMKitTests.xcscheme90
1 files changed, 90 insertions, 0 deletions
diff --git a/xcode/olm.xcodeproj/xcshareddata/xcschemes/OLMKitTests.xcscheme b/xcode/olm.xcodeproj/xcshareddata/xcschemes/OLMKitTests.xcscheme
new file mode 100644
index 0000000..300e62c
--- /dev/null
+++ b/xcode/olm.xcodeproj/xcshareddata/xcschemes/OLMKitTests.xcscheme
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+ LastUpgradeVersion = "0730"
+ version = "1.3">
+ <BuildAction
+ parallelizeBuildables = "YES"
+ buildImplicitDependencies = "YES">
+ <BuildActionEntries>
+ <BuildActionEntry
+ buildForTesting = "YES"
+ buildForRunning = "YES"
+ buildForProfiling = "NO"
+ buildForArchiving = "NO"
+ buildForAnalyzing = "NO">
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "D976E4461CB852E000F5C124"
+ BuildableName = "OLMKitTests.xctest"
+ BlueprintName = "OLMKitTests"
+ ReferencedContainer = "container:olm.xcodeproj">
+ </BuildableReference>
+ </BuildActionEntry>
+ </BuildActionEntries>
+ </BuildAction>
+ <TestAction
+ buildConfiguration = "Debug"
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ shouldUseLaunchSchemeArgsEnv = "YES">
+ <Testables>
+ <TestableReference
+ skipped = "NO">
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "D976E4461CB852E000F5C124"
+ BuildableName = "OLMKitTests.xctest"
+ BlueprintName = "OLMKitTests"
+ ReferencedContainer = "container:olm.xcodeproj">
+ </BuildableReference>
+ </TestableReference>
+ </Testables>
+ <AdditionalOptions>
+ </AdditionalOptions>
+ </TestAction>
+ <LaunchAction
+ buildConfiguration = "Debug"
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ launchStyle = "0"
+ useCustomWorkingDirectory = "NO"
+ ignoresPersistentStateOnLaunch = "NO"
+ debugDocumentVersioning = "YES"
+ debugServiceExtension = "internal"
+ allowLocationSimulation = "YES">
+ <MacroExpansion>
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "D976E4461CB852E000F5C124"
+ BuildableName = "OLMKitTests.xctest"
+ BlueprintName = "OLMKitTests"
+ ReferencedContainer = "container:olm.xcodeproj">
+ </BuildableReference>
+ </MacroExpansion>
+ <AdditionalOptions>
+ </AdditionalOptions>
+ </LaunchAction>
+ <ProfileAction
+ buildConfiguration = "Release"
+ shouldUseLaunchSchemeArgsEnv = "YES"
+ savedToolIdentifier = ""
+ useCustomWorkingDirectory = "NO"
+ debugDocumentVersioning = "YES">
+ <MacroExpansion>
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "D976E4461CB852E000F5C124"
+ BuildableName = "OLMKitTests.xctest"
+ BlueprintName = "OLMKitTests"
+ ReferencedContainer = "container:olm.xcodeproj">
+ </BuildableReference>
+ </MacroExpansion>
+ </ProfileAction>
+ <AnalyzeAction
+ buildConfiguration = "Debug">
+ </AnalyzeAction>
+ <ArchiveAction
+ buildConfiguration = "Release"
+ revealArchiveInOrganizer = "YES">
+ </ArchiveAction>
+</Scheme>