Skip to content

Instantly share code, notes, and snippets.

@emiloberg
Created May 4, 2015 10:45
Show Gist options
  • Save emiloberg/76619f49f6ff64c97d74 to your computer and use it in GitHub Desktop.
Save emiloberg/76619f49f6ff64c97d74 to your computer and use it in GitHub Desktop.
JAST-log
Running "copy:alloy" (copy) task
Created 45 directories, copied 157 files
Running "jade:compile" (jade) task
File "app/views/index.xml" created.
Running "stss:compile" (stss) task
File "app/styles/app.tss" created.
File "app/styles/index.tss" created.
Running "babel:dist" (babel) task
Note: The code generator has deoptimised the styling of "src/lib/nano.js" as it exceeds the max of "100KB".
Running "concurrent:run" (concurrent) task
Running "watch:views" (watch) task
Waiting...Running "tishadow:run" (tishadow) task
Running "watch:javascripts" (watch) task
Running "watch:styles" (watch) task
Waiting...Waiting...Running "tishadow:server" (tishadow) task
Running "titanium:appify" (titanium) task
TiShadow REPL
launchApp(appName), closeApp(), runSpec() and clearCache() methods available.
require(), Ti.include() and assests are relative the running app.
> [INFO] Beginning Build Process
[INFO] Compiling Alloy for ios
titanium build --log-level info --platform ios --project-dir . --no-banner --no-progress-bars --no-prompt -p ios -T simulator --device-id 11146D86-F1A5-468C-9D0E-8231FF0F6B72 --appify
[DEBUG] TiShadow server started. Go to http://localhost:3000
[DEBUG] connect to 192.168.1.68:3000
[INFO] [config.json] regenerating CFG.js from config.json...
[INFO] ----- MVC GENERATION -----
[INFO] [global style] loading from cache...
[INFO] [view.xml] nl.fokkezb.loading view processing...
[INFO] style: "view.tss"
[INFO] view: "view.xml"
[INFO] controller: "view.js"
[INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/controllers/view.js"
Mon May 04 2015 12:42:53 GMT+0200 (CEST)
Operating System
Name = Mac OS X
Version = 10.10.3
Architecture = 64bit
# CPUs = 8
Memory = 17179869184
Node.js
Node.js Version = 0.10.33
npm Version = 2.7.5
Titanium CLI
CLI Version = 3.4.2
Titanium SDK
SDK Version = 3.5.1.GA
SDK Path = /Users/emiloberg/Library/Application Support/Titanium/mobilesdk/osx/3.5.1.GA
Target Platform = iphone
Command
/usr/local/Cellar/node/0.10.33/bin/node /Users/emiloberg/mobile/JAST/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 simulator --device-id 11146D86-F1A5-468C-9D0E-8231FF0F6B72 --appify
[INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/styles/view.js"
[INFO] [widget.xml] nl.fokkezb.loading view processing...
[INFO] view: "widget.xml"
[INFO] controller: "widget.js"
[INFO] Found Titanium plugin id=ti.alloy version=1.0
[INFO] Deploy type: development
[INFO] Building for target: simulator
[INFO] Building using iOS SDK: 8.3
[INFO] Building for iOS Simulator: iPhone 5
[INFO] Building for device family: universal
[INFO] Minimum iOS version: 7.0
[INFO] Debugging disabled
[INFO] Profiler disabled
[INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/controllers/widget.js"
[INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/styles/widget.js"
[INFO] [window.xml] nl.fokkezb.loading view processing...
[INFO] style: "window.tss"
[INFO] view: "window.xml"
[INFO] controller: "window.js"
[INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/controllers/window.js"
[INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/styles/window.js"
[INFO] Forcing rebuild: /Users/emiloberg/mobile/JAST/build/iphone/build-manifest.json does not exist
[INFO] Initiating prepare phase
[INFO] [widget.xml] yy.alert view processing...
[INFO] style: "widget.tss"
[INFO] Preparing App...
[INFO] view: "widget.xml"
[INFO] controller: "widget.js"
[INFO] created: "Resources/iphone/alloy/widgets/yy.alert/controllers/widget.js"
[INFO] created: "Resources/iphone/alloy/widgets/yy.alert/styles/widget.js"
[INFO] [index.xml] view processing...
[INFO] style: "index.tss"
[INFO] view: "index.xml"
[INFO] controller: "index.js"
[INFO] created: "Resources/iphone/alloy/controllers/index.js"
[INFO] created: "Resources/iphone/alloy/styles/index.js"
[INFO]
[INFO] [app.js] using cached app.js...
[INFO]
[INFO] ----- OPTIMIZING -----
[INFO] - iphone/XHR.js
[INFO] - iphone/alloy.js
[INFO] - iphone/nano.js
[INFO] Beginning Build Process
[INFO] Compiling Alloy for ios
[INFO] [config.json] config.json unchanged, using cached config.json...
[INFO] - iphone/alloy/sync/localStorage.js
[INFO] - iphone/alloy/sync/properties.js
[INFO] - iphone/alloy/sync/sql.js
[INFO] - iphone/alloy/widgets/nl.fokkezb.loading/controllers/view.js
[INFO] - iphone/alloy/widgets/nl.fokkezb.loading/controllers/widget.js
[INFO] - iphone/alloy/widgets/nl.fokkezb.loading/controllers/window.js
[INFO] - iphone/alloy/widgets/nl.fokkezb.loading/styles/view.js
[INFO] - iphone/alloy/widgets/nl.fokkezb.loading/styles/widget.js
[INFO] - iphone/alloy/widgets/nl.fokkezb.loading/styles/window.js
[INFO] - iphone/alloy/widgets/yy.alert/controllers/widget.js
[INFO] - iphone/alloy/widgets/yy.alert/styles/widget.js
[INFO]
[INFO] Alloy compiled in 2.33571s
[INFO] ----- MVC GENERATION -----
[INFO] [global style] loading from cache...
[INFO] [view.xml] nl.fokkezb.loading view processing...
[INFO] style: "view.tss"
[INFO] view: "view.xml"
[INFO] controller: "view.js"
[INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/controllers/view.js"
[INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/styles/view.js"
[INFO] [widget.xml] nl.fokkezb.loading view processing...
[INFO] view: "widget.xml"
[INFO] controller: "widget.js"
[INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/controllers/widget.js"
[INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/styles/widget.js"
[INFO] [window.xml] nl.fokkezb.loading view processing...
[INFO] style: "window.tss"
[INFO] view: "window.xml"
[INFO] controller: "window.js"
[INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/controllers/window.js"
[INFO] created: "Resources/iphone/alloy/widgets/nl.fokkezb.loading/styles/window.js"
[INFO] [widget.xml] yy.alert view processing...
[INFO] style: "widget.tss"
[INFO] view: "widget.xml"
[INFO] controller: "widget.js"
[INFO] created: "Resources/iphone/alloy/widgets/yy.alert/controllers/widget.js"
[INFO] created: "Resources/iphone/alloy/widgets/yy.alert/styles/widget.js"
[INFO] [index.xml] view processing...
[INFO] style: "index.tss"
[INFO] view: "index.xml"
[INFO] controller: "index.js"
[INFO] created: "Resources/iphone/alloy/controllers/index.js"
[INFO] created: "Resources/iphone/alloy/styles/index.js"
[INFO]
[INFO] [app.js] using cached app.js...
[INFO]
[INFO] ----- OPTIMIZING -----
[INFO] - iphone/XHR.js
[INFO] - iphone/alloy.js
[INFO] 66 file(s) bundled.
[INFO] BUNDLE sent.
[INFO] - iphone/nano.js
[DEBUG] A socket connected
[INFO] [CONTROLLER] Connected
[INFO] - iphone/alloy/sync/localStorage.js
[INFO] - iphone/alloy/sync/properties.js
[INFO] - iphone/alloy/sync/sql.js
[INFO] - iphone/alloy/widgets/nl.fokkezb.loading/controllers/view.js
[INFO] - iphone/alloy/widgets/nl.fokkezb.loading/controllers/widget.js
[INFO] - iphone/alloy/widgets/nl.fokkezb.loading/controllers/window.js
[INFO] - iphone/alloy/widgets/nl.fokkezb.loading/styles/view.js
[INFO] - iphone/alloy/widgets/nl.fokkezb.loading/styles/widget.js
[INFO] - iphone/alloy/widgets/nl.fokkezb.loading/styles/window.js
[INFO] - iphone/alloy/widgets/yy.alert/controllers/widget.js
[INFO] - iphone/alloy/widgets/yy.alert/styles/widget.js
[INFO]
[INFO] Alloy compiled in 2.26008s
[INFO] 66 file(s) bundled.
[INFO] Bundle Ready: /Users/emiloberg/mobile/JAST/build/tishadow/dist/JAST.zip
[INFO] Creating new app...
[INFO] TiShadow app ready
[INFO] Building App...
Mon May 04 2015 12:42:58 GMT+0200 (CEST)
Operating System
Name = Mac OS X
Version = 10.10.3
Architecture = 64bit
# CPUs = 8
Memory = 17179869184
Node.js
Node.js Version = 0.10.33
npm Version = 2.7.5
Titanium CLI
CLI Version = 3.4.2
Titanium SDK
SDK Version = 3.5.1.GA
SDK Path = /Users/emiloberg/Library/Application Support/Titanium/mobilesdk/osx/3.5.1.GA
Target Platform = iphone
Command
/usr/local/Cellar/node/0.10.33/bin/node /usr/local/bin/ti --sdk 3.5.1.GA build --log-level info --platform ios --project-dir /Users/emiloberg/mobile/JAST/build/appify --no-banner --no-progress-bars --no-prompt -p ios -T simulator --device-id 11146D86-F1A5-468C-9D0E-8231FF0F6B72
[INFO] Found Titanium module id=yy.tidynamicfont version=0.2.2 platform=iphone deploy-type=development path=/Users/emiloberg/mobile/JAST/build/appify/modules/iphone/yy.tidynamicfont/0.2.2
[INFO] Found Titanium module id=net.iamyellow.tiws version=0.5 platform=iphone deploy-type=development path=/Users/emiloberg/mobile/JAST/build/appify/modules/iphone/net.iamyellow.tiws/0.5
[INFO] Found Titanium module id=yy.logcatcher version=0.2.0 platform=iphone deploy-type=development path=/Users/emiloberg/mobile/JAST/build/appify/modules/iphone/yy.logcatcher/0.2.0
[INFO] Found Titanium module id=ti.compression version=1.1.1 platform=iphone deploy-type=development path=/Users/emiloberg/mobile/JAST/build/appify/modules/iphone/ti.compression/1.1.1
[INFO] Deploy type: development
[INFO] Building for target: simulator
[INFO] Building using iOS SDK: 8.3
[INFO] Building for iOS Simulator: iPhone 5
[INFO] Building for device family: universal
[INFO] Minimum iOS version: 7.0
[INFO] Debugging disabled
[INFO] Profiler disabled
[INFO] Forcing rebuild: /Users/emiloberg/mobile/JAST/build/appify/build/iphone/build-manifest.json does not exist
[INFO] Initiating prepare phase
[INFO] Performing full rebuild
[INFO] Copying Xcode iOS files
[INFO] Creating Xcode project directory: /Users/emiloberg/mobile/JAST/build/appify/build/iphone/JAST.xcodeproj
[INFO] Writing Xcode project data file: Titanium.xcodeproj/project.pbxproj
[INFO] Writing Xcode project configuration: project.xcconfig
[INFO] Writing Xcode module configuration: module.xcconfig
[INFO] Injecting native libraries into Xcode project file
[INFO] Forcing rebuild: ApplicationDefaults.m has changed since last build
[INFO] Writing application defaults: /Users/emiloberg/mobile/JAST/build/appify/build/iphone/Classes/ApplicationDefaults.m
[INFO] Initiating Xcode pre-compile phase
[INFO] Processing JavaScript files
[INFO] Processing Titanium namespace resources
[INFO] Invoking xcodebuild
[INFO] Finished building the application in 11s 969ms
[INFO] Launching iOS Simulator
[INFO] Project built successfully in 15s 346ms
-- Start simulator log -------------------------------------------------------
[INFO] Application started
[INFO] JAST/1.0 (3.5.1.96875c9)
[INFO] [object TiCompressionModule] loaded
[DEBUG] A socket connected
[INFO] [iphone, 8.3, 192.168.1.68] Connected
[INFO] [iphone, 8.3, 192.168.1.68] Cache cleared
[INFO] [iphone, 8.3, 192.168.1.68] Connected
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/underscore.js
[INFO] [iphone, 8.3, 192.168.1.68] Cache cleared
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/backbone.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/constants.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/CFG.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/underscore.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/XHR.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/backbone.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/constants.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/CFG.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/widgets/nl.fokkezb.loading/controllers/widget.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/XHR.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/widgets/nl.fokkezb.loading/controllers/widget.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/widget.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/controllers/BaseController.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/widget.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/widgets/yy.alert/controllers/widget.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/controllers/index.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/nano.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/controllers/BaseController.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/widgets/yy.alert/controllers/widget.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/controllers/index.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/nano.js
[INFO] [iphone, 8.3, 192.168.1.68] JAST launched.
[INFO] [iphone, 8.3, 192.168.1.68] JAST launched.
[ERROR] Cannot remove property "ti.android.bug2373.finishfalseroot", it is read-only.
[ERROR] Cannot remove property "ti.android.bug2373.skipAlert", it is read-only.
[ERROR] Cannot remove property "ti.ui.defaultunit", it is read-only.
[ERROR] 2015-05-04 12:43:14.196 JAST[75566:563806] 66 entries in the zip file
[INFO] Archive file [/Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Bundle/Application/4BA5507C-423C-4F29-A264-2BCF5B9FA3F1/JAST.app//JAST.zip] successfully extracted
[INFO] [object YyLogcatcherModule] loaded
[INFO] [object YyTidynamicfontModule] loaded
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/widgets/nl.fokkezb.loading/controllers/window.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/widgets/nl.fokkezb.loading/controllers/window.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/widgets/nl.fokkezb.loading/controllers/view.js
[INFO] [iphone, 8.3, 192.168.1.68] Requiring: /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/iphone/alloy/widgets/nl.fokkezb.loading/controllers/view.js
[WARN] [iphone, 8.3, 192.168.1.68] /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/en/strings.xml
[WARN] [iphone, 8.3, 192.168.1.68] /Users/emiloberg/Library/Developer/CoreSimulator/Devices/11146D86-F1A5-468C-9D0E-8231FF0F6B72/data/Containers/Data/Application/89780833-3946-4279-885B-1123B90B53B7/Documents/JAST/en/strings.xml
[WARN] [iphone, 8.3, 192.168.1.68] Language file for both 'en' and 'en' fallback do not exist
[WARN] [iphone, 8.3, 192.168.1.68] Language file for both 'en' and 'en' fallback do not exist
[INFO] [iphone, 8.3, 192.168.1.68] [
"OK"
]
[INFO] [iphone, 8.3, 192.168.1.68] [
"OK"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment