Skip to content

Instantly share code, notes, and snippets.

@jchris
Created November 28, 2013 21:25
Show Gist options
  • Save jchris/7698355 to your computer and use it in GitHub Desktop.
Save jchris/7698355 to your computer and use it in GitHub Desktop.
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: development
[INFO] : Building for target: simulator
[INFO] : Building using iOS SDK: 7.0
[INFO] : Building for iOS iPhone Simulator: 7.0
[INFO] : Building for device family: iphone
[INFO] : Minimum iOS version: 5.0
[INFO] : Debugging disabled
[INFO] : Profiler disabled
[INFO] : Initiating prepare phase
[INFO] : Forcing rebuild: /Users/jchris/Documents/Titanium_Studio_Workspace/Todo List/build/iphone/build-manifest.json does not exist
[INFO] : Found Titanium module id=ti.cloud version=latest platform=commonjs deploy-type=development
[INFO] : Found Titanium module id=com.couchbase.cbl version=latest platform=iphone deploy-type=development
[INFO] : Detected third-party native iOS module: com.couchbase.cbl version 1.0
[INFO] : Forcing rebuild: native modules hash changed since last build
[INFO] : Was: undefined
[INFO] : Now: cfc172345e42e71f1364dd215b08914e
[INFO] : Performing full rebuild
[INFO] : Copying Xcode iOS files
[INFO] : Creating Xcode project directory: /Users/jchris/Documents/Titanium_Studio_Workspace/Todo List/build/iphone/Todo List.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] : Creating symlinks for simulator build
[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] : Copying CommonJS modules
[INFO] : Invoking xcodebuild
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : Ld build/Debug-iphonesimulator/Todo\ List.app/Todo\ List normal i386
[ERROR] : (1 failure)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment