@"TreeStrepek" Hi ,
I have developed a sample application in MAC and have been trying to deploy the same in an ios simulator. But I am getting the following issue and application is not getting deployed in the ios simulator. Please help me with this,
[11:37:40 AM] Deployment cancelled.
[11:37:40 AM] ---- Deployment incomplete ----.
[11:37:40 AM] Failed deploying to the iOS simulator.
[11:37:40 AM] Failed to create alias file "/Users/apps/Library/Application Support/iPhone Simulator/9.3/Applications/com.company.CRMParties/Library/Preferences/.GlobalPreferences.plist" as a symbolic link to hidden target file "/Users/apps/Library/Application Support/iPhone Simulator/9.3/Library/Preferences/.GlobalPreferences.plist".
[11:37:40 AM] Deployment failed due to one or more errors returned by 'ln'. The following is a summary of the returned error(s):
Command-line execution failed (Return code: 1)
Begin Standard Error content.
ln: /Users/apps/Library/Application Support/iPhone Simulator/9.3/Applications/com.company.CRMParties/Library/Preferences/.GlobalPreferences.plist: File exists
End Standard Error content.
Begin Standard Output content.
End Standard Output content.