Sooongz
Sooongz
可以看到
 As I clicked the Next button , It becomes / became slowly until finish .
Just alcatraz
 
In macOS 10.12.1 the unsigned xcode just create file slow first time until the xcode restart.
Some Plug-ins led to the crash. Remove them, Xcode works well.
This works well. ``` pushd "$TMPDIR" export XcodeLocation=/Applications/Xcode.app cp "$XcodeLocation/Contents/MacOS/Xcode" . codesign -s - -f --timestamp=none "Xcode" sudo cp Xcode "$XcodeLocation/Contents/MacOS/" cp "$XcodeLocation/Contents/Developer/usr/bin/xcodebuild" . codesign -s - -f --timestamp=none "xcodebuild"...