Nativescript: iOS Run on Device -> ARCHIVE FAILED

Created on 11 Jul 2018  ·  41Comments  ·  Source: NativeScript/NativeScript

Hey guys, I'm receiving the below error, and have pasted my logs too. Please advise what I may be doing wrong. As far as I can see, my certs are correct.

When doing the build, it eventually fails with an ARCHIVE FAILED message. See below:

Device Console
[18-07-11 10:26:32.836] (CLI)     0x00000018 <uint32>=0x00000001 
[18-07-11 10:26:32.836] (CLI)     0x00000019 <uint32>=0x00000001 
[18-07-11 10:26:32.836] (CLI)     0x0000001A <uint32>=0x00000001 
[18-07-11 10:26:32.836] (CLI)  Building project ...
[18-07-11 10:26:35.921] (CLI) ▸ Check Dependencies
[18-07-11 10:26:35.921] (CLI)  ▸ Processing Info.plist
[18-07-11 10:26:35.921] (CLI)  ▸ Compiling MMNumberKeyboard-dummy.m
[18-07-11 10:26:39.208] (CLI) ▸ Check Dependencies
[18-07-11 10:26:39.208] (CLI)  ▸ Processing Info.plist
[18-07-11 10:26:39.208] (CLI)  ▸ Compiling MMNumberKeyboard-dummy.m
[18-07-11 10:26:40.312] (CLI) ▸ Compiling MMNumberKeyboard.m
[18-07-11 10:26:42.215] (CLI) ▸ Compiling MMNumberKeyboard_vers.c
[18-07-11 10:26:42.215] (CLI)  ▸ Compiling MMNumberKeyboard-dummy.m
[18-07-11 10:26:42.215] (CLI)  ▸ Compiling MMNumberKeyboard.m
[18-07-11 10:26:42.215] (CLI)  ▸ Compiling MMNumberKeyboard_vers.c
[18-07-11 10:26:42.215] (CLI)  ▸ Linking MMNumberKeyboard
[18-07-11 10:26:42.215] (CLI)  ▸ Linking MMNumberKeyboard
[18-07-11 10:26:42.215] (CLI)  ▸ Copying MMNumberKeyboard-umbrella.h
[18-07-11 10:26:42.215] (CLI)  ▸ Copying MMNumberKeyboard.h
[18-07-11 10:26:42.215] (CLI)  ▸ Touching MMNumberKeyboard.framework
[18-07-11 10:26:42.215] (CLI)  ▸ Check Dependencies
[18-07-11 10:26:42.215] (CLI)  ▸ Processing ResourceBundle-MNFloatingActionButton-Info.plist
[18-07-11 10:26:42.215] (CLI)  ▸ Touching MNFloatingActionButton.bundle
[18-07-11 10:26:42.215] (CLI)  ▸ Check Dependencies
[18-07-11 10:26:42.215] (CLI)  ▸ Processing Info.plist
[18-07-11 10:26:42.215] (CLI)  ▸ Compiling MNFloatingActionButton-dummy.m
[18-07-11 10:26:42.215] (CLI)  ▸ Compiling MNFloatingActionButton.m
[18-07-11 10:26:42.215] (CLI)  ▸ Compiling MNFloatingActionButton_vers.c
[18-07-11 10:26:42.215] (CLI)  ▸ Compiling MNFloatingActionButton-dummy.m
[18-07-11 10:26:42.215] (CLI)  ▸ Compiling MNFloatingActionButton.m
[18-07-11 10:26:42.215] (CLI)  ▸ Compiling MNFloatingActionButton_vers.c
[18-07-11 10:26:42.215] (CLI)  ▸ Linking MNFloatingActionButton
[18-07-11 10:26:42.215] (CLI)  ▸ Linking MNFloatingActionButton
[18-07-11 10:26:42.215] (CLI)  ▸ Copying /tmp/builds/_/91c8f8f263bdd7925bdb662b2cfa010fe5ab402e/4.1.2/JacsPack/platforms/ios/build/archive/Debug-iphoneos/MNFloatingActionButton/MNFloatingActionButton.bundle
[18-07-11 10:26:42.215] (CLI)  ▸ Copying MNFloatingActionButton-umbrella.h
[18-07-11 10:26:42.215] (CLI) ▸ Copying MNFloatingActionButton.h
[18-07-11 10:26:42.215] (CLI)  ▸ Touching MNFloatingActionButton.framework
[18-07-11 10:26:42.215] (CLI) ▸ Building Pods/Pods-JacsPack [Debug]
[18-07-11 10:26:42.215] (CLI) ▸ Check Dependencies
[18-07-11 10:26:42.215] (CLI) ▸ Processing Info.plist
[18-07-11 10:26:42.215] (CLI)  ▸ Compiling Pods_JacsPack_vers.c
[18-07-11 10:26:42.215] (CLI)  ▸ Compiling Pods-JacsPack-dummy.m
[18-07-11 10:26:42.215] (CLI)  ▸ Compiling Pods-JacsPack-dummy.m
[18-07-11 10:26:42.215] (CLI)  ▸ Compiling Pods_JacsPack_vers.c
[18-07-11 10:26:42.215] (CLI)  ▸ Copying Pods-JacsPack-umbrella.h
[18-07-11 10:26:42.215] (CLI)  ▸ Touching Pods_JacsPack.framework
[18-07-11 10:26:42.215] (CLI)  ▸ Check Dependencies
[18-07-11 10:26:42.215] (CLI) Check Pods Manifest.lock'
[18-07-11 10:26:42.215] (CLI)  ▸ Running script 'NativeScript PreBuild'
[18-07-11 10:26:52.784] (CLI) ▸ Precompiling JacsPack/JacsPack-Prefix.pch
[18-07-11 10:26:54.504] (CLI) ▸ Precompiling JacsPack/JacsPack-Prefix.pch
[18-07-11 10:26:54.504] (CLI)  ▸ Compiling main.m
[18-07-11 10:26:54.504] (CLI)  ▸ Compiling main.m
[18-07-11 10:26:54.504] (CLI)  ▸ Linking JacsPack
[18-07-11 10:26:54.504] (CLI)  ▸ Linking JacsPack
[18-07-11 10:26:55.415] (CLI) ▸ Running script 'NativeScript PreLink'
[18-07-11 10:26:55.415] (CLI)  ▸ Copying InfoPlist.strings
[18-07-11 10:27:02.055] (CLI) ▸ Compiling LaunchScreen.storyboard
[18-07-11 10:27:02.055] (CLI)  ** ARCHIVE FAILED **
[18-07-11 10:27:02.055] (CLI) The following build commands failed:
[18-07-11 10:27:02.055] (CLI)  \tCompileAssetCatalog DerivedData/JacsPack/Build/Intermediates.noindex/ArchiveIntermediates/JacsPack/InstallationBuildProductsLocation/Applications/JacsPack.app JacsPack/Resources/Assets.xcassets
[18-07-11 10:27:02.055] (CLI) (1 failure)
[18-07-11 10:27:04.583] (CLI) ** ARCHIVE FAILED **
[18-07-11 10:27:04.583] (CLI) The following build commands failed:
[18-07-11 10:27:04.583] (CLI) \tCompileAssetCatalog DerivedData/JacsPack/Build/Intermediates.noindex/ArchiveIntermediates/JacsPack/InstallationBuildProductsLocation/Applications/JacsPack.app JacsPack/Resources/Assets.xcassets
[18-07-11 10:27:04.583] (CLI) (1 failure)
[18-07-11 10:27:15.215] (CLI) Unable to apply changes on device: e7abe2b6b8f59f1e8974e3088b82ede981d5d99c. Error is: Build failed..
[18-07-11 10:27:15.222] Error detected during LiveSync on e7abe2b6b8f59f1e8974e3088b82ede981d5d99c for /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/Jacs Pack. Error: Build failed.
[18-07-11 10:27:15.245] (CLI) Executing after-watch hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/Jacs Pack/hooks/after-watch/nativescript-dev-webpack.js
[18-07-11 10:27:15.249] Stopped LiveSync on e7abe2b6b8f59f1e8974e3088b82ede981d5d99c for /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/Jacs Pack.
[18-07-11 10:27:15.250] Couldn't enable debugging for e7abe2b6b8f59f1e8974e3088b82ede981d5d99c, Error: Couldn't enable debugging for e7abe2b6b8f59f1e8974e3088b82ede981d5d99c
    at Errors.fail (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:125:28)
    at Errors.failWithoutHelp (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:135:21)
    at LiveSyncService.<anonymous> (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:225:30)
    at Generator.next (<anonymous>)
    at /usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:13:71
    at new Promise (<anonymous>)
    at __awaiter (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:9:12)
    at LiveSyncService.enableDebuggingCoreWithoutWaitingCurrentAction (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:222:16)
    at LiveSyncService.<anonymous> (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:262:25)
OUTPUT 11

needs more info ios

Most helpful comment

@ggarabedian @LucasBBR Worked perfectly! Images need to be square - not necessarily 1024 x 1024 from what I see, but square definitely!

All 41 comments

Hi @delanick,
Can you give us more info about your environment(NativeScript CLI, tns-core-modules, tns-ios versions)? It will help if you provide info about the exact steps, which you used while building the app.

Meanwhile, I will suggest to delete the platforms folder and to try again to build the project.

@tsonevn will do.

CLI 4.1.0
tns-ios 4.1.1
tns-core-modules: 4.1.0

I'll delete the Platforms folder and try again, and then revert.

@tsonevn Same issue. Deleted the Platforms folder and got the exact same result.

Hi! I've just followed the initial step by step instructions on the official website to download NativeScript and start learning. However, i'm getting stuck on this same error. I'm using Visual Studio 15.7.5 (most recent) and I've also downloaded the Nativescript Sidekick plugin and generated a HelloWorld NativeScript + Angular app from it.
I have succesfully ran the hello world sample on an Android Emulator.
I'm trying to build on an iPhone 6 running 11.4.
Any help would be appreciated. Thanks in advance.

Nativescript with 4.1.2 (up to date)
[email protected]
tns-core-modules: ?? but i think it's the latest.

Hi @delanick,
Can you try building the app with the following command:tns build ios --release --for-device? Let me know if the app is built properly with this command or you are facing the same issue.

@LucasBBR, make sure that you have setup the correct iOS certificate. Check out this article.

