Skip to content

Commit

Permalink
Update the schemes.
Browse files Browse the repository at this point in the history
  • Loading branch information
bojan committed Jan 14, 2020
1 parent de9e0f8 commit 5352378
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 111 deletions.
82 changes: 0 additions & 82 deletions Thingy.xcodeproj/xcshareddata/xcschemes/Tests tvOS.xcscheme

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "AD88C67C53FE4E578B02552D"
BuildableName = "Tests iOS.xctest"
BlueprintName = "Tests iOS"
BuildableName = "Tests.xctest"
BlueprintName = "Tests"
ReferencedContainer = "container:Thingy.xcodeproj">
</BuildableReference>
</BuildActionEntry>
Expand All @@ -26,22 +26,20 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
codeCoverageEnabled = "YES"
shouldUseLaunchSchemeArgsEnv = "YES">
shouldUseLaunchSchemeArgsEnv = "YES"
codeCoverageEnabled = "YES">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "AD88C67C53FE4E578B02552D"
BuildableName = "Tests iOS.xctest"
BlueprintName = "Tests iOS"
BuildableName = "Tests.xctest"
BlueprintName = "Tests"
ReferencedContainer = "container:Thingy.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
Expand All @@ -57,13 +55,11 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "AD88C67C53FE4E578B02552D"
BuildableName = "Tests iOS.xctest"
BlueprintName = "Tests iOS"
BuildableName = "Tests.xctest"
BlueprintName = "Tests"
ReferencedContainer = "container:Thingy.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand Down
30 changes: 13 additions & 17 deletions Thingy.xcodeproj/xcshareddata/xcschemes/Thingy iOS.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -26,31 +26,29 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
codeCoverageEnabled = "YES"
shouldUseLaunchSchemeArgsEnv = "YES">
shouldUseLaunchSchemeArgsEnv = "YES"
codeCoverageEnabled = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "AD88CC9CCE3163C7DBDA97EE"
BuildableName = "Thingy.framework"
BlueprintName = "Thingy iOS"
ReferencedContainer = "container:Thingy.xcodeproj">
</BuildableReference>
</MacroExpansion>
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "AD88C67C53FE4E578B02552D"
BuildableName = "Tests iOS.xctest"
BlueprintName = "Tests iOS"
BuildableName = "Tests.xctest"
BlueprintName = "Tests"
ReferencedContainer = "container:Thingy.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "AD88CC9CCE3163C7DBDA97EE"
BuildableName = "Thingy.framework"
BlueprintName = "Thingy iOS"
ReferencedContainer = "container:Thingy.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
Expand All @@ -71,8 +69,6 @@
ReferencedContainer = "container:Thingy.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand Down

0 comments on commit 5352378

Please sign in to comment.