stefanceriu / SCXcodeMiniMap

Sublime Text like Minimap for Xcode
GNU General Public License v3.0
1.03k stars 87 forks source link

XCode 5 Gold Master #18

Closed tkreuder closed 10 years ago

tkreuder commented 10 years ago

The new final version of XCode 5 does not load the plugin.

I found a solution to make it work again, just add the string 63FC1C47-140D-42B0-BB4D-A10B2D225574 to the DVTPlugInCompatibilityUUIDs key in the file SCXcodeMinimap-Info.plist

stefanceriu commented 10 years ago

Hey, I just updated to the latest AppStore Xcode version (5A1413) and the minimap still works. As far as I can tell the one on the developer portal is the same (5A1413). Which one are you using?

tkreuder commented 10 years ago

Hi,

I have Version 5.0 (5A1413), which is the same. I downloaded it via AppStore.

I found out, that Xvim also added this string to make their plugin work again.

Cheers, Torben

Am 23.09.2013 um 11:34 schrieb Stefan Ceriu notifications@github.com:

Hey, I just updated to the latest AppStore Xcode version (5A1413) and the minimap still works. As far as I can tell the one on the developer portal is the same (5A1413). Which one are you using?

— Reply to this email directly or view it on GitHub.