Skip to content

Instantly share code, notes, and snippets.

@funkotron
Created April 29, 2015 01:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save funkotron/7f94ac99dd536a30e248 to your computer and use it in GitHub Desktop.
Save funkotron/7f94ac99dd536a30e248 to your computer and use it in GitHub Desktop.
bin/ios-sim
Titanium Command-Line Interface, CLI version 3.4.2, Titanium SDK version 3.5.1.GA
Copyright (c) 2012-2015, Appcelerator, Inc. All Rights Reserved.
Please report bugs to http://jira.appcelerator.org/
[INFO] tiapp.xml <sdk-version> set to 3.5.0.GA, but current Titanium SDK set to 3.5.1.GA
[INFO] Forking correct SDK command: "/usr/local/bin/node" "/usr/local/bin/titanium" "build" "--sdk" "3.5.0.GA" "--retina" "--tall" "--config-file" "/Users/adam/.titanium/config.json" "--platform" "iphone" "--project-dir" "/Users/adam/workspace/veestarter" "--log-level" "trace" "--device-id" "FA27B608-29A7-4314-8EB8-7E5752831043" "--ios-version" "8.3" "--sim-version" "8.3" "--target" "simulator"
Wed Apr 29 2015 01:57:52 GMT+0100 (BST)
Operating System
Name = Mac OS X
Version = 10.10.2
Architecture = 64bit
# CPUs = 8
Memory = 17179869184
Node.js
Node.js Version = 0.10.38
npm Version = 1.4.28
Titanium CLI
CLI Version = 3.4.2
Titanium SDK
SDK Version = 3.5.0.GA
SDK Path = /Users/adam/Library/Application Support/Titanium/mobilesdk/osx/3.5.0.GA
Target Platform = iphone
Command
/usr/local/bin/node /usr/local/bin/titanium build --sdk 3.5.0.GA --retina --tall --config-file /Users/adam/.titanium/config.json --platform iphone --project-dir /Users/adam/workspace/veestarter --log-level trace --device-id FA27B608-29A7-4314-8EB8-7E5752831043 --ios-version 8.3 --sim-version 8.3 --target simulator --no-banner
[DEBUG] Detecting modules in /Users/adam/workspace/veestarter/modules
[DEBUG] Detected android module: com.heyzk.errors 0.0.1 @ /Users/adam/workspace/veestarter/modules/android/com.heyzk.errors/0.0.1
[DEBUG] Detected android module: net.iamyellow.tiws 0.1.2 @ /Users/adam/workspace/veestarter/modules/android/net.iamyellow.tiws/0.1.2
[DEBUG] Detected iphone module: com.heyzk.errors 0.0.1 @ /Users/adam/workspace/veestarter/modules/iphone/com.heyzk.errors/0.0.1
[DEBUG] Detected iphone module: guy.mcdooooo.tipop 1.0.3 @ /Users/adam/workspace/veestarter/modules/iphone/guy.mcdooooo.tipop/1.0.3
[DEBUG] Detected iphone module: net.iamyellow.tiws 0.5 @ /Users/adam/workspace/veestarter/modules/iphone/net.iamyellow.tiws/0.5
[DEBUG] Detecting modules in /Users/adam/Library/Application Support/Titanium/modules
[DEBUG] Detected android module: facebook 3.0.3 @ /Users/adam/Library/Application Support/Titanium/modules/android/facebook/3.0.3
[DEBUG] Detected android module: ti.cloudpush 3.3.7 @ /Users/adam/Library/Application Support/Titanium/modules/android/ti.cloudpush/3.3.7
[DEBUG] Detected android module: ti.map 2.2.3 @ /Users/adam/Library/Application Support/Titanium/modules/android/ti.map/2.2.3
[DEBUG] Detected commonjs module: ti.cloud 3.2.7 @ /Users/adam/Library/Application Support/Titanium/modules/commonjs/ti.cloud/3.2.7
[DEBUG] Detected iphone module: com.appcelerator.urlSession 1.1.0 @ /Users/adam/Library/Application Support/Titanium/modules/iphone/com.appcelerator.urlSession/1.1.0
[DEBUG] Detected iphone module: facebook 3.2.0 @ /Users/adam/Library/Application Support/Titanium/modules/iphone/facebook/3.2.0
[DEBUG] Detected iphone module: ti.coremotion 1.1.0 @ /Users/adam/Library/Application Support/Titanium/modules/iphone/ti.coremotion/1.1.0
[DEBUG] Detected iphone module: ti.map 2.2.0 @ /Users/adam/Library/Application Support/Titanium/modules/iphone/ti.map/2.2.0
[DEBUG] Detected iphone module: ti.touchid 1.1.0 @ /Users/adam/Library/Application Support/Titanium/modules/iphone/ti.touchid/1.1.0
[DEBUG] Looking for Titanium module id=net.iamyellow.tiws version=0.5 platform=iphone deploy-type=development
[INFO] Found Titanium module id=net.iamyellow.tiws version=0.5 platform=iphone deploy-type=development path=/Users/adam/workspace/veestarter/modules/iphone/net.iamyellow.tiws/0.5
[DEBUG] Looking for Titanium module id=guy.mcdooooo.tipop version=1.0.3 platform=iphone deploy-type=development
[INFO] Found Titanium module id=guy.mcdooooo.tipop version=1.0.3 platform=iphone deploy-type=development path=/Users/adam/workspace/veestarter/modules/iphone/guy.mcdooooo.tipop/1.0.3
[DEBUG] Looking for Titanium module id=com.heyzk.errors version=0.0.1 platform=iphone deploy-type=development
[INFO] Found Titanium module id=com.heyzk.errors version=0.0.1 platform=iphone deploy-type=development path=/Users/adam/workspace/veestarter/modules/iphone/com.heyzk.errors/0.0.1
[DEBUG] No project level plugins to load
[DEBUG] Titanium SDK iOS directory: /Users/adam/Library/Application Support/Titanium/mobilesdk/osx/3.5.0.GA/iphone
[INFO] Deploy type: development
[INFO] Building for target: simulator
[INFO] Building using iOS SDK: 8.3
[INFO] Building for iOS Simulator: iPhone 6
[DEBUG] UDID: FA27B608-29A7-4314-8EB8-7E5752831043
[DEBUG] Simulator type: iphone
[DEBUG] Simulator version: 8.3
[INFO] Building for device family: universal
[DEBUG] Setting Xcode target to Debug
[DEBUG] Setting Xcode build OS to iphonesimulator8.3
[DEBUG] Xcode installation: /Applications/Xcode.app/Contents/Developer
[DEBUG] iOS WWDR certificate: installed
[INFO] Minimum iOS version: 7.0
[INFO] Debugging disabled
[INFO] Profiler disabled
[INFO] Initiating prepare phase
[DEBUG] Setting Info.plist CFBundleVersion to 1.0
[DEBUG] Setting Info.plist CFBundleShortVersionString to 1.0
[DEBUG] Copying /Users/adam/workspace/veestarter/Resources/iphone/appicon.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/appicon.png
[INFO] Initiating Xcode pre-compile phase
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/KS_nav_ui.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/KS_nav_ui.png
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/KS_nav_views.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/KS_nav_views.png
[DEBUG] Ignoring /Users/adam/workspace/veestarter/Resources/android
[DEBUG] Ignoring /Users/adam/workspace/veestarter/Resources/iphone
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/buffers.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/buffers.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/buffers.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/buffers.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/channels.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/channels.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/channels.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/channels.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/dispatch.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/dispatch.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/dispatch.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/dispatch.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/ioc_helpers.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/ioc_helpers.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/ioc_helpers.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/ioc_helpers.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/protocols.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/protocols.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/protocols.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/protocols.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/timers.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/timers.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/timers.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/timers.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/source_map/base64.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/source_map/base64.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/source_map/base64.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/source_map/base64.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/source_map/base64_vlq.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/source_map/base64_vlq.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/source_map/base64_vlq.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/source_map/base64_vlq.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/source_map.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/source_map.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/source_map.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/source_map.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/clojure/set.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/clojure/set.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/clojure/set.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/clojure/set.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/clojure/string.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/clojure/string.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/clojure/string.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/clojure/string.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cognitect/transit.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cognitect/transit.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cognitect/transit.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cognitect/transit.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/http.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/http.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/http.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/http.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/ops.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/ops.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/ops.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/ops.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/reload.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/reload.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/reload.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/reload.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/sp.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/sp.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/sp.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/sp.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/ti.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/ti.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/ti.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/ti.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/util.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/util.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/util.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/util.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/ws.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/ws.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/ws.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/ws.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vs/android.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vs/android.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vs/android.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vs/android.js.map
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vs/ios.cljs => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vs/ios.cljs
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vs/ios.js.map => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vs/ios.js.map
[DEBUG] Copying /Users/adam/workspace/veestarter/Resources/iphone/Default-568h@2x.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/Default-568h@2x.png
[DEBUG] Copying /Users/adam/workspace/veestarter/Resources/iphone/Default-667h@2x.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/Default-667h@2x.png
[DEBUG] Copying /Users/adam/workspace/veestarter/Resources/iphone/Default-Landscape-736h@3x.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/Default-Landscape-736h@3x.png
[DEBUG] Copying /Users/adam/workspace/veestarter/Resources/iphone/Default-Landscape.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/Default-Landscape.png
[DEBUG] Copying /Users/adam/workspace/veestarter/Resources/iphone/Default-Landscape@2x.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/Default-Landscape@2x.png
[DEBUG] Copying /Users/adam/workspace/veestarter/Resources/iphone/Default-Portrait-736h@3x.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/Default-Portrait-736h@3x.png
[DEBUG] Copying /Users/adam/workspace/veestarter/Resources/iphone/Default-Portrait.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/Default-Portrait.png
[DEBUG] Copying /Users/adam/workspace/veestarter/Resources/iphone/Default-Portrait@2x.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/Default-Portrait@2x.png
[DEBUG] Copying /Users/adam/workspace/veestarter/Resources/iphone/Default.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/Default.png
[DEBUG] Copying /Users/adam/workspace/veestarter/Resources/iphone/Default@2x.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/Default@2x.png
[DEBUG] Copying /Users/adam/workspace/veestarter/Resources/iphone/appicon.png => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/appicon.png
[INFO] Processing JavaScript files
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/app.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/app.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/app.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/app.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/buffers.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/buffers.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/channels.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/channels.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/dispatch.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/dispatch.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/ioc_helpers.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/ioc_helpers.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/protocols.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/protocols.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async/impl/timers.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async/impl/timers.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core/async.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core/async.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/core.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/core.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/source_map/base64.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/source_map/base64.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/source_map/base64_vlq.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/source_map/base64_vlq.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cljs/source_map.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cljs/source_map.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/clojure/set.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/clojure/set.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/clojure/string.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/clojure/string.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/cognitect/transit.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/cognitect/transit.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/com/cognitect/transit/caching.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/com/cognitect/transit/caching.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/com/cognitect/transit/delimiters.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/com/cognitect/transit/delimiters.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/com/cognitect/transit/eq.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/com/cognitect/transit/eq.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/com/cognitect/transit/handlers.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/com/cognitect/transit/handlers.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/com/cognitect/transit/impl/decoder.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/com/cognitect/transit/impl/decoder.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/com/cognitect/transit/impl/reader.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/com/cognitect/transit/impl/reader.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/com/cognitect/transit/impl/writer.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/com/cognitect/transit/impl/writer.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/com/cognitect/transit/types.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/com/cognitect/transit/types.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/com/cognitect/transit/util.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/com/cognitect/transit/util.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/com/cognitect/transit.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/com/cognitect/transit.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/goog/array/array.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/goog/array/array.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/goog/asserts/asserts.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/goog/asserts/asserts.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/goog/async/nexttick.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/goog/async/nexttick.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/goog/base.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/goog/base.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/goog/debug/entrypointregistry.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/goog/debug/entrypointregistry.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/goog/debug/error.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/goog/debug/error.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/goog/deps.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/goog/deps.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/goog/dom/nodetype.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/goog/dom/nodetype.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/goog/functions/functions.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/goog/functions/functions.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/goog/math/long.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/goog/math/long.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/goog/object/object.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/goog/object/object.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/goog/string/string.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/goog/string/string.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/goog/string/stringbuffer.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/goog/string/stringbuffer.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/http.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/http.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/ops.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/ops.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/reload.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/reload.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/sp.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/sp.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/ti.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/ti.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/util.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/util.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vee/ws.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vee/ws.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vs/android.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vs/android.js
[DEBUG] Symlinking /Users/adam/workspace/veestarter/Resources/vee-out/vs/ios.js => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/vee-out/vs/ios.js
[INFO] Processing Titanium namespace resources
[DEBUG] Copying /Users/adam/Library/Application Support/Titanium/mobilesdk/osx/3.5.0.GA/iphone/modules/ui/images => /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app/modules/ui/images
[INFO] Skipping xcodebuild
[INFO] Finished building the application in 2s 431ms
[INFO] Launching iOS Simulator
[DEBUG] [ioslib] Removing old log file: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Data/Application/7CF76D11-81DF-47AF-8CDE-18CD20A464B7/Documents/40ca8e33-6a1e-469b-8561-420b917eabb7.log
[DEBUG] [ioslib] Executing: /Users/adam/Library/Application Support/Titanium/mobilesdk/osx/3.5.0.GA/node_modules/ioslib/lib/ios-sim "launch" "/Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app" "--verbose" "--xcode-dir" "/Applications/Xcode.app/Contents/Developer" "--udid" "FA27B608-29A7-4314-8EB8-7E5752831043" "--timeout" "180"
[DEBUG] [ioslib] Executing: osascript "/Users/adam/Library/Application Support/Titanium/mobilesdk/osx/3.5.0.GA/node_modules/ioslib/lib/iphone_sim_activate.scpt" "/Applications/Xcode.app/Contents/Developer/Applications/iOS Simulator.app"
[DEBUG] [ioslib] [ios-sim] [DEBUG] App Spec: <DTiPhoneSimulatorApplicationSpecifier 0x7fce30d0cba0> specified by app path /Users/adam/workspace/veestarter/build/iphone/build/Debug-iphonesimulator/veestarter.app
[DEBUG] [ioslib] [ios-sim] [DEBUG] SDK Root: <DTiPhoneSimulatorSystemRoot 0x7fce30d037b0> path=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk
[DEBUG] [ioslib] [ios-sim] [DEBUG] Creating named pipe at `/var/folders/8s/8djdc2r16j97f4rb7k7b505h0000gn/T//ios-sim-stderr-pipe-1430269075'
[DEBUG] [ioslib] [ios-sim] [DEBUG] Creating named pipe at `/var/folders/8s/8djdc2r16j97f4rb7k7b505h0000gn/T//ios-sim-stdout-pipe-1430269075'
[DEBUG] [ioslib] [ios-sim] [DEBUG] using device family iphone
[DEBUG] [ioslib] [ios-sim] [DEBUG] Comparing DC0C93A5-6D1F-4B63-B2BD-4C58C5BD2598 == FA27B608-29A7-4314-8EB8-7E5752831043
[DEBUG] [ioslib] [ios-sim] [DEBUG] Comparing B4293396-A839-4201-AC5D-B14696025599 == FA27B608-29A7-4314-8EB8-7E5752831043
[DEBUG] [ioslib] [ios-sim] [DEBUG] Comparing 6940D799-BB15-4237-81CF-50ABFD217D35 == FA27B608-29A7-4314-8EB8-7E5752831043
[DEBUG] [ioslib] [ios-sim] [DEBUG] Comparing C35BDE0F-4408-4922-9E77-23382E2775D1 == FA27B608-29A7-4314-8EB8-7E5752831043
[DEBUG] [ioslib] [ios-sim] [DEBUG] Comparing FA27B608-29A7-4314-8EB8-7E5752831043 == FA27B608-29A7-4314-8EB8-7E5752831043
[DEBUG] [ioslib] [ios-sim] [DEBUG] set device to : iPhone 6
[DEBUG] [ioslib] [ios-sim] [DEBUG] Session started
[DEBUG] [ioslib] Found application log file: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Data/Application/63C54E98-EE73-4F4D-9044-F04BF1B03E11/Documents/40ca8e33-6a1e-469b-8561-420b917eabb7.log
[INFO] Project built successfully in 8s 458ms
-- Start simulator log -------------------------------------------------------
[INFO] Application started
[DEBUG] Reading stylesheet from: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/stylesheet.plist
[DEBUG] 2015-04-29 01:58:00.975 veestarter[86538:2379759] You've implemented -[<UIApplicationDelegate> application:performFetchWithCompletionHandler:], but you still need to add "fetch" to the list of your supported UIBackgroundModes in your Info.plist.
[DEBUG] 2015-04-29 01:58:00.976 veestarter[86538:2379759] You've implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist.
[INFO] veestarter/1.0 (3.5.0.0014f83)
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/app.js, Resource: app_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/base.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/base.js, Resource: vee-out/goog/base_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/deps.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/deps.js, Resource: vee-out/goog/deps_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/app.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/app.js, Resource: vee-out/app_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/string/string.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/string/string.js, Resource: vee-out/goog/string/string_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/object/object.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/object/object.js, Resource: vee-out/goog/object/object_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/string/stringbuffer.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/string/stringbuffer.js, Resource: vee-out/goog/string/stringbuffer_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/debug/error.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/debug/error.js, Resource: vee-out/goog/debug/error_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/dom/nodetype.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/dom/nodetype.js, Resource: vee-out/goog/dom/nodetype_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/asserts/asserts.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/asserts/asserts.js, Resource: vee-out/goog/asserts/asserts_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/array/array.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/array/array.js, Resource: vee-out/goog/array/array_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core.js, Resource: vee-out/cljs/core_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/protocols.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/protocols.js, Resource: vee-out/cljs/core/async/impl/protocols_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/buffers.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/buffers.js, Resource: vee-out/cljs/core/async/impl/buffers_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/debug/entrypointregistry.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/debug/entrypointregistry.js, Resource: vee-out/goog/debug/entrypointregistry_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/functions/functions.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/functions/functions.js, Resource: vee-out/goog/functions/functions_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/async/nexttick.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/async/nexttick.js, Resource: vee-out/goog/async/nexttick_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/dispatch.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/dispatch.js, Resource: vee-out/cljs/core/async/impl/dispatch_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/channels.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/channels.js, Resource: vee-out/cljs/core/async/impl/channels_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/ioc_helpers.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/ioc_helpers.js, Resource: vee-out/cljs/core/async/impl/ioc_helpers_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/timers.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/timers.js, Resource: vee-out/cljs/core/async/impl/timers_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async.js, Resource: vee-out/cljs/core/async_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/sp.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/sp.js, Resource: vee-out/vee/sp_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/clojure/string.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/clojure/string.js, Resource: vee-out/clojure/string_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/ti.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/ti.js, Resource: vee-out/vee/ti_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/util.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/util.js, Resource: vee-out/com/cognitect/transit/util_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/eq.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/eq.js, Resource: vee-out/com/cognitect/transit/eq_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/math/long.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/math/long.js, Resource: vee-out/goog/math/long_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/types.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/types.js, Resource: vee-out/com/cognitect/transit/types_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/delimiters.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/delimiters.js, Resource: vee-out/com/cognitect/transit/delimiters_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/caching.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/caching.js, Resource: vee-out/com/cognitect/transit/caching_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/impl/decoder.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/impl/decoder.js, Resource: vee-out/com/cognitect/transit/impl/decoder_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/impl/reader.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/impl/reader.js, Resource: vee-out/com/cognitect/transit/impl/reader_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/handlers.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/handlers.js, Resource: vee-out/com/cognitect/transit/handlers_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/impl/writer.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit/impl/writer.js, Resource: vee-out/com/cognitect/transit/impl/writer_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/com/cognitect/transit.js, Resource: vee-out/com/cognitect/transit_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cognitect/transit.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cognitect/transit.js, Resource: vee-out/cognitect/transit_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/util.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/util.js, Resource: vee-out/vee/util_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/ops.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/ops.js, Resource: vee-out/vee/ops_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/http.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/http.js, Resource: vee-out/vee/http_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/ws.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/ws.js, Resource: vee-out/vee/ws_js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/net.iamyellow.tiws.js, Resource: net_iamyellow_tiws_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/source_map/base64.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/source_map/base64.js, Resource: vee-out/cljs/source_map/base64_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/source_map/base64_vlq.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/source_map/base64_vlq.js, Resource: vee-out/cljs/source_map/base64_vlq_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/clojure/set.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/clojure/set.js, Resource: vee-out/clojure/set_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/source_map.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/source_map.js, Resource: vee-out/cljs/source_map_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/reload.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/reload.js, Resource: vee-out/vee/reload_js
[INFO] [object ComHeyzkErrorsModule] loaded
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/com.heyzk.errors.js, Resource: com_heyzk_errors_js
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vs/ios.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vs/ios.js, Resource: vee-out/vs/ios_js
[INFO] iPhone OS
[INFO] * Source reloader connecting to http://localhost:8083
[DEBUG] SET CALLBACK <KrollCallback: 0x7fc17943ff00>
[DEBUG] EC: <KrollCallback: 0x7fc17943ff00>
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/_app_props_.json, Resource: _app_props__json
[DEBUG] Application booted in 360.482991 ms
[INFO] "starting loop"
[INFO] Files changed: (app.js)
[INFO] "PRE EVAL vvvvvvvvv" "app.js"
[INFO] "WRITING TO" "/Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Data/Application/63C54E98-EE73-4F4D-9044-F04BF1B03E11/vee-out/app.js"
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Data/Application/63C54E98-EE73-4F4D-9044-F04BF1B03E11/vee-out/app.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Data/Application/63C54E98-EE73-4F4D-9044-F04BF1B03E11/vee-out/app.js, Resource: Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Data/Application/63C54E98-EE73-4F4D-9044-F04BF1B03E11/vee-out/app_js
[INFO] "POST EVAL^^^^^^^^^" "app.js"
[INFO] "reloaded!" false
[INFO] Files changed: (vs/ios.js)
[INFO] "PRE EVAL vvvvvvvvv" "vs/ios.js"
[INFO] "WRITING TO" "/Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Data/Application/63C54E98-EE73-4F4D-9044-F04BF1B03E11/vee-out/vs/ios.js"
[DEBUG] Include url: file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Data/Application/63C54E98-EE73-4F4D-9044-F04BF1B03E11/vee-out/vs/ios.js
[DEBUG] Loading: /Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Data/Application/63C54E98-EE73-4F4D-9044-F04BF1B03E11/vee-out/vs/ios.js, Resource: Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Data/Application/63C54E98-EE73-4F4D-9044-F04BF1B03E11/vee-out/vs/ios_js
[ERROR] Script Error {
[ERROR] column = 64;
[ERROR] line = 248;
[ERROR] message = "Namespace \"vs.ios\" already declared.";
[ERROR] sourceURL = "file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/base.js";
[ERROR] stack = "provide@file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/goog/base.js:248:18\nglobal code@file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Data/Application/63C54E98-EE73-4F4D-9044-F04BF1B03E11/vee-out/vs/ios.js:2:13\n[native code]\nload_js@file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/reload.js:1060:11\nfile:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/reload.js:1214:41\nfile:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/reload.js:1540:55\nstate_machine__26582__auto____1@file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/reload.js:1561:4\nstate_machine__26582__auto__@file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/vee/reload.js:1577:44\nrun_state_machine@file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/ioc_helpers.js:81:114\nrun_state_machine_wrapped@file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/ioc_helpers.js:84:67\nfile:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/ioc_helpers.js:103:71\nfile:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/channels.js:166:26\nprocess_messages@file:///Users/adam/Library/Developer/CoreSimulator/Devices/FA27B608-29A7-4314-8EB8-7E5752831043/data/Containers/Bundle/Application/83561286-2481-4202-B8CE-FD5926D6458B/veestarter.app/vee-out/cljs/core/async/impl/dispatch.js:20:13";
[ERROR] }
[INFO] "POST EVAL^^^^^^^^^" "vs/ios.js"
[INFO] "waiting for adtl changes"
[INFO] "reloaded!" false
[INFO] "waiting for adtl changes"
[INFO]
[INFO] > js/Error: <Namespace "vs.ios" already declared.>
[INFO] ! nil 1 : 1 goog/base.js:248:
[INFO] ! nil 1 : 1 goog/base.js:248:
[INFO] ! ios.cljs 1 : 1 vs/ios.js:2:
[INFO] ! nil 1 : 1 [native code]::
[INFO] ! reload.cljs 102 : 23 vee/reload.js:1060:
[INFO] ! reload.cljs 139 : 26 vee/reload.js:1214:
[INFO] ! reload.cljs 127 : 5 vee/reload.js:1540:
[INFO] ! nil 1 : 1 vee/reload.js:1561:
[INFO] ! reload.cljs 127 : 5 vee/reload.js:1577:
[INFO] ! ioc_helpers.cljs 34 : 31 cljs/core/async/impl/ioc_helpers.js:81:
[INFO] ! ioc_helpers.cljs 38 : 24 cljs/core/async/impl/ioc_helpers.js:84:
[INFO] ! ioc_helpers.cljs 47 : 65 cljs/core/async/impl/ioc_helpers.js:103:
[INFO] ! channels.cljs 151 : 53 cljs/core/async/impl/channels.js:166:
[INFO] ! dispatch.cljs 18 : 7 cljs/core/async/impl/dispatch.js:20:
[INFO] "CALLING STOP APP"
[INFO] "starting loop"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment