johnno1962 / GitDiff

Highlights deltas against git repo in Xcode
MIT License
891 stars 54 forks source link

Not works for Xcode 8.3.2? #66

Closed PandaraWen closed 7 years ago

johnno1962 commented 7 years ago

Should do. I’ve tested it. What’s the problem? I’ve updated the Info.plist just now.

PandaraWen commented 7 years ago

After I built your project and reopened Xcode, the alert asking to load bundle not shows, and gitdiff also not works. BTW, I have install XVim and therefore resign my Xcode, would it be problem?

johnno1962 commented 7 years ago

Did you resync your project to github? It should be fine now. To debug this sort of problem, run Xcode from the command line and see if anything informative is printed out.

PandaraWen commented 7 years ago

Oh sorry, after I resync my project to github, everything works fine. The issue can be close : D