I am using the latest version of studio
Titanium Studio, build: 3.4.0.201409261227,
Mac OS Version 10.9.5,
alloy version 1.5.1,
Titanium SDK version is 3.4.0.GA
i want to update my app to IOS8, which was previously developed in IOS7 using titanium, But i am unable to run, I am getting the following error
[ERROR] : 2014-10-07 10:14:04.018 xcodebuild[27236:5403] DeveloperPortal: Using pre-existing current store at URL (file:///Users/arunkumar/Library/Developer/Xcode/DeveloperPortal%206.0.1.db).
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : Ld build/Debug-iphonesimulator/My\ App.app/My\ App normal i386
[ERROR] : (1 failure)'
I Had Also updated my xcode to latest version(6.0.1), i can run an empty project, but i am unable to find whats wrong with my app, Please help me to find the solution Thanks in advance