Titanium Command-Line Interface, CLI version 3.2.1, Titanium SDK version 3.2.1.v20140121132444 Copyright (c) 2012-2014, Appcelerator, Inc. All Rights Reserved. Please report bugs to http://jira.appcelerator.org/ [DEBUG] : Detecting plugins in /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/plugins [DEBUG] : Detected plugin: ti.alloy @ /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/plugins/ti.alloy [DEBUG] : Detecting plugins in /Users/mxia/Library/Application Support/Titanium/plugins [DEBUG] : Detected plugin: com.appcelerator.test @ /Users/mxia/Library/Application Support/Titanium/plugins/com.appcelerator.test [DEBUG] : Looking for Titanium plugin id=ti.alloy version=1.0 [INFO] : Found Titanium plugin id=ti.alloy version=1.0 [DEBUG] : Loaded plugin hooks: [DEBUG] : /usr/local/lib/node_modules/titanium-code-processor/hooks/codeProcessor.js [DEBUG] : /Applications/Appcelerator Studio/plugins/com.appcelerator.titanium.liveview.core_1.1.0.1390430645/node_modules/liveview/hook/lvhook.js [DEBUG] : /usr/local/lib/node_modules/titanium/hooks/tisdk3fixes.js [DEBUG] : /Users/mxia/Library/Application Support/Titanium/mobilesdk/osx/3.2.1.v20140121132444/iphone/cli/hooks/install.js [DEBUG] : /Users/mxia/Library/Application Support/Titanium/mobilesdk/osx/3.2.1.v20140121132444/iphone/cli/hooks/package.js [DEBUG] : /Users/mxia/Library/Application Support/Titanium/mobilesdk/osx/3.2.1.v20140121132444/iphone/cli/hooks/run.js [DEBUG] : /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/plugins/ti.alloy/hooks/alloy.js [DEBUG] : Titanium SDK iOS directory: /Users/mxia/Library/Application Support/Titanium/mobilesdk/osx/3.2.1.v20140121132444/iphone [INFO] : Deploy type: development [INFO] : Building for target: simulator [INFO] : Building using iOS SDK: 7.0.3 [INFO] : Building for iOS iPhone Simulator: 7.0.3 [INFO] : Building for device family: universal [DEBUG] : Setting Xcode target to Debug [DEBUG] : Setting Xcode build OS to iphonesimulator7.0 [DEBUG] : Xcode installation: /Applications/Xcode.app/Contents/Developer [DEBUG] : iOS WWDR certificate: installed [DEBUG] : Building for the following architectures: armv7 armv7s i386 [INFO] : Minimum iOS version: 6.0 [INFO] : Debugging disabled [INFO] : Profiler disabled [INFO] : Initiating prepare phase [INFO] : Found Alloy app in /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/app [INFO] : Executing Alloy compile: /usr/local/bin/node /usr/local/bin/alloy compile /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/app --config platform=ios,version=0,simtype=none,devicefamily=universal,deploytype=development [DEBUG] : .__ .__ [DEBUG] : _____ | | | | ____ ___.__. [DEBUG] : \__ \ | | | | / _ < | | [DEBUG] : / __ \| |_| |_( <_> )___ | [DEBUG] : (____ /____/____/\____// ____| [DEBUG] : \/ \/ [DEBUG] : Alloy 1.3.0 by Appcelerator. The MVC app framework for Titanium. [DEBUG] : [DEBUG] : ----- CONFIGURATION ----- [DEBUG] : raw config = "platform=ios,version=0,simtype=none,devicefamily=universal,deploytype=development" [DEBUG] : platform = ios [DEBUG] : version = 0 [DEBUG] : simtype = none [DEBUG] : devicefamily = universal [DEBUG] : deploytype = development [DEBUG] : project path = /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy [DEBUG] : app path = /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/app [DEBUG] : [DEBUG] : ----- CONFIG.JSON ----- [DEBUG] : { [DEBUG] : "dependencies": {}, [DEBUG] : "sourcemap": true, [DEBUG] : "autoStyle": false, [DEBUG] : "adapters": [ [DEBUG] : "localStorage", [DEBUG] : "properties", [DEBUG] : "sql" [DEBUG] : ] [DEBUG] : } [DEBUG] : [DEBUG] : ----- CLEANING RESOURCES ----- [DEBUG] : Removing orphaned controllers... [DEBUG] : Removing orphaned models... [DEBUG] : Removing orphaned styles... [DEBUG] : Removing orphaned sync adapters... [DEBUG] : Removing orphaned assets and libs... [DEBUG] : [DEBUG] : ----- BASE RUNTIME FILES ----- [TRACE] : SRC_DIR=/usr/local/lib/node_modules/alloy/Alloy/lib [TRACE] : Copying SRC_DIR/alloy.js --> Resources/iphone/alloy.js [TRACE] : Copying SRC_DIR/alloy/backbone.js --> Resources/iphone/alloy/backbone.js [TRACE] : Copying SRC_DIR/alloy/underscore.js --> Resources/iphone/alloy/underscore.js [TRACE] : Copying SRC_DIR/alloy/widget.js --> Resources/iphone/alloy/widget.js [TRACE] : Copying SRC_DIR/alloy/controllers/BaseController.js --> Resources/iphone/alloy/controllers/BaseController.js [TRACE] : Copying SRC_DIR/alloy/sync/localStorage.js --> Resources/iphone/alloy/sync/localStorage.js [TRACE] : Copying SRC_DIR/alloy/sync/properties.js --> Resources/iphone/alloy/sync/properties.js [TRACE] : Copying SRC_DIR/alloy/sync/sql.js --> Resources/iphone/alloy/sync/sql.js [TRACE] : [TRACE] : SRC_DIR=/usr/local/lib/node_modules/alloy/Alloy/common [TRACE] : Copying SRC_DIR/constants.js --> Resources/iphone/alloy/constants.js [TRACE] : [TRACE] : SRC_DIR=/Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/app/assets [TRACE] : [DEBUG] : [INFO] : ----- MVC GENERATION ----- [INFO] : [global style] loading from cache... [INFO] : [index.xml] view processing... [INFO] : style: "index.tss" [INFO] : view: "index.xml" [INFO] : controller: "index.js" [TRACE] : - Processing "builtins" module... [TRACE] : - Processing "optimizer" module... [TRACE] : - Processing "compress" module... [INFO] : created: "Resources/iphone/alloy/controllers/index.js" [DEBUG] : map: "build/map/Resources/iphone/alloy/controllers/index.js.map" [INFO] : created: "Resources/iphone/alloy/styles/index.js" [INFO] : [INFO] : [app.js] using cached app.js... [INFO] : [INFO] : ----- OPTIMIZING ----- [INFO] : - iphone/alloy.js [TRACE] : processing "builtins" module... [TRACE] : processing "optimizer" module... [TRACE] : processing "compress" module... [INFO] : - iphone/alloy/sync/localStorage.js [TRACE] : processing "builtins" module... [TRACE] : processing "optimizer" module... [TRACE] : processing "compress" module... [INFO] : - iphone/alloy/sync/properties.js [TRACE] : processing "builtins" module... [TRACE] : processing "optimizer" module... [TRACE] : processing "compress" module... [INFO] : - iphone/alloy/sync/sql.js [TRACE] : processing "builtins" module... [TRACE] : processing "optimizer" module... [TRACE] : processing "compress" module... [TRACE] : [TRACE] : Benchmarking [TRACE] : ------------ [TRACE] : [0.40365s] TOTAL [INFO] : [INFO] : Alloy compiled in 0.40365s [INFO] : Alloy compiler completed successfully [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/appicon.png => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/appicon.png [INFO] : Initiating Xcode pre-compile phase [DEBUG] : Symlinking /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/KS_nav_ui.png => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/KS_nav_ui.png [DEBUG] : Symlinking /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/KS_nav_views.png => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/KS_nav_views.png [DEBUG] : Ignoring /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/android [DEBUG] : Ignoring /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/blackberry [DEBUG] : Ignoring /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone [DEBUG] : Ignoring /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/mobileweb [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/Default-568h@2x.png => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/Default-568h@2x.png [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/Default-Landscape.png => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/Default-Landscape.png [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/Default-Portrait.png => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/Default-Portrait.png [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/Default.png => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/Default.png [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/Default@2x.png => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/Default@2x.png [DEBUG] : Symlinking /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/KS_nav_ui.png => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/KS_nav_ui.png [DEBUG] : Symlinking /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/KS_nav_views.png => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/KS_nav_views.png [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/appicon.png => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/appicon.png [INFO] : Processing JavaScript files [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/alloy/CFG.js => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/alloy/CFG.js [DEBUG] : Copying /var/folders/f_/syd0yymx7d3cq5sp7wg3tshw0000gp/T/liveview.js => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/app.js [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/alloy/backbone.js => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/alloy/backbone.js [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/alloy/constants.js => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/alloy/constants.js [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/alloy/controllers/BaseController.js => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/alloy/controllers/BaseController.js [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/alloy/controllers/index.js => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/alloy/controllers/index.js [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/alloy/styles/index.js => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/alloy/styles/index.js [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/alloy/sync/localStorage.js => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/alloy/sync/localStorage.js [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/alloy/sync/properties.js => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/alloy/sync/properties.js [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/alloy/sync/sql.js => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/alloy/sync/sql.js [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/alloy/underscore.js => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/alloy/underscore.js [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/alloy/widget.js => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/alloy/widget.js [DEBUG] : Copying /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/Resources/iphone/alloy.js => /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app/alloy.js [INFO] : Skipping xcodebuild [INFO] : Finished building the application in 1s 763ms [LiveView] Closing file/event server process id: 13272 [INFO] : Running application in iOS Simulator [DEBUG] : Terminating all iOS simulators [DEBUG] : Removing old log file: /Users/mxia/Library/Application Support/iPhone Simulator/7.0.3/Applications/E8183110-9C3E-497B-AE3E-4F0EE6C21607/Documents/0b92ad8e-23f9-499a-9d2f-4793e0258bbc.log [LiveView] version 1.0.2 [LiveView] File Server Started on Port 8324 [LiveView] Alloy project monitor started [LiveView] Event Server Started on Port 8323 [INFO] : Launching application in iOS Simulator [DEBUG] : Simulator command: "/Users/mxia/Library/Application Support/Titanium/mobilesdk/osx/3.2.1.v20140121132444/iphone/ios-sim" launch "/Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/build/iphone/build/Debug-iphonesimulator/testAlloy.app" --sdk 7.0 --family iphone --retina [TRACE] : Simulator environment: DYLD_FRAMEWORK_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks:/Applications/Xcode.app/Contents/OtherFrameworks [INFO] : Focusing the iOS Simulator [DEBUG] : Found iPhone Simulator log file: /Users/mxia/Library/Application Support/iPhone Simulator/7.0.3/Applications/E8183110-9C3E-497B-AE3E-4F0EE6C21607/Documents/0b92ad8e-23f9-499a-9d2f-4793e0258bbc.log -- Start simulator log ------------------------------------------------------- [INFO] : Application started [DEBUG] : Reading stylesheet from: /Users/mxia/Library/Application Support/iPhone Simulator/7.0.3/Applications/E8183110-9C3E-497B-AE3E-4F0EE6C21607/testAlloy.app/stylesheet.plist [DEBUG] : 2014-01-22 15:51:08.866 testAlloy[13681:a0b] You've implemented -[ application:performFetchWithCompletionHandler:], but you still need to add "fetch" to the list of your supported UIBackgroundModes in your Info.plist. [DEBUG] : 2014-01-22 15:51:08.867 testAlloy[13681:a0b] You've implemented -[ application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist. [INFO] : testAlloy/1.0 (3.2.1.v20140121132444.57fc055) [DEBUG] : Loading: /Users/mxia/Library/Application Support/iPhone Simulator/7.0.3/Applications/E8183110-9C3E-497B-AE3E-4F0EE6C21607/testAlloy.app/app.js, Resource: app_js [DEBUG] : Loading: /Users/mxia/Library/Application Support/iPhone Simulator/7.0.3/Applications/E8183110-9C3E-497B-AE3E-4F0EE6C21607/testAlloy.app/alloy.js, Resource: alloy_js [DEBUG] : Loading: /Users/mxia/Library/Application Support/iPhone Simulator/7.0.3/Applications/E8183110-9C3E-497B-AE3E-4F0EE6C21607/testAlloy.app/alloy/underscore.js, Resource: alloy/underscore_js [DEBUG] : Loading: /Users/mxia/Library/Application Support/iPhone Simulator/7.0.3/Applications/E8183110-9C3E-497B-AE3E-4F0EE6C21607/testAlloy.app/alloy/backbone.js, Resource: alloy/backbone_js [DEBUG] : Loading: /Users/mxia/Library/Application Support/iPhone Simulator/7.0.3/Applications/E8183110-9C3E-497B-AE3E-4F0EE6C21607/testAlloy.app/alloy/constants.js, Resource: alloy/constants_js [DEBUG] : Loading: /Users/mxia/Library/Application Support/iPhone Simulator/7.0.3/Applications/E8183110-9C3E-497B-AE3E-4F0EE6C21607/testAlloy.app/alloy/CFG.js, Resource: alloy/CFG_js [DEBUG] : Loading: /Users/mxia/Library/Application Support/iPhone Simulator/7.0.3/Applications/E8183110-9C3E-497B-AE3E-4F0EE6C21607/testAlloy.app/alloy/controllers/index.js, Resource: alloy/controllers/index_js [DEBUG] : Loading: /Users/mxia/Library/Application Support/iPhone Simulator/7.0.3/Applications/E8183110-9C3E-497B-AE3E-4F0EE6C21607/testAlloy.app/alloy/controllers/BaseController.js, Resource: alloy/controllers/BaseController_js [DEBUG] : Application booted in 173.860967 ms [LiveView] Alloy recompile initiated for ios [LiveView] Reload Triggered REASON: File Changed FILE: /Users/mxia/Documents/Appcelerator_Studio_Workspace/testAlloy/app/views/index.xml