hi, iam using Ti SDK 3.2.0 and IOS sim 7.0.3 , when i trying to build a development version of my app on my IOS device , using
[https://github.com/ewindso/ios-parse-titanium-module/blob/master/README.md]
i setup the module and implement the code and every thing is ok , but during building on device it gives this error!
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : Ld build/Debug-iphoneos/XXX.app/XXX normal armv7
[ERROR] : (1 failure)
any idea how to solve this?