@tsonevn I have auto generated the iOS certificate correctly. After many hours attempting different things I think I’ve discovered the issue.
@delanick Maybe you and I have auto generated splash screen and app icon logos from a .png image.
I could sucessfully build a HelloWorld blank app on iPhone 6 ios 11.4.1 with cloud build. However, when I tried building it again after generating new app logos and splashscreen images from Visual Studio Sidekick plugin the same app failed.
I will however check again if this is the real issue since I believe it could be another thing.
I also have used clean cloud builds everytime and deleted the profile and readded before every build attempt. I just didnt try when it was succesfully built. So the issue could be trying to build twice on the device with the same certificate.
I will try now and share my results in a few minutes.

@LucasBBR yes, I did use the auto generate feature - but why would it only break with iOS? Very weird!

@delanick Sorry i didnt have time to test today. I also find it weird, but if you take a close look at what command failed it says something about ‘AssetCatalog’.
So i’ve decided to make a clean new hello world app and cloud build on my iphone. It worked. Then all i did was auto generate the ‘Assets’, which are the icons and splash screens and try and build that same sample again. Now it gives the exact same error above.
Im uncertain if this error happens because it’s my second attempt or because of the auto generated images. But either way, this is weird!

Hi @delanick,
Were you able to build the project with tns build ios --release --for-device command, which I mentioned in my previous comment? If the project is built and sign correctly, this will mean that there is no issue with the build process or certificate set up and the issue might be related to the device connection.

@tsonevn I use cloud builds so I see that command won't work as my environment is not set up for local builds.

What I will do is remove all splash screens and icons from the project and see if it builds. Do you know where those are kept so I can delete them?

Hello @delanick and @LucasBBR,

The reported error is usually occurring when the image used to generate the icons is not square. This is an iOS requirement and if you provide an image with irregular shape (one with different width and height), the generated assets will also have invalid shape and the build will fail.

@ggarabedian I figured it out literally minutes before you responded. Yep, I saw that would be the issue when I investigated the contents.json file in the Assets.xcassets/appicon.appiconset and splashscreens folders and saw the dimensions of the icons/screens it was expecting were different to those of the actual images.

I initially assumed the auto generator would use the non-square images and simply make incorrect-looking images but that it would still work. I'm going to re generate those assets and see what happens. Will keep you posted. Should be in a few minutes!

@ggarabedian @LucasBBR Worked perfectly! Images need to be square - not necessarily 1024 x 1024 from what I see, but square definitely!

I’m glad my initial attempts weren’t worthless and you guys managed to find the issue. I got too busy and didn’t have much free time to search deeper on what was causing it. It would be nice for sidekick to warn users about iOS restricting non squared images in future releases. Good work! @delanick @ggarabedian

@NickIliev @LucasBBR @ggarabedian @tsonevn

Hey guys, I'm getting this error again on another project, where the assets are correct and the project ran on device fine up until last night. I'm really not sure what is causing it this time - any ideas? Logs are pretty much the same, but I know the assets are fine as it has always been fine but started failing last night for some reason.

Please advise urgently as this project needs to go to stores soon.

Cheers

Nick

@delanick, I did some testing with sample apps and the only way I was able to reproduce the issue is when the app icons dimensions are not valid. Can you please share the latest log that you receive. Even if it looks similar to the previous one, it might still contain additional information about the issue.

@ggarabedian Here you go bud! Icons are perfect, have checked them all and regenerated the assets multiple times now to see if anything changes. Nothing. Still the issue.

