Skip to content

Commit 892eb52

Browse files
committed
Launch Extension with Xcode when debugging
1 parent 31e74ee commit 892eb52

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

CommentWrapper.xcodeproj/xcshareddata/xcschemes/CommentWrapperExt.xcscheme

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Scheme
33
LastUpgradeVersion = "1220"
44
wasCreatedForAppExtension = "YES"
5-
version = "2.0">
5+
version = "1.3">
66
<BuildAction
77
parallelizeBuildables = "YES"
88
buildImplicitDependencies = "YES">
@@ -69,18 +69,16 @@
6969
selectedDebuggerIdentifier = ""
7070
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
7171
launchStyle = "0"
72-
askForAppToLaunch = "Yes"
7372
useCustomWorkingDirectory = "NO"
7473
ignoresPersistentStateOnLaunch = "NO"
7574
debugDocumentVersioning = "YES"
7675
debugServiceExtension = "internal"
77-
allowLocationSimulation = "YES"
78-
launchAutomaticallySubstyle = "2">
79-
<RemoteRunnable
76+
allowLocationSimulation = "YES">
77+
<PathRunnable
8078
runnableDebuggingMode = "0"
8179
BundleIdentifier = "com.apple.dt.Xcode"
82-
RemotePath = "/Applications/Xcode.app">
83-
</RemoteRunnable>
80+
FilePath = "/Applications/Xcode.app">
81+
</PathRunnable>
8482
<MacroExpansion>
8583
<BuildableReference
8684
BuildableIdentifier = "primary"

0 commit comments

Comments
 (0)