1.Application type : Mobile
2.Titanium SDK: 3.0.2 GA
3.Platform & version: iOS 4.3 & above, Android 2.3 & above
4.Device : iOS device
5.Host Operating System: OS X 10.8.2
6.Titanium Studio : 3.0.2
Hi All
I was installed my app into ios device for couple of months for testing using xcode with apple certificate..At that time i used Titanium SDK 2.1.3 GA..But now i changed it to 3.0.2 GA..Because need to use Google Analytics module..And i have configured successfully..And run into my ios simulator.
But when i try to install into a ios device..it returns the below info in console log..
Also the Error is [ERROR] : ** BUILD FAILED ** [ERROR] : The following build commands failed: [ERROR] : PhaseScriptExecution Pre-Compile build/TringTring.build/Debug-iphoneos/TringTring-universal.build/Script-DABB369F12E8CB280026A6EA.sh [ERROR] : (1 failure)
Titanium Command-Line Interface, CLI version 3.1.0, Titanium SDK version 3.0.2.GA Copyright (c) 2012-2013, Appcelerator, Inc. All Rights Reserved. Please report bugs to http://jira.appcelerator.org/ [INFO] : Build type: test [INFO] : Building for target: device [INFO] : Building using iOS SDK: 6.1 [INFO] : Building for device family: universal [INFO] : iOS Development Certificate: Nuel bruno (TQ6HM7CPB5) [INFO] : Building for iOS 6.1; using 4.3 as minimum iOS version [INFO] : Minimum iOS version: 4.3 [INFO] : Using keychain: /Users/nuelbruno/Library/Keychains/login.keychain [INFO] : Debugging disabled [INFO] : Initiating prepare phase [INFO] : Forcing rebuild: /Users/nuelbruno/Documents/Titanium_Studio_Workspace/TrendTrunk/build/iphone/build-manifest.json does not exist [INFO] : Forcing rebuild: debugger.plist does not exist [INFO] : Detected third-party native iOS module: analytics.google version 1.0 [INFO] : Detected third-party native iOS module: ti.imagefactory version 1.1 [INFO] : Forcing rebuild: native modules hash changed since last build [INFO] : Was: undefined [INFO] : Now: a5041c247b9aa0b6ed1f66a346ad97b9 [INFO] : Performing full rebuild [INFO] : Copying Xcode iOS files [INFO] : Creating Xcode project directory: /Users/nuelbruno/Documents/Titanium_Studio_Workspace/TrendTrunk/build/iphone/TrendTrunk.xcodeproj [INFO] : Writing Xcode project data file: Titanium.xcodeproj/project.pbxproj [INFO] : Writing Xcode project configuration: project.xcconfig [INFO] : Writing Xcode module configuration: module.xcconfig [INFO] : Injecting native libraries into Xcode project file [INFO] : Forcing rebuild: ApplicationDefaults.m has changed since last build [INFO] : Writing properties to ApplicationDefaults.m [INFO] : No module resources to copy [INFO] : No CommonJS modules to copy [INFO] : Copying iTunes artwork [INFO] : Invoking xcodebuild [ERROR] : ** BUILD FAILED ** [ERROR] : The following build commands failed: [ERROR] : PhaseScriptExecution Pre-Compile build/TrendTrunk.build/Debug-iphoneos/TrendTrunk-universal.build/Script-DABB369F12E8CB280026A6EA.sh [ERROR] : (1 failure)Help me to figure out this..Thanks in advance