Closed bradrice closed 5 years ago
Hi @bradrice, Can you try upgrading the CLI on your side to the latest available version? Check out the steps below:
npm uninstall nativescript --g
npm cache clean
npm install nativescript --g
File->Clean Cloud Workspace
Let me know if any further assistance is required
I did those commands. For some reason my sass compiler stopped working. I do have these:
"nativescript-dev-sass": "^1.7.0", "nativescript-dev-typescript": "^0.10.0", "nativescript-dev-webpack": "^0.24.1", "node-sass": "^4.11.0", "sass-loader": "^7.1.0",
I understand sass is now handled by webpack. But how? I see this in my rules:
test: /[\/|\\]app\.scss$/, use: [ "nativescript-dev-webpack/style-hot-loader", { loader: "css-loader", options: { // minimize: false, url: false } }, "sass-loader" ]
and
{ test: /\.scss$/, exclude: /[\/|\\]app\.scss$/, use: ["raw-loader", "resolve-url-loader", "sass-loader"] },
I'm still getting the fatal github error when I build in the cloud. I can't build now in the cloud, it fails. However, my app builds locally fine.
main_19-06-18_16-24-42.871.log console_19-06-18_16-24-38.081.log
Hi @bradrice,
Excuse me for the delay in reply.
Can you send us the cloudOperationId
, when the build failed? This id should be printed in the console inside the SideKick and will help us to identify why the build failed.
It appears to be building in the cloud now, but unable t apply changes to the device.
{"cloudOperationId":"b604d92d-1394-4ee1-8ac2-c8726464f166","step":"build","progress":100}
For some reason, when I do get it to compile by not selecting AOT or uglify, I don't get my scss compiled. Did something change that Nativescript no longer livesyncs changes to scss files? The only thing that changed for me was updating Nativescript using the instructions you gave me above.
HI @bradrice, Excuse me for the delay in reply. If I understand correctly from your last comment, currently you can build and deploy the app on the simulator/device. However, the scss is not compiled in the project. I also noticed that you'd opened another issue about the sass, which seems to be resolved. On that matter, do you have any problems with the cloud builds?
I'm good right now. After all the trouble getting 5.4 installed, it appears I'm able to build with sass. I haven't tried AOT or uglify yet, but will do those soon.
Please, provide the details below:
Did you verify whether this issue has already been reported here?
yes
Tell us about the problem
I get this error when I build in the cloud. It doesn't stop the build, but thought I would report it. [19-06-14 08:39:21.524] (CLI) fatal: unable to access 'https://git-codecommit.us-east-1.amazonaws.com/v1/repos/sk-builds-9ed0c7a16591d247ee29d7b3961d9b2716bd44ba/': The requested URL returned error: 403 OUTPUT 1
Which platform(s) does the issue occur on?
Both MacOS
Provide the following version numbers that the issue occurs with:
Version: 1.16.2-v.2019.3.13.12 (latest) NativeScript CLI version: 5.4.0 CLI extension nativescript-cloud version: 1.17.4 CLI extension nativescript-starter-kits version: 0.3.5
Tell us how to recreate the issue in as much detail as possible
Whenever I build in the cloud
Does this issue happen every time?
Yes
Send the client logs
[19-06-14 08:40:51.879] (Info) ab.childProcessCommunication.shell.cliStdout - ▸ Compiling NativeScriptEmbedder.m ▸ Compiling main.m ▸ Compiling NativeScriptEmbedder.m ▸ Linking class2tns
[19-06-14 08:41:08.365] (Info) ab.childProcessCommunication.shell.cliStdout - ▸ Linking class2tns ▸ Running script 'NativeScript PreLink' ▸ Copying /tmp/builds//95758e3826497bfab731a27d188ca0df848578b6/5.4.0/5.4.1/class2tns/platforms/ios/class2tns/Resources/build.xcconfig ▸ Copying InfoPlist.strings ▸ Copying /tmp/builds//95758e3826497bfab731a27d188ca0df848578b6/5.4.0/5.4.1/class2tns/platforms/ios/class2tns/app ▸ Compiling LaunchScreen.storyboard
[19-06-14 08:41:12.876] (Info) ab.childProcessCommunication.shell.cliStdout - ▸ Copying /tmp/builds/_/95758e3826497bfab731a27d188ca0df848578b6/5.4.0/5.4.1/class2tns/nodemodules/tns-core-modules-widgets/platforms/ios/TNSWidgets.framework ▸ Processing class2tns-Info.plist ▸ Generating 'class2tns.app.dSYM' ▸ Copying /tmp/builds//95758e3826497bfab731a27d188ca0df848578b6/5.4.0/5.4.1/class2tns/nodemodules/nativescript-ui-core/platforms/ios/TNSCore.framework ▸ Copying /tmp/builds//95758e3826497bfab731a27d188ca0df848578b6/5.4.0/5.4.1/class2tns/nodemodules/nativescript-ui-sidedrawer/platforms/ios/TNSSideDrawer.framework ▸ Copying /tmp/builds//95758e3826497bfab731a27d188ca0df848578b6/5.4.0/5.4.1/class2tns/node_modules/nativescript-ui-listview/platforms/ios/TNSListView.framework ▸ Running script 'NativeScript PostBuild'
[19-06-14 08:41:17.435] (Info) ab.childProcessCommunication.shell.cliStdout - ▸ Build Succeeded adding: class2tns.app/ \t(in=0) (out=0) (stored 0%) adding: class2tns.app/_CodeSignature/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/_CodeSignature/CodeResources \t(in=70400) (out=17000) (deflated 76%) adding: class2tns.app/class2tns \t(in=10440448) (out=3429643) (deflated 67%) adding: class2tns.app/LaunchImage-1100-Portrait-2436h@3x.png \t(in=71861) (out=18025) (deflated 75%) adding: class2tns.app/LaunchImage@2x.png \t(in=9173) (out=5099) (deflated 44%) adding: class2tns.app/en.lproj/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/en.lproj/InfoPlist.strings\t(in=42) (out=23) (deflated 45%) adding: class2tns.app/reorder_icon@3x.png \t(in=222) (out=205) (deflated 8%) adding: class2tns.app/reorder_icon@2x.png\t(in=213) (out=195) (deflated 8%) adding: class2tns.app/app/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/app/bundle.js \t(in=922989) (out=134817) (deflated 85%) adding: class2tns.app/app/vendor.js \t(in=7930729) (out=1396789) (deflated 82%) adding: class2tns.app/app/package.json \t(in=131) (out=98) (deflated 25%) adding: class2tns.app/app/starter.js\t(in=39) (out=33) (deflated 15%) adding: class2tns.app/app/fonts/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/app/fonts/fa-solid-900.ttf \t(in=132900) (out=65245) (deflated 51%) adding: class2tns.app/app/fonts/fontname.py \t(in=4680) (out=1465) (deflated 69%) adding: class2tns.app/app/fonts/fa-regular-400.ttf \t(in=31044) (out=14867) (deflated 52%) adding: class2tns.app/app/fonts/IcoMoon-Free.ttf \t(in=130416) (out=61426) (deflated 53%) adding: class2tns.app/app/fonts/fa-brands-400.ttf \t(in=111372) (out=72666) (deflated 35%) adding: class2tns.app/AppIcon29x29.png \t(in=1118) (out=1112) (deflated 1%) adding: class2tns.app/build.xcconfig \t(in=441) (out=307) (deflated 30%) adding: class2tns.app/LaunchImage-568h@2x.png \t(in=9918) (out=5157) (deflated 48%) adding: class2tns.app/AppIcon60x60@2x.png \t(in=5327) (out=4691) (deflated 12%) adding: class2tns.app/AppIcon29x29@2x.png\t(in=2419) (out=2276) (deflated 6%) adding: class2tns.app/LaunchImage-1100-Landscape-2436h@3x.png \t(in=68486) (out=18533) (deflated 73%) adding: class2tns.app/LaunchImage-800-667h@2x.png\t(in=13243) (out=6934) (deflated 48%) adding: class2tns.app/LaunchImage-Portrait@2x~ipad.png\t(in=33527) (out=17811) (deflated 47%) adding: class2tns.app/AppIcon40x40@3x.png\t(in=5327) (out=4691) (deflated 12%) adding: class2tns.app/AppIcon29x29~ipad.png\t(in=1118) (out=1112) (deflated 1%) adding: class2tns.app/AppIcon40x40@2x.png\t(in=3458) (out=3225) (deflated 7%) adding: class2tns.app/LaunchImage-Portrait~ipad.png\t(in=11943) (out=7069) (deflated 41%) adding: class2tns.app/AppIcon29x29@3x.png\t(in=3798) (out=3456) (deflated 9%) adding: class2tns.app/reorder_icon.png\t(in=204) (out=187) (deflated 8%) adding: class2tns.app/tulogo@1x.png\t(in=8389) (out=8358) (deflated 0%) adding: class2tns.app/AppIcon60x60@3x.png\t(in=8003) (out=7266) (deflated 9%) adding: class2tns.app/tulogo@2x.png \t(in=11912) (out=11780) (deflated 1%) adding: class2tns.app/LaunchImage-Landscape~ipad.png \t(in=11447) (out=7054) (deflated 38%) adding: class2tns.app/icons8resize.png\t(in=519) (out=513) (deflated 1%) adding: class2tns.app/LaunchImage-700-Portrait~ipad.png \t(in=11943) (out=7069) (deflated 41%) adding: class2tns.app/Assets.car \t(in=146584) (out=91565) (deflated 38%) adding: class2tns.app/AppIcon40x40@2x~ipad.png \t(in=3458) (out=3225) (deflated 7%) adding: class2tns.app/AppIcon76x76@2x~ipad.png \t(in=6635) (out=6115) (deflated 8%) adding: class2tns.app/LaunchImage-800-Portrait-736h@3x.png \t(in=28128) (out=13822) (deflated 51%) adding: class2tns.app/LaunchImage-700@2x.png \t(in=9173) (out=5099) (deflated 44%) adding: class2tns.app/AppIcon83.5x83.5@2x~ipad.png \t(in=7249) (out=6517) (deflated 10%) adding: class2tns.app/LaunchImage-700-568h@2x.png \t(in=9918) (out=5157) (deflated 48%) adding: class2tns.app/LaunchImage-Landscape@2x~ipad.png \t(in=32806) (out=17833) (deflated 46%) adding: class2tns.app/LaunchScreen.storyboardc/ \t(in=0) (out=0) (stored 0%) adding: class2tns.app/LaunchScreen.storyboardc/01J-lp-oVM-view-Ze5-6b-2t3.nib \t(in=2618) (out=1411) (deflated 46%) adding: class2tns.app/LaunchScreen.storyboardc/UIViewController-01J-lp-oVM.nib \t(in=832) (out=554) (deflated 33%) adding: class2tns.app/LaunchScreen.storyboardc/Info.plist \t(in=258) (out=149) (deflated 42%) adding: class2tns.app/tulogo@3x.png \t(in=12843) (out=12470) (deflated 3%) adding: class2tns.app/AppIcon29x29@2x~ipad.png \t(in=2419) (out=2276) (deflated 6%) adding: class2tns.app/reorder-icon@2x.png \t(in=213) (out=195) (deflated 8%) adding: class2tns.app/LaunchImage-700-Landscape@2x~ipad.png \t(in=32806) (out=17833) (deflated 46%) adding: class2tns.app/AppIcon40x40~ipad.png \t(in=1627) (out=1565) (deflated 4%) adding: class2tns.app/Frameworks/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/NativeScript.framework/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/NativeScript.framework/_CodeSignature/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/NativeScript.framework/_CodeSignature/CodeResources\t(in=1798) (out=420) (deflated 77%) adding: class2tns.app/Frameworks/NativeScript.framework/NativeScript .
[19-06-14 08:41:19.003] (Info) ab.childProcessCommunication.shell.cliStdout - . \t(in=26656128) (out=8830298) (deflated 67%) adding: class2tns.app/Frameworks/NativeScript.framework/Info.plist \t(in=758) (out=542) (deflated 28%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/_CodeSignature/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/_CodeSignature/CodeResources \t(in=10460) (out=2581) (deflated 75%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/TNSSideDrawer \t(in=751856) (out=222002) (deflated 70%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/PrivateHeaders/ \t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/PrivateHeaders/TKSideDrawerItem_Internal.h\t(in=255) (out=166) (deflated 35%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/PrivateHeaders/TKSideDrawerTransition_Internal.h\t(in=1012) (out=405) (deflated 60%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/PrivateHeaders/TKSideDrawer_Internal.h\t(in=748) (out=305) (deflated 59%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/PrivateHeaders/SideDrawerReveal_Internal.h\t(in=326) (out=210) (deflated 36%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/SideDrawerReveal.h\t(in=250) (out=158) (deflated 37%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/SideDrawerPush.h\t(in=191) (out=132) (deflated 31%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TKSideDrawerController.h\t(in=1614) (out=513) (deflated 68%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TKSideDrawerTableViewCell.h\t(in=769) (out=361) (deflated 53%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/SideDrawerSlideAlong.h\t(in=258) (out=167) (deflated 35%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/SideDrawerScaleDownPusher.h\t(in=265) (out=172) (deflated 35%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TKSideDrawerSection.h\t(in=1497) (out=480) (deflated 68%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/SideDrawerFadeIn.h\t(in=250) (out=157) (deflated 37%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TKSideDrawerDefaultTheme.h\t(in=240) (out=160) (deflated 33%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/SideDrawerReverseSlideOut.h \t(in=274) (out=169) (deflated 38%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TKSideDrawerItem.h\t(in=1778) (out=548) (deflated 69%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TNSSideDrawer.h\t(in=1515) (out=459) (deflated 70%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TKSideDrawerTableView.h \t(in=794) (out=358) (deflated 55%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TKSideDrawerHeader.h\t(in=3167) (out=756) (deflated 76%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/SideDrawerScaleUp.h \t(in=253) (out=158) (deflated 38%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TKSideDrawerItemStyle.h\t(in=1399) (out=482) (deflated 66%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/SideDrawerSlideInOnTop.h\t(in=268) (out=161) (deflated 40%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TKSideDrawerStyle.h \t(in=2805) (out=842) (deflated 70%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TKSideDrawerView.h\t(in=1978) (out=627) (deflated 68%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TKSideDrawerTransition.h\t(in=1288) (out=499) (deflated 61%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TKSideDrawerEdgePanRecognizer.h\t(in=312) (out=194) (deflated 38%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Headers/TKSideDrawer.h \t(in=10632) (out=2606) (deflated 75%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Modules/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Modules/module.modulemap\t(in=107) (out=82) (deflated 23%) adding: class2tns.app/Frameworks/TNSSideDrawer.framework/Info.plist \t(in=717) (out=510) (deflated 29%) adding: class2tns.app/Frameworks/TNSListView.framework/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSListView.framework/_CodeSignature/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSListView.framework/_CodeSignature/CodeResources \t(in=14644) (out=3509) (deflated 76%) adding: class2tns.app/Frameworks/TNSListView.framework/TNSListView \t(in=1107456) (out=332646) (deflated 70%) adding: class2tns.app/Frameworks/TNSListView.framework/PrivateHeaders/ \t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSListView.framework/PrivateHeaders/TKListViewLinearLayout_Internal.h\t(in=1571) (out=570) (deflated 64%) adding: class2tns.app/Frameworks/TNSListView.framework/PrivateHeaders/TKCollectionView_Internal.h\t(in=613) (out=306) (deflated 50%) adding: class2tns.app/Frameworks/TNSListView.framework/PrivateHeaders/TKListViewCell_internal.h\t(in=439) (out=259) (deflated 41%) adding: class2tns.app/Frameworks/TNSListView.framework/PrivateHeaders/TKDataSourceCollectionViewSettings_Internal.h\t(in=649) (out=266) (deflated 59%) adding: class2tns.app/Frameworks/TNSListView.framework/PrivateHeaders/TKDataSourceTableViewSettings_Internal.h\t(in=636) (out=266) (deflated 58%) adding: class2tns.app/Frameworks/TNSListView.framework/PrivateHeaders/TKListViewReusableCell_internal.h\t(in=224) (out=145) (deflated 35%) adding: class2tns.app/Frameworks/TNSListView.framework/PrivateHeaders/TKListView_Internal.h\t(in=948) (out=396) (deflated 58%) adding: class2tns.app/Frameworks/TNSListView.framework/PrivateHeaders/TKDataSource_Internal.h\t(in=242) (out=158) (deflated 35%) adding: class2tns.app/Frameworks/TNSListView.framework/PrivateHeaders/TKDataSourceGroup_Internal.h\t(in=224) (out=156) (deflated 30%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKDataSource.h\t(in=14454) (out=3057) (deflated 79%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewLayoutChange.h\t(in=1165) (out=434) (deflated 63%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TNSListView.h\t(in=1870) (out=510) (deflated 73%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewGridLayout.h\t(in=548) (out=313) (deflated 43%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewPullToRefreshView.h\t(in=486) (out=299) (deflated 38%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKDataSourceGroup.h\t(in=1593) (out=458) (deflated 71%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKCollectionView.h \t(in=268) (out=167) (deflated 38%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewStaggeredLayout.h\t(in=287) (out=171) (deflated 40%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKDataSourceGroupDescriptor.h\t(in=2156) (out=594) (deflated 72%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewGroupLayoutChangeManager.h \t(in=282) (out=169) (deflated 40%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewHeaderCell.h\t(in=311) (out=202) (deflated 35%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewCellBackgroundView.h\t(in=498) (out=258) (deflated 48%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKDataSourceFilterDescriptor.h \t(in=1296) (out=544) (deflated 58%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKDataSourceSortDescriptor.h\t(in=1415) (out=546) (deflated 61%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewReorderHandle.h\t(in=434) (out=242) (deflated 44%) adding: class2tn
[19-06-14 08:41:19.008] (Info) ab.childProcessCommunication.shell.cliStdout - s.app/Frameworks/TNSListView.framework/Headers/TKListViewLayoutChangeManager.h \t(in=678) (out=320) (deflated 53%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListView.h \t(in=22878) (out=4553) (deflated 80%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewLoadOnDemandCell.h \t(in=296) (out=192) (deflated 35%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewFooterCell.h \t(in=248) (out=162) (deflated 35%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewCell.h\t(in=1189) (out=507) (deflated 57%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKDataSourceTableViewSettings.h \t(in=1758) (out=514) (deflated 71%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKCollectionViewCell.h\t(in=371) (out=228) (deflated 39%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKDataSourceSettings.h\t(in=661) (out=297) (deflated 55%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewLinearLayout.h \t(in=4441) (out=1158) (deflated 74%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewGroupLayoutChange.h \t(in=254) (out=165) (deflated 35%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewReusableCell.h\t(in=361) (out=235) (deflated 35%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewStaggeredLayoutInfo.h \t(in=487) (out=255) (deflated 48%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKListViewLoadOnDemandView.h \t(in=313) (out=210) (deflated 33%) adding: class2tns.app/Frameworks/TNSListView.framework/Headers/TKDataSourceCollectionViewSettings.h \t(in=2242) (out=528) (deflated 76%) adding: class2tns.app/Frameworks/TNSListView.framework/Modules/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSListView.framework/Modules/module.modulemap \t(in=103) (out=82) (deflated 20%) adding: class2tns.app/Frameworks/TNSListView.framework/Info.plist\t(in=713) (out=510) (deflated 28%) adding: class2tns.app/Frameworks/TNSWidgets.framework/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSWidgets.framework/_CodeSignature/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSWidgets.framework/_CodeSignature/CodeResources \t(in=3640) (out=960) (deflated 74%) adding: class2tns.app/Frameworks/TNSWidgets.framework/TNSWidgets \t(in=103392) (out=18601) (deflated 82%) adding: class2tns.app/Frameworks/TNSWidgets.framework/Headers/ \t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSWidgets.framework/Headers/UIImage+TNSBlocks.h\t(in=1049) (out=499) (deflated 52%) adding: class2tns.app/Frameworks/TNSWidgets.framework/Headers/TNSWidgets.h\t(in=616) (out=349) (deflated 43%) adding: class2tns.app/Frameworks/TNSWidgets.framework/Headers/TNSLabel.h\t(in=293) (out=202) (deflated 31%) adding: class2tns.app/Frameworks/TNSWidgets.framework/Headers/TNSProcess.h \t(in=800) (out=479) (deflated 40%) adding: class2tns.app/Frameworks/TNSWidgets.framework/Headers/UIView+PassThroughParent.h\t(in=307) (out=202) (deflated 34%) adding: class2tns.app/Frameworks/TNSWidgets.framework/Modules/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSWidgets.framework/Modules/module.modulemap \t(in=101) (out=80) (deflated 21%) adding: class2tns.app/Frameworks/TNSWidgets.framework/Info.plist\t(in=744) (out=526) (deflated 29%) adding: class2tns.app/Frameworks/TNSCore.framework/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSCore.framework/_CodeSignature/ \t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSCore.framework/_CodeSignature/CodeResources\t(in=16458) (out=4161) (deflated 75%) adding: class2tns.app/Frameworks/TNSCore.framework/PrivateHeaders/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSCore.framework/PrivateHeaders/TKView_Internal.h \t(in=293) (out=190) (deflated 35%) adding: class2tns.app/Frameworks/TNSCore.framework/PrivateHeaders/TKFill_Internal.h\t(in=295) (out=201) (deflated 32%) adding: class2tns.app/Frameworks/TNSCore.framework/PrivateHeaders/TKGradientFill_Internal.h \t(in=285) (out=185) (deflated 35%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/\t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKShape.h\t(in=1221) (out=491) (deflated 60%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKBasicAnimation.h\t(in=324) (out=210) (deflated 35%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKStyleGroupProperty.h \t(in=454) (out=268) (deflated 41%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKDefinitions.h\t(in=1049) (out=463) (deflated 56%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKGridLayoutCell.h \t(in=487) (out=244) (deflated 50%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKLayer.h\t(in=781) (out=398) (deflated 49%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKFill.h \t(in=1660) (out=691) (deflated 58%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKCoreStackLayout.h \t(in=4090) (out=1097) (deflated 73%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKShape_Internal.h\t(in=242) (out=153) (deflated 37%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKImageFill.h \t(in=1844) (out=547) (deflated 70%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKPredefinedShape.h\t(in=2143) (out=656) (deflated 69%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKStyleSheet.h \t(in=941) (out=371) (deflated 61%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKGridLayoutCellDefinition.h\t(in=3057) (out=744) (deflated 76%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/ImageEffects.h \t(in=6199) (out=1889) (deflated 70%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKView.h \t(in=738) (out=328) (deflated 56%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKStyleGroup.h\t(in=1300) (out=546) (deflated 58%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKDrawing.h \t(in=728) (out=342) (deflated 53%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKGradientFill.h\t(in=1934) (out=503) (deflated 74%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKDemoAlert.h \t(in=303) (out=190) (deflated 37%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKBalloonShape.h\t(in=2665) (out=672) (deflated 75%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKTheme.h \t(in=950) (out=363) (deflated 62%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKStackLayout.h \t(in=3271) (out=984) (deflated 70%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKRange.h\t(in=1750) (out=456) (deflated 74%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKGridLayout.h \t(in=4097) (out=1135) (deflated 72%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKStroke.h \t(in=5855) (out=1518) (deflated 74%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TelerikUI-Prefix.pch\t(in=439) (out=240) (deflated 45%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKRadialGradientFill.h \t(in=3805) (out=847) (deflated 78%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKLayout.h \t(in=1878) (out=699) (deflated 63%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKStyleNode.h \t(in=765) (out=373) (deflated 51%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKLinearGradientFill.h \t(in=3133) (out=535) (deflated 83%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKCoreLayoutItem.h\t(in=2575) (out=835) (deflated 68%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKTextFormatter.h\t(in=249) (out=177) (deflated 29%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKSolidFill.h\t(in=1037) (out=335) (deflated 68%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKCoreStackLayoutView.h\t(in=393) (out=235) (defl
[19-06-14 08:41:19.012] (Info) ab.childProcessCommunication.shell.cliStdout - ated 40%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TNSCore.h\t(in=1912) (out=574) (deflated 70%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKStyleID.h\t(in=775) (out=365) (deflated 53%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKCheckView.h\t(in=557) (out=260) (deflated 53%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKLayoutInfo.h\t(in=961) (out=351) (deflated 63%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKMarginView.h\t(in=148) (out=117) (deflated 21%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKMutableArray.h\t(in=1592) (out=575) (deflated 64%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKCoreLayout.h\t(in=3820) (out=974) (deflated 75%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKDateRange.h \t(in=1118) (out=466) (deflated 58%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKCheckShape.h\t(in=157) (out=117) (deflated 25%) adding: class2tns.app/Frameworks/TNSCore.framework/Headers/TKObservableArray.h \t(in=1711) (out=615) (deflated 64%) adding: class2tns.app/Frameworks/TNSCore.framework/TNSCore \t(in=762992) (out=216793) (deflated 72%) adding: class2tns.app/Frameworks/TNSCore.framework/Modules/ \t(in=0) (out=0) (stored 0%) adding: class2tns.app/Frameworks/TNSCore.framework/Modules/module.modulemap\t(in=95) (out=77) (deflated 19%) adding: class2tns.app/Frameworks/TNSCore.framework/Info.plist\t(in=708) (out=511) (deflated 28%) adding: class2tns.app/LaunchImage.png \t(in=3706) (out=2236) (deflated 40%) adding: class2tns.app/reorder-icon.png\t(in=204) (out=187) (deflated 8%) adding: class2tns.app/LaunchImage-800-Landscape-736h@3x.png \t(in=26410) (out=13833) (deflated 48%) adding: class2tns.app/LaunchImage-700-Portrait@2x~ipad.png \t(in=33527) (out=17811) (deflated 47%) adding: class2tns.app/LaunchImage-700-Landscape~ipad.png \t(in=11447) (out=7054) (deflated 38%) adding: class2tns.app/Info.plist\t(in=2544) (out=1525) (deflated 40%) adding: class2tns.app/reorder-icon@3x.png \t(in=222) (out=205) (deflated 8%) adding: class2tns.app/PkgInfo\t(in=8) (out=8) (stored 0%) adding: class2tns.app/AppIcon76x76~ipad.png \t(in=3279) (out=3012) (deflated 8%) total bytes=50062953, compressed=15260056 -> 70% savings
[19-06-14 08:41:20.479] (Info) ab.childProcessCommunication.shell.cliStdout - Build finished successfully
[19-06-14 08:41:47.821] (Info) ab.buildDeploy.shell.cloudBuildStepChanged - {"cloudOperationId":"8c627a4e-c8ca-43e8-ab35-ba634838a434","step":"build","progress":100} [19-06-14 08:41:47.824] (Info) ab.buildDeploy.shell.cloudBuildStep - {"cloudOperationId":"8c627a4e-c8ca-43e8-ab35-ba634838a434","step":"build","progress":100} [19-06-14 08:41:47.832] (Info) ab.buildDeploy.shell.cloudBuildStepChanged - {"cloudOperationId":"8c627a4e-c8ca-43e8-ab35-ba634838a434","step":"download","progress":0} [19-06-14 08:41:47.835] (Info) ab.childProcessCommunication.shell.cliStdout - Finished Cloud build of '/Users/brice/source/class2tns', platform: 'iOS', configuration: 'Debug' successfully. Downloading result... Result url: https://livesync.ly/3hkvchx
[19-06-14 08:41:55.222] (Info) ab.buildDeploy.shell.cloudBuildStepChanged - {"cloudOperationId":"8c627a4e-c8ca-43e8-ab35-ba634838a434","step":"download","progress":100} [19-06-14 08:41:55.224] (Info) ab.buildDeploy.shell.cloudBuildStep - {"cloudOperationId":"8c627a4e-c8ca-43e8-ab35-ba634838a434","step":"download","progress":100} [19-06-14 08:41:55.228] (Info) ab.childProcessCommunication.shell.cliStdout - The result of Cloud build of '/Users/brice/source/class2tns', platform: 'iOS', configuration: 'Debug' successfully downloaded. OutputFilePath: /Users/brice/source/class2tns/.cloud/ios/emulator/class2tns.zip
[19-06-14 08:41:55.600] (Info) ab.childProcessCommunication.shell.cliStdout - Installing on device 59996085-B9BF-4C16-8084-1E161C5F9DC3...
[19-06-14 08:42:00.879] (Info) ab.connectedDevices.ui.devicesListChanged - {"0":{"debuggableAppsList":["com.toolingu.class2tns"],"deviceType":"Phone","displayName":"iPhone Xs","errorHelp":null,"identifier":"59996085-B9BF-4C16-8084-1E161C5F9DC3","imageIdentifier":"59996085-B9BF-4C16-8084-1E161C5F9DC3","isDebugEnabled":true,"isDebugStarted":false,"isEmulator":true,"isLiveSyncStarted":false,"isPreviewDevice":false,"isTablet":false,"logData":[],"model":"iPhone Xs","platform":"iOS","selected":true,"status":"Connected","type":"Emulator","unauthorized":false,"vendor":"Apple","version":"12.2"}} [19-06-14 08:42:02.495] (Info) ab.childProcessCommunication.shell.cliStdout - Successfully installed on device with identifier '59996085-B9BF-4C16-8084-1E161C5F9DC3'.
[19-06-14 08:42:03.978] (Info) ab.childProcessCommunication.shell.cliStdout - Successfully transferred all files on device 59996085-B9BF-4C16-8084-1E161C5F9DC3.
[19-06-14 08:42:03.988] (Info) ab.childProcessCommunication.shell.cliStdout - Restarting application on device 59996085-B9BF-4C16-8084-1E161C5F9DC3...
[19-06-14 08:42:06.093] (Info) ab.liveSync.shell.liveSyncExecuted - {"projectDir":"/Users/brice/source/class2tns","applicationIdentifier":"com.toolingu.class2tns","syncedFiles":[],"deviceIdentifier":"59996085-B9BF-4C16-8084-1E161C5F9DC3","isFullSync":true} [19-06-14 08:42:06.099] (Info) ab.liveSync.shell.liveSyncStarted - {"projectDir":"/Users/brice/source/class2tns","deviceIdentifier":"59996085-B9BF-4C16-8084-1E161C5F9DC3","applicationIdentifier":"com.toolingu.class2tns","device":{"imageIdentifier":"59996085-B9BF-4C16-8084-1E161C5F9DC3","identifier":"59996085-B9BF-4C16-8084-1E161C5F9DC3","displayName":"iPhone Xs","model":"iPhone Xs","version":"12.2","vendor":"Apple","platform":"iOS","status":"Connected","errorHelp":null,"isTablet":false,"type":"Emulator"}} [19-06-14 08:42:06.105] (Info) ab.buildDeploy.shell.build - {"buildRequest":{"buildConfig":"Debug","buildType":"Cloud","codeSigning":{"isPasswordRequired":false,"isiOSSimulator":true},"deviceIds":["59996085-B9BF-4C16-8084-1E161C5F9DC3"],"isClean":false,"isHmr":false,"platform":"iOS","startDebugger":false,"useSharedCloud":false,"webpack":{"env":{"aot":false,"snapshot":false,"sourceMap":false,"uglify":false},"isWebpack":true},"isProvisioningRequired":false},"packagePath":null,"qrData":null} [19-06-14 08:42:06.118] (Info) ab.childProcessCommunication.shell.cliStdout - Successfully synced application com.toolingu.class2tns on device 59996085-B9BF-4C16-8084-1E161C5F9DC3.
[19-06-14 08:42:06.154] (Info) ab.buildDeploy.shell.isLiveSyncInProgress - true [19-06-14 08:42:06.156] (Info) ab.connectedDevices.ui.devicesListChanged - {"0":{"debuggableAppsList":["com.toolingu.class2tns"],"deviceType":"Phone","displayName":"iPhone Xs","errorHelp":null,"identifier":"59996085-B9BF-4C16-8084-1E161C5F9DC3","imageIdentifier":"59996085-B9BF-4C16-8084-1E161C5F9DC3","isDebugEnabled":true,"isDebugStarted":false,"isEmulator":true,"isLiveSyncStarted":true,"isPreviewDevice":false,"isTablet":false,"logData":[],"model":"iPhone Xs","platform":"iOS","selected":true,"status":"Connected","type":"Emulator","unauthorized":false,"vendor":"Apple","version":"12.2"}} [19-06-14 08:42:06.242] (Info) ab.buildDeploy.ui.pendingRequests - No value provided [19-06-14 08:42:06.245] (Info) ab.buildDeploy.ui.buildSuccessInfo - {"packagePath":null,"platform":"iOS"} [19-06-14 08:42:08.162] (Info) ab.subscriptions.shell.usageInfo - {"accountId":"1ad4959f-c059-431a-8ea3-be72dee04421","cloudBuildUsage":{"feature":"Cloud Builds","description":"Builds executed in the cloud.","usage":13,"softUsageLimit":320,"allowedUsage":400,"licenseExpiration":"2019-07-08T13:44:34.897Z","licenseExpirationDate":"2019-07-08T13:44:34.897Z","resetDate":"2019-07-08T13:44:34.897Z","licenseType":"Purchase","editionType":"NativeScript Sidekick Pro","unlimited":false}} [19-06-14 08:42:52.700] (Info) ab.menu.shell.about - {"isAlreadyTracked":false} [19-06-14 08:43:00.580] (Info) ab.about.ui.check - No value provided [19-06-14 08:43:00.613] (Info) ab.autoUpdate.shell.updates - {"eventName":"checking-for-update","data":{"sender":{"_events":{"checking-for-update":[null,null],"update-available":[null,null],"update-downloaded":[null,null],"update-not-available":[null,null],"error":[null,null]},"_eventsCount":5}},"message":"Checking for updates..."} [19-06-14 08:43:01.351] (Info) ab.autoUpdate.shell.updates - {"eventName":"update-not-available","data":{"sender":{"_events":{"checking-for-update":[null,null],"update-available":[null,null],"update-downloaded":[null,null],"update-not-available":[null,null],"error":[null,null]},"_eventsCount":5}},"message":"No updates available."} [19-06-14 08:43:37.223] (Info) ab.subscriptions.ui.requestUsageInfo - No value provided [19-06-14 08:43:43.467] (Info) ab.menu.shell.showLogs - {"isAlreadyTracked":false}