Skip to content

Commit 7d87848

Browse files
committed
Add shared VertexAITestApp-SPM.xcscheme
1 parent 75940a7 commit 7d87848

File tree

1 file changed

+109
-0
lines changed

1 file changed

+109
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,109 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
LastUpgradeVersion = "1620"
4+
version = "1.7">
5+
<BuildAction
6+
parallelizeBuildables = "YES"
7+
buildImplicitDependencies = "YES"
8+
buildArchitectures = "Automatic">
9+
<BuildActionEntries>
10+
<BuildActionEntry
11+
buildForTesting = "YES"
12+
buildForRunning = "YES"
13+
buildForProfiling = "YES"
14+
buildForArchiving = "YES"
15+
buildForAnalyzing = "YES">
16+
<BuildableReference
17+
BuildableIdentifier = "primary"
18+
BlueprintIdentifier = "866138572CC943DD00F4B78E"
19+
BuildableName = "VertexAITestApp-SPM.app"
20+
BlueprintName = "VertexAITestApp-SPM"
21+
ReferencedContainer = "container:VertexAITestApp.xcodeproj">
22+
</BuildableReference>
23+
</BuildActionEntry>
24+
</BuildActionEntries>
25+
</BuildAction>
26+
<TestAction
27+
buildConfiguration = "Debug"
28+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
29+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
30+
shouldUseLaunchSchemeArgsEnv = "YES"
31+
shouldAutocreateTestPlan = "YES">
32+
<Testables>
33+
<TestableReference
34+
skipped = "NO"
35+
parallelizable = "NO">
36+
<BuildableReference
37+
BuildableIdentifier = "primary"
38+
BlueprintIdentifier = "866138682CC943DE00F4B78E"
39+
BuildableName = "IntegrationTests-SPM.xctest"
40+
BlueprintName = "IntegrationTests-SPM"
41+
ReferencedContainer = "container:VertexAITestApp.xcodeproj">
42+
</BuildableReference>
43+
</TestableReference>
44+
</Testables>
45+
</TestAction>
46+
<LaunchAction
47+
buildConfiguration = "Release"
48+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
49+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
50+
launchStyle = "0"
51+
useCustomWorkingDirectory = "NO"
52+
ignoresPersistentStateOnLaunch = "NO"
53+
debugDocumentVersioning = "YES"
54+
debugServiceExtension = "internal"
55+
allowLocationSimulation = "YES">
56+
<BuildableProductRunnable
57+
runnableDebuggingMode = "0">
58+
<BuildableReference
59+
BuildableIdentifier = "primary"
60+
BlueprintIdentifier = "866138572CC943DD00F4B78E"
61+
BuildableName = "VertexAITestApp-SPM.app"
62+
BlueprintName = "VertexAITestApp-SPM"
63+
ReferencedContainer = "container:VertexAITestApp.xcodeproj">
64+
</BuildableReference>
65+
</BuildableProductRunnable>
66+
<CommandLineArguments>
67+
<CommandLineArgument
68+
argument = "-FIRDebugEnabled"
69+
isEnabled = "NO">
70+
</CommandLineArgument>
71+
</CommandLineArguments>
72+
<EnvironmentVariables>
73+
<EnvironmentVariable
74+
key = "FIRAAppCheckDebugToken"
75+
value = "https://valentine.corp.google.com/#/show/1717794662315980"
76+
isEnabled = "YES">
77+
</EnvironmentVariable>
78+
<EnvironmentVariable
79+
key = "VTXIntegrationImagen"
80+
value = "true"
81+
isEnabled = "NO">
82+
</EnvironmentVariable>
83+
</EnvironmentVariables>
84+
</LaunchAction>
85+
<ProfileAction
86+
buildConfiguration = "Release"
87+
shouldUseLaunchSchemeArgsEnv = "YES"
88+
savedToolIdentifier = ""
89+
useCustomWorkingDirectory = "NO"
90+
debugDocumentVersioning = "YES">
91+
<BuildableProductRunnable
92+
runnableDebuggingMode = "0">
93+
<BuildableReference
94+
BuildableIdentifier = "primary"
95+
BlueprintIdentifier = "866138572CC943DD00F4B78E"
96+
BuildableName = "VertexAITestApp-SPM.app"
97+
BlueprintName = "VertexAITestApp-SPM"
98+
ReferencedContainer = "container:VertexAITestApp.xcodeproj">
99+
</BuildableReference>
100+
</BuildableProductRunnable>
101+
</ProfileAction>
102+
<AnalyzeAction
103+
buildConfiguration = "Debug">
104+
</AnalyzeAction>
105+
<ArchiveAction
106+
buildConfiguration = "Release"
107+
revealArchiveInOrganizer = "YES">
108+
</ArchiveAction>
109+
</Scheme>

0 commit comments

Comments
 (0)