Closed amccarri closed 9 years ago
Same issue... any solution? Some workaround?
Use xcplugin_update.sh to update UUID of new Xcode. Thanks to @alexlee002
@yuhua-chen After using that Xcode crashes :cry:
What's your OS version? Can you show me some logs? Still working on it. :dizzy_face:
@yuhua-chen, didn't #34 fix this? The plugin was having set the UUID of the Xcode 7 beta, so Xcode 7.1 was not supported by it, hence it didn't appear.
The UUID of PR is right for Xcode 7.1, by following:
$ defaults read /Applications/Xcode\ 7.1.app/Contents/Info DVTPlugInCompatibilityUUID
7265231C-39B4-402C-89E1-16167C4CC990
I think it crashed by some reasons due to Xcode 7.1.
I understand, for me it didn't crash once, @devxoul, could you clone this project and build the project and tell us if it still crashes?
@revolter, of course, wait for a minute.
@revolter @devxoul what's your OS version? I found that it only crashed on OS El captain and Xcode 7.1.
I'm on OS X Yosemite 10.10.5
hmm...so weird. but mine is 10.10.5 too. It works fine. Have you tried this before?
sudo xcodebuild -license
I didn't say it crashed for me. So you previous comment might be correct, that it only crashes in El Capitan and Xcode 7.1
master
branch causes crash.
@devxoul on what OS version?
I updated the plugin. It works on Xcode 7 right now. Try the newest commit(04c1cc1b) on master.
Hi, @yuhua-chen! I've tried your latest commit, but I'm still getting this issue. Only me?
@lucianoks Have the same issue on Xcode 7.1.1 (7B1005), El Capitan 10.11.1 (15B42).
Let's move to #35 issue since this plugin worked on Xcode 7.1 now.
Not working on El Capitan (10.11.2) and Xcode 7.2 either (filter field not present). Using xcplugin_update.sh worked for me. Thanks @alexlee002 and @yuhua-chen!
Not working on Yosemite (10.10.5 ) and Version 7.2 (7C68) either (filter field not present). And xcplugin_update.sh works. Thanks @alexlee002 and @yuhua-chen!
MCLog no longer crashing, but filter field no longer present in XCode 7.1 final (7B91b).