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.3 [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: target changed since last build [INFO] : Was: device [INFO] : Now: simulator [INFO] : Initiating prepare phase [INFO] : Found Alloy app in /Users/agito/Documents/Titanium_Studio_Workspace/test/app [INFO] : Executing Alloy compile: /usr/local/bin/node /usr/local/bin/alloy compile /Users/agito/Documents/Titanium_Studio_Workspace/test/app --config platform=ios,version=0,simtype=none,devicefamily=universal,deploytype=development [INFO] : ----- MVC GENERATION ----- [INFO] : [global style] loading from cache... [INFO] : [widget.xml] com.appcelerator.drawer view processing... [INFO] : style: "widget.tss" [INFO] : view: "widget.xml" [INFO] : controller: "widget.js" [INFO] : created: "Resources/iphone/alloy/widgets/com.appcelerator.drawer/controllers/widget.js" [INFO] : created: "Resources/iphone/alloy/widgets/com.appcelerator.drawer/styles/widget.js" [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] : [next.xml] view processing... [INFO] : style: "next.tss" [INFO] : view: "next.xml" [INFO] : controller: "next.js" [INFO] : created: "Resources/iphone/alloy/controllers/next.js" [INFO] : created: "Resources/iphone/alloy/styles/next.js" [INFO] : [INFO] : [app.js] using cached app.js... [INFO] : [INFO] : ----- OPTIMIZING ----- [INFO] : - alloy/animation.js [INFO] : - iphone/alloy.js [INFO] : - iphone/test.js [INFO] : - iphone/alloy/sync/localStorage.js [INFO] : - iphone/alloy/sync/properties.js [INFO] : - iphone/alloy/sync/sql.js [INFO] : - iphone/alloy/widgets/com.appcelerator.drawer/controllers/widget.js [INFO] : - iphone/alloy/widgets/com.appcelerator.drawer/styles/widget.js [INFO] : [INFO] : Alloy compiled in 2.04215s [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/agito/Documents/Titanium_Studio_Workspace/test/build/iphone/test.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/agito/Documents/Titanium_Studio_Workspace/test/build/iphone/Classes/ApplicationDefaults.m [INFO] : Initiating Xcode pre-compile phase [INFO] : Processing JavaScript files [INFO] : Invoking xcodebuild [INFO] : Finished building the application in 57s 52ms [INFO] : Running application in iOS Simulator [INFO] : Launching application in iOS Simulator [INFO] : Focusing the iOS Simulator [INFO] : Application started [INFO] : test/1.0 (3.2.3.GA.b958a70) [ERROR] : The application has crashed with an uncaught exception 'NSInternalInconsistencyException'. [ERROR] : Reason: [ERROR] : request for rect of invalid section (-1) [ERROR] : Stack trace: [ERROR] : 0 CoreFoundation 0x045791c8 __exceptionPreprocess + 152 [ERROR] : 1 libobjc.A.dylib 0x03f5f8e5 objc_exception_throw + 44 [ERROR] : 2 CoreFoundation 0x04579048 +[NSException raise:format:arguments:] + 136 [ERROR] : 3 Foundation 0x00e1d4de -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116 [ERROR] : 4 UIKit 0x014b976f -[UITableViewRowData rectForSection:] + 181 [ERROR] : 5 UIKit 0x013365b1 -[UITableView rectForSection:] + 80 [ERROR] : 6 test 0x000d469e -[TiUITableView keyboardDidShowAtHeight:] + 430 [ERROR] : 7 test 0x00130687 -[TiRootViewController handleNewKeyboardStatus] + 743 [ERROR] : 8 Foundation 0x00e735ec __NSFireDelayedPerform + 372 [ERROR] : 9 CoreFoundation 0x04537ac6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 [ERROR] : 10 CoreFoundation 0x045374ad __CFRunLoopDoTimer + 1181 [ERROR] : 11 CoreFoundation 0x0451f538 __CFRunLoopRun + 1816 [ERROR] : 12 CoreFoundation 0x0451e9d3 CFRunLoopRunSpecific + 467 [ERROR] : 13 CoreFoundation 0x0451e7eb CFRunLoopRunInMode + 123 [ERROR] : 14 GraphicsServices 0x043215ee GSEventRunModal + 192 [ERROR] : 15 GraphicsServices 0x0432142b GSEventRun + 104 [ERROR] : 16 UIKit 0x0124ff9b UIApplicationMain + 1225 [ERROR] : 17 test 0x000056c8 main + 456 [ERROR] : 18 libdyld.dylib 0x04a5e701 start + 1 [ERROR] : 2014-07-10 10:33:30.573 test[26443:70b] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'request for rect of invalid section (-1)' [ERROR] : *** First throw call stack: [ERROR] : ( [ERROR] : 0 CoreFoundation 0x045791e4 __exceptionPreprocess + 180 [ERROR] : 1 libobjc.A.dylib 0x03f5f8e5 objc_exception_throw + 44 [ERROR] : 2 CoreFoundation 0x04579048 +[NSException raise:format:arguments:] + 136 [ERROR] : 3 Foundation 0x00e1d4de -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116 [ERROR] : 4 UIKit 0x014b976f -[UITableViewRowData rectForSection:] + 181 [ERROR] : 5 UIKit 0x013365b1 -[UITableView rectForSection:] + 80 [ERROR] : 6 test 0x000d469e -[TiUITableView keyboardDidShowAtHeight:] + 430 [ERROR] : 7 test 0x00130687 -[TiRootViewController handleNewKeyboardStatus] + 743 [ERROR] : 8 Foundation 0x00e735ec __NSFireDelayedPerform + 372 [ERROR] : 9 CoreFoundation 0x04537ac6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 [ERROR] : 10 CoreFoundation 0x045374ad __CFRunLoopDoTimer + 1181 [ERROR] : 11 CoreFoundation 0x0451f538 __CFRunLoopRun + 1816 [ERROR] : 12 CoreFoundation 0x0451e9d3 CFRunLoopRunSpecific + 467 [ERROR] : 13 CoreFoundation 0x0451e7eb CFRunLoopRunInMode + 123 [ERROR] : 14 GraphicsServices 0x043215ee GSEventRunModal + 192 [ERROR] : 15 GraphicsServices 0x0432142b GSEventRun + 104 [ERROR] : 16 UIKit 0x0124ff9b UIApplicationMain + 1225 [ERROR] : 17 test 0x000056c8 main + 456 [ERROR] : 18 libdyld.dylib 0x04a5e701 start + 1 [ERROR] : ) [ERROR] : libc++abi.dylib: terminating with uncaught exception of type NSException -- End simulator log --------------------------------------------------------- [INFO] : Application has exited from iOS Simulator [INFO] : Project built successfully in 1m 30s 848ms