Fixes #221 ``` Test Suite 'SocketIO-tvOSTests.xctest' passed at 2015-10-22 17:21:34.436. Executed 56 tests, with 0 failures (0 unexpected) in 0.817 (0.867) seconds Test Suite 'All tests' passed at 2015-10-22 17:21:34.437. Executed 56 tests, with 0 failures (0 unexpected) in 0.817 (0.868) seconds ````
114 lines
4.3 KiB
XML
114 lines
4.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Scheme
|
|
LastUpgradeVersion = "0710"
|
|
version = "1.3">
|
|
<BuildAction
|
|
parallelizeBuildables = "YES"
|
|
buildImplicitDependencies = "YES">
|
|
<BuildActionEntries>
|
|
<BuildActionEntry
|
|
buildForTesting = "YES"
|
|
buildForRunning = "YES"
|
|
buildForProfiling = "YES"
|
|
buildForArchiving = "YES"
|
|
buildForAnalyzing = "YES">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "576349FA1BD9B46A00E19CD7"
|
|
BuildableName = "SocketIO-tvOS.framework"
|
|
BlueprintName = "SocketIO-tvOS"
|
|
ReferencedContainer = "container:Socket.IO-Client-Swift.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildActionEntry>
|
|
<BuildActionEntry
|
|
buildForTesting = "YES"
|
|
buildForRunning = "NO"
|
|
buildForProfiling = "NO"
|
|
buildForArchiving = "NO"
|
|
buildForAnalyzing = "NO">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "57634A181BD9B46D00E19CD7"
|
|
BuildableName = "SocketIO-tvOSTests.xctest"
|
|
BlueprintName = "SocketIO-tvOSTests"
|
|
ReferencedContainer = "container:Socket.IO-Client-Swift.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 = "57634A181BD9B46D00E19CD7"
|
|
BuildableName = "SocketIO-tvOSTests.xctest"
|
|
BlueprintName = "SocketIO-tvOSTests"
|
|
ReferencedContainer = "container:Socket.IO-Client-Swift.xcodeproj">
|
|
</BuildableReference>
|
|
</TestableReference>
|
|
</Testables>
|
|
<MacroExpansion>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "576349FA1BD9B46A00E19CD7"
|
|
BuildableName = "SocketIO-tvOS.framework"
|
|
BlueprintName = "SocketIO-tvOS"
|
|
ReferencedContainer = "container:Socket.IO-Client-Swift.xcodeproj">
|
|
</BuildableReference>
|
|
</MacroExpansion>
|
|
<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 = "576349FA1BD9B46A00E19CD7"
|
|
BuildableName = "SocketIO-tvOS.framework"
|
|
BlueprintName = "SocketIO-tvOS"
|
|
ReferencedContainer = "container:Socket.IO-Client-Swift.xcodeproj">
|
|
</BuildableReference>
|
|
</MacroExpansion>
|
|
<AdditionalOptions>
|
|
</AdditionalOptions>
|
|
</LaunchAction>
|
|
<ProfileAction
|
|
buildConfiguration = "Release"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
savedToolIdentifier = ""
|
|
useCustomWorkingDirectory = "NO"
|
|
debugDocumentVersioning = "YES">
|
|
<MacroExpansion>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "576349FA1BD9B46A00E19CD7"
|
|
BuildableName = "SocketIO-tvOS.framework"
|
|
BlueprintName = "SocketIO-tvOS"
|
|
ReferencedContainer = "container:Socket.IO-Client-Swift.xcodeproj">
|
|
</BuildableReference>
|
|
</MacroExpansion>
|
|
</ProfileAction>
|
|
<AnalyzeAction
|
|
buildConfiguration = "Debug">
|
|
</AnalyzeAction>
|
|
<ArchiveAction
|
|
buildConfiguration = "Release"
|
|
revealArchiveInOrganizer = "YES">
|
|
</ArchiveAction>
|
|
</Scheme>
|