[18-07-25 13:18:18.998] Build started. [18-07-25 13:18:19.049] (CLI) Executing before-watch hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/before-watch/nativescript-dev-sass.js [18-07-25 13:18:19.060] (CLI) Found peer node-sass [18-07-25 13:18:22.041] (CLI) Executing before-prepare hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/before-prepare/nativescript-dev-sass.js [18-07-25 13:18:22.043] (CLI) Preparing project... [18-07-25 13:18:22.045] (CLI) Executing before-prepareJSApp hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-07-25 13:18:22.586] (CLI) Project successfully prepared (iOS) [18-07-25 13:18:22.588] (CLI) Executing after-prepare hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/after-prepare/nativescript-dev-sass.js [18-07-25 13:18:22.661] (CLI) Executing after-prepare hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/after-prepare/nativescript-dev-webpack.js [18-07-25 13:18:33.779] (CLI) Starting cloud build of '/Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA', platform: 'iOS', configuration: 'Debug', buildId: d3e7ff05-2c29-4d89-9f4c-afec5b9927d8. [18-07-25 13:18:33.968] Prepare step started. [18-07-25 13:18:34.833] (CLI) Executing before-prepare hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/before-prepare/nativescript-dev-sass.js [18-07-25 13:18:34.837] (CLI) Preparing project... [18-07-25 13:18:34.837] (CLI) Executing before-prepareJSApp hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-07-25 13:18:35.328] (CLI) Project successfully prepared (iOS) [18-07-25 13:18:35.330] (CLI) Executing after-prepare hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/after-prepare/nativescript-dev-sass.js [18-07-25 13:18:35.332] (CLI) Executing after-prepare hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/after-prepare/nativescript-dev-webpack.js [18-07-25 13:18:35.334] Prepare step completed. [18-07-25 13:18:38.350] Upload step started. [18-07-25 13:18:38.671] (CLI) Unable to use git, reason is: [18-07-25 13:18:38.671] (CLI) Command /usr/bin/git failed with exit code 128 Error output: [18-07-25 13:18:38.671] (CLI) *** Please tell me who you are. [18-07-25 13:18:38.671] (CLI) Run [18-07-25 13:18:38.671] (CLI) git config --global user.email "[email protected]" [18-07-25 13:18:38.671] (CLI) git config --global user.name "Your Name" [18-07-25 13:18:38.671] (CLI) to set your account's default identity. [18-07-25 13:18:38.671] (CLI) Omit --global to set the identity only in this repository. [18-07-25 13:18:38.671] (CLI) fatal: unable to auto-detect email address (got 'nickdelahunt@Nicks-MBP.(none)') [18-07-25 13:19:07.182] Upload step completed. [18-07-25 13:19:13.919] Build step started. [18-07-25 13:19:22.276] (CLI) ios Build Tooling revision 2018.07.19.1r [18-07-25 13:19:22.276] (CLI) Build Tooling Hostname administrators-mac-5.local [18-07-25 13:19:22.276] (CLI) Unzip Project Files [18-07-25 13:19:22.276] (CLI) NativeScript CLI version 4.1.2 [18-07-25 13:19:22.276] (CLI) Add platform ios with runtime version 4.1.1 [18-07-25 13:19:25.110] (CLI) Support for macOS 10.12 is deprecated and will be removed in one of the next releases of NativeScript. Please, upgrade to the latest macOS version. [18-07-25 13:19:26.669] (CLI) Copying template files... [18-07-25 13:19:26.669] (CLI) Installing tns-ios [18-07-25 13:19:41.757] (CLI) Success: \"/private/tmp/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/4.1.2/MobiWashSA/node_modules/fsevents/lib/binding/Release/node-v57-darwin-x64/fse.node\" already installed [18-07-25 13:19:41.757] (CLI) Pass --update-binary to reinstall or --build-from-source to recompile [18-07-25 13:19:43.174] (CLI) Cached binary found at /Users/builder/.npm/node-sass/4.7.2/darwin-x64-57_binding.node [18-07-25 13:19:43.174] (CLI) Binary found at /private/tmp/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/4.1.2/MobiWashSA/node_modules/node-sass/vendor/darwin-x64-57/binding.node [18-07-25 13:19:43.174] (CLI) Testing binary [18-07-25 13:19:43.174] (CLI) Binary is fine [18-07-25 13:19:43.174] (CLI) Hook already installed: nativescript-dev-sass [18-07-25 13:19:43.174] (CLI) Hook already installed: nativescript-dev-sass [18-07-25 13:19:43.174] (CLI) Hook already installed: nativescript-dev-sass [18-07-25 13:19:43.174] (CLI) Hook already installed: nativescript-dev-sass [18-07-25 13:19:43.174] (CLI) Hook already installed: nativescript-dev-webpack [18-07-25 13:19:43.174] (CLI) Hook already installed: nativescript-dev-webpack [18-07-25 13:19:43.174] (CLI) Hook already installed: nativescript-dev-webpack [18-07-25 13:19:43.174] (CLI) NativeScript Webpack plugin was successfully added. [18-07-25 13:19:43.174] (CLI) You can now bundle your project by passing --bundle flag to NativeScript CLI commands: [18-07-25 13:19:43.174] (CLI) - tns build android --bundle [18-07-25 13:19:43.174] (CLI) - tns build ios --bundle [18-07-25 13:19:43.174] (CLI) - tns run android --bundle [18-07-25 13:19:43.174] (CLI) - tns run ios --bundle [18-07-25 13:19:43.174] (CLI) You can also pass the \"--env.uglify\" flag to use UglifyJS for minification. [18-07-25 13:19:43.174] (CLI) For more information check out https://docs.nativescript.org/tooling/bundling-with-webpack#bundling. [18-07-25 13:19:44.793] (CLI) + [email protected] [18-07-25 13:19:44.793] (CLI) added 1035 packages in 17.171s [18-07-25 13:20:01.330] (CLI) Project successfully created. [18-07-25 13:20:01.330] (CLI) Prepare Project for Platform - ios [18-07-25 13:20:02.618] (CLI) Support for macOS 10.12 is deprecated and will be removed in one of the next releases of NativeScript. Please, upgrade to the latest macOS version. [18-07-25 13:20:04.358] (CLI) Executing before-prepare hook from /private/tmp/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/4.1.2/MobiWashSA/hooks/before-prepare/nativescript-dev-sass.js [18-07-25 13:20:04.358] (CLI) Found peer node-sass [18-07-25 13:20:04.358] (CLI) Preparing project... [18-07-25 13:20:04.358] (CLI) Executing before-prepareJSApp hook from /private/tmp/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/4.1.2/MobiWashSA/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-appversion for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-calendar for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-contacts-lite for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-dialog for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-directions for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-effects for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-email for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-filterable-listpicker for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-geolocation for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-google-maps-sdk for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-iqkeyboardmanager for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-loading-indicator for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-material-icons for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-modal-datetimepicker for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-phone for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-platform-css for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-pro-ui for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-ratings for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-social-share for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-statusbar for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-theme-core for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-timedatepicker for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin tns-core-modules for ios. [18-07-25 13:20:07.590] (CLI) nativescript-permissions is not supported for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-permissions for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-appavailability for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-globalevents for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin nativescript-platform for ios. [18-07-25 13:20:07.590] (CLI) Successfully prepared plugin tns-core-modules-widgets for ios. [18-07-25 13:20:12.018] (CLI) Installing pods... [18-07-25 13:20:13.550] (CLI) Analyzing dependencies [18-07-25 13:20:16.762] (CLI) Downloading dependencies [18-07-25 13:20:16.762] (CLI) Installing GoogleMaps (2.7.0) [18-07-25 13:20:16.762] (CLI) Installing IQActionSheetPickerView (1.0.8) [18-07-25 13:20:16.762] (CLI) Installing IQKeyboardManager (5.0.8) [18-07-25 13:20:16.762] (CLI) Installing MBProgressHUD (1.1.0) [18-07-25 13:20:16.762] (CLI) Installing SDCAlertView (7.1.2) [18-07-25 13:20:16.762] (CLI) Generating Pods project [18-07-25 13:20:16.762] (CLI) Integrating client project [18-07-25 13:20:16.762] (CLI) [!] Please close any current Xcode sessions and useMobiWashSA.xcworkspacefor this project from now on. [18-07-25 13:20:16.762] (CLI) Pod installation complete! There are 5 dependencies from the Podfile and 5 total pods installed. [18-07-25 13:20:16.762] (CLI) Automatically assigning platformioswith version8.0on targetMobiWashSAbecause no platform was specified. Please specify a platform for this target in your Podfile. Seehttps://guides.cocoapods.org/syntax/podfile.html#platform. [18-07-25 13:20:18.162] (CLI) Project successfully prepared (ios) [18-07-25 13:20:18.162] (CLI) Executing after-prepare hook from /private/tmp/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/4.1.2/MobiWashSA/hooks/after-prepare/nativescript-dev-sass.js [18-07-25 13:20:18.162] (CLI) All SASS source files removed from app package [18-07-25 13:20:18.162] (CLI) Executing after-prepare hook from /private/tmp/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/4.1.2/MobiWashSA/hooks/after-prepare/nativescript-dev-webpack.js [18-07-25 13:20:18.162] (CLI) Build for Device [18-07-25 13:20:18.162] (CLI) 1 identity imported. [18-07-25 13:20:18.162] (CLI) keychain: \"/Users/builder/Library/Keychains/7656abe1-69c8-4101-9162-436b37b0eb57-db\" [18-07-25 13:20:18.162] (CLI) version: 512 [18-07-25 13:20:18.162] (CLI) class: 0x00000010 [18-07-25 13:20:18.162] (CLI) attributes: [18-07-25 13:20:18.162] (CLI) 0x00000000 <uint32>=0x00000010 [18-07-25 13:20:18.162] (CLI) 0x00000001 <blob>=\"MobiWash\" [18-07-25 13:20:18.162] (CLI) 0x00000002 <blob>=<NULL> [18-07-25 13:20:18.162] (CLI) 0x00000003 <uint32>=0x00000001 [18-07-25 13:20:18.162] (CLI) 0x00000004 <uint32>=0x00000000 [18-07-25 13:20:18.162] (CLI) 0x00000005 <uint32>=0x00000000 [18-07-25 13:20:18.162] (CLI) 0x00000006 <blob>=0xE728101D86A4480491E92A03294C9E917663D1CC \"\\347(\\020\\035\\206\\244H\\004\\221\\351*\\003)L\\236\\221vc\\321\\314\" [18-07-25 13:20:18.162] (CLI) 0x00000007 <blob>=<NULL> [18-07-25 13:20:18.162] (CLI) 0x00000008 <blob>=0x7B38373139316361322D306663392D313164342D383439612D3030303530326235323132327D00 \"{87191ca2-0fc9-11d4-849a-000502b52122}\\000\" [18-07-25 13:20:18.162] (CLI) 0x00000009 <uint32>=0x0000002A \"\\000\\000\\000*\" [18-07-25 13:20:18.162] (CLI) 0x0000000A <uint32>=0x00000800 [18-07-25 13:20:18.162] (CLI) 0x0000000B <uint32>=0x00000800 [18-07-25 13:20:18.162] (CLI) 0x0000000C <blob>=0x0000000000000000 [18-07-25 13:20:18.162] (CLI) 0x0000000D <blob>=0x0000000000000000 [18-07-25 13:20:18.162] (CLI) 0x0000000E <uint32>=0x00000001 [18-07-25 13:20:18.162] (CLI) 0x0000000F <uint32>=0x00000001 [18-07-25 13:20:18.162] (CLI) 0x00000010 <uint32>=0x00000001 [18-07-25 13:20:18.162] (CLI) 0x00000011 <uint32>=0x00000000 [18-07-25 13:20:18.162] (CLI) 0x00000012 <uint32>=0x00000001 [18-07-25 13:20:18.162] (CLI) 0x00000013 <uint32>=0x00000001 [18-07-25 13:20:18.162] (CLI) 0x00000014 <uint32>=0x00000001 [18-07-25 13:20:18.162] (CLI) 0x00000015 <uint32>=0x00000001 [18-07-25 13:20:18.162] (CLI) 0x00000016 <uint32>=0x00000001 [18-07-25 13:20:18.162] (CLI) 0x00000017 <uint32>=0x00000001 [18-07-25 13:20:18.162] (CLI) 0x00000018 <uint32>=0x00000001 [18-07-25 13:20:18.162] (CLI) 0x00000019 <uint32>=0x00000001 [18-07-25 13:20:18.162] (CLI) 0x0000001A <uint32>=0x00000001 [18-07-25 13:20:18.162] (CLI) Building project ... [18-07-25 13:20:24.141] (CLI) ▸ Check Dependencies [18-07-25 13:20:24.141] (CLI) ▸ Processing Info.plist [18-07-25 13:20:24.141] (CLI) ▸ Compiling IQActionSheetPickerView-dummy.m [18-07-25 13:20:28.829] (CLI) ▸ Compiling IQActionSheetPickerView.m [18-07-25 13:20:28.829] (CLI) ▸ Compiling IQActionSheetTitleBarButtonItem.m [18-07-25 13:20:30.184] (CLI) ▸ Compiling IQActionSheetToolbar.m [18-07-25 13:20:30.184] (CLI) ▸ Compiling IQActionSheetViewController.m [18-07-25 13:20:30.184] (CLI) ▸ Compiling IQActionSheetPickerView_vers.c [18-07-25 13:20:30.184] (CLI) ▸ Compiling IQActionSheetPickerView-dummy.m [18-07-25 13:20:30.184] (CLI) ▸ Compiling IQActionSheetPickerView.m [18-07-25 13:20:30.184] (CLI) ▸ Compiling IQActionSheetTitleBarButtonItem.m [18-07-25 13:20:30.184] (CLI) ▸ Compiling IQActionSheetToolbar.m [18-07-25 13:20:30.184] (CLI) ▸ Compiling IQActionSheetViewController.m [18-07-25 13:20:30.184] (CLI) ▸ Compiling IQActionSheetPickerView_vers.c [18-07-25 13:20:44.328] (CLI) ▸ Linking IQActionSheetPickerView [18-07-25 13:20:44.328] (CLI) ▸ Linking IQActionSheetPickerView [18-07-25 13:20:45.318] (CLI) ▸ Copying IQActionSheetPickerView-umbrella.h [18-07-25 13:20:45.318] (CLI) ▸ Copying IQActionSheetPickerView.h [18-07-25 13:20:45.318] (CLI) ▸ Copying IQActionSheetTitleBarButtonItem.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQActionSheetToolbar.h [18-07-25 13:20:47.364] (CLI) ▸ Touching IQActionSheetPickerView.framework [18-07-25 13:20:47.364] (CLI) ▸ Check Dependencies [18-07-25 13:20:47.364] (CLI) ▸ Processing Info.plist [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQNSArray+Sort.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQKeyboardManager-dummy.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQKeyboardManager.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQBarButtonItem.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQKeyboardReturnKeyHandler.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQPreviousNextView.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQTextView.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQTitleBarButtonItem.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQToolbar.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQUIScrollView+Additions.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQUITextFieldView+Additions.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQUIView+Hierarchy.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQUIView+IQKeyboardToolbar.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQUIViewController+Additions.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQUIWindow+Hierarchy.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQKeyboardManager_vers.c [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQBarButtonItem.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQKeyboardManager-dummy.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQKeyboardManager.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQKeyboardReturnKeyHandler.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQNSArray+Sort.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQPreviousNextView.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQTextView.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQTitleBarButtonItem.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQToolbar.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQUIScrollView+Additions.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQUITextFieldView+Additions.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQUIView+Hierarchy.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQUIView+IQKeyboardToolbar.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQUIViewController+Additions.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQUIWindow+Hierarchy.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling IQKeyboardManager_vers.c [18-07-25 13:20:47.364] (CLI) ▸ Linking IQKeyboardManager [18-07-25 13:20:47.364] (CLI) ▸ Linking IQKeyboardManager [18-07-25 13:20:47.364] (CLI) ▸ Copying IQBarButtonItem.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQKeyboardManager-umbrella.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQKeyboardManager.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQKeyboardManagerConstants.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQKeyboardReturnKeyHandler.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQPreviousNextView.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQTextView.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQTitleBarButtonItem.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQToolbar.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQUIScrollView+Additions.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQUIView+Hierarchy.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQUITextFieldView+Additions.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQUIViewController+Additions.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQUIView+IQKeyboardToolbar.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQUIWindow+Hierarchy.h [18-07-25 13:20:47.364] (CLI) ▸ Copying IQKeyboardManager/IQKeyboardManager/Resources/IQKeyboardManager.bundle [18-07-25 13:20:47.364] (CLI) ▸ Touching IQKeyboardManager.framework [18-07-25 13:20:47.364] (CLI) ▸ Check Dependencies [18-07-25 13:20:47.364] (CLI) ▸ Processing Info.plist [18-07-25 13:20:47.364] (CLI) ▸ Compiling MBProgressHUD-dummy.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling MBProgressHUD_vers.c [18-07-25 13:20:47.364] (CLI) ▸ Compiling MBProgressHUD.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling MBProgressHUD-dummy.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling MBProgressHUD.m [18-07-25 13:20:47.364] (CLI) ▸ Compiling MBProgressHUD_vers.c [18-07-25 13:20:47.364] (CLI) ▸ Linking MBProgressHUD [18-07-25 13:20:47.364] (CLI) ▸ Linking MBProgressHUD [18-07-25 13:20:47.364] (CLI) ▸ Copying MBProgressHUD-umbrella.h [18-07-25 13:20:47.364] (CLI) ▸ Copying MBProgressHUD.h [18-07-25 13:20:47.364] (CLI) ▸ Touching MBProgressHUD.framework [18-07-25 13:20:47.364] (CLI) ▸ Check Dependencies [18-07-25 13:20:47.364] (CLI) ▸ Compiling ActionCell.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling ActionsCollectionView.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling ActionsCollectionViewFlowLayout.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling ActionSheetView.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertAction.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertBehaviors.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertController+Convenience.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertController.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertControllerView.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertLabel.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertView.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertVisualStyle.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AnimationController.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling PresentationController.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling TextFieldCell.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling TextFieldsViewController.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling Transition.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling UIViewController+Extension.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling ActionCell.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling ActionsCollectionView.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling ActionsCollectionViewFlowLayout.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling ActionSheetView.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertAction.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertBehaviors.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertController+Convenience.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertController.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertControllerView.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertLabel.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertView.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AlertVisualStyle.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling AnimationController.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling PresentationController.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling TextFieldCell.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling TextFieldsViewController.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling Transition.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling UIViewController+Extension.swift [18-07-25 13:20:47.364] (CLI) ▸ Compiling ActionCell.xib [18-07-25 13:20:51.666] (CLI) ▸ Compiling ActionCell.xib [18-07-25 13:20:51.666] (CLI) ▸ Compiling ActionSheetView.xib [18-07-25 13:20:51.666] (CLI) ▸ Compiling ActionSheetView.xib [18-07-25 13:20:51.666] (CLI) ▸ Compiling TextFieldCell.xib [18-07-25 13:20:51.666] (CLI) ▸ Compiling TextFieldCell.xib [18-07-25 13:20:51.666] (CLI) ▸ Compiling SDCAlertView-dummy.m [18-07-25 13:20:51.666] (CLI) ▸ Compiling UIView+SDCAutoLayout.m [18-07-25 13:20:51.666] (CLI) ▸ Compiling SDCAlertView_vers.c [18-07-25 13:20:51.666] (CLI) ▸ Compiling SDCAlertView-dummy.m [18-07-25 13:20:51.666] (CLI) ▸ Compiling UIView+SDCAutoLayout.m [18-07-25 13:20:51.666] (CLI) ▸ Compiling SDCAlertView_vers.c [18-07-25 13:20:51.666] (CLI) ▸ Processing Info.plist [18-07-25 13:20:51.666] (CLI) ▸ Linking SDCAlertView [18-07-25 13:20:51.666] (CLI) ▸ Linking SDCAlertView [18-07-25 13:20:51.666] (CLI) ▸ Copying SDCAlertView-umbrella.h [18-07-25 13:20:51.666] (CLI) ▸ Copying UIView+SDCAutoLayout.h [18-07-25 13:20:51.666] (CLI) ▸ Touching SDCAlertView.framework [18-07-25 13:20:51.666] (CLI) ▸ Check Dependencies [18-07-25 13:20:51.666] (CLI) ▸ Processing Info.plist [18-07-25 13:20:51.666] (CLI) ▸ Compiling Pods-MobiWashSA-dummy.m [18-07-25 13:20:51.666] (CLI) ▸ Compiling Pods_MobiWashSA_vers.c [18-07-25 13:20:51.666] (CLI) ▸ Compiling Pods-MobiWashSA-dummy.m [18-07-25 13:20:51.666] (CLI) ▸ Compiling Pods_MobiWashSA_vers.c [18-07-25 13:20:51.666] (CLI) ▸ Copying Pods-MobiWashSA-umbrella.h [18-07-25 13:20:51.666] (CLI) ▸ Touching Pods_MobiWashSA.framework [18-07-25 13:20:51.666] (CLI) ▸ Check Dependencies [18-07-25 13:20:51.666] (CLI) ** ARCHIVE FAILED ** [18-07-25 13:20:51.666] (CLI) The following build commands failed: [18-07-25 13:20:51.666] (CLI) \tCheck dependencies [18-07-25 13:20:51.666] (CLI) (1 failure) [18-07-25 13:20:52.864] (CLI) ** ARCHIVE FAILED ** [18-07-25 13:20:52.864] (CLI) The following build commands failed: [18-07-25 13:20:52.864] (CLI) \tCheck dependencies [18-07-25 13:20:52.864] (CLI) (1 failure) [18-07-25 13:21:05.176] (CLI) Unable to apply changes on device: e7abe2b6b8f59f1e8974e3088b82ede981d5d99c. Error is: Build failed.. [18-07-25 13:21:05.183] Error detected during LiveSync on e7abe2b6b8f59f1e8974e3088b82ede981d5d99c for /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA. Error: Build failed. [18-07-25 13:21:05.192] Stopped LiveSync on e7abe2b6b8f59f1e8974e3088b82ede981d5d99c for /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA. [18-07-25 13:21:05.194] (CLI) Executing after-watch hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/after-watch/nativescript-dev-sass.js [18-07-25 13:21:05.194] (CLI) Stopping sass watch [18-07-25 13:21:05.196] Couldn't enable debugging for e7abe2b6b8f59f1e8974e3088b82ede981d5d99c, Error: Couldn't enable debugging for e7abe2b6b8f59f1e8974e3088b82ede981d5d99c at Errors.fail (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:125:28) at Errors.failWithoutHelp (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:135:21) at LiveSyncService.<anonymous> (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:225:30) at Generator.next (<anonymous>) at /usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:13:71 at new Promise (<anonymous>) at __awaiter (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:9:12) at LiveSyncService.enableDebuggingCoreWithoutWaitingCurrentAction (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:222:16) at LiveSyncService.<anonymous> (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:262:25) at Generator.next (<anonymous>) at fulfilled (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:10:58) at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7)

@ggarabedian If I look at the two different log sets that I've attached in this thread (keep in mind they are across two separate projects), the first failed at compiling the story board. The logs I just attached above, fail before that already. If I compare the logs, it seems the second one is failing at the checking of the manifest file. Not sure what it's checking for though so I'm not sure what error to keep an eye out for.

It fails at this point (extract from the first set of logs that the second set doesn't show/reflect:

[18-07-11 10:26:42.215] (CLI) Check Pods Manifest.lock'

@delanick, yes, the error is occurring in a different place and the build failure is most likely not connected to the app assets. Unfortunately, the provided log does not contain any specific error messages that can help us to identify what is causing the issue.

Can you please share the content of your package.json file so we can try and reproduce the issue on our end?

@ggarabedian Apologies, another thing I forgot to mention: I'm using Sideking cloud build. The app deploys fine on my iOS simulator, but not on my iPhone. The only thing in my entire workflow that has changed is that I started testing on the simulator too. I used to only test on my devices. I'm really not sure if that makes any difference.

@ggarabedian yes absolutely. Here you go. I've uninstalled the nativescript-email and nativescript-phone plugins to see if that made a difference as they were the last plugins added before the problem started. It made no difference, so I reinstalled them. I've also updated my info.plist file according to the nativescript-phone plugin's requirements - albeit I'm not sure if I may have made a mistake there. Hoping that isn't the issue. package.json file below:

{
  "description": "Mobile car wash service - we wash your car, wherever you are!",
  "license": "SEE LICENSE IN <your-license-filename>",
  "readme": "NativeScript Application",
  "repository": "<fill-your-repository-here>",
  "nativescript": {
    "id": "za.co.wigital.mobiwash",
    "tns-android": {
      "version": "4.1.3"
    },
    "tns-ios": {
      "version": "4.1.1"
    }
  },
  "scripts": {
    "lint": "eslint \"app/**/*.js\""
  },
  "dependencies": {
    "moment-mini": "2.19.4",
    "nativescript-appversion": "1.4.1",
    "nativescript-calendar": "2.0.0",
    "nativescript-contacts-lite": "0.2.5",
    "nativescript-dialog": "0.1.0",
    "nativescript-directions": "1.2.0",
    "nativescript-effects": "1.0.0",
    "nativescript-email": "1.5.3",
    "nativescript-filterable-listpicker": "2.0.0",
    "nativescript-geolocation": "4.2.3",
    "nativescript-google-maps-sdk": "2.6.0",
    "nativescript-iqkeyboardmanager": "1.3.0",
    "nativescript-loading-indicator": "2.4.0",
    "nativescript-material-icons": "1.0.3",
    "nativescript-modal-datetimepicker": "1.0.3",
    "nativescript-phone": "1.3.1",
    "nativescript-platform-css": "1.6.6",
    "nativescript-pro-ui": "~3.3.0",
    "nativescript-ratings": "1.0.1",
    "nativescript-social-share": "1.5.0",
    "nativescript-statusbar": "4.0.1",
    "nativescript-theme-core": "~1.0.4",
    "nativescript-timedatepicker": "1.2.1",
    "tns-core-modules": "~4.1.0"
  },
  "devDependencies": {
    "eslint": "~4.9.0",
    "nativescript-dev-sass": "~1.3.5",
    "nativescript-dev-webpack": "~0.9.1",
    "webpack": "~3.10.0",
    "webpack-bundle-analyzer": "^2.9.1",
    "webpack-sources": "~1.1.0",
    "copy-webpack-plugin": "~4.3.0",
    "raw-loader": "~0.5.1",
    "css-loader": "~0.28.7",
    "nativescript-worker-loader": "~0.8.1",
    "resolve-url-loader": "~2.2.1",
    "extract-text-webpack-plugin": "~3.0.2",
    "uglifyjs-webpack-plugin": "~1.1.6",
    "sass-loader": "~6.0.6"
  },
  "author": "Wigital - Nick de la Hunt"
}

Sorry I don't know why the package.json code pasted that way.

@ggarabedian I could be wrong, but based on this post https://github.com/NativeScript/nativescript-cli/issues/2509 you guys may need to upgrade Cocopods on your cloud build machine - if I'm not being too much of an amateur here... :)

Hey @delanick it seems this issue is not related with the assets anymore.
A particular thing caught my attention:

“Automatically assigning platformioswith version8.0on targetMobiWashSAbecause no platform was specified. Please specify a platform for this target in your Podfile”

Could it be this what’s causing crash?
Because appearently it seems the crash happens on LiveSync, so in theory the cloud build was succesful?

Can you try specifing the target build and running again? I would recommend a minimum of iOS 10, at least to make sure this is not the issue.

I’m really an amateur on NativeScript so I could be wrong.

Hey @LucasBBR

Trying it now, here's hoping.... will let you know once I have a result. Makes sense what you say though....

@LucasBBR Nope, same issue.

Before I encountered the problem I hadn't ever specified an iOS target and it worked. Really not surew what would be causing this.

@ggarabedian this person literally has the same problem:

https://gist.github.com/ntrpnr/3a7fe0a4beeb71d628ebdafa4ce334e0

@delanick, we checked our cloud logs and it appears that the certificate used to sign the app is revoked or expired. Can you please tell me if you are using manually created certificate (through the Apple Developer Center) or you are using the Code Signing Assistance? Please have in mind that the latter option will create certificate and mobile provision valid only for several days.

Additionally, I would like to note that we are actively working on making the errors in the console more descriptive (not just Archive Failed).

Another suggestion @delanick...
When I read “Cached binary found at ” on top of the log it could be that it’s using a cached version. You could try to use a clean cloud build to see if the error still happens.
Maybe the clean cloud build would have notified a revoked certificate as mentioned by @ggarabedian

@ggarabedian I have used both approaches, so perhaps I attached the latter approach's cert. Will try the other and advise asap.

Regarding improving the console notifications - I would really appreciate that! I'm not a professional but I'm growing in my skills at a furious pace and feel I am becoming really decent at {N} development, but errors like this stop me dead in my tracks as I have no clue how to fix them :)

