mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Rename test targets
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "C9BB478D1E71821A00F3F98C"
|
BlueprintIdentifier = "C9BB478D1E71821A00F3F98C"
|
||||||
BuildableName = "OpenVPN Adapter iOS Tests.xctest"
|
BuildableName = "OpenVPNAdapterTests.xctest"
|
||||||
BlueprintName = "OpenVPN Adapter iOS Tests"
|
BlueprintName = "OpenVPN Adapter iOS Tests"
|
||||||
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<Scheme
|
<Scheme
|
||||||
LastUpgradeVersion = "0830"
|
LastUpgradeVersion = "0830"
|
||||||
version = "1.3">
|
version = "1.8">
|
||||||
<BuildAction
|
<BuildAction
|
||||||
parallelizeBuildables = "YES"
|
parallelizeBuildables = "YES"
|
||||||
buildImplicitDependencies = "YES">
|
buildImplicitDependencies = "YES">
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "C9D2ABF21EA212A3007EDF9D"
|
BlueprintIdentifier = "C9D2ABF21EA212A3007EDF9D"
|
||||||
BuildableName = "OpenVPN Adapter macOS Tests.xctest"
|
BuildableName = "OpenVPNAdapterTests.xctest"
|
||||||
BlueprintName = "OpenVPN Adapter macOS Tests"
|
BlueprintName = "OpenVPN Adapter macOS Tests"
|
||||||
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
ReferencedContainer = "container:OpenVPN Adapter.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
@@ -57,7 +57,6 @@
|
|||||||
buildConfiguration = "Debug"
|
buildConfiguration = "Debug"
|
||||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||||
language = ""
|
|
||||||
launchStyle = "0"
|
launchStyle = "0"
|
||||||
useCustomWorkingDirectory = "NO"
|
useCustomWorkingDirectory = "NO"
|
||||||
ignoresPersistentStateOnLaunch = "NO"
|
ignoresPersistentStateOnLaunch = "NO"
|
||||||
|
|||||||
Reference in New Issue
Block a user