I have newly installed xCode and appcelerator studio following is the configuration :
Operating System
Name = Mac OS X
Version = 10.11.6
Architecture = 64bit
# CPUs = 4
Memory = 8589934592
Node.js
Node.js Version = 0.12.7
npm Version = 2.11.3
Titanium CLI
CLI Version = 5.0.9
Titanium SDK
SDK Version = 5.0.2.GA
SDK Path = /Users/neosoft/Library/Application Support/Titanium/mobilesdk/osx/5.0.2.GA
Target Platform = iphone
Now when I am trying to run demo iOS app then it throwing following error:
Failed to parse app's Info.plist: /Appcelator Projects/demo/build/iphone/build/Products/Debug-iphonesimulator/demo.app/Info.plist
I have tried with XCode 7 and 8 as well then also it showing same error.
can anyone help me to resolve it ...