Skip to content
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

ctrl + t doesn't open the window in the new version of Xcode #48

Open
syncreticudon opened this issue Mar 11, 2015 · 9 comments
Open

ctrl + t doesn't open the window in the new version of Xcode #48

syncreticudon opened this issue Mar 11, 2015 · 9 comments

Comments

@syncreticudon
Copy link

Is there a way to override the default shortcut?

@pballada
Copy link

+1 here

@trawor
Copy link
Owner

trawor commented Mar 17, 2015

Xcode 6.2 ? I got Version 6.2 (6C131e) and works well

@pballada
Copy link

Downloading xToDo and building solved the issue.
Didn't worked installing the plugin from Alcatraz.

@liuchunlao
Copy link

1.we need to goto ~/Library/Application Support/Developer/Shared/Xcode/Plugins this directory
2.show the package of this software
3.open file named “info.plist”,
4.add an item < A16FF353-8441-459E-A50C-B071F53F51B7 > to "DVTPlugInCompatibilityUUIDs"
5.this worked in my mac, you can have a try.

@vitormf
Copy link

vitormf commented Mar 19, 2015

My info.plist already contained this value.
It still won't open.

@liuchunlao
Copy link

did you restart the Xcode,or the mac book?
if it still doesn't work,it may because this method only works in China。because my two MacBooks work with this method.
sorry for that.

@vitormf
Copy link

vitormf commented Mar 29, 2015

liuchuniao:
I was installing from Alcatraz, it did work after downloading the code and building on XCode, as mixmastertube said.

@hyperjeff
Copy link

A bug, I think, but you decide: The target's "Framework Search Paths" assume Xcode is in /Applications. On my machine, it's in /Applications/Developer, so it fails to build unless I update the path. After i fix that, as mixmastertube and witormf said, a simple build and it works when I restart Xcode.

@eagle-dan1349
Copy link

+1, xcode 6.3.2. Tried both, to build from source and install via Alcatraz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants