While I was trying to build the sample kitchen sink App is gives me an error in the console by showing the below error message
Titanium Command-Line Interface, CLI version 3.1.2, Titanium SDK version 3.1.3.GA Copyright (c) 2012-2013, Appcelerator, Inc. All Rights Reserved. Please report bugs to http://jira.appcelerator.org/ [INFO] : Deploy type: test [INFO] : Building for target: device [INFO] : Building using iOS SDK: 6.1 [INFO] : Building for device family: universal [INFO] : iOS Development Certificate: Jyothsna Kuchimanchi (XDA8399XZN) [INFO] : Minimum iOS version: 5.0 [INFO] : Using default keychain [INFO] : Debugging disabled [INFO] : Profiler disabled [INFO] : Initiating prepare phase [INFO] : Forcing rebuild: /Users/valuelabs/Downloads/KitchenSink-master/build/iphone/build-manifest.json does not exist [INFO] : Copying custom Info.plist from project directory [INFO] : Forcing rebuild: custom Info.plist CFBundleIdentifier not equal to tiapp.xml <id> [INFO] : Found Titanium module id=facebook version=latest platform=iphone deploy-type=test [INFO] : Detected third-party native iOS module: facebook version 3.1.1 [INFO] : Forcing rebuild: native modules hash changed since last build [INFO] : Was: undefined [INFO] : Now: 39dffd5c15df4f69b6fe63bc978e3b58 [INFO] : Performing full rebuild [INFO] : Copying Xcode iOS files [INFO] : Creating Xcode project directory: /Users/valuelabs/Downloads/KitchenSink-master/build/iphone/KitchenSink.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] : Forcing rebuild: debugger.plist does not exist [INFO] : Forcing rebuild: profiler.plist does not exist [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] : Copying module resources [INFO] : No CommonJS modules to copy [INFO] : Copying iTunes artwork [INFO] : Invoking xcodebuild [ERROR] : ** BUILD FAILED ** [ERROR] : The following build commands failed: [ERROR] : Ld build/Debug-iphoneos/KitchenSink.app/KitchenSink normal armv7 [ERROR] : (1 failure)