@LucasBBR I always use Clean Build . - well until yesterday as now it seems any build was a clean build and eating into my Cloud Build quota. But I saw it slowed down and kind of returned to normal late last night.

Will keep you guys posted! :)

@ggarabedian yip that was the issue... Can you believe it! I don't remember changing the certs though but must've accidentally done so. I've reattached the initial one and all is good now - thanks so much for checking that out!

PLEASE can I ask that you guys include this case in your efforts when improving console feedback on build status - if it can tell me the cert is incorrect this all would have been avoided and I would quickly have fixed it :)

Thanks so, so much again! I can finally continue! :)

Cheers

@delanick, we are glad to hear that the issue is now resolved :)

Additionally, our development team was able to identify what is causing the lack of comprehensive error messages in the logs. The good news is that the fix is already being tested and our current plan is to have it released with the next version of Sidekick.

@ggarabedian amazing, thank you!! :)

@ggarabedian So here's the reason it actually failed: I move between projects a lot, and I see the reason I was getting ARCHIVE FAILED errors is because Sidekick keeps using the incorrect certs and mobileprovisions for my apps. It doesn't keep track of which files each app uses, can you guys please correct this? What happened last week is that when moving back to my project, I had to reselect my cert and mobile provision files - and I accidentally selected the wrong ones which cause the fails. Can you guys please amend Sidekick to keep each app's cert file paths in the app's settings?

@ggarabedian i have an issue, where it says certificate is expired.
i develop on windows 10 and have an ipad which i am using to generate the certificate and provision files via devices tab in sidekick.
Everything works well, but when i choose to build via cloud, clean build and webpack, it tells me the certificate has expired. What am i doing wrong.

This is my first professional project for a client using nativescript, i really feel like giving up, because the errors are too many. i am really hard pressed on time as i have exceeded my deadline for 2weeks now, just because of this.
What should i do

@delanick, you have opened a separate issue about this problem and I recommend that we continue the discussion there.

@godfrednanaowusu, does the same certificate still work when you run a clean build on a device from the devices tab? Those certificates and mobile provisions are temporary (they are valid for ~7 days) and they might have expired, in which case you just need to generate new ones and use them instead. Additionally, as you have not mentioned the build configuration, please have in mind that the temporary certificate and mobile provision can be used only for debug builds.

If the above does not help, can you tell me if the "certificate has expired" error is thrown during build or it is shown in the UI? If it is the former, can you please share the build log so we can investigate this further.

@ggarabedian this "certificate has expired" error has gone after repeatedly generating new ones and leaving it overnight. now another issue is with push notifications this is the log from nativescriptsidekick

[18-07-31 15:39:53.741] (CLI) Project successfully created.
[18-07-31 15:39:55.668] (CLI) Executing before-shouldPrepare hook from G:\Projectsxceed\hooks\before-shouldPrepare\nativescript-dev-webpack.js
[18-07-31 15:39:55.684] (CLI) Executing before-prepare hook from G:\Projectsxceed\hooks\before-prepare\nativescript-dev-sass.js
[18-07-31 15:39:55.687] (CLI) Hook skipped because either bundling or livesync is in progress.
[18-07-31 15:39:55.687] (CLI) Executing before-prepare hook from G:\Projectsxceed\hooks\before-prepare\nativescript-dev-typescript.js
[18-07-31 15:39:55.690] (CLI) Hook skipped because either bundling or livesync is in progress.
[18-07-31 15:39:55.690] (CLI) Executing before-prepare hook from G:\Projectsxceed\hooks\before-prepare\nativescript-push-notifications.js
[18-07-31 15:39:55.707] (CLI) Preparing project...
[18-07-31 15:39:55.711] (CLI) Executing before-prepareJSApp hook from G:\Projectsxceed\hooks\before-prepareJSApp\nativescript-dev-webpack.js
[18-07-31 15:39:55.728] (CLI) Project successfully prepared (iOS)
[18-07-31 15:39:55.731] (CLI) Executing after-prepare hook from G:\Projectsxceed\hooks\after-prepare\nativescript-dev-sass.js
[18-07-31 15:39:55.735] (CLI) Executing after-prepare hook from G:\Projectsxceed\hooks\after-prepare\nativescript-dev-webpack.js
[18-07-31 15:39:55.749] Prepare step completed.
[18-07-31 15:39:59.279] Upload step started.
[18-07-31 15:40:05.442] (CLI) Unable to use git, reason is:
[18-07-31 15:40:05.442] (CLI) Command C:\Program Files\Git\cmd\git.exe failed with exit code 128 Error output:
[18-07-31 15:40:05.442] (CLI) fatal: unable to access 'https://git-codecommit.us-east-1.amazonaws.com/v1/repos/ab-builds-a1a6acf75a0fa8e87ea2d17ecf754ff7ce7d1a44/': The requested URL returned error: 403
[18-07-31 15:41:09.158] Upload step completed.
[18-07-31 15:41:11.366] Build step started.
[18-07-31 15:41:19.985] (CLI) ios Build Tooling revision 2018.07.19.1r
[18-07-31 15:41:19.985] (CLI) Build Tooling Hostname administrators-mac-5.local
[18-07-31 15:41:19.985] (CLI) Unzip Project Files
[18-07-31 15:41:19.985] (CLI) NativeScript CLI version 4.1.2
[18-07-31 15:41:19.985] (CLI) Add platform ios with runtime version 4.1.1
[18-07-31 15:41:21.137] (CLI) Support for macOS 10.12 is deprecated and will be removed in one of the next releases of NativeScript. Please, upgrade to the latest macOS version.
[18-07-31 15:41:21.137] (CLI) Copying template files...
[18-07-31 15:41:21.137] (CLI) Installing tns-ios
[18-07-31 15:41:35.986] (CLI) Cached binary found at /Users/builder/.npm/node-sass/4.8.3/darwin-x64-57_binding.node
[18-07-31 15:41:37.696] (CLI) Binary found at /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/node_modules/node-sass/vendor/darwin-x64-57/binding.node
[18-07-31 15:41:37.696] (CLI) Testing binary
[18-07-31 15:41:37.696] (CLI) Binary is fine
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-sass at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-prepare
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-sass at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-watchPatterns
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-sass at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/after-prepare
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-sass at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-watch
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-sass at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/after-watch
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-typescript at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-prepare
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-typescript at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-watchPatterns
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-typescript at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-watch
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-typescript at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/after-watch
[18-07-31 15:41:37.696] (CLI) Adding 'es6' lib to tsconfig.json...
[18-07-31 15:41:37.696] (CLI) Adding 'dom' lib to tsconfig.json...
[18-07-31 15:41:37.696] (CLI) Adding tns-core-modules path mappings lib to tsconfig.json...
[18-07-31 15:41:37.696] (CLI) Project already targets TypeScript ~2.7.2
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-prepareJSApp
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-cleanApp
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-watch
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/after-watch
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-watchPatterns
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-shouldPrepare
[18-07-31 15:41:37.696] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/after-prepare
[18-07-31 15:41:39.615] (CLI) NativeScript Webpack plugin was successfully added.
[18-07-31 15:41:39.615] (CLI) You can now bundle your project by passing --bundle flag to NativeScript CLI commands:
[18-07-31 15:41:39.615] (CLI) - tns build android --bundle
[18-07-31 15:41:39.615] (CLI) - tns build ios --bundle
[18-07-31 15:41:39.615] (CLI) - tns run android --bundle
[18-07-31 15:41:39.615] (CLI) - tns run ios --bundle
[18-07-31 15:41:39.615] (CLI) You can also pass the \"--env.uglify\" flag to use UglifyJS for minification.
[18-07-31 15:41:39.615] (CLI) For more information check out https://docs.nativescript.org/tooling/bundling-with-webpack#bundling.
[18-07-31 15:41:39.615] (CLI) Hook already installed: nativescript-push-notifications at location: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-prepare
[18-07-31 15:41:39.615] (CLI) Push plugin cannot find project root. Project will be initialized during build.
[18-07-31 15:41:39.615] (CLI) + [email protected]
[18-07-31 15:41:39.615] (CLI) added 843 packages in 17.306s
[18-07-31 15:41:58.853] (CLI) Project successfully created.
[18-07-31 15:41:58.853] (CLI) Prepare Project for Platform - ios
[18-07-31 15:42:00.231] (CLI) Support for macOS 10.12 is deprecated and will be removed in one of the next releases of NativeScript. Please, upgrade to the latest macOS version.
[18-07-31 15:42:01.805] (CLI) Copying template files...
[18-07-31 15:42:01.805] (CLI) Installing tns-ios
[18-07-31 15:42:13.502] (CLI) + [email protected]
[18-07-31 15:42:13.502] (CLI) added 1 package in 12.085s
[18-07-31 15:42:36.028] (CLI) Project successfully created.
[18-07-31 15:42:36.028] (CLI) Executing before-shouldPrepare hook from /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-shouldPrepare/nativescript-dev-webpack.js
[18-07-31 15:42:36.028] (CLI) Executing before-prepare hook from /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-prepare/nativescript-dev-sass.js
[18-07-31 15:42:36.028] (CLI) Hook skipped because either bundling or livesync is in progress.
[18-07-31 15:42:36.028] (CLI) Executing before-prepare hook from /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-prepare/nativescript-dev-typescript.js
[18-07-31 15:42:37.611] (CLI) Hook skipped because either bundling or livesync is in progress.
[18-07-31 15:42:37.611] (CLI) Executing before-prepare hook from /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-prepare/nativescript-push-notifications.js
[18-07-31 15:42:37.611] (CLI) nativescript-push-notifications -- build.gradle file not found
[18-07-31 15:42:37.611] (CLI) Preparing project...
[18-07-31 15:42:37.611] (CLI) Executing before-prepareJSApp hook from /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/before-prepareJSApp/nativescript-dev-webpack.js
[18-07-31 15:42:37.611] (CLI) Running webpack for ios...
[18-07-31 15:42:39.488] (CLI) clean-webpack-plugin: /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/platforms/ios/xceed/app/*/ has been removed.
[18-07-31 15:42:39.488] (CLI) [at-loader] Using [email protected] from typescript and \"tsconfig.json\" from /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/tsconfig.json.
[18-07-31 15:42:45.847] (CLI) [at-loader] Checking started in a separate process...
[18-07-31 15:42:45.847] (CLI) [at-loader] Ok, 0.262 sec.
[18-07-31 15:42:45.847] (CLI) Hash: 404b0649df14f55d63ae
[18-07-31 15:42:45.847] (CLI) Version: webpack 3.10.0
[18-07-31 15:42:45.847] (CLI) Time: 6869ms
[18-07-31 15:42:45.847] (CLI) Asset Size Chunks Chunk Names
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_close_white_24dp.xml 386 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) bundle.js 586 kB 0 [emitted] [big] bundle
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/add.png 409 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/app.entitlements 260 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/Contents.json 1.98 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-1024.png 136 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-29.png 1.16 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/[email protected] 2.57 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/[email protected] 4.16 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-40.png 1.73 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/[email protected] 3.83 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/[email protected] 6.26 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/[email protected] 6.26 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/[email protected] 10.7 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-76.png 3.54 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/[email protected] 8.45 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/AppIcon.appiconset/icon-83.[email protected] 9.69 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/Contents.json 67 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/Contents.json 4.42 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/[email protected] 33.1 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/Default-1125h.png 481 kB [emitted] [big]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/[email protected] 43.7 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/[email protected] 92.8 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/Default-Landscape.png 42.8 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/Default-Landscape-X.png 488 kB [emitted] [big]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/[email protected] 124 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/[email protected] 92 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/Default-Portrait.png 43 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/Default.png 11.9 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/[email protected] 124 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchScreen.AspectFill.imageset/Contents.json 394 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchImage.launchimage/[email protected] 32.1 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchScreen.AspectFill.imageset/LaunchScreen-AspectFill.png 4.83 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchScreen.AspectFill.imageset/[email protected] 15.8 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchScreen.Center.imageset/Contents.json 386 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchScreen.Center.imageset/LaunchScreen-Center.png 15.1 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Assets.xcassets/LaunchScreen.Center.imageset/[email protected] 43 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/background_gradient.xml 489 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/background_gradient1.xml 491 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/background_gradient2.xml 491 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/background_gradient3.xml 232 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/background_gradient4.xml 229 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/background_transition.xml 554 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/backgroundimage.jpg 30 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/backgroundimage2.jpg 17.6 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/borderbottom.xml 362 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/borderright.xml 365 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/build.xcconfig 462 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/button_bigradius_hollow.xml 331 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/button_bigradius_red.xml 318 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/button_bigradius_white.xml 315 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/button_bigradius.xml 340 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/button_dispute.xml 325 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/button_noradius_white.xml 314 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/button_noradius.xml 339 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/button_offline.xml 339 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/button_smallradius_grey.xml 314 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/button_smallradius_red.xml 317 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/camera_overlay.xml 351 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/confirmdialog.xml 317 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/confirmtextbox.xml 321 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/correctmark.png 27 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/dialogframe.xml 314 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/dispatchbike.png 48.3 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/fab_label_background.xml 436 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/godfredowusu_cartoon.jpg 126 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/GoogleService-Info.plist 1.37 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/godfredowusu.jpg 279 kB [emitted] [big]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_account_balance_wallet_white_24dp.xml 543 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_account_circle_white_24dp.xml 538 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_add_white_24dp.xml 320 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_arrow_drop_down_green_24dp.xml 303 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_arrow_drop_up_red_24dp.xml 303 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_business_black_24dp.xml 485 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_business_white_24dp.xml 540 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_call_black_24dp.xml 589 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) vendor.js 1.46 MB 1 [emitted] [big] vendor
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_delete_white_24dp.xml 368 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_dialpad_white_24dp.xml 895 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_done_white_24dp.xml 339 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_email_green_24dp.xml 434 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_expand_more_white_24dp.xml 330 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_fast_forward_black_24dp.xml 340 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_file_download_white_24dp.xml 327 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_flash_off_white_24dp.xml 399 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_flash_on_white_24dp.xml 325 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_forward_white_24dp.xml 265 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_mainnotifications_white_24dp.xml 474 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_mode_edit_white_24dp.xml 451 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_notifications_white_24dp.xml 474 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_people_dark_24dp.xml 625 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_person_white_24dp.xml 410 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_phone_android_black_24dp.xml 448 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_photo_library_white_24dp.xml 417 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_place_dark_24dp.xml 470 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_public_register_24dp.xml 650 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_refresh_white_24dp.xml 503 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_registration_person_black_24dp.xml 424 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_save_white_24dp.xml 456 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_search_dark_24dp.xml 547 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_search_white_24dp.xml 533 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_send_white_24dp.xml 326 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_settings_white_24dp.xml 1.16 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_share_dark_24dp.xml 730 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_share_white_24dp.xml 716 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_sort_white_24dp.xml 341 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/ic_tablet_android_white_24dp.xml 435 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/Info.plist 1.83 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/LaunchScreen.storyboard 4.19 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/logo_1024.png 135 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/logo_144.png 11.5 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/logo_345.png 27.7 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/logo_36.png 4.55 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/logo_48.png 5.03 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/logo_72.png 6.69 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/logo_96.png 8.09 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/logo_lone.png 71.7 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/logo_splash.png 92.1 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/makeneworder.png 12.7 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/navigation/menu.png 235 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/navigation/[email protected] 297 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/navigation/[email protected] 378 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/nointernet.png 16.8 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/qrcode.xml 538 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/side_nav_bar.xml 515 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/textbox_bigradius_semitransparent.xml 322 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/textbox_bigradius.xml 321 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/textbox_noradius_semitransparent.xml 330 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/user_thumbnail.png 532 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/xceed_white.png 17.6 kB [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/xceed.entitlements 258 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) App_Resources/iOS/xceed.png 123 kB [emitted]
[18-07-31 15:42:45.847] (CLI) fonts/FontAwesome.ttf 166 kB [emitted]
[18-07-31 15:42:45.847] (CLI) about/about-page.xml 1.88 kB [emitted]
[18-07-31 15:42:45.847] (CLI) admin/admin-page.xml 1.31 kB [emitted]
[18-07-31 15:42:45.847] (CLI) adminorders/adminorders-page.xml 3.1 kB [emitted]
[18-07-31 15:42:45.847] (CLI) adminorderspreview/adminorderspreview-page.xml 4.46 kB [emitted]
[18-07-31 15:42:45.847] (CLI) adminreports/adminreports-page.xml 2.42 kB [emitted]
[18-07-31 15:42:45.847] (CLI) app-root/app-root.xml 4.2 kB [emitted]
[18-07-31 15:42:45.847] (CLI) adminreportsresults/adminreportsresults-page.xml 1.09 kB [emitted]
[18-07-31 15:42:45.847] (CLI) main/main-page.xml 5.19 kB [emitted]
[18-07-31 15:42:45.847] (CLI) notifications/notifications-page.xml 2.14 kB [emitted]
[18-07-31 15:42:45.847] (CLI) ordercreate/ordercreate-page.xml 15.6 kB [emitted]
[18-07-31 15:42:45.847] (CLI) ordersummary/ordersummary-page.xml 3.96 kB [emitted]
[18-07-31 15:42:45.847] (CLI) orderthanks/orderthanks-page.xml 1.98 kB [emitted]
[18-07-31 15:42:45.847] (CLI) profile/profile-page.xml 2.59 kB [emitted]
[18-07-31 15:42:45.847] (CLI) registerverify/registerverify-page.xml 1.15 kB [emitted]
[18-07-31 15:42:45.847] (CLI) registerverifycode/registerverifycode-page.xml 1.23 kB [emitted]
[18-07-31 15:42:45.847] (CLI) registration/registration-page.xml 4.01 kB [emitted]
[18-07-31 15:42:45.847] (CLI) settings/settings-page.xml 1.8 kB [emitted]
[18-07-31 15:42:45.847] (CLI) support/support-page.xml 2.02 kB [emitted]
[18-07-31 15:42:45.847] (CLI) termsandpolicy/termsandpolicy-page.xml 28.1 kB [emitted]
[18-07-31 15:42:45.847] (CLI) package.json 155 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) starter.js 39 bytes [emitted]
[18-07-31 15:42:45.847] (CLI) [48] ./package.json 131 bytes {1} [optional] [built]
[18-07-31 15:42:45.847] (CLI) [112] ./app.ts 12 kB {0} [built]
[18-07-31 15:42:45.847] (CLI) [113] ./bundle-config.ts 591 bytes {0} [built]
[18-07-31 15:42:45.847] (CLI) [173] . (root|page|fragment)\.(xml|css|js|ts|scss)$ 2.39 kB {0} [built]
[18-07-31 15:42:45.847] (CLI) [174] ./about/about-page.js 1.97 kB {0} [optional] [built]
[18-07-31 15:42:45.847] (CLI) [175] ./about/about-page.ts 500 bytes {0} [optional] [built]
[18-07-31 15:42:45.847] (CLI) [197] ../node_modules/nativescript-sqlite 160 bytes {0} [optional] [built]
[18-07-31 15:42:45.847] (CLI) [235] ./termsandpolicy/termsandpolicy-page.js 3.63 kB {0} [optional] [built]
[18-07-31 15:42:45.847] (CLI) [236] ./termsandpolicy/termsandpolicy-page.ts 1.03 kB {0} [optional] [built]
[18-07-31 15:42:45.847] (CLI) [237] ./termsandpolicy/termsandpolicy-page.xml 29 kB {0} [optional] [built]
[18-07-31 15:42:45.847] (CLI) [239] ./vendor.ts 344 bytes {1} [built]
[18-07-31 15:42:45.847] (CLI) [240] . nonrecursive ^\.\/app\.(css|scss|less|sass)$ 189 bytes {1} [built]
[18-07-31 15:42:45.847] (CLI) [241] ./app.css 17.8 kB {1} [optional] [built]
[18-07-31 15:42:45.847] (CLI) [242] ./app.scss 25.7 kB {1} [optional] [built]
[18-07-31 15:42:45.847] (CLI) [243] ./vendor-platform.ts 198 bytes {1} [built]
[18-07-31 15:42:45.847] (CLI) + 229 hidden modules
[18-07-31 15:42:45.847] (CLI) WARNING in ../node_modules/nativescript-sqlite/sqlite.js
[18-07-31 15:42:45.847] (CLI) 812:18-30 Critical dependency: the request of a dependency is an expression
[18-07-31 15:42:45.847] (CLI) @ ../node_modules/nativescript-sqlite/sqlite.js
[18-07-31 15:42:45.847] (CLI) @ ./app.ts
[18-07-31 15:42:45.847] (CLI) Webpack compilation complete.
[18-07-31 15:42:48.793] (CLI) Installing pods...
[18-07-31 15:42:51.765] (CLI) Analyzing dependencies
[18-07-31 15:42:53.167] (CLI) Downloading dependencies
[18-07-31 15:42:53.167] (CLI) Installing MBProgressHUD (1.1.0)
[18-07-31 15:42:53.167] (CLI) Installing MNFloatingActionButton (2.0.0)
[18-07-31 15:42:53.167] (CLI) Installing QBImagePickerController (3.4.0)
[18-07-31 15:42:53.167] (CLI) Installing SCLAlertView-Objective-C (1.1.5)
[18-07-31 15:42:53.167] (CLI) Installing SSKeychain (1.4.1)
[18-07-31 15:42:53.167] (CLI) Generating Pods project
[18-07-31 15:42:53.167] (CLI) Integrating client project
[18-07-31 15:42:53.167] (CLI) [!] Please close any current Xcode sessions and use xceed.xcworkspace for this project from now on.
[18-07-31 15:42:53.167] (CLI) Pod installation complete! There are 5 dependencies from the Podfile and 5 total pods installed.
[18-07-31 15:42:53.167] (CLI) Automatically assigning platform ios with version 8.0 on target xceed because no platform was specified. Please specify a platform for this target in your Podfile. See https://guides.cocoapods.org/syntax/podfile.html#platform.
[18-07-31 15:42:53.167] (CLI) SSKeychain has been deprecated in favor of SAMKeychain
[18-07-31 15:42:53.167] (CLI) Project successfully prepared (ios)
[18-07-31 15:42:53.167] (CLI) Executing after-prepare hook from /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/after-prepare/nativescript-dev-sass.js
[18-07-31 15:42:53.167] (CLI) All SASS source files removed from app package
[18-07-31 15:42:53.167] (CLI) Executing after-prepare hook from /private/tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/hooks/after-prepare/nativescript-dev-webpack.js
[18-07-31 15:42:54.764] (CLI) Build for Device
[18-07-31 15:42:54.764] (CLI) 1 identity imported.
[18-07-31 15:42:54.764] (CLI) keychain: \"/Users/builder/Library/Keychains/5e1862fc-3feb-4d50-9ac2-867a3cb4e906-db\"
[18-07-31 15:42:54.764] (CLI) version: 512
[18-07-31 15:42:54.764] (CLI) class: 0x00000010
[18-07-31 15:42:54.764] (CLI) attributes:
[18-07-31 15:42:54.764] (CLI) 0x00000000 =0x00000010
[18-07-31 15:42:54.764] (CLI) 0x00000001 =0x363342373732434100 \"63B772CA\000\"
[18-07-31 15:42:54.764] (CLI) 0x00000002 =
[18-07-31 15:42:54.764] (CLI) 0x00000003 =0x00000001
[18-07-31 15:42:54.764] (CLI) 0x00000004 =0x00000000
[18-07-31 15:42:54.764] (CLI) 0x00000005 =0x00000000
[18-07-31 15:42:54.764] (CLI) 0x00000006 =0xA5D9FADFAE76CCBCA3FB363AE08680AF4A9583B6 \"\245\331\372\337\256v\314\274\243\3736:\340\206\200\257J\225\203\266\"
[18-07-31 15:42:54.764] (CLI) 0x00000007 =
[18-07-31 15:42:54.764] (CLI) 0x00000008 =0x7B38373139316361322D306663392D313164342D383439612D3030303530326235323132327D00 \"{87191ca2-0fc9-11d4-849a-000502b52122}\000\"
[18-07-31 15:42:54.764] (CLI) 0x00000009 =0x0000002A \"\000\000\000\"
[18-07-31 15:42:54.764] (CLI) 0x0000000A =0x00000800
[18-07-31 15:42:54.764] (CLI) 0x0000000B =0x00000800
[18-07-31 15:42:54.764] (CLI) 0x0000000C =0x0000000000000000
[18-07-31 15:42:54.764] (CLI) 0x0000000D =0x0000000000000000
[18-07-31 15:42:54.764] (CLI) 0x0000000E =0x00000001
[18-07-31 15:42:54.764] (CLI) 0x0000000F =0x00000001
[18-07-31 15:42:54.764] (CLI) 0x00000010 =0x00000001
[18-07-31 15:42:54.764] (CLI) 0x00000011 =0x00000000
[18-07-31 15:42:54.764] (CLI) 0x00000012 =0x00000001
[18-07-31 15:42:54.764] (CLI) 0x00000013 =0x00000001
[18-07-31 15:42:54.764] (CLI) 0x00000014 =0x00000001
[18-07-31 15:42:54.764] (CLI) 0x00000015 =0x00000001
[18-07-31 15:42:54.764] (CLI) 0x00000016 =0x00000001
[18-07-31 15:42:54.764] (CLI) 0x00000017 =0x00000001
[18-07-31 15:42:54.764] (CLI) 0x00000018 =0x00000001
[18-07-31 15:42:54.764] (CLI) 0x00000019 =0x00000001
[18-07-31 15:42:54.764] (CLI) 0x0000001A =0x00000001
[18-07-31 15:42:54.764] (CLI) Building project ...
[18-07-31 15:42:57.652] (CLI) ▸ Check Dependencies
[18-07-31 15:42:57.652] (CLI) ▸ Copying QBImagePickerController/QBImagePicker/de.lproj
[18-07-31 15:42:57.652] (CLI) ▸ Copying QBImagePickerController/QBImagePicker/en.lproj
[18-07-31 15:42:57.652] (CLI) ▸ Copying QBImagePickerController/QBImagePicker/es.lproj
[18-07-31 15:42:57.652] (CLI) ▸ Copying QBImagePickerController/QBImagePicker/ja.lproj
[18-07-31 15:42:57.652] (CLI) ▸ Copying QBImagePickerController/QBImagePicker/zh-Hans.lproj
[18-07-31 15:42:57.652] (CLI) ▸ Compiling QBImagePicker.storyboard
[18-07-31 15:43:03.997] (CLI) ▸ Processing ResourceBundle-QBImagePicker-Info.plist
[18-07-31 15:43:06.769] (CLI) ▸ Touching QBImagePicker.bundle
[18-07-31 15:43:06.769] (CLI) ▸ Check Dependencies
[18-07-31 15:43:06.769] (CLI) ▸ Processing Info.plist
[18-07-31 15:43:06.769] (CLI) ▸ Compiling SSKeychain-dummy.m
[18-07-31 15:43:06.769] (CLI) ▸ Compiling SSKeychain.m
[18-07-31 15:43:06.769] (CLI) ▸ Compiling SSKeychainQuery.m
[18-07-31 15:43:06.769] (CLI) ▸ Compiling SSKeychain_vers.c
[18-07-31 15:43:06.769] (CLI) ▸ Compiling SSKeychain-dummy.m
[18-07-31 15:43:06.769] (CLI) ▸ Compiling SSKeychain.m
[18-07-31 15:43:06.769] (CLI) ▸ Compiling SSKeychainQuery.m
[18-07-31 15:43:06.769] (CLI) ▸ Compiling SSKeychain_vers.c
[18-07-31 15:43:06.769] (CLI) ▸ Linking SSKeychain
[18-07-31 15:43:06.769] (CLI) ▸ Linking SSKeychain
[18-07-31 15:43:06.769] (CLI) ▸ Copying SSKeychain-umbrella.h
[18-07-31 15:43:06.769] (CLI) ▸ Copying SSKeychain.h
[18-07-31 15:43:06.769] (CLI) ▸ Copying SSKeychainQuery.h
[18-07-31 15:43:06.769] (CLI) ▸ Copying SSKeychain/Support/SSKeychain.bundle
[18-07-31 15:43:06.769] (CLI) ▸ Touching SSKeychain.framework
[18-07-31 15:43:08.274] (CLI) ▸ Check Dependencies
[18-07-31 15:43:08.274] (CLI) ▸ Processing Info.plist
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLAlertView-Objective-C-dummy.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLAlertView.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLAlertViewResponder.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLAlertViewStyleKit.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLButton.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLSwitchView.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLTextView.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLTimerDisplay.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling UIImage+ImageEffects.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLAlertView_Objective_C_vers.c
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLAlertView-Objective-C-dummy.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLAlertView.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLAlertViewResponder.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLAlertViewStyleKit.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLButton.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLSwitchView.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLTextView.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLTimerDisplay.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling UIImage+ImageEffects.m
[18-07-31 15:43:08.274] (CLI) ▸ Compiling SCLAlertView_Objective_C_vers.c
[18-07-31 15:43:08.274] (CLI) ▸ Linking SCLAlertView_Objective_C
[18-07-31 15:43:08.274] (CLI) ▸ Linking SCLAlertView_Objective_C
[18-07-31 15:43:08.274] (CLI) ▸ Copying SCLAlertView-Objective-C-umbrella.h
[18-07-31 15:43:08.274] (CLI) ▸ Copying SCLAlertView.h
[18-07-31 15:43:08.274] (CLI) ▸ Copying SCLAlertViewResponder.h
[18-07-31 15:43:08.274] (CLI) ▸ Copying SCLAlertViewStyleKit.h
[18-07-31 15:43:08.274] (CLI) ▸ Copying SCLButton.h
[18-07-31 15:43:08.274] (CLI) ▸ Copying SCLMacros.h
[18-07-31 15:43:08.274] (CLI) ▸ Copying SCLSwitchView.h
[18-07-31 15:43:08.274] (CLI) ▸ Copying SCLTextView.h
[18-07-31 15:43:08.274] (CLI) ▸ Copying SCLTimerDisplay.h
[18-07-31 15:43:08.274] (CLI) ▸ Copying UIImage+ImageEffects.h
[18-07-31 15:43:08.274] (CLI) ▸ Touching SCLAlertView_Objective_C.framework
[18-07-31 15:43:09.946] (CLI) ▸ Building Pods/MNFloatingActionButton-MNFloatingActionButton [Debug]
[18-07-31 15:43:09.946] (CLI) ▸ Check Dependencies
[18-07-31 15:43:09.946] (CLI) ▸ Processing ResourceBundle-MNFloatingActionButton-Info.plist
[18-07-31 15:43:09.946] (CLI) ▸ Touching MNFloatingActionButton.bundle
[18-07-31 15:43:09.946] (CLI) ▸ Check Dependencies
[18-07-31 15:43:09.946] (CLI) ▸ Processing Info.plist
[18-07-31 15:43:09.946] (CLI) ▸ Compiling MBProgressHUD-dummy.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling MBProgressHUD.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling MBProgressHUD_vers.c
[18-07-31 15:43:09.946] (CLI) ▸ Compiling MBProgressHUD-dummy.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling MBProgressHUD.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling MBProgressHUD_vers.c
[18-07-31 15:43:09.946] (CLI) ▸ Linking MBProgressHUD
[18-07-31 15:43:09.946] (CLI) ▸ Linking MBProgressHUD
[18-07-31 15:43:09.946] (CLI) ▸ Copying MBProgressHUD-umbrella.h
[18-07-31 15:43:09.946] (CLI) ▸ Copying MBProgressHUD.h
[18-07-31 15:43:09.946] (CLI) ▸ Touching MBProgressHUD.framework
[18-07-31 15:43:09.946] (CLI) ▸ Check Dependencies
[18-07-31 15:43:09.946] (CLI) ▸ Processing Info.plist
[18-07-31 15:43:09.946] (CLI) ▸ Compiling MNFloatingActionButton-dummy.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling MNFloatingActionButton.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling MNFloatingActionButton_vers.c
[18-07-31 15:43:09.946] (CLI) ▸ Compiling MNFloatingActionButton-dummy.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling MNFloatingActionButton.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling MNFloatingActionButton_vers.c
[18-07-31 15:43:09.946] (CLI) ▸ Linking MNFloatingActionButton
[18-07-31 15:43:09.946] (CLI) ▸ Linking MNFloatingActionButton
[18-07-31 15:43:09.946] (CLI) ▸ Copying /tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/platforms/ios/build/archive/Debug-iphoneos/MNFloatingActionButton/MNFloatingActionButton.bundle
[18-07-31 15:43:09.946] (CLI) ▸ Copying MNFloatingActionButton-umbrella.h
[18-07-31 15:43:09.946] (CLI) ▸ Copying MNFloatingActionButton.h
[18-07-31 15:43:09.946] (CLI) ▸ Touching MNFloatingActionButton.framework
[18-07-31 15:43:09.946] (CLI) ▸ Check Dependencies
[18-07-31 15:43:09.946] (CLI) ▸ Processing Info.plist
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBAlbumCell.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBAlbumsViewController.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBAssetCell.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBCheckmarkView.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBAssetsViewController.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBImagePickerController-dummy.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBImagePickerController.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBSlomoIconView.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBVideoIconView.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBVideoIndicatorView.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBImagePickerController_vers.c
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBAlbumCell.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBAlbumsViewController.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBAssetCell.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBAssetsViewController.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBCheckmarkView.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBImagePickerController-dummy.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBImagePickerController.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBSlomoIconView.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBVideoIconView.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBVideoIndicatorView.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling QBImagePickerController_vers.c
[18-07-31 15:43:09.946] (CLI) ▸ Linking QBImagePickerController
[18-07-31 15:43:09.946] (CLI) ▸ Linking QBImagePickerController
[18-07-31 15:43:09.946] (CLI) ▸ Copying /tmp/builds/_/ba752a243fa2f1092fcccf6d7c903dd67b1ef34d/4.1.2/xceed/platforms/ios/build/archive/Debug-iphoneos/QBImagePickerController/QBImagePicker.bundle
[18-07-31 15:43:09.946] (CLI) ▸ Copying QBAlbumCell.h
[18-07-31 15:43:09.946] (CLI) ▸ Copying QBAlbumsViewController.h
[18-07-31 15:43:09.946] (CLI) ▸ Copying QBAssetCell.h
[18-07-31 15:43:09.946] (CLI) ▸ Copying QBAssetsViewController.h
[18-07-31 15:43:09.946] (CLI) ▸ Copying QBCheckmarkView.h
[18-07-31 15:43:09.946] (CLI) ▸ Copying QBImagePickerController-umbrella.h
[18-07-31 15:43:09.946] (CLI) ▸ Copying QBImagePickerController.h
[18-07-31 15:43:09.946] (CLI) ▸ Copying QBSlomoIconView.h
[18-07-31 15:43:09.946] (CLI) ▸ Copying QBVideoIconView.h
[18-07-31 15:43:09.946] (CLI) ▸ Copying QBVideoIndicatorView.h
[18-07-31 15:43:09.946] (CLI) ▸ Touching QBImagePickerController.framework
[18-07-31 15:43:09.946] (CLI) ▸ Check Dependencies
[18-07-31 15:43:09.946] (CLI) ▸ Processing Info.plist
[18-07-31 15:43:09.946] (CLI) ▸ Compiling Pods-xceed-dummy.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling Pods_xceed_vers.c
[18-07-31 15:43:09.946] (CLI) ▸ Compiling Pods-xceed-dummy.m
[18-07-31 15:43:09.946] (CLI) ▸ Compiling Pods_xceed_vers.c
[18-07-31 15:43:09.946] (CLI) ▸ Copying Pods-xceed-umbrella.h
[18-07-31 15:43:09.946] (CLI) ▸ Touching Pods_xceed.framework
[18-07-31 15:43:09.946] (CLI) ▸ Check Dependencies
[18-07-31 15:43:09.946] (CLI) ❌ Code Signing Error: Provisioning profile \"iOS Team Provisioning Profile: com.osanim.xceed\" doesn't support the Push Notifications capability.
[18-07-31 15:43:09.946] (CLI) ❌ Code Signing Error: Provisioning profile \"iOS Team Provisioning Profile: com.osanim.xceed\" doesn't include the aps-environment entitlement.
[18-07-31 15:43:09.946] (CLI) ❌ Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.0'
[18-07-31 15:43:09.946] (CLI) ❌ Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.0'
[18-07-31 15:43:09.946] (CLI) ❌ Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.0'
[18-07-31 15:43:09.946] (CLI) ❌ Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.0'
[18-07-31 15:43:09.946] (CLI) ❌ Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.0'
[18-07-31 15:43:09.946] (CLI) *
ARCHIVE FAILED *
[18-07-31 15:43:09.946] (CLI) The following build commands failed:
[18-07-31 15:43:09.946] (CLI) \tCheck dependencies
[18-07-31 15:43:09.946] (CLI) (1 failure)
[18-07-31 15:43:09.946] (CLI) Code Signing Error: Provisioning profile \"iOS Team Provisioning Profile: com.osanim.xceed\" doesn't support the Push Notifications capability.
[18-07-31 15:43:09.946] (CLI) [xcode-build] Code Signing Error: Provisioning profile \"iOS Team Provisioning Profile: com.osanim.xceed\" doesn't include the aps-environment entitlement.
[18-07-31 15:43:09.946] (CLI) [xcode-build] Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.0'
[18-07-31 15:43:09.946] (CLI) [xcode-build] Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.0'
[18-07-31 15:43:09.946] (CLI) [xcode-build] Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.0'
[18-07-31 15:43:09.946] (CLI) [xcode-build] Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.0'
[18-07-31 15:43:09.946] (CLI) [xcode-build] Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.0'
[18-07-31 15:43:09.946] (CLI) *
ARCHIVE FAILED **
[18-07-31 15:43:09.946] (CLI) The following build commands failed:
[18-07-31 15:43:09.946] (CLI) \tCheck dependencies
[18-07-31 15:43:09.946] (CLI) (1 failure)
[18-07-31 15:43:20.453] (CLI) Unable to apply changes on device: 95d68b638e93bf9c279efd1599b89eaf3450b99c. Error is: Build failed..
[18-07-31 15:43:20.460] Error detected during LiveSync on 95d68b638e93bf9c279efd1599b89eaf3450b99c for G:\Projectsxceed. Error: Build failed.
[18-07-31 15:43:20.467] (CLI) Executing after-watch hook from G:\Projectsxceed\hooks\after-watch\nativescript-dev-sass.js
[18-07-31 15:43:20.467] (CLI) Executing after-watch hook from G:\Projectsxceed\hooks\after-watch\nativescript-dev-typescript.js
[18-07-31 15:43:20.467] (CLI) Executing after-watch hook from G:\Projectsxceed\hooks\after-watch\nativescript-dev-webpack.js
[18-07-31 15:43:20.467] (CLI) Stopping webpack watch
[18-07-31 15:43:20.472] Stopped LiveSync on 95d68b638e93bf9c279efd1599b89eaf3450b99c for G:\Projectsxceed.

@godfrednanaowusu, it appears that you are using the NativeScript Push plugin in your application. Unfortunately, the Code Signing Assistance cannot generate certificates with push notification capabilities.

Having said that, to build an iOS app with push notification capabilities, you need to code sign it with a manually created certificate that contains a specific entitlement. How to create such certificate is explained in the Generate APNS certificate for iOS Push Notifications article. Please, have in mind that to generate certificates for iOS in the Apple Dev Center you need to have a paid account.

Ok thanks, i will get a paid account soon and test it again.

By the way i am also struggling with another issue with listview, i have searched everywhere but i cant seem to be able to solve it, i will post the code here so you check it for me please.

What i want:
when i click on the button inside listviewitem, css class should be applied to that button and possibly its parent gridlayout.

What i get:
when i click on the button, the css class is applied to other listviewitems as well, and that even changes position if i scroll up and down.

I dont know how to solve this problem, please find the code below:

main.txt

Hi @godfrednanaowusu,
This issue with the ListView seems to be logged here. You can keep track on it for further info.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings