File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
TemplateProject/projects/TemplateProject-macOS.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
// "name": "(lldb) Launch Reaper VST2",
6
6
// "type": "lldb",
7
7
// "request": "launch",
8
- // "program": "/Applications/REAPER64 .app",
8
+ // "program": "/Applications/REAPER .app",
9
9
// "args": ["${workspaceFolder}/TemplateProject/TemplateProject.RPP" ],
10
10
// "preLaunchTask": "build VST2 Debug",
11
11
// },
12
12
// {
13
13
// "name": "(lldb) Launch Reaper VST3",
14
14
// "type": "lldb",
15
15
// "request": "launch",
16
- // "program": "/Applications/REAPER64 .app",
16
+ // "program": "/Applications/REAPER .app",
17
17
// "args": ["${workspaceFolder}/TemplateProject/TemplateProject.RPP"],
18
18
// "preLaunchTask": "build VST3 Debug",
19
19
// },
20
20
// {
21
21
// "name": "(lldb) Launch Reaper AUv2",
22
22
// "type": "lldb",
23
23
// "request": "launch",
24
- // "program": "/Applications/REAPER64 .app",
24
+ // "program": "/Applications/REAPER .app",
25
25
// "args": ["${workspaceFolder}/TemplateProject/TemplateProject.RPP"],
26
26
// "preLaunchTask": "build AUv2 Debug",
27
27
// },
Original file line number Diff line number Diff line change 45
45
<PathRunnable
46
46
runnableDebuggingMode = " 0"
47
47
BundleIdentifier = " com.cockos.reaper"
48
- FilePath = " /Applications/REAPER64 .app" >
48
+ FilePath = " /Applications/REAPER .app" >
49
49
</PathRunnable >
50
50
<MacroExpansion >
51
51
<BuildableReference
Original file line number Diff line number Diff line change 45
45
<PathRunnable
46
46
runnableDebuggingMode = " 0"
47
47
BundleIdentifier = " com.steinberg.vst3.plugintesthost"
48
- FilePath = " /Applications/REAPER64 .app" >
48
+ FilePath = " /Applications/REAPER .app" >
49
49
</PathRunnable >
50
50
<MacroExpansion >
51
51
<BuildableReference
Original file line number Diff line number Diff line change 44
44
allowLocationSimulation = " YES" >
45
45
<PathRunnable
46
46
runnableDebuggingMode = " 0"
47
- FilePath = " /Applications/REAPER64 .app" >
47
+ FilePath = " /Applications/REAPER .app" >
48
48
</PathRunnable >
49
49
<MacroExpansion >
50
50
<BuildableReference
70
70
debugDocumentVersioning = " YES" >
71
71
<PathRunnable
72
72
runnableDebuggingMode = " 0"
73
- FilePath = " /Applications/REAPER64 .app" >
73
+ FilePath = " /Applications/REAPER .app" >
74
74
</PathRunnable >
75
75
</ProfileAction >
76
76
<AnalyzeAction
You can’t perform that action at this time.
0 commit comments