XToDo icon indicating copy to clipboard operation
XToDo copied to clipboard

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

Open syncreticudon opened this issue 10 years ago • 9 comments
trafficstars

Is there a way to override the default shortcut?

syncreticudon avatar Mar 11 '15 17:03 syncreticudon

+1 here

pballada avatar Mar 17 '15 10:03 pballada

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

trawor avatar Mar 17 '15 10:03 trawor

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

pballada avatar Mar 17 '15 11:03 pballada

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.

liuchunlao avatar Mar 17 '15 14:03 liuchunlao

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

vitormf avatar Mar 19 '15 22:03 vitormf

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.

liuchunlao avatar Mar 29 '15 15:03 liuchunlao

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

vitormf avatar Mar 29 '15 22:03 vitormf

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.

hyperjeff avatar May 16 '15 05:05 hyperjeff

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

eagle-dan1349 avatar May 21 '15 05:05 eagle-dan1349