Skip to content

Commit 09f6bfd

Browse files
committed
Fix for the last commit. I committed too soon.
1 parent b3eef3f commit 09f6bfd

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

SCXcodeMinimap.xcodeproj/project.pbxproj

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,7 @@
211211
8742532217307161001C947C /* QuartzCore.framework */,
212212
);
213213
name = Frameworks;
214-
path = "../../../../../../../../../Users/Edward/Library/Application Support/Alcatraz/Plug-ins/SCXcodeMinimap";
215-
sourceTree = SDKROOT;
214+
sourceTree = "<group>";
216215
};
217216
18FE09BB1707639E00118FEB /* SCXcodeMinimap */ = {
218217
isa = PBXGroup;
@@ -412,8 +411,6 @@
412411
LIBRARY_SEARCH_PATHS = (
413412
"$(inherited)",
414413
"$(SYSTEM_DEVELOPER_DIR)/../Plugins/**",
415-
"$(SYSTEM_APPS_DIR)/Xcode-6.4.0.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS",
416-
"$(SYSTEM_APPS_DIR)/Xcode-6.4.0.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS",
417414
);
418415
PRODUCT_NAME = "$(TARGET_NAME)";
419416
WRAPPER_EXTENSION = xcplugin;
@@ -442,8 +439,6 @@
442439
LIBRARY_SEARCH_PATHS = (
443440
"$(inherited)",
444441
"$(SYSTEM_DEVELOPER_DIR)/../Plugins/**",
445-
"$(SYSTEM_APPS_DIR)/Xcode-6.4.0.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS",
446-
"$(SYSTEM_APPS_DIR)/Xcode-6.4.0.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS",
447442
);
448443
PRODUCT_NAME = "$(TARGET_NAME)";
449444
WRAPPER_EXTENSION = xcplugin;

0 commit comments

Comments
 (0)