Skip to content

Commit

Permalink
Update QLPlugin debugging app
Browse files Browse the repository at this point in the history
  • Loading branch information
chamburr committed Jun 18, 2021
1 parent 7d1ce72 commit 573789f
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions Glance.xcodeproj/xcshareddata/xcschemes/QLPlugin.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Scheme
LastUpgradeVersion = "1240"
wasCreatedForAppExtension = "YES"
version = "2.0">
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
Expand Down Expand Up @@ -47,7 +47,7 @@
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "7EE8D45F245969B000616E5B"
BlueprintIdentifier = "10779C0C26218B2B008A903C"
BuildableName = "GlanceTests.xctest"
BlueprintName = "GlanceTests"
ReferencedContainer = "container:Glance.xcodeproj">
Expand All @@ -60,18 +60,15 @@
selectedDebuggerIdentifier = ""
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
launchStyle = "0"
askForAppToLaunch = "Yes"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES"
launchAutomaticallySubstyle = "2">
<RemoteRunnable
runnableDebuggingMode = "2"
BundleIdentifier = "com.apple.quicklook.QuickLookSimulator"
RemotePath = "/System/Library/Frameworks/Quartz.framework/Versions/Current/Frameworks/QuickLookUI.framework/Versions/Current/Resources/Quick Look Simulator.app">
</RemoteRunnable>
allowLocationSimulation = "YES">
<PathRunnable
runnableDebuggingMode = "0"
FilePath = "/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/Resources/Quick Look Simulator.app">
</PathRunnable>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
Expand Down

0 comments on commit 573789f

Please sign in to comment.