Titanium Command-Line Interface, CLI version 3.2.3, Titanium SDK version 3.2.3.GA
Copyright (c) 2012-2014, Appcelerator, Inc. All Rights Reserved.
Please report bugs to http://jira.appcelerator.org/
[INFO] : Found Titanium plugin id=ti.alloy version=1.0
[INFO] : Deploy type: development
[INFO] : Building for target: simulator
[INFO] : Building using iOS SDK: 7.1
[INFO] : Building for iOS iPhone Simulator: 7.1
[INFO] : Building for device family: universal
[INFO] : Minimum iOS version: 6.0
[INFO] : Debugging disabled
[INFO] : Profiler disabled
[INFO] : Forcing rebuild: /Users/dawkir/Documents/TitaniumAlloyWorkspace/sample/build/iphone/build-manifest.json does not exist
[INFO] : Initiating prepare phase
[INFO] : Found Alloy app in /Users/dawkir/Documents/TitaniumAlloyWorkspace/sample/app
[INFO] : Executing Alloy compile: /usr/local/bin/node /usr/local/bin/alloy compile /Users/dawkir/Documents/TitaniumAlloyWorkspace/sample/app --config platform=ios,version=0,simtype=none,devicefamily=universal,deploytype=development
[INFO] : ----- MVC GENERATION -----
[INFO] : [global style] writing to cache...
[INFO] : [index.xml] view processing...
[INFO] : style: "index.tss"
[INFO] : view: "index.xml"
[INFO] : controller: "index.js"
[INFO] : created: "Resources/iphone/alloy/controllers/index.js"
[INFO] : created: "Resources/iphone/alloy/styles/index.js"
[INFO] :
[INFO] : [app.js] Titanium entry point processing...
[INFO] : created: "Resources/iphone/app.js"
[INFO] :
[INFO] : ----- OPTIMIZING -----
[INFO] : - iphone/alloy.js
[INFO] : - iphone/alloy/sync/localStorage.js
[INFO] : - iphone/alloy/sync/properties.js
[INFO] : - iphone/alloy/sync/sql.js
[INFO] :
[INFO] : Alloy compiled in 1.15984s
[INFO] : Alloy compiler completed successfully
[INFO] : Cleaning old build directory
[INFO] : Performing full rebuild
[INFO] : Copying Xcode iOS files
[INFO] : Creating Xcode project directory: /Users/dawkir/Documents/TitaniumAlloyWorkspace/sample/build/iphone/sample.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: ApplicationDefaults.m has changed since last build
[INFO] : Writing application defaults: /Users/dawkir/Documents/TitaniumAlloyWorkspace/sample/build/iphone/Classes/ApplicationDefaults.m
[INFO] : Initiating Xcode pre-compile phase
[INFO] : Processing JavaScript files
[INFO] : Invoking xcodebuild
[INFO] : Finished building the application in 7m 33s 968ms
[INFO] : Running application in iOS Simulator
[INFO] : Launching application in iOS Simulator
[INFO] : Focusing the iOS Simulator
[INFO] : Application has exited from iOS Simulator
[INFO] : Project built successfully in 7m 36s 129ms