Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(328)

Unified Diff: ios/build/bots/scripts/TestProject/TestProject.xcodeproj/xcshareddata/xcschemes/TestProject.xcscheme

Issue 2805133005: Support running eg tests with xctestrun file on devices. (Closed)
Patch Set: test-filter Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ios/build/bots/scripts/TestProject/TestProject.xcodeproj/xcshareddata/xcschemes/TestProject.xcscheme
diff --git a/ios/build/bots/scripts/TestProject/TestProject.xcodeproj/xcshareddata/xcschemes/TestProject.xcscheme b/ios/build/bots/scripts/TestProject/TestProject.xcodeproj/xcshareddata/xcschemes/TestProject.xcscheme
deleted file mode 100644
index 8f7902f20838929c7fac9cafaeb7f602d41cb815..0000000000000000000000000000000000000000
--- a/ios/build/bots/scripts/TestProject/TestProject.xcodeproj/xcshareddata/xcschemes/TestProject.xcscheme
+++ /dev/null
@@ -1,103 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Scheme
- LastUpgradeVersion = "0720"
- version = "1.3">
- <BuildAction
- parallelizeBuildables = "YES"
- buildImplicitDependencies = "YES">
- <BuildActionEntries>
- <BuildActionEntry
- buildForTesting = "YES"
- buildForRunning = "YES"
- buildForProfiling = "YES"
- buildForArchiving = "YES"
- buildForAnalyzing = "YES">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "8BBA57C41C5FDD5E00F0CB90"
- BuildableName = ".app"
- BlueprintName = "TestProject"
- ReferencedContainer = "container:TestProject.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 = "8BBA57DD1C5FDD5E00F0CB90"
- BuildableName = ".xctest"
- BlueprintName = "TestProjectTests"
- ReferencedContainer = "container:TestProject.xcodeproj">
- </BuildableReference>
- </TestableReference>
- </Testables>
- <MacroExpansion>
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "8BBA57C41C5FDD5E00F0CB90"
- BuildableName = ".app"
- BlueprintName = "TestProject"
- ReferencedContainer = "container:TestProject.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"
- language = "en"
- region = "US">
- <BuildableProductRunnable
- runnableDebuggingMode = "0">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "8BBA57C41C5FDD5E00F0CB90"
- BuildableName = ".app"
- BlueprintName = "TestProject"
- ReferencedContainer = "container:TestProject.xcodeproj">
- </BuildableReference>
- </BuildableProductRunnable>
- <AdditionalOptions>
- </AdditionalOptions>
- </LaunchAction>
- <ProfileAction
- buildConfiguration = "Release"
- shouldUseLaunchSchemeArgsEnv = "YES"
- savedToolIdentifier = ""
- useCustomWorkingDirectory = "NO"
- debugDocumentVersioning = "YES">
- <BuildableProductRunnable
- runnableDebuggingMode = "0">
- <BuildableReference
- BuildableIdentifier = "primary"
- BlueprintIdentifier = "8BBA57C41C5FDD5E00F0CB90"
- BuildableName = ".app"
- BlueprintName = "TestProject"
- ReferencedContainer = "container:TestProject.xcodeproj">
- </BuildableReference>
- </BuildableProductRunnable>
- </ProfileAction>
- <AnalyzeAction
- buildConfiguration = "Debug">
- </AnalyzeAction>
- <ArchiveAction
- buildConfiguration = "Release"
- revealArchiveInOrganizer = "YES">
- </ArchiveAction>
-</Scheme>
« no previous file with comments | « ios/build/bots/scripts/TestProject/TestProject.xcodeproj/project.pbxproj ('k') | ios/build/bots/scripts/test_runner.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698