Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2015
4
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.14 KB | None | 0 0
  1. $ grunt clean && grunt dev -p ios --log-level trace
  2. Running "clean:project" (clean) task
  3. Cleaning app/...OK
  4. Cleaning Resources/...OK
  5. Cleaning build/...OK
  6.  
  7. Done, without errors.
  8. Running "copy:alloy" (copy) task
  9. Created 59 directories, copied 435 files
  10.  
  11. Running "jade:compile" (jade) task
  12. File "app/views/addTopic.xml" created.
  13. File "app/views/calendarEvent.xml" created.
  14. File "app/views/calendarEventWidget.xml" created.
  15. File "app/views/capture.xml" created.
  16. File "app/views/enquiry.xml" created.
  17. File "app/views/eventAlert.xml" created.
  18. File "app/views/index.xml" created.
  19. File "app/views/listByTopic.xml" created.
  20. File "app/views/photoLarge.xml" created.
  21. File "app/views/selectTopic.xml" created.
  22. File "app/views/viewReflection.xml" created.
  23. File "app/widgets/com.thevirtualforge.audioRecorder/views/widget.xml" created.
  24.  
  25. Running "stss:compile" (stss) task
  26. File "app/styles/addTopic.tss" created.
  27. File "app/styles/app.tss" created.
  28. File "app/styles/calendarEvent.tss" created.
  29. File "app/styles/calendarEventWidget.tss" created.
  30. File "app/styles/capture.tss" created.
  31. File "app/styles/enquiry.tss" created.
  32. File "app/styles/eventAlert.tss" created.
  33. File "app/styles/index.tss" created.
  34. File "app/styles/listByTopic.tss" created.
  35. File "app/styles/photoLarge.tss" created.
  36. File "app/styles/selectTopic.tss" created.
  37. File "app/styles/viewReflection.tss" created.
  38. File "app/widgets/com.thevirtualforge.audioRecorder/styles/widget.tss" created.
  39.  
  40. Running "babel:dist" (babel) task
  41.  
  42. Running "concurrent:run" (concurrent) task
  43. Running "tishadow:server" (tishadow) task
  44. Running "watch:views" (watch) task
  45. Waiting...Running "titanium:appify" (titanium) task
  46. Running "watch:styles" (watch) task
  47. Waiting...Running "watch:javascripts" (watch) task
  48. Waiting...Running "tishadow:run" (tishadow) task
  49. TiShadow REPL
  50.  
  51. launchApp(appName), closeApp(), runSpec() and clearCache() methods available.
  52. require(), Ti.include() and assests are relative the running app.
  53.  
  54.  
  55. > [DEBUG] TiShadow server started. Go to http://localhost:3000
  56. [DEBUG] connect to 192.168.0.10:3000
  57. titanium build --log-level info --platform ios --project-dir . --no-banner --no-progress-bars --no-prompt -p ios -T device --device-id 89e14e58c9c4f28452c7afad4b1ea9c593e0bc62 --developer-name Terry Morgan (J66YL7RKR4) -P 5192f13d-6c51-4ac2-bb39-eb724c98ce0b --appify
  58. [INFO] Beginning Build Process
  59. [INFO] Compiling Alloy for ios
  60. [INFO] [config.json] regenerating CFG.js from config.json...
  61. [INFO] ----- MVC GENERATION -----
  62. [INFO] [app.tss] global style processing...
  63. [INFO] [global style] writing to cache...
  64. [INFO] [models/calendarEvent.js] model processing...
  65. [INFO] Found 0 migrations for model: calendarEvent
  66. [INFO] [models/captureFormState.js] model processing...
  67. [INFO] Found 0 migrations for model: captureFormState
  68. [INFO] [models/reflection.js] model processing...
  69. [INFO] Found 3 migrations for model: reflection
  70. [INFO] [models/reflection_tag.js] model processing...
  71. [INFO] Found 0 migrations for model: reflection_tag
  72. [INFO] [models/tag.js] model processing...
  73. [INFO] Found 0 migrations for model: tag
  74. [INFO] [models/topic.js] model processing...
  75. [INFO] Found 0 migrations for model: topic
  76. [INFO] [models/topic_tag.js] model processing...
  77. [INFO] Found 0 migrations for model: topic_tag
  78. [INFO] [widget.xml] com.thevirtualforge.audioRecorder view processing...
  79. [INFO] style: "widget.tss"
  80. [INFO] view: "widget.xml"
  81. [INFO] controller: "widget.js"
  82. [INFO] created: "Resources/iphone/alloy/widgets/com.thevirtualforge.audioRecorder/controllers/widget.js"
  83. [INFO] created: "Resources/iphone/alloy/widgets/com.thevirtualforge.audioRecorder/styles/widget.js"
  84. [INFO] [view.xml] nl.fokkezb.loading view processing...
  85. [INFO] style: "view.tss"
  86. [INFO] view: "view.xml"
  87. [INFO] controller: "view.js"
  88. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/controllers/view.js"
  89. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/styles/view.js"
  90. [INFO] [widget.xml] nl.fokkezb.loading view processing...
  91. [INFO] view: "widget.xml"
  92. [INFO] controller: "widget.js"
  93. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/controllers/widget.js"
  94. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/styles/widget.js"
  95. [INFO] [window.xml] nl.fokkezb.loading view processing...
  96. [INFO] style: "window.tss"
  97. [INFO] view: "window.xml"
  98. [INFO] controller: "window.js"
  99. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/controllers/window.js"
  100. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/styles/window.js"
  101. [INFO] [icon.xml] nl.fokkezb.button view processing...
  102. [INFO] style: "icon.tss"
  103. [INFO] view: "icon.xml"
  104. [INFO] controller: "icon.js"
  105. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.button/controllers/icon.js"
  106. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.button/styles/icon.js"
  107. [INFO] [title.xml] nl.fokkezb.button view processing...
  108. [INFO] style: "title.tss"
  109. [INFO] view: "title.xml"
  110. [INFO] controller: "title.js"
  111. [DEBUG] A socket connected
  112. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.button/controllers/title.js"
  113. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.button/styles/title.js"
  114. [INFO] [widget.xml] nl.fokkezb.button view processing...
  115. [INFO] style: "widget.tss"
  116. [INFO] view: "widget.xml"
  117. [INFO] controller: "widget.js"
  118. [INFO] [iphone, 8.3, 192.168.0.7] Connected
  119. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.button/controllers/widget.js"
  120. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.button/styles/widget.js"
  121. [INFO] [widget.xml] com.thevirtualforge.videoplayer view processing...
  122. [INFO] style: "widget.tss"
  123. [INFO] view: "widget.xml"
  124. [INFO] controller: "widget.js"
  125. [INFO] created: "Resources/iphone/alloy/widgets/com.thevirtualforge.videoplayer/controllers/widget.js"
  126. [INFO] created: "Resources/iphone/alloy/widgets/com.thevirtualforge.videoplayer/styles/widget.js"
  127. [INFO] [addTopic.xml] view processing...
  128. [INFO] style: "addTopic.tss"
  129. [INFO] view: "addTopic.xml"
  130. [INFO] controller: "addTopic.js"
  131. [INFO] created: "Resources/iphone/alloy/controllers/addTopic.js"
  132. [INFO] created: "Resources/iphone/alloy/styles/addTopic.js"
  133. [INFO] [calendarEvent.xml] view processing...
  134. [INFO] style: "calendarEvent.tss"
  135. [INFO] view: "calendarEvent.xml"
  136. Deprecation warning: moment construction falls back to js Date. This is discouraged and will be removed in upcoming major release. Please refer to https://github.com/moment/moment/issues/1407 for more info.
  137. [INFO] controller: "calendarEvent.js"
  138. [INFO] created: "Resources/iphone/alloy/controllers/calendarEvent.js"
  139. [INFO] created: "Resources/iphone/alloy/styles/calendarEvent.js"
  140. [INFO] [calendarEventWidget.xml] view processing...
  141. [INFO] style: "calendarEventWidget.tss"
  142. [INFO] view: "calendarEventWidget.xml"
  143. [INFO] controller: "calendarEventWidget.js"
  144. [INFO] created: "Resources/iphone/alloy/controllers/calendarEventWidget.js"
  145. [INFO] created: "Resources/iphone/alloy/styles/calendarEventWidget.js"
  146. [INFO] [capture.xml] view processing...
  147. [INFO] style: "capture.tss"
  148. [INFO] view: "capture.xml"
  149. [INFO] controller: "capture.js"
  150. [INFO] created: "Resources/iphone/alloy/controllers/capture.js"
  151. [INFO] created: "Resources/iphone/alloy/styles/capture.js"
  152. [INFO] [enquiry.xml] view processing...
  153. [INFO] style: "enquiry.tss"
  154. [INFO] view: "enquiry.xml"
  155. [INFO] controller: "enquiry.js"
  156. [INFO] created: "Resources/iphone/alloy/controllers/enquiry.js"
  157. [INFO] created: "Resources/iphone/alloy/styles/enquiry.js"
  158. [INFO] [eventAlert.xml] view processing...
  159. [INFO] style: "eventAlert.tss"
  160. [INFO] view: "eventAlert.xml"
  161. [INFO] controller: "eventAlert.js"
  162. [INFO] created: "Resources/iphone/alloy/controllers/eventAlert.js"
  163. [INFO] created: "Resources/iphone/alloy/styles/eventAlert.js"
  164. [INFO] [index.xml] view processing...
  165. [INFO] style: "index.tss"
  166. [INFO] view: "index.xml"
  167. Wed Jun 03 2015 11:26:14 GMT+0100 (BST)
  168.  
  169. Operating System
  170. Name = Mac OS X
  171. Version = 10.10.3
  172. Architecture = 64bit
  173. # CPUs = 8
  174. Memory = 17179869184
  175.  
  176. Node.js
  177. Node.js Version = 0.10.38
  178. npm Version = 1.4.28
  179.  
  180. Titanium CLI
  181. CLI Version = 3.4.2
  182.  
  183. Titanium SDK
  184. SDK Version = 4.0.0.v20150512005012
  185. SDK Path = /Users/terrymorgan/Library/Application Support/Titanium/mobilesdk/osx/4.0.0.v20150512005012
  186. Target Platform [INFO] controller: "index.js"
  187. = iphone
  188.  
  189. Command
  190. /Users/terrymorgan/.nvm/v0.10.38/bin/node /Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/node_modules/grunt-titanium/node_modules/.bin/titanium build --log-level info --platform ios --project-dir . --no-banner --no-progress-bars --no-prompt -p ios -T device --device-id 89e14e58c9c4f28452c7afad4b1ea9c593e0bc62 --developer-name Terry Morgan (J66YL7RKR4) -P 5192f13d-6c51-4ac2-bb39-eb724c98ce0b --appify
  191.  
  192. [INFO] created: "Resources/iphone/alloy/controllers/index.js"
  193. [INFO] created: "Resources/iphone/alloy/styles/index.js"
  194. [INFO] [listByTopic.xml] view processing...
  195. [INFO] style: "listByTopic.tss"
  196. [INFO] view: "listByTopic.xml"
  197. [INFO] controller: "listByTopic.js"
  198. [INFO] created: "Resources/iphone/alloy/controllers/listByTopic.js"
  199. [INFO] created: "Resources/iphone/alloy/styles/listByTopic.js"
  200. [INFO] [photoLarge.xml] view processing...
  201. [INFO] style: "photoLarge.tss"
  202. [INFO] view: "photoLarge.xml"
  203. [INFO] controller: "photoLarge.js"
  204. [INFO] created: "Resources/iphone/alloy/controllers/photoLarge.js"
  205. [INFO] created: "Resources/iphone/alloy/styles/photoLarge.js"
  206. [INFO] [selectTopic.xml] view processing...
  207. [INFO] style: "selectTopic.tss"
  208. [INFO] view: "selectTopic.xml"
  209. [INFO] controller: "selectTopic.js"
  210. [INFO] created: "Resources/iphone/alloy/controllers/selectTopic.js"
  211. [INFO] created: "Resources/iphone/alloy/styles/selectTopic.js"
  212. [INFO] [viewReflection.xml] view processing...
  213. [INFO] style: "viewReflection.tss"
  214. [INFO] view: "viewReflection.xml"
  215. [INFO] controller: "viewReflection.js"
  216. [INFO] Found Titanium module id=ti.cloud version=3.2.8 platform=commonjs deploy-type=test path=/Users/terrymorgan/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.8
  217. [INFO] Found Titanium module id=dk.napp.social version=1.7.9 platform=iphone deploy-type=test path=/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/modules/iphone/dk.napp.social/1.7.9
  218. [INFO] Found Titanium module id=ti.flurry version=1.6 platform=iphone deploy-type=test path=/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/modules/iphone/ti.flurry/1.6
  219. [INFO] Found Titanium module id=analytics.google version=3.0.0 platform=iphone deploy-type=test path=/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/modules/iphone/analytics.google/3.0.0
  220. [INFO] Found Titanium module id=ti.imagefactory version=1.2.0 platform=iphone deploy-type=test path=/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/modules/iphone/ti.imagefactory/1.2.0
  221. [INFO] Found Titanium plugin id=ti.alloy version=1.0
  222. [INFO] Deploy type: test
  223. [INFO] Building for target: device
  224. [INFO] Building using iOS SDK: 8.3
  225. [INFO] Building for iOS device: 89e14e58c9c4f28452c7afad4b1ea9c593e0bc62
  226. [INFO] Building for device family: universal
  227. [INFO] iOS Development Certificate: Terry Morgan (J66YL7RKR4)
  228. [INFO] Minimum iOS version: 7.0
  229. [INFO] Using default keychain
  230. [INFO] Debugging disabled
  231. [INFO] Profiler disabled
  232. [INFO] created: "Resources/iphone/alloy/controllers/viewReflection.js"
  233. [INFO] created: "Resources/iphone/alloy/styles/viewReflection.js"
  234. [INFO] [windowController.js] controller processing...
  235. [INFO] controller: "windowController.js"
  236. [INFO] created: "Resources/iphone/alloy/controllers/windowController.js"
  237. [INFO] created: "Resources/iphone/alloy/styles/windowController.js"
  238. [INFO]
  239. [INFO] Forcing rebuild: /Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/iphone/build-manifest.json does not exist
  240. [INFO] Initiating prepare phase
  241. [INFO] [app.js] Titanium entry point processing...
  242. [INFO] Preparing App...
  243. [INFO] created: "Resources/iphone/app.js"
  244. [INFO]
  245. [INFO] ----- OPTIMIZING -----
  246. [INFO] - alloy/dialogs.js
  247. [INFO] - alloy/measurement.js
  248. [INFO] - alloy/moment.js
  249. [INFO] - alloy/string.js
  250. [INFO] Beginning Build Process
  251. [INFO] - alloy/moment/lang/en-ca.js
  252. [INFO] Compiling Alloy for ios
  253. [INFO] - alloy/moment/lang/en-gb.js
  254. [INFO] - iphone/alloy.js
  255. [INFO] - iphone/async.js
  256. [INFO] - iphone/buttonStyles.js
  257. [INFO] - iphone/calendarHelpers.js
  258. [INFO] - iphone/captureFormHelper.js
  259. [INFO] [config.json] regenerating CFG.js from config.json...
  260. [INFO] - iphone/fa.js
  261. [INFO] - iphone/formHelpers.js
  262. [INFO] - iphone/imageUtils.js
  263. [INFO] - iphone/xPlatformUtils.js
  264. [INFO] - iphone/alloy/models/CalendarEvent.js
  265. [INFO] - iphone/alloy/models/CaptureFormState.js
  266. [INFO] - iphone/alloy/models/Reflection.js
  267. [INFO] - iphone/alloy/models/Reflection_tag.js
  268. [INFO] - iphone/alloy/models/Tag.js
  269. [INFO] - iphone/alloy/models/Topic.js
  270. [INFO] - iphone/alloy/models/Topic_tag.js
  271. [INFO] - iphone/alloy/sync/localStorage.js
  272. [INFO] - iphone/alloy/sync/properties.js
  273. [INFO] - iphone/alloy/sync/sql.js
  274. [INFO] - iphone/alloy/widgets/com.thevirtualforge.audioRecorder/controllers/widget.js
  275. [INFO] - iphone/alloy/widgets/com.thevirtualforge.audioRecorder/styles/widget.js
  276. [INFO] - iphone/alloy/widgets/com.thevirtualforge.videoplayer/controllers/widget.js
  277. [INFO] - iphone/alloy/widgets/com.thevirtualforge.videoplayer/styles/widget.js
  278. [INFO] - iphone/alloy/widgets/nl.fokkezb.button/controllers/icon.js
  279. [INFO] - iphone/alloy/widgets/nl.fokkezb.button/controllers/title.js
  280. [INFO] - iphone/alloy/widgets/nl.fokkezb.button/controllers/widget.js
  281. [INFO] - iphone/alloy/widgets/nl.fokkezb.button/styles/icon.js
  282. [INFO] - iphone/alloy/widgets/nl.fokkezb.button/styles/title.js
  283. [INFO] - iphone/alloy/widgets/nl.fokkezb.button/styles/widget.js
  284. [INFO] - iphone/alloy/widgets/nl.fokkezb.loading/controllers/view.js
  285. [INFO] - iphone/alloy/widgets/nl.fokkezb.loading/controllers/widget.js
  286. [INFO] - iphone/alloy/widgets/nl.fokkezb.loading/controllers/window.js
  287. [INFO] - iphone/alloy/widgets/nl.fokkezb.loading/styles/view.js
  288. [INFO] - iphone/alloy/widgets/nl.fokkezb.loading/styles/widget.js
  289. [INFO] - iphone/alloy/widgets/nl.fokkezb.loading/styles/window.js
  290. [INFO] - iphone/nl.fokkezb.button/styles.js
  291. [INFO]
  292. [INFO] Alloy compiled in 5.03946s
  293. [INFO] ----- MVC GENERATION -----
  294. [INFO] [app.tss] global style processing...
  295. [INFO] [global style] writing to cache...
  296. [INFO] [models/calendarEvent.js] model processing...
  297. [INFO] Found 0 migrations for model: calendarEvent
  298. [INFO] [models/captureFormState.js] model processing...
  299. [INFO] Found 0 migrations for model: captureFormState
  300. [INFO] [models/reflection.js] model processing...
  301. [INFO] Found 3 migrations for model: reflection
  302. [INFO] [models/reflection_tag.js] model processing...
  303. [INFO] Found 0 migrations for model: reflection_tag
  304. [INFO] [models/tag.js] model processing...
  305. [INFO] Found 0 migrations for model: tag
  306. [INFO] [models/topic.js] model processing...
  307. [INFO] Found 0 migrations for model: topic
  308. [INFO] [models/topic_tag.js] model processing...
  309. [INFO] Found 0 migrations for model: topic_tag
  310. [INFO] [widget.xml] com.thevirtualforge.audioRecorder view processing...
  311. [INFO] style: "widget.tss"
  312. [INFO] view: "widget.xml"
  313. [INFO] controller: "widget.js"
  314. [INFO] created: "Resources/iphone/alloy/widgets/com.thevirtualforge.audioRecorder/controllers/widget.js"
  315. [INFO] created: "Resources/iphone/alloy/widgets/com.thevirtualforge.audioRecorder/styles/widget.js"
  316. [INFO] [view.xml] nl.fokkezb.loading view processing...
  317. [INFO] style: "view.tss"
  318. [INFO] view: "view.xml"
  319. [INFO] controller: "view.js"
  320. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/controllers/view.js"
  321. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/styles/view.js"
  322. [INFO] [widget.xml] nl.fokkezb.loading view processing...
  323. [INFO] view: "widget.xml"
  324. [INFO] controller: "widget.js"
  325. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/controllers/widget.js"
  326. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/styles/widget.js"
  327. [INFO] [window.xml] nl.fokkezb.loading view processing...
  328. [INFO] style: "window.tss"
  329. [INFO] view: "window.xml"
  330. [INFO] controller: "window.js"
  331. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/controllers/window.js"
  332. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/styles/window.js"
  333. [INFO] [icon.xml] nl.fokkezb.button view processing...
  334. [INFO] style: "icon.tss"
  335. [INFO] view: "icon.xml"
  336. [INFO] controller: "icon.js"
  337. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.button/controllers/icon.js"
  338. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.button/styles/icon.js"
  339. [INFO] [title.xml] nl.fokkezb.button view processing...
  340. [INFO] style: "title.tss"
  341. [INFO] view: "title.xml"
  342. [INFO] controller: "title.js"
  343. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.button/controllers/title.js"
  344. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.button/styles/title.js"
  345. [INFO] [widget.xml] nl.fokkezb.button view processing...
  346. [INFO] style: "widget.tss"
  347. [INFO] view: "widget.xml"
  348. [INFO] controller: "widget.js"
  349. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.button/controllers/widget.js"
  350. [INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.button/styles/widget.js"
  351. [INFO] [widget.xml] com.thevirtualforge.videoplayer view processing...
  352. [INFO] style: "widget.tss"
  353. [INFO] view: "widget.xml"
  354. [INFO] controller: "widget.js"
  355. [INFO] created: "Resources/iphone/alloy/widgets/com.thevirtualforge.videoplayer/controllers/widget.js"
  356. [INFO] created: "Resources/iphone/alloy/widgets/com.thevirtualforge.videoplayer/styles/widget.js"
  357. [INFO] [addTopic.xml] view processing...
  358. [INFO] style: "addTopic.tss"
  359. [INFO] view: "addTopic.xml"
  360. [INFO] controller: "addTopic.js"
  361. [INFO] created: "Resources/iphone/alloy/controllers/addTopic.js"
  362. [INFO] created: "Resources/iphone/alloy/styles/addTopic.js"
  363. [INFO] [calendarEvent.xml] view processing...
  364. [INFO] style: "calendarEvent.tss"
  365. [INFO] view: "calendarEvent.xml"
  366. Deprecation warning: moment construction falls back to js Date. This is discouraged and will be removed in upcoming major release. Please refer to https://github.com/moment/moment/issues/1407 for more info.
  367. [INFO] controller: "calendarEvent.js"
  368. [INFO] created: "Resources/iphone/alloy/controllers/calendarEvent.js"
  369. [INFO] created: "Resources/iphone/alloy/styles/calendarEvent.js"
  370. [INFO] [calendarEventWidget.xml] view processing...
  371. [INFO] style: "calendarEventWidget.tss"
  372. [INFO] view: "calendarEventWidget.xml"
  373. [INFO] controller: "calendarEventWidget.js"
  374. [INFO] created: "Resources/iphone/alloy/controllers/calendarEventWidget.js"
  375. [INFO] created: "Resources/iphone/alloy/styles/calendarEventWidget.js"
  376. [INFO] [capture.xml] view processing...
  377. [INFO] style: "capture.tss"
  378.  
  379. events.js:72
  380. throw er; // Unhandled 'error' event
  381. ^
  382. Error: EMFILE, open '/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/Resources/iphone/fonts/FontAwesome.otf'
  383. [INFO] view: "capture.xml"
  384. >> Error: Deprecation warning: moment construction falls back to js Date. This is discouraged and will be removed in upcoming major release. Please refer to https://github.com/moment/moment/issues/1407 for more info.
  385. >>
  386. >> events.js:72
  387. >> throw er; // Unhandled 'error' event
  388. >> ^
  389. >> Error: EMFILE, open '/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/Resources/iphone/fonts/FontAwesome.otf'
  390.  
  391. Done, without errors.
  392.  
  393.  
  394. [INFO] controller: "capture.js"
  395. [INFO] created: "Resources/iphone/alloy/controllers/capture.js"
  396. [INFO] created: "Resources/iphone/alloy/styles/capture.js"
  397. [INFO] [enquiry.xml] view processing...
  398. [INFO] style: "enquiry.tss"
  399. [INFO] view: "enquiry.xml"
  400. [INFO] controller: "enquiry.js"
  401. [INFO] created: "Resources/iphone/alloy/controllers/enquiry.js"
  402. [INFO] created: "Resources/iphone/alloy/styles/enquiry.js"
  403. [INFO] [eventAlert.xml] view processing...
  404. [INFO] style: "eventAlert.tss"
  405. [INFO] view: "eventAlert.xml"
  406. [INFO] controller: "eventAlert.js"
  407. [INFO] created: "Resources/iphone/alloy/controllers/eventAlert.js"
  408. [INFO] created: "Resources/iphone/alloy/styles/eventAlert.js"
  409. [INFO] [index.xml] view processing...
  410. [INFO] style: "index.tss"
  411. [INFO] view: "index.xml"
  412. [INFO] controller: "index.js"
  413. [INFO] created: "Resources/iphone/alloy/controllers/index.js"
  414. [INFO] created: "Resources/iphone/alloy/styles/index.js"
  415. [INFO] [listByTopic.xml] view processing...
  416. [INFO] style: "listByTopic.tss"
  417. [INFO] view: "listByTopic.xml"
  418. [INFO] controller: "listByTopic.js"
  419. [INFO] created: "Resources/iphone/alloy/controllers/listByTopic.js"
  420. [INFO] created: "Resources/iphone/alloy/styles/listByTopic.js"
  421. [INFO] [photoLarge.xml] view processing...
  422. [INFO] style: "photoLarge.tss"
  423. [INFO] view: "photoLarge.xml"
  424. [INFO] controller: "photoLarge.js"
  425. [INFO] created: "Resources/iphone/alloy/controllers/photoLarge.js"
  426. [INFO] created: "Resources/iphone/alloy/styles/photoLarge.js"
  427. [INFO] [selectTopic.xml] view processing...
  428. [INFO] style: "selectTopic.tss"
  429. [INFO] view: "selectTopic.xml"
  430. [INFO] controller: "selectTopic.js"
  431. [INFO] created: "Resources/iphone/alloy/controllers/selectTopic.js"
  432. [INFO] created: "Resources/iphone/alloy/styles/selectTopic.js"
  433. [INFO] [viewReflection.xml] view processing...
  434. [INFO] style: "viewReflection.tss"
  435. [INFO] view: "viewReflection.xml"
  436. [INFO] controller: "viewReflection.js"
  437. [INFO] created: "Resources/iphone/alloy/controllers/viewReflection.js"
  438. [INFO] created: "Resources/iphone/alloy/styles/viewReflection.js"
  439. [INFO] [windowController.js] controller processing...
  440. [INFO] controller: "windowController.js"
  441. [INFO] created: "Resources/iphone/alloy/controllers/windowController.js"
  442. [INFO] created: "Resources/iphone/alloy/styles/windowController.js"
  443. [INFO]
  444. [INFO] [app.js] Titanium entry point processing...
  445. [INFO] created: "Resources/iphone/app.js"
  446. [INFO]
  447. [INFO] ----- OPTIMIZING -----
  448. [INFO] - alloy/dialogs.js
  449. [INFO] - alloy/measurement.js
  450. [INFO] - alloy/moment.js
  451. [INFO] - alloy/string.js
  452. [INFO] - alloy/moment/lang/en-ca.js
  453. [INFO] - alloy/moment/lang/en-gb.js
  454. [INFO] - iphone/alloy.js
  455. [INFO] - iphone/async.js
  456. [INFO] - iphone/buttonStyles.js
  457. [INFO] - iphone/calendarHelpers.js
  458. [INFO] - iphone/captureFormHelper.js
  459. [INFO] - iphone/fa.js
  460. [INFO] - iphone/formHelpers.js
  461. [INFO] - iphone/imageUtils.js
  462. [INFO] - iphone/xPlatformUtils.js
  463. [INFO] - iphone/alloy/dialogs.js
  464. [INFO] - iphone/alloy/measurement.js
  465. [INFO] - iphone/alloy/moment.js
  466. [INFO] - iphone/alloy/string.js
  467. [INFO] - iphone/alloy/models/CalendarEvent.js
  468. [INFO] - iphone/alloy/models/CaptureFormState.js
  469. [INFO] - iphone/alloy/models/Reflection.js
  470. [INFO] - iphone/alloy/models/Reflection_tag.js
  471. [INFO] - iphone/alloy/models/Tag.js
  472. [INFO] - iphone/alloy/models/Topic.js
  473. [INFO] - iphone/alloy/models/Topic_tag.js
  474. [INFO] - iphone/alloy/moment/lang/en-ca.js
  475. [INFO] - iphone/alloy/moment/lang/en-gb.js
  476. [INFO] - iphone/alloy/sync/localStorage.js
  477. [INFO] - iphone/alloy/sync/properties.js
  478. [INFO] - iphone/alloy/sync/sql.js
  479. [INFO] - iphone/alloy/widgets/com.thevirtualforge.audioRecorder/controllers/widget.js
  480. [INFO] - iphone/alloy/widgets/com.thevirtualforge.audioRecorder/styles/widget.js
  481. [INFO] - iphone/alloy/widgets/com.thevirtualforge.videoplayer/controllers/widget.js
  482. [INFO] - iphone/alloy/widgets/com.thevirtualforge.videoplayer/styles/widget.js
  483. [INFO] - iphone/alloy/widgets/nl.fokkezb.button/controllers/icon.js
  484. [INFO] - iphone/alloy/widgets/nl.fokkezb.button/controllers/title.js
  485. [INFO] - iphone/alloy/widgets/nl.fokkezb.button/controllers/widget.js
  486. [INFO] - iphone/alloy/widgets/nl.fokkezb.button/styles/icon.js
  487. [INFO] - iphone/alloy/widgets/nl.fokkezb.button/styles/title.js
  488. [INFO] - iphone/alloy/widgets/nl.fokkezb.button/styles/widget.js
  489. [INFO] - iphone/alloy/widgets/nl.fokkezb.loading/controllers/view.js
  490. [INFO] - iphone/alloy/widgets/nl.fokkezb.loading/controllers/widget.js
  491. [INFO] - iphone/alloy/widgets/nl.fokkezb.loading/controllers/window.js
  492. [INFO] - iphone/alloy/widgets/nl.fokkezb.loading/styles/view.js
  493. [INFO] - iphone/alloy/widgets/nl.fokkezb.loading/styles/widget.js
  494. [INFO] - iphone/alloy/widgets/nl.fokkezb.loading/styles/window.js
  495. [INFO] - iphone/nl.fokkezb.button/styles.js
  496. [INFO]
  497. [INFO] Alloy compiled in 4.08463s
  498. [INFO] 195 file(s) bundled.
  499. [INFO] Bundle Ready: /Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/tishadow/dist/Reflections.zip
  500. [INFO] Creating new app...
  501. [INFO] TiShadow app ready
  502. [INFO] Building App...
  503. Wed Jun 03 2015 11:26:25 GMT+0100 (BST)
  504.  
  505. Operating System
  506. Name = Mac OS X
  507. Version = 10.10.3
  508. Architecture = 64bit
  509. # CPUs = 8
  510. Memory = 17179869184
  511.  
  512. Node.js
  513. Node.js Version = 0.10.38
  514. npm Version = 1.4.28
  515.  
  516. Titanium CLI
  517. CLI Version = 3.4.2
  518.  
  519. Titanium SDK
  520. SDK Version = 4.0.0.v20150512005012
  521. SDK Path = /Users/terrymorgan/Library/Application Support/Titanium/mobilesdk/osx/4.0.0.v20150512005012
  522. Target Platform = iphone
  523.  
  524. Command
  525. /Users/terrymorgan/.nvm/v0.10.38/bin/node /Users/terrymorgan/.nvm/v0.10.38/bin/ti --sdk 4.0.0.v20150512005012 build --log-level info --platform ios --project-dir /Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify --no-banner --no-progress-bars --no-prompt -p ios -T device --device-id 89e14e58c9c4f28452c7afad4b1ea9c593e0bc62 --developer-name Terry Morgan (J66YL7RKR4) -P 5192f13d-6c51-4ac2-bb39-eb724c98ce0b --developer-name Terry Morgan (J66YL7RKR4) --pp-uuid 5192f13d-6c51-4ac2-bb39-eb724c98ce0b
  526.  
  527. [INFO] Found Titanium module id=ti.cloud version=3.2.8 platform=commonjs deploy-type=test path=/Users/terrymorgan/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.8
  528. [INFO] Found Titanium module id=dk.napp.social version=1.7.9 platform=iphone deploy-type=test path=/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify/modules/iphone/dk.napp.social/1.7.9
  529. [INFO] Found Titanium module id=ti.flurry version=1.6 platform=iphone deploy-type=test path=/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify/modules/iphone/ti.flurry/1.6
  530. [INFO] Found Titanium module id=analytics.google version=3.0.0 platform=iphone deploy-type=test path=/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify/modules/iphone/analytics.google/3.0.0
  531. [INFO] Found Titanium module id=ti.imagefactory version=1.2.0 platform=iphone deploy-type=test path=/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify/modules/iphone/ti.imagefactory/1.2.0
  532. [INFO] Found Titanium module id=yy.tidynamicfont version=0.2.2 platform=iphone deploy-type=test path=/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify/modules/iphone/yy.tidynamicfont/0.2.2
  533. [INFO] Found Titanium module id=net.iamyellow.tiws version=0.5 platform=iphone deploy-type=test path=/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify/modules/iphone/net.iamyellow.tiws/0.5
  534. [INFO] Found Titanium module id=yy.logcatcher version=0.2.0 platform=iphone deploy-type=test path=/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify/modules/iphone/yy.logcatcher/0.2.0
  535. [INFO] Found Titanium module id=ti.compression version=1.1.1 platform=iphone deploy-type=test path=/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify/modules/iphone/ti.compression/1.1.1
  536. [INFO] Deploy type: test
  537. [INFO] Building for target: device
  538. [INFO] Building using iOS SDK: 8.3
  539. [INFO] Building for iOS device: 89e14e58c9c4f28452c7afad4b1ea9c593e0bc62
  540. [INFO] Building for device family: universal
  541. [INFO] iOS Development Certificate: Terry Morgan (J66YL7RKR4)
  542. [INFO] Minimum iOS version: 7.0
  543. [INFO] Using default keychain
  544. [INFO] Debugging disabled
  545. [INFO] Profiler disabled
  546. [INFO] Forcing rebuild: /Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify/build/iphone/build-manifest.json does not exist
  547. [INFO] Initiating prepare phase
  548. [INFO] Performing full rebuild
  549. [INFO] Copying Xcode iOS files
  550. [INFO] Creating Xcode project directory: /Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify/build/iphone/Reflections.xcodeproj
  551. [INFO] Writing Xcode project data file: Titanium.xcodeproj/project.pbxproj
  552. [INFO] Writing Xcode project configuration: project.xcconfig
  553. [INFO] Writing Xcode module configuration: module.xcconfig
  554. [INFO] Injecting native libraries into Xcode project file
  555. [INFO] Forcing rebuild: ApplicationDefaults.m has changed since last build
  556. [INFO] Writing application defaults: /Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify/build/iphone/Classes/ApplicationDefaults.m
  557. [INFO] Copying iTunes artwork
  558. [INFO] Initiating Xcode pre-compile phase
  559. [INFO] Processing JavaScript files
  560. [INFO] Encrypting JavaScript files: /Users/terrymorgan/Library/Application Support/Titanium/mobilesdk/osx/4.0.0.v20150512005012/iphone/titanium_prep "com.thevirtualforge.reflection" "/Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify/build/iphone/assets" "f5e423a3-4e6d-4e40-a397-98c2ed4c6f47"
  561. [INFO] Processing Titanium namespace resources
  562. [INFO] Optimizing all images in /Users/terrymorgan/Documents/Titanium_Studio_Workspace/Reflections/build/appify/build/iphone/build/Debug-iphoneos/Reflections.app
  563. [INFO] Invoking xcodebuild
  564. [INFO] Image optimization complete
  565. [INFO] Installing app on device: Terry's iPhone 6+
  566. [WARN] [iphone, 8.3, 192.168.0.7] Disconnected
  567. [INFO] App successfully installed on device: Terry's iPhone 6+
  568. [INFO] Project built successfully in 39s 336ms
  569.  
  570. Please manually launch the application or press CTRL-C to quit
  571.  
  572. -- Start application log -----------------------------------------------------
  573. [INFO] Reflections/1.0.9 (4.0.0.95b5b3e)
  574. [INFO] [object TiCompressionModule] loaded
  575. [ERROR] Cannot remove property "ti.android.bug2373.skipAlert", it is read-only.
  576. [ERROR] Cannot remove property "acs-api-key-development", it is read-only.
  577. [ERROR] Cannot remove property "acs-api-key-production", it is read-only.
  578. [ERROR] Cannot remove property "acs-oauth-key-production", it is read-only.
  579. [ERROR] Cannot remove property "ti.android.bug2373.finishfalseroot", it is read-only.
  580. [ERROR] Cannot remove property "ti.ui.defaultunit", it is read-only.
  581. [ERROR] Cannot remove property "acs-oauth-key-development", it is read-only.
  582. [ERROR] Cannot remove property "acs-oauth-secret-development", it is read-only.
  583. [ERROR] Cannot remove property "acs-oauth-secret-production", it is read-only.
  584. [ERROR] 195 entries in the zip file
  585. [INFO] Archive file [/private/var/mobile/Containers/Bundle/Application/9381E351-2778-4AE6-8573-919D44A63B8D/Reflections.app//Reflections.zip] successfully extracted
  586. [INFO] [object YyLogcatcherModule] loaded
  587. [INFO] [object YyTidynamicfontModule] loaded
  588. [INFO] [object DkNappSocialModule] loaded
  589. [DEBUG] A socket connected
  590. [INFO] [iphone, 8.3, 192.168.0.7] Connected
  591. [INFO] [iphone, 8.3, 192.168.0.7] Cache cleared
  592. [DEBUG] [iphone, 8.3, 192.168.0.7] Registering Font: FontAwesome.otf
  593. [DEBUG] [iphone, 8.3, 192.168.0.7] Registering Font: leaguegothic.ttf
  594. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy.js
  595. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/underscore.js
  596. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/backbone.js
  597. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/constants.js
  598. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/CFG.js
  599. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/fa.js
  600. [DEBUG] [iphone, 8.3, 192.168.0.7] Native module:analytics.google
  601. [DEBUG] [iphone, 8.3, 192.168.0.7] Native module:ti.flurry
  602. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/widgets/nl.fokkezb.loading/controllers/widget.js
  603. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/widget.js
  604. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/controllers/BaseController.js
  605. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/measurement.js
  606. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/buttonStyles.js
  607. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/nl.fokkezb.button/styles.js
  608. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/controllers/index.js
  609. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/models/Reflection.js
  610. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/moment.js
  611. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/xPlatformUtils.js
  612. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/sync/sql.js
  613. [INFO] [iphone, 8.3, 192.168.0.7] No config.adapter.idAttribute specified for table "reflection"
  614. [INFO] [iphone, 8.3, 192.168.0.7] Adding "alloy_id" to uniquely identify rows
  615. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/widgets/nl.fokkezb.button/controllers/widget.js
  616. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/widgets/nl.fokkezb.button/controllers/icon.js
  617. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/string.js
  618. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/controllers/enquiry.js
  619. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/controllers/windowController.js
  620. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: ti.cloud.js
  621. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/formHelpers.js
  622. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/controllers/selectTopic.js
  623. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/models/Topic.js
  624. [INFO] [iphone, 8.3, 192.168.0.7] No config.adapter.idAttribute specified for table "topic"
  625. [INFO] [iphone, 8.3, 192.168.0.7] Adding "alloy_id" to uniquely identify rows
  626. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/controllers/addTopic.js
  627. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/controllers/capture.js
  628. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/models/CaptureFormState.js
  629. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/sync/properties.js
  630. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/models/Reflection_tag.js
  631. [INFO] [iphone, 8.3, 192.168.0.7] No config.adapter.idAttribute specified for table "reflection_tag"
  632. [INFO] [iphone, 8.3, 192.168.0.7] Adding "alloy_id" to uniquely identify rows
  633. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/models/Tag.js
  634. [INFO] [iphone, 8.3, 192.168.0.7] No config.adapter.idAttribute specified for table "tag"
  635. [INFO] [iphone, 8.3, 192.168.0.7] Adding "alloy_id" to uniquely identify rows
  636. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/widgets/com.thevirtualforge.audioRecorder/controllers/widget.js
  637. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/widgets/com.thevirtualforge.videoplayer/controllers/widget.js
  638. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/controllers/calendarEventWidget.js
  639. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/widgets/nl.fokkezb.button/controllers/title.js
  640. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/calendarHelpers.js
  641. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/controllers/calendarEvent.js
  642. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/models/CalendarEvent.js
  643. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/controllers/eventAlert.js
  644. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/imageUtils.js
  645. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/controllers/viewReflection.js
  646. [DEBUG] [iphone, 8.3, 192.168.0.7] Native module:dk.napp.social
  647. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/dialogs.js
  648. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/controllers/photoLarge.js
  649. [INFO] [iphone, 8.3, 192.168.0.7] Requiring: /var/mobile/Containers/Data/Application/B09FBA85-BF6B-4832-B13E-20D6C36B67A0/Documents/Reflections/iphone/alloy/controllers/listByTopic.js
  650. [INFO] [iphone, 8.3, 192.168.0.7] Reflections launched.
  651. OK
  652. >> File "src/controllers/index.js" changed.
  653.  
  654.  
  655. Running "babel:dist" (babel) task
  656.  
  657. Running "watch:javascripts" (watch) task
  658. Completed in 0.235s at Wed Jun 03 2015 11:31:21 GMT+0100 (BST) - Waiting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement