I a developing a mobile app and i am getting this build error when try to launch the app on ios simulator. Much appreciate that if someone can help me figure this out.
[ERROR] ** BUILD FAILED ** [ERROR] The following build commands failed: [ERROR] CopySwiftLibs /Users/shenalvanderwall/Documents/Appcelerator_Studio_Workspace/appforusers/build/iphone/build/Products/Debug-iphonesimulator/appforusers.app [ERROR] (1 failure)
Process exited with 1
app was perfectly running till yesterday.
I figured it. The problem was with the Titanium SDK. I downgraded it from 9.3 to 9.1. Now it is working. The error was Titanium SDK was damaged somehow.