aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata
diff options
context:
space:
mode:
authorMarius Ursache <marius@marius.me.uk>2016-03-01 10:45:24 +1100
committerMarius Ursache <marius@marius.me.uk>2016-03-01 10:45:24 +1100
commit7887ad6932b02ca149520b1624608504da3494bf (patch)
treea54f467dee09e47a56dd58681d0a216d4b4514e3 /Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata
parent8a4bc2f3a38da7cea67c4cc5e8bb85fa2c5c2d07 (diff)
downloadsequelpro-7887ad6932b02ca149520b1624608504da3494bf.tar.gz
sequelpro-7887ad6932b02ca149520b1624608504da3494bf.tar.bz2
sequelpro-7887ad6932b02ca149520b1624608504da3494bf.zip
Converted PostgresKit tests to XCTest
Diffstat (limited to 'Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata')
-rw-r--r--Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata/xcschemes/PostgresKit.xcscheme16
1 files changed, 14 insertions, 2 deletions
diff --git a/Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata/xcschemes/PostgresKit.xcscheme b/Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata/xcschemes/PostgresKit.xcscheme
index ca74a70b..04dd4bea 100644
--- a/Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata/xcschemes/PostgresKit.xcscheme
+++ b/Frameworks/PostgresKit/PostgresKit.xcodeproj/xcshareddata/xcschemes/PostgresKit.xcscheme
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
- LastUpgradeVersion = "0500"
+ LastUpgradeVersion = "0720"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
@@ -33,12 +33,14 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "1724CD0315FB68E800AB2291"
- BuildableName = "Tests.octest"
+ BuildableName = "Tests.xctest"
BlueprintName = "Tests"
ReferencedContainer = "container:PostgresKit.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
+ <AdditionalOptions>
+ </AdditionalOptions>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
@@ -48,7 +50,17 @@
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
+ debugServiceExtension = "internal"
allowLocationSimulation = "YES">
+ <MacroExpansion>
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "8DC2EF4F0486A6940098B216"
+ BuildableName = "PostgresKit.framework"
+ BlueprintName = "PostgresKit"
+ ReferencedContainer = "container:PostgresKit.xcodeproj">
+ </BuildableReference>
+ </MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>