RESOLVED FIXED 125663
Make inspector folder groups smarter in JavaScriptCore.xcodeproj
https://bugs.webkit.org/show_bug.cgi?id=125663
Summary Make inspector folder groups smarter in JavaScriptCore.xcodeproj
Joseph Pecoraro
Reported 2013-12-12 15:18:31 PST
Make the groups reflect their file system path instead of being a path relative to the project root. Now if you right click "inspector" and Add File, Xcode will automatically show the file picker for the Source/JavaScriptCore/inspector file system path, instead of Source/JavaScriptCore. Likewise for the subfolder groups ("remote", "scripts").
Attachments
[PATCH] Proposed Fix (14.75 KB, patch)
2013-12-12 15:20 PST, Joseph Pecoraro
darin: review+
Joseph Pecoraro
Comment 1 2013-12-12 15:20:26 PST
Created attachment 219128 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 2 2013-12-13 15:04:24 PST
Note You need to log in before you can comment on or make changes to this bug.