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"
|
||||
allowLocationSimulation = "YES"
|
||||
queueDebuggingEnableBacktraceRecording = "Yes">
|
||||
<BuildableProductRunnable
|
||||
runnableDebuggingMode = "0">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "069DCCF92F8C0DCE00F1EB16"
|
||||
BuildableName = "dns.app"
|
||||
BlueprintName = "dns"
|
||||
ReferencedContainer = "container:dns.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
</LaunchAction>
|
||||
<ProfileAction
|
||||
buildConfiguration = "Release"
|
||||
|
|
@ -45,6 +55,15 @@
|
|||
savedToolIdentifier = ""
|
||||
useCustomWorkingDirectory = "NO"
|
||||
debugDocumentVersioning = "YES">
|
||||
<MacroExpansion>
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "069DCCF92F8C0DCE00F1EB16"
|
||||
BuildableName = "dns.app"
|
||||
BlueprintName = "dns"
|
||||
ReferencedContainer = "container:dns.xcodeproj">
|
||||
</BuildableReference>
|
||||
</MacroExpansion>
|
||||
</ProfileAction>
|
||||
<AnalyzeAction
|
||||
buildConfiguration = "Debug">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue