Fixed Screenshots scheme, so it can also run the app, which fixes Fastlane Snapshot.
This commit is contained in:
parent
e6a22cc42d
commit
68dc97bc9e
1 changed files with 19 additions and 0 deletions
|
|
@ -38,6 +38,16 @@
|
||||||
debugServiceExtension = "internal"
|
debugServiceExtension = "internal"
|
||||||
allowLocationSimulation = "YES"
|
allowLocationSimulation = "YES"
|
||||||
queueDebuggingEnableBacktraceRecording = "Yes">
|
queueDebuggingEnableBacktraceRecording = "Yes">
|
||||||
|
<BuildableProductRunnable
|
||||||
|
runnableDebuggingMode = "0">
|
||||||
|
<BuildableReference
|
||||||
|
BuildableIdentifier = "primary"
|
||||||
|
BlueprintIdentifier = "069DCCF92F8C0DCE00F1EB16"
|
||||||
|
BuildableName = "dns.app"
|
||||||
|
BlueprintName = "dns"
|
||||||
|
ReferencedContainer = "container:dns.xcodeproj">
|
||||||
|
</BuildableReference>
|
||||||
|
</BuildableProductRunnable>
|
||||||
</LaunchAction>
|
</LaunchAction>
|
||||||
<ProfileAction
|
<ProfileAction
|
||||||
buildConfiguration = "Release"
|
buildConfiguration = "Release"
|
||||||
|
|
@ -45,6 +55,15 @@
|
||||||
savedToolIdentifier = ""
|
savedToolIdentifier = ""
|
||||||
useCustomWorkingDirectory = "NO"
|
useCustomWorkingDirectory = "NO"
|
||||||
debugDocumentVersioning = "YES">
|
debugDocumentVersioning = "YES">
|
||||||
|
<MacroExpansion>
|
||||||
|
<BuildableReference
|
||||||
|
BuildableIdentifier = "primary"
|
||||||
|
BlueprintIdentifier = "069DCCF92F8C0DCE00F1EB16"
|
||||||
|
BuildableName = "dns.app"
|
||||||
|
BlueprintName = "dns"
|
||||||
|
ReferencedContainer = "container:dns.xcodeproj">
|
||||||
|
</BuildableReference>
|
||||||
|
</MacroExpansion>
|
||||||
</ProfileAction>
|
</ProfileAction>
|
||||||
<AnalyzeAction
|
<AnalyzeAction
|
||||||
buildConfiguration = "Debug">
|
buildConfiguration = "Debug">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue