Skip to content

Commit

Permalink
Update paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Bullock committed Feb 28, 2019
1 parent b643ba8 commit ea69436
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
buildConfiguration = "Development"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
Expand All @@ -60,7 +59,6 @@
buildConfiguration = "Development"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
Expand All @@ -86,7 +84,7 @@
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "~/Documents/ml-lib/ml.dtw/ml.dtw-help.pd"
argument = "~/Documents/ml-lib/help/pd/ml.dtw-help.pd"
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
Expand All @@ -99,6 +97,10 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<PathRunnable
runnableDebuggingMode = "0"
FilePath = "/Applications/Pure Data.app/Contents/Resources/bin/pd">
</PathRunnable>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
buildConfiguration = "Development"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
Expand All @@ -60,7 +59,6 @@
buildConfiguration = "Development"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
Expand All @@ -86,7 +84,7 @@
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "~/Documents/ml-lib/${PRODUCT_NAME}/${PRODUCT_NAME}-help.pd"
argument = "~/Documents/ml-lib/help/pd/${PRODUCT_NAME}-help.pd"
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
Expand Down

0 comments on commit ea69436

Please sign in to comment.