Hi Guys,
I just update my xCode to xCode 5 and I also install iOS 5.0 simulator, iOS 6.0 simulator
but ADF Mobile shown error when I tried to deploy
[10:07:25 AM] error: File is a broken symbolic link: /Users/xxx/Downloads/QuoteExpress/deploy/iOS_Release/build/build-output/Release-iphonesimulator/qe.app
[10:07:25 AM] Command-line execution failed (Return code: 65)
[10:07:25 AM] Deployment cancelled.
[10:07:25 AM] ---- Deployment incomplete ----.
[10:07:25 AM] Failed to build the iOS application bundle.
[10:07:25 AM] Deployment failed due to one or more errors returned by '/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild'. The following is a summary of the returned error(s):
Command-line execution failed (Return code: 65)
error: File is a broken symbolic link: /Users/xxx/Downloads/QuoteExpress/deploy/iOS_Release/build/build-output/Release-iphonesimulator/qe.app
How to solve this one ?