/
githubmirror
/
fastlane
Обзор
Документация
Войти
/
githubmirror
/
fastlane
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
snapshot/example/Example.xcodeproj/xcshareddata/xcschemes/Example.xcscheme
97 строк
4 KB
Bartosz Dolewski
[snapshot][examples] Fixed broken example project for trying out fastlane snapshot feature (#18797)
05 июн 2021, 23:36
Не верифицирован
05 июн 2021, 23:36
626fae3
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "1250" version = "1.3"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <BuildActionEntries> <BuildActionEntry buildForTesting = "YES" buildForRunning = "YES" buildForProfiling = "YES" buildForArchiving = "YES" buildForAnalyzing = "YES"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "CA0BF15D1A1117FD007D51BE" BuildableName = "Example.app" BlueprintName = "Example" ReferencedContainer = "container:Example.xcodeproj"> </BuildableReference> </BuildActionEntry> </BuildActionEntries> </BuildAction> <TestAction buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" shouldUseLaunchSchemeArgsEnv = "YES"> <MacroExpansion> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "CA0BF15D1A1117FD007D51BE" BuildableName = "Example.app" BlueprintName = "Example" ReferencedContainer = "container:Example.xcodeproj"> </BuildableReference> </MacroExpansion> <Testables> <TestableReference skipped = "NO"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "CAF3CF371B33E9AB006CEDE9" BuildableName = "ExampleUITests.xctest" BlueprintName = "ExampleUITests" ReferencedContainer = "container:Example.xcodeproj"> </BuildableReference> </TestableReference> </Testables> </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"> <BuildableProductRunnable runnableDebuggingMode = "0"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "CA0BF15D1A1117FD007D51BE" BuildableName = "Example.app" BlueprintName = "Example" ReferencedContainer = "container:Example.xcodeproj"> </BuildableReference> </BuildableProductRunnable> </LaunchAction> <ProfileAction buildConfiguration = "Release" shouldUseLaunchSchemeArgsEnv = "YES" savedToolIdentifier = "" useCustomWorkingDirectory = "NO" debugDocumentVersioning = "YES"> <BuildableProductRunnable runnableDebuggingMode = "0"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "CA0BF15D1A1117FD007D51BE" BuildableName = "Example.app" BlueprintName = "Example" ReferencedContainer = "container:Example.xcodeproj"> </BuildableReference> </BuildableProductRunnable> </ProfileAction> <AnalyzeAction buildConfiguration = "Debug"> </AnalyzeAction> <ArchiveAction buildConfiguration = "Release" revealArchiveInOrganizer = "YES"> </ArchiveAction> </Scheme>