stefanceriu / SCXcodeMiniMap

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

SCXcodeMiniMap warning when loading a Playground #62

Closed Prince2k3 closed 7 years ago

Prince2k3 commented 9 years ago

Hi! I'm getting an console error when playground loads. The error is as follows

com.apple.dt.Xcode.Playground[12396]: WARNING: Failed to load plugin at path: ... The bundle “SCXcodeMinimap” couldn’t be loaded because it is damaged or missing necessary resources

Though it is a warning would be nice to prevent this from happening. I'm sure Apple is receiving these types of logs and thus the reason for them to try put up warnings about installing plugins

stefanceriu commented 9 years ago

Hey, that's indeed a bit annoying but the problem is that I have no idea how to fix it. The minimap relies on IDESourceEditor.ideplugin and starting Xcode with a playground doesn't know how to load it up. Nothing I tried so far works so ideas are welcome..

stefanceriu commented 7 years ago

This doesn't seem to be happening anymore under Xcode 8.3.1.