New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show catalog source #678
Show catalog source #678
Conversation
I think you added |
I knew I did this too fast... apologies for doing so, but kudos for spotting it! Having reverted the commit, I tried to re-edit the Info.plist in Xcode but git was complaining the whole file was changed. Seems like changing the type didn't work. If you have any ideas, then that'd be good. I'm stumped. |
I have two: Vim and TextMate. ;-) |
TextMate is my best friend on this one as well :) |
If you fixed this by hand, I’m not seeing the additional commits. :-) |
Oh, sorry. I was looking at the diff that claimed over 4000 changes thinking Xcode had rearranged the file, but it was just the format change. I’ll give it another quick test and merge if it looks OK. |
Found another bug (not affected by this change). If you launch QS and try to use Show Source in Catalog on something, it could hang, crash, or do nothing. If, on the other hand, you open the Preferences panel and close it again first, the action works fine until the next relaunch. |
Updated pull request for #672 to avoid a merge conflict.
Once this is merged and changing the Info.plist 'File Type' to 'Info plist XML' I'll update the rest of the Info.plist files in the repo