sidekick-feedback icon indicating copy to clipboard operation
sidekick-feedback copied to clipboard

Fail to build with nativescript-socketio plugin "verified"

Open federicogiova opened this issue 7 years ago • 3 comments

Please, provide the details below:

Did you verify whether this issue has already been reported here?

_Yes

Tell us about the problem

Run on Device build (cloud) fail when is installed nativescript-socketio with error no such module 'CommonCrypto'

Which platform(s) does the issue occur on?

_iOS
macOS

Provide the following version numbers that the issue occurs with:

Version: 1.13.0-v.2018.10.5.2 (latest) NativeScript CLI version: 4.2.4 CLI extension nativescript-cloud version: 1.14.0 CLI extension nativescript-starter-kits version: 0.3.5

Tell us how to recreate the issue in as much detail as possible

My app without nativescript-socketio plugin version 3.2.1 is built on cloud without problems but on Tuesday (before not) starts to have problems- If install the plugin build fail I've copied console log

Does this issue happen every time?

Yes with plugin also cleaning build and cleaning cloud repo

Send the client logs

[18-10-12 13:27:56.891] NativeScript Sidekick version: 1.13.0-v.2018.10.5.2 [18-10-12 13:27:57.409] Checking for updates... [18-10-12 13:27:57.443] Dependencies versions: NodeJS: 8.12.0, npm: 6.4.1, NativeScript CLI: 4.2.4. [18-10-12 13:27:57.935] No updates available. [18-10-12 13:27:58.658] (CLI) Using NativeScript CLI located in /Users/xxxxxx/.npm-global/lib/node_modules/nativescript [18-10-12 13:27:59.369] (CLI) Searching for devices... [18-10-12 13:27:59.674] Loaded CLI extension nativescript-cloud, version 1.14.0. [18-10-12 13:27:59.678] Loaded CLI extension nativescript-starter-kits, version 0.3.5. [18-10-12 13:28:04.617] The user xxxxxx logged in. [18-10-12 13:28:04.740] Devices service initialized. [18-10-12 13:28:10.846] App with path: /Users/xxxxxx/yyyyyy was opened. [18-10-12 13:28:29.631] Build started. [18-10-12 13:28:29.655] (CLI) Executing before-watchPatterns hook from /Users/xxxxxx/yyyyyy/hooks/before-watchPatterns/nativescript-dev-webpack.js [18-10-12 13:28:29.724] (CLI) Executing before-watch hook from /Users/xxxxxx/yyyyyy/hooks/before-watch/nativescript-dev-webpack.js [18-10-12 13:28:31.449] (CLI) Executing before-shouldPrepare hook from /Users/xxxxxx/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 13:28:31.452] (CLI) Skipping prepare. [18-10-12 13:28:31.749] (CLI) Installing... [18-10-12 13:28:39.591] (CLI) Successfully installed on device with identifier '4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e'. [18-10-12 13:28:44.141] (CLI) Refreshing application... [18-10-12 13:28:48.576] (CLI) Error while trying to start application org.nativescript.yyyyyy on device 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e. Error is: Could not start application [18-10-12 13:28:48.576] (CLI) Unable to start application org.nativescript.yyyyyy on device 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e. Try starting it manually. [18-10-12 13:28:48.576] (CLI) Successfully synced application org.nativescript.yyyyyy on device 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e. [18-10-12 13:28:48.579] Notification: Unable to start application org.nativescript.yyyyyy on device 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e. Try starting it manually. for LiveSync operation on 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e for /Users/xxxxxx/yyyyyy. [18-10-12 13:28:48.587] Started LiveSync on 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e for org.nativescript.yyyyyy. [18-10-12 13:30:25.167] (CLI) Executing before-shouldPrepare hook from /Users/xxxxxx/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 13:30:25.180] (CLI) Preparing project... [18-10-12 13:30:25.180] (CLI) Executing before-prepareJSApp hook from /Users/xxxxxx/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 13:30:26.149] (CLI) Project successfully prepared (iOS) [18-10-12 13:30:26.151] (CLI) Executing after-prepare hook from /Users/xxxxxx/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 13:30:29.697] (CLI) Successfully transferred home-page.js. [18-10-12 13:30:29.699] (CLI) Refreshing application... [18-10-12 13:30:34.520] (CLI) Successfully synced application org.nativescript.yyyyyy on device 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e. [18-10-12 13:31:36.014] (CLI) Executing before-shouldPrepare hook from /Users/xxxxxx/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 13:31:36.016] (CLI) Preparing project... [18-10-12 13:31:36.018] (CLI) Executing before-prepareJSApp hook from /Users/xxxxxx/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 13:31:36.942] (CLI) Project successfully prepared (iOS) [18-10-12 13:31:36.947] (CLI) Executing after-prepare hook from /Users/xxxxxx/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 13:31:40.279] (CLI) Successfully transferred home-page.js. [18-10-12 13:31:40.282] (CLI) Refreshing application... [18-10-12 13:31:42.563] (CLI) Successfully synced application org.nativescript.yyyyyy on device 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e. [18-10-12 13:32:07.849] (CLI) Executing after-watch hook from /Users/xxxxxx/yyyyyy/hooks/after-watch/nativescript-dev-webpack.js [18-10-12 13:32:07.852] Stopped LiveSync on 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e for /Users/xxxxxx/yyyyyy. [18-10-12 13:34:39.075] App with path: /Users/xxxxxx/yyyyyy was opened. [18-10-12 13:35:33.321] (CLI) + [email protected] [18-10-12 13:35:33.321] (CLI) added 1 package from 4 contributors and audited 16445 packages in 12.299s [18-10-12 13:35:33.404] (CLI) found 0 vulnerabilities [18-10-12 13:35:49.311] (CLI) Executing after-watch hook from /Users/xxxxxx/yyyyyy/hooks/after-watch/nativescript-dev-webpack.js [18-10-12 13:35:52.606] (CLI) Starting cloud cleanup: Application Id: it.rdv.yyyyyy, Project Name: yyyyyy, Cleanup Task Id: 467d135e-32cc-4b08-b384-34dc8d882b30. [18-10-12 13:35:55.118] (CLI) ### AWS CodeCommit cleanup [18-10-12 13:35:55.118] (CLI) Cleaned repository: 8a82850f-d30d-42ce-b3a5-10f77f8bbe3b. [18-10-12 13:35:55.118] (CLI) ### Build machines cleanup [18-10-12 13:35:59.984] (CLI) Starting cleanup on VMKI0PJl+p7x [18-10-12 13:35:59.984] (CLI) No workspace found in /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82. [18-10-12 13:36:03.251] (CLI) Starting cleanup on VMmJ9+aVc62R [18-10-12 13:36:03.251] (CLI) No workspace found in /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82. [18-10-12 13:36:06.438] (CLI) Starting cleanup on VMf6cYoxXPfT [18-10-12 13:36:06.438] (CLI) No workspace found in /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82. [18-10-12 13:36:09.602] (CLI) Starting cleanup on VMy6ugjnMm0g [18-10-12 13:36:09.602] (CLI) No workspace found in /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82. [18-10-12 13:36:12.930] (CLI) Starting cleanup on VMja4YgGGt6s [18-10-12 13:36:12.930] (CLI) No workspace found in /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82. [18-10-12 13:36:16.184] (CLI) Starting cleanup on VMBmlVEYrBF5 [18-10-12 13:36:16.184] (CLI) No workspace found in /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82. [18-10-12 13:36:19.359] (CLI) Starting cleanup on ec2beadd-a9ed-8bb6-9cfb-f09207bfb535 [18-10-12 13:36:19.359] (CLI) No workspace found in /mnt/storage/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82. [18-10-12 13:36:22.534] (CLI) Starting cleanup on VMf6cYoxXPfT [18-10-12 13:36:22.534] (CLI) Removing incremental archive /mnt/storage/incremental//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82. [18-10-12 13:36:25.899] (CLI) Starting cleanup on VMja4YgGGt6s [18-10-12 13:36:25.899] (CLI) Removing incremental archive /mnt/storage/incremental//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82. [18-10-12 13:36:25.902] Cleaned the cloud workspace of yyyyyy аpp. [18-10-12 13:36:35.212] App with path: /Users/xxxxxx/yyyyyy was opened. [18-10-12 13:36:49.596] (CLI) Starting generation of iOS certificate and provision files. [18-10-12 13:37:06.298] (CLI) Finished generation of iOS certificate and provision files successfully. Downloading result... [18-10-12 13:37:08.161] (CLI) The result of generation of iOS certificate and provision files successfully downloaded. Codesign files paths: /Users/xxxxxx/yyyyyy/codesign_files/ios/cert.p12,/Users/xxxxxx/yyyyyy/codesign_files/ios/provision.mobileprovision [18-10-12 13:37:29.343] Build started. [18-10-12 13:37:29.354] (CLI) Executing before-watchPatterns hook from /Users/xxxxxx/yyyyyy/hooks/before-watchPatterns/nativescript-dev-webpack.js [18-10-12 13:37:29.358] (CLI) Executing before-watch hook from /Users/xxxxxx/yyyyyy/hooks/before-watch/nativescript-dev-webpack.js [18-10-12 13:37:30.233] (CLI) Executing before-shouldPrepare hook from /Users/xxxxxx/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 13:37:30.236] (CLI) Preparing project... [18-10-12 13:37:30.238] (CLI) Executing before-prepareJSApp hook from /Users/xxxxxx/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 13:37:32.055] (CLI) Successfully prepared plugin nativescript-iqkeyboardmanager for ios. [18-10-12 13:37:32.096] (CLI) Successfully prepared plugin nativescript-localstorage for ios. [18-10-12 13:37:32.133] (CLI) Successfully prepared plugin nativescript-slides for ios. [18-10-12 13:37:32.164] (CLI) Successfully prepared plugin nativescript-socketio for ios. [18-10-12 13:37:32.209] (CLI) Successfully prepared plugin nativescript-theme-core for ios. [18-10-12 13:37:32.252] (CLI) Successfully prepared plugin nativescript-ui-autocomplete for ios. [18-10-12 13:37:32.299] (CLI) Successfully prepared plugin nativescript-ui-listview for ios. [18-10-12 13:37:32.331] (CLI) Successfully prepared plugin tns-core-modules for ios. [18-10-12 13:37:32.357] (CLI) Successfully prepared plugin tns-i18n for ios. [18-10-12 13:37:32.389] (CLI) Successfully prepared plugin nativescript-dom for ios. [18-10-12 13:37:32.422] (CLI) Successfully prepared plugin nativescript-ui-core for ios. [18-10-12 13:37:32.455] (CLI) Successfully prepared plugin tns-core-modules-widgets for ios. [18-10-12 13:37:32.523] (CLI) Project successfully prepared (iOS) [18-10-12 13:37:32.525] (CLI) Executing after-prepare hook from /Users/xxxxxx/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 13:37:36.291] (CLI) Starting cloud build of '/Users/xxxxxx/yyyyyy', platform: 'iOS', configuration: 'Debug', buildId: d56f83fc-008e-4bb1-ab45-8ac961cde2bf. [18-10-12 13:37:36.432] Prepare step started. [18-10-12 13:37:38.914] (CLI) Executing before-shouldPrepare hook from /Users/xxxxxx/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 13:37:38.918] (CLI) Preparing project... [18-10-12 13:37:38.918] (CLI) Executing before-prepareJSApp hook from /Users/xxxxxx/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 13:37:39.783] (CLI) Project successfully prepared (iOS) [18-10-12 13:37:39.785] (CLI) Executing after-prepare hook from /Users/xxxxxx/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 13:37:39.787] Prepare step completed. [18-10-12 13:37:41.619] Upload step started. [18-10-12 13:38:13.235] (CLI) Unable to use git, reason is: [18-10-12 13:38:13.235] (CLI) Command /usr/bin/git failed with exit code 128 Error output: [18-10-12 13:38:13.235] (CLI) *** Please tell me who you are. [18-10-12 13:38:13.235] (CLI) Run [18-10-12 13:38:13.235] (CLI) git config --global user.email "[email protected]" [18-10-12 13:38:13.235] (CLI) git config --global user.name "Your Name" [18-10-12 13:38:13.235] (CLI) to set your account's default identity. [18-10-12 13:38:13.235] (CLI) Omit --global to set the identity only in this repository. [18-10-12 13:38:13.235] (CLI) fatal: unable to auto-detect email address (got 'xxxxxx@MBP-di-federico.(none)') [18-10-12 13:39:18.249] Upload step completed. [18-10-12 13:39:19.244] Build step started. [18-10-12 13:39:26.910] (CLI) ios Build Tooling revision 2018.08.08.1r [18-10-12 13:39:26.910] (CLI) Build Tooling Hostname administrators-mac-191.local [18-10-12 13:39:26.910] (CLI) Unzip Project Files [18-10-12 13:39:27.424] (CLI) NativeScript CLI version 4.2.4 [18-10-12 13:39:27.424] (CLI) Add platform ios with runtime version 4.2.0 [18-10-12 13:39:29.000] (CLI) Copying template files... [18-10-12 13:39:31.999] (CLI) Platform ios successfully added. v4.2.0 [18-10-12 13:39:33.455] (CLI) Prepare Project for Platform - ios [18-10-12 13:39:52.926] (CLI) > [email protected] install /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/fsevents [18-10-12 13:39:52.926] (CLI) > node install [18-10-12 13:39:52.926] (CLI) Success: "/private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/fsevents/lib/binding/Release/node-v57-darwin-x64/fse.node" already installed [18-10-12 13:39:52.926] (CLI) Pass --update-binary to reinstall or --build-from-source to recompile [18-10-12 13:39:55.099] (CLI) > [email protected] postinstall /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/nativescript-dev-webpack [18-10-12 13:39:55.099] (CLI) > node postinstall.js [18-10-12 13:39:55.099] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-prepareJSApp [18-10-12 13:39:55.099] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-cleanApp [18-10-12 13:39:55.099] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-watch [18-10-12 13:39:55.099] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-watch [18-10-12 13:39:55.099] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-watchPatterns [18-10-12 13:39:55.099] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-shouldPrepare [18-10-12 13:39:55.099] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-prepare [18-10-12 13:39:55.099] (CLI) NativeScript Webpack plugin was successfully added. [18-10-12 13:39:55.099] (CLI) You can now bundle your project by passing --bundle flag to NativeScript CLI commands: [18-10-12 13:39:55.099] (CLI) - tns build android --bundle [18-10-12 13:39:55.099] (CLI) - tns build ios --bundle [18-10-12 13:39:55.099] (CLI) - tns run android --bundle [18-10-12 13:39:55.099] (CLI) - tns run ios --bundle [18-10-12 13:39:55.099] (CLI) You can also pass the "--env.uglify" flag to use UglifyJS for minification. [18-10-12 13:39:55.099] (CLI) For more information check out https://docs.nativescript.org/tooling/bundling-with-webpack#bundling. [18-10-12 13:39:55.099] (CLI) added 1069 packages in 19.445s [18-10-12 13:39:55.099] (CLI) Executing before-shouldPrepare hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 13:39:55.099] (CLI) Preparing project... [18-10-12 13:39:55.099] (CLI) Executing before-prepareJSApp hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 13:39:57.482] (CLI) Successfully prepared plugin nativescript-iqkeyboardmanager for ios. [18-10-12 13:39:57.482] (CLI) Successfully prepared plugin nativescript-localstorage for ios. [18-10-12 13:39:57.482] (CLI) Successfully prepared plugin nativescript-slides for ios. [18-10-12 13:39:57.482] (CLI) Successfully prepared plugin nativescript-socketio for ios. [18-10-12 13:39:57.482] (CLI) Successfully prepared plugin nativescript-theme-core for ios. [18-10-12 13:39:57.482] (CLI) Successfully prepared plugin nativescript-ui-autocomplete for ios. [18-10-12 13:39:57.482] (CLI) Successfully prepared plugin nativescript-ui-listview for ios. [18-10-12 13:39:57.482] (CLI) Successfully prepared plugin tns-core-modules for ios. [18-10-12 13:39:57.482] (CLI) Successfully prepared plugin tns-i18n for ios. [18-10-12 13:39:57.482] (CLI) Successfully prepared plugin nativescript-dom for ios. [18-10-12 13:39:57.482] (CLI) Successfully prepared plugin nativescript-ui-core for ios. [18-10-12 13:39:57.482] (CLI) Successfully prepared plugin tns-core-modules-widgets for ios. [18-10-12 13:40:00.474] (CLI) Installing pods... [18-10-12 13:40:02.113] (CLI) Analyzing dependencies [18-10-12 13:40:02.113] (CLI) Pre-downloading: Socket.IO-Client-Swift from https://github.com/triniwiz/socket.io-client-swift.git [18-10-12 13:40:03.602] (CLI) Downloading dependencies [18-10-12 13:40:03.602] (CLI) Installing IQKeyboardManager (5.0.8) [18-10-12 13:40:03.602] (CLI) Installing Socket.IO-Client-Swift (13.3.0) [18-10-12 13:40:03.602] (CLI) Installing Starscream (3.0.6) [18-10-12 13:40:03.602] (CLI) Generating Pods project [18-10-12 13:40:03.602] (CLI) Integrating client project [18-10-12 13:40:03.602] (CLI) [!] Please close any current Xcode sessions and use yyyyyy.xcworkspace for this project from now on. [18-10-12 13:40:03.602] (CLI) Pod installation complete! There are 2 dependencies from the Podfile and 3 total pods installed. [18-10-12 13:40:03.602] (CLI) Automatically assigning platform ios with version 8.0 on target yyyyyy 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-10-12 13:40:03.602] (CLI) Project successfully prepared (ios) [18-10-12 13:40:03.602] (CLI) Executing after-prepare hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 13:40:03.602] (CLI) Build for Device [18-10-12 13:40:03.602] (CLI) 1 identity imported. [18-10-12 13:40:03.602] (CLI) keychain: "/Users/builder/Library/Keychains/d0192b02-bcff-456a-a981-f15a1643d3a2-db" [18-10-12 13:40:03.602] (CLI) version: 512 [18-10-12 13:40:03.602] (CLI) class: 0x00000010 [18-10-12 13:40:03.602] (CLI) attributes: [18-10-12 13:40:03.602] (CLI) 0x00000000 =0x00000010 [18-10-12 13:40:03.602] (CLI) 0x00000001 =0x363146363932453500 "61F692E5\000" [18-10-12 13:40:03.602] (CLI) 0x00000002 =<NULL> [18-10-12 13:40:03.602] (CLI) 0x00000003 =0x00000001 [18-10-12 13:40:03.602] (CLI) 0x00000004 =0x00000000 [18-10-12 13:40:03.602] (CLI) 0x00000005 =0x00000000 [18-10-12 13:40:03.602] (CLI) 0x00000006 =0x225F1894EB76E9EBFC71444BD07965B08242F309 ""\030\224\353v\351\353\374qDK\320ye\260\202B\363\011" [18-10-12 13:40:03.602] (CLI) 0x00000007 =<NULL> [18-10-12 13:40:03.602] (CLI) 0x00000008 =0x7B38373139316361322D306663392D313164342D383439612D3030303530326235323132327D00 "{87191ca2-0fc9-11d4-849a-000502b52122}\000" [18-10-12 13:40:03.602] (CLI) 0x00000009 =0x0000002A "\000\000\000*" [18-10-12 13:40:03.602] (CLI) 0x0000000A =0x00000800 [18-10-12 13:40:03.602] (CLI) 0x0000000B =0x00000800 [18-10-12 13:40:03.602] (CLI) 0x0000000C =0x0000000000000000 [18-10-12 13:40:03.602] (CLI) 0x0000000D =0x0000000000000000 [18-10-12 13:40:03.602] (CLI) 0x0000000E =0x00000001 [18-10-12 13:40:03.602] (CLI) 0x0000000F =0x00000001 [18-10-12 13:40:03.602] (CLI) 0x00000010 =0x00000001 [18-10-12 13:40:03.602] (CLI) 0x00000011 =0x00000000 [18-10-12 13:40:03.602] (CLI) 0x00000012 =0x00000001 [18-10-12 13:40:03.602] (CLI) 0x00000013 =0x00000001 [18-10-12 13:40:03.602] (CLI) 0x00000014 =0x00000001 [18-10-12 13:40:03.602] (CLI) 0x00000015 =0x00000001 [18-10-12 13:40:03.602] (CLI) 0x00000016 =0x00000001 [18-10-12 13:40:03.602] (CLI) 0x00000017 =0x00000001 [18-10-12 13:40:03.602] (CLI) 0x00000018 =0x00000001 [18-10-12 13:40:03.602] (CLI) 0x00000019 =0x00000001 [18-10-12 13:40:03.602] (CLI) 0x0000001A =0x00000001 [18-10-12 13:40:03.602] (CLI) Building project ... [18-10-12 13:40:06.433] (CLI) ▸ Check Dependencies [18-10-12 13:40:06.433] (CLI) ▸ Processing Info.plist [18-10-12 13:40:06.433] (CLI) ▸ Compiling IQKeyboardManager-dummy.m [18-10-12 13:40:09.477] (CLI) ▸ Compiling IQBarButtonItem.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQKeyboardManager.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQKeyboardReturnKeyHandler.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQPreviousNextView.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQNSArray+Sort.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQTextView.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQTitleBarButtonItem.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQToolbar.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQUIScrollView+Additions.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQUITextFieldView+Additions.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQUIView+Hierarchy.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQUIView+IQKeyboardToolbar.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQUIViewController+Additions.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQUIWindow+Hierarchy.m [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQKeyboardManager_vers.c [18-10-12 13:40:11.129] (CLI) ▸ Compiling IQBarButtonItem.m [18-10-12 13:40:13.981] (CLI) ▸ Compiling IQKeyboardManager-dummy.m [18-10-12 13:40:15.760] (CLI) ▸ Compiling IQKeyboardManager.m [18-10-12 13:40:15.760] (CLI) ▸ Compiling IQKeyboardReturnKeyHandler.m [18-10-12 13:40:15.760] (CLI) ▸ Compiling IQNSArray+Sort.m [18-10-12 13:40:15.760] (CLI) ▸ Compiling IQPreviousNextView.m [18-10-12 13:40:15.760] (CLI) ▸ Compiling IQTextView.m [18-10-12 13:40:15.760] (CLI) ▸ Compiling IQTitleBarButtonItem.m [18-10-12 13:40:15.760] (CLI) ▸ Check Dependencies [18-10-12 13:40:15.760] (CLI) ▸ Processing Info.plist [18-10-12 13:40:15.760] (CLI) ▸ Compiling Compression.swift [18-10-12 13:40:15.760] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) ▸ Compiling SSLClientCertificate.swift [18-10-12 13:40:15.760] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) ▸ Compiling SSLSecurity.swift [18-10-12 13:40:15.760] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) ▸ Compiling WebSocket.swift [18-10-12 13:40:15.760] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) ▸ Compiling Compression.swift [18-10-12 13:40:15.760] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) ▸ Compiling SSLClientCertificate.swift [18-10-12 13:40:15.760] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) ▸ Compiling SSLSecurity.swift [18-10-12 13:40:15.760] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) ▸ Compiling WebSocket.swift [18-10-12 13:40:15.760] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) ** ARCHIVE FAILED ** [18-10-12 13:40:15.760] (CLI) The following build commands failed: [18-10-12 13:40:15.760] (CLI) \tCompileSwiftSources normal armv7 com.apple.xcode.tools.swift.compiler [18-10-12 13:40:15.760] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/Compression.swift [18-10-12 13:40:15.760] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLClientCertificate.swift [18-10-12 13:40:15.760] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLSecurity.swift [18-10-12 13:40:15.760] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift [18-10-12 13:40:15.760] (CLI) \tCompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler [18-10-12 13:40:15.760] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/Compression.swift [18-10-12 13:40:15.760] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLClientCertificate.swift [18-10-12 13:40:15.760] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLSecurity.swift [18-10-12 13:40:15.760] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift [18-10-12 13:40:15.760] (CLI) (10 failures) [18-10-12 13:40:15.760] (CLI) /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 13:40:15.760] (CLI) no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 13:40:15.760] (CLI) no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 13:40:15.760] (CLI) no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 13:40:15.760] (CLI) no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 13:40:15.760] (CLI) no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 13:40:15.760] (CLI) no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 13:40:15.760] (CLI) no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:15.760] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 13:40:15.760] (CLI) no such module 'CommonCrypto' [18-10-12 13:40:15.760] (CLI) import CommonCrypto [18-10-12 13:40:15.760] (CLI) ^ [18-10-12 13:40:17.107] (CLI) ** ARCHIVE FAILED ** [18-10-12 13:40:17.107] (CLI) The following build commands failed: [18-10-12 13:40:17.107] (CLI) \tCompileSwiftSources normal armv7 com.apple.xcode.tools.swift.compiler [18-10-12 13:40:17.107] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/Compression.swift [18-10-12 13:40:17.107] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLClientCertificate.swift [18-10-12 13:40:17.107] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLSecurity.swift [18-10-12 13:40:17.107] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift [18-10-12 13:40:17.107] (CLI) \tCompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler [18-10-12 13:40:17.107] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/Compression.swift [18-10-12 13:40:17.107] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLClientCertificate.swift [18-10-12 13:40:17.107] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLSecurity.swift [18-10-12 13:40:17.107] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift [18-10-12 13:40:17.107] (CLI) (10 failures) [18-10-12 13:40:26.298] (CLI) Unable to apply changes on device: 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e. Error is: Build failed.. [18-10-12 13:40:26.304] Error detected during LiveSync on 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e for /Users/xxxxxx/yyyyyy. Error: Build failed. [18-10-12 13:40:26.316] Stopped LiveSync on 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e for /Users/xxxxxx/yyyyyy. [18-10-12 13:40:26.327] (CLI) Executing after-watch hook from /Users/xxxxxx/yyyyyy/hooks/after-watch/nativescript-dev-webpack.js [18-10-12 13:41:05.729] Build started. [18-10-12 13:41:05.742] (CLI) Executing before-watchPatterns hook from /Users/xxxxxx/yyyyyy/hooks/before-watchPatterns/nativescript-dev-webpack.js [18-10-12 13:41:05.745] (CLI) Executing before-watch hook from /Users/xxxxxx/yyyyyy/hooks/before-watch/nativescript-dev-webpack.js [18-10-12 13:41:06.540] (CLI) Executing before-shouldPrepare hook from /Users/xxxxxx/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 13:41:06.542] (CLI) Preparing project... [18-10-12 13:41:06.545] (CLI) Executing before-prepareJSApp hook from /Users/xxxxxx/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 13:41:07.561] (CLI) Successfully prepared plugin nativescript-iqkeyboardmanager for ios. [18-10-12 13:41:07.601] (CLI) Successfully prepared plugin nativescript-localstorage for ios. [18-10-12 13:41:07.635] (CLI) Successfully prepared plugin nativescript-slides for ios. [18-10-12 13:41:07.676] (CLI) Successfully prepared plugin nativescript-theme-core for ios. [18-10-12 13:41:07.711] (CLI) Successfully prepared plugin nativescript-ui-autocomplete for ios. [18-10-12 13:41:07.745] (CLI) Successfully prepared plugin nativescript-ui-listview for ios. [18-10-12 13:41:07.785] (CLI) Successfully prepared plugin tns-core-modules for ios. [18-10-12 13:41:07.819] (CLI) Successfully prepared plugin tns-i18n for ios. [18-10-12 13:41:07.852] (CLI) Successfully prepared plugin nativescript-dom for ios. [18-10-12 13:41:07.885] (CLI) Successfully prepared plugin nativescript-ui-core for ios. [18-10-12 13:41:07.919] (CLI) Successfully prepared plugin tns-core-modules-widgets for ios. [18-10-12 13:41:07.989] (CLI) Project successfully prepared (iOS) [18-10-12 13:41:07.989] (CLI) Executing after-prepare hook from /Users/xxxxxx/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 13:41:11.744] (CLI) Starting cloud build of '/Users/xxxxxx/yyyyyy', platform: 'iOS', configuration: 'Debug', buildId: 3c04b86d-db03-4d80-9907-e6f2320ab856. [18-10-12 13:41:11.817] Prepare step started. [18-10-12 13:41:14.058] (CLI) Executing before-shouldPrepare hook from /Users/xxxxxx/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 13:41:14.062] (CLI) Preparing project... [18-10-12 13:41:14.064] (CLI) Executing before-prepareJSApp hook from /Users/xxxxxx/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 13:41:15.250] (CLI) Project successfully prepared (iOS) [18-10-12 13:41:15.250] (CLI) Executing after-prepare hook from /Users/xxxxxx/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 13:41:15.253] Prepare step completed. [18-10-12 13:41:17.689] Upload step started. [18-10-12 13:41:47.839] (CLI) Unable to use git, reason is: [18-10-12 13:41:47.839] (CLI) Command /usr/bin/git failed with exit code 128 Error output: [18-10-12 13:41:47.839] (CLI) *** Please tell me who you are. [18-10-12 13:41:47.839] (CLI) Run [18-10-12 13:41:47.839] (CLI) git config --global user.email "[email protected]" [18-10-12 13:41:47.839] (CLI) git config --global user.name "Your Name" [18-10-12 13:41:47.839] (CLI) to set your account's default identity. [18-10-12 13:41:47.839] (CLI) Omit --global to set the identity only in this repository. [18-10-12 13:41:47.839] (CLI) fatal: unable to auto-detect email address (got 'xxxxxx@MBP-di-federico.(none)') [18-10-12 13:42:11.829] Upload step completed. [18-10-12 13:42:12.696] Build step started. [18-10-12 13:43:08.373] (CLI) ios Build Tooling revision 2018.08.08.1r [18-10-12 13:43:08.373] (CLI) Build Tooling Hostname administrators-mac-177.local [18-10-12 13:43:08.373] (CLI) Unzip Project Files [18-10-12 13:43:08.373] (CLI) NativeScript CLI version 4.2.4 [18-10-12 13:43:08.373] (CLI) Add platform ios with runtime version 4.2.0 [18-10-12 13:43:08.373] (CLI) Copying template files... [18-10-12 13:43:08.373] (CLI) Platform ios successfully added. v4.2.0 [18-10-12 13:43:08.373] (CLI) Prepare Project for Platform - ios [18-10-12 13:43:26.522] (CLI) > [email protected] install /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/fsevents [18-10-12 13:43:26.522] (CLI) > node install [18-10-12 13:43:26.522] (CLI) Success: "/private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/fsevents/lib/binding/Release/node-v57-darwin-x64/fse.node" already installed [18-10-12 13:43:26.522] (CLI) Pass --update-binary to reinstall or --build-from-source to recompile [18-10-12 13:43:26.522] (CLI) > [email protected] postinstall /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/nativescript-dev-webpack [18-10-12 13:43:26.522] (CLI) > node postinstall.js [18-10-12 13:43:26.522] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-prepareJSApp [18-10-12 13:43:26.522] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-cleanApp [18-10-12 13:43:26.522] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-watch [18-10-12 13:43:26.522] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-watch [18-10-12 13:43:26.522] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-watchPatterns [18-10-12 13:43:26.522] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-shouldPrepare [18-10-12 13:43:26.522] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-prepare [18-10-12 13:43:26.522] (CLI) NativeScript Webpack plugin was successfully added. [18-10-12 13:43:26.522] (CLI) You can now bundle your project by passing --bundle flag to NativeScript CLI commands: [18-10-12 13:43:26.522] (CLI) - tns build android --bundle [18-10-12 13:43:26.522] (CLI) - tns build ios --bundle [18-10-12 13:43:26.522] (CLI) - tns run android --bundle [18-10-12 13:43:26.522] (CLI) - tns run ios --bundle [18-10-12 13:43:26.522] (CLI) You can also pass the "--env.uglify" flag to use UglifyJS for minification. [18-10-12 13:43:26.522] (CLI) For more information check out https://docs.nativescript.org/tooling/bundling-with-webpack#bundling. [18-10-12 13:43:27.845] (CLI) added 1068 packages in 20.656s [18-10-12 13:43:27.845] (CLI) Executing before-shouldPrepare hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 13:43:27.845] (CLI) Preparing project... [18-10-12 13:43:27.845] (CLI) Executing before-prepareJSApp hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 13:43:31.023] (CLI) Successfully prepared plugin nativescript-iqkeyboardmanager for ios. [18-10-12 13:43:31.023] (CLI) Successfully prepared plugin nativescript-localstorage for ios. [18-10-12 13:43:31.023] (CLI) Successfully prepared plugin nativescript-slides for ios. [18-10-12 13:43:31.023] (CLI) Successfully prepared plugin nativescript-theme-core for ios. [18-10-12 13:43:31.023] (CLI) Successfully prepared plugin nativescript-ui-autocomplete for ios. [18-10-12 13:43:31.023] (CLI) Successfully prepared plugin nativescript-ui-listview for ios. [18-10-12 13:43:31.023] (CLI) Successfully prepared plugin tns-core-modules for ios. [18-10-12 13:43:31.023] (CLI) Successfully prepared plugin tns-i18n for ios. [18-10-12 13:43:31.023] (CLI) Successfully prepared plugin nativescript-dom for ios. [18-10-12 13:43:31.023] (CLI) Successfully prepared plugin nativescript-ui-core for ios. [18-10-12 13:43:31.023] (CLI) Successfully prepared plugin tns-core-modules-widgets for ios. [18-10-12 13:43:33.347] (CLI) Installing pods... [18-10-12 13:43:33.347] (CLI) Analyzing dependencies [18-10-12 13:43:33.844] (CLI) Downloading dependencies [18-10-12 13:43:33.844] (CLI) Installing IQKeyboardManager (5.0.8) [18-10-12 13:43:33.844] (CLI) Generating Pods project [18-10-12 13:43:33.844] (CLI) Integrating client project [18-10-12 13:43:33.844] (CLI) [!] Please close any current Xcode sessions and use yyyyyy.xcworkspace for this project from now on. [18-10-12 13:43:33.844] (CLI) Pod installation complete! There is 1 dependency from the Podfile and 1 total pod installed. [18-10-12 13:43:33.844] (CLI) Automatically assigning platform ios with version 8.0 on target yyyyyy 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-10-12 13:43:35.373] (CLI) Project successfully prepared (ios) [18-10-12 13:43:35.373] (CLI) Executing after-prepare hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 13:43:35.373] (CLI) Build for Device [18-10-12 13:43:35.373] (CLI) 1 identity imported. [18-10-12 13:43:35.373] (CLI) keychain: "/Users/builder/Library/Keychains/6726aee9-c327-4113-a8c9-f519788f9545-db" [18-10-12 13:43:35.373] (CLI) version: 512 [18-10-12 13:43:35.373] (CLI) class: 0x00000010 [18-10-12 13:43:35.373] (CLI) attributes: [18-10-12 13:43:35.373] (CLI) 0x00000000 =0x00000010 [18-10-12 13:43:35.373] (CLI) 0x00000001 =0x423745423045453300 "B7EB0EE3\000" [18-10-12 13:43:35.373] (CLI) 0x00000002 =<NULL> [18-10-12 13:43:35.373] (CLI) 0x00000003 =0x00000001 [18-10-12 13:43:35.373] (CLI) 0x00000004 =0x00000000 [18-10-12 13:43:35.373] (CLI) 0x00000005 =0x00000000 [18-10-12 13:43:35.373] (CLI) 0x00000006 =0x225F1894EB76E9EBFC71444BD07965B08242F309 ""\030\224\353v\351\353\374qDK\320ye\260\202B\363\011" [18-10-12 13:43:35.373] (CLI) 0x00000007 =<NULL> [18-10-12 13:43:35.373] (CLI) 0x00000008 =0x7B38373139316361322D306663392D313164342D383439612D3030303530326235323132327D00 "{87191ca2-0fc9-11d4-849a-000502b52122}\000" [18-10-12 13:43:35.373] (CLI) 0x00000009 =0x0000002A "\000\000\000*" [18-10-12 13:43:35.373] (CLI) 0x0000000A =0x00000800 [18-10-12 13:43:35.373] (CLI) 0x0000000B =0x00000800 [18-10-12 13:43:35.373] (CLI) 0x0000000C =0x0000000000000000 [18-10-12 13:43:35.373] (CLI) 0x0000000D =0x0000000000000000 [18-10-12 13:43:35.373] (CLI) 0x0000000E =0x00000001 [18-10-12 13:43:35.373] (CLI) 0x0000000F =0x00000001 [18-10-12 13:43:35.373] (CLI) 0x00000010 =0x00000001 [18-10-12 13:43:35.373] (CLI) 0x00000011 =0x00000000 [18-10-12 13:43:35.373] (CLI) 0x00000012 =0x00000001 [18-10-12 13:43:35.373] (CLI) 0x00000013 =0x00000001 [18-10-12 13:43:35.373] (CLI) 0x00000014 =0x00000001 [18-10-12 13:43:35.373] (CLI) 0x00000015 =0x00000001 [18-10-12 13:43:35.373] (CLI) 0x00000016 =0x00000001 [18-10-12 13:43:35.373] (CLI) 0x00000017 =0x00000001 [18-10-12 13:43:35.373] (CLI) 0x00000018 =0x00000001 [18-10-12 13:43:35.373] (CLI) 0x00000019 =0x00000001 [18-10-12 13:43:35.373] (CLI) 0x0000001A =0x00000001 [18-10-12 13:43:35.373] (CLI) Building project ... [18-10-12 13:43:38.398] (CLI) ▸ Check Dependencies [18-10-12 13:43:38.398] (CLI) ▸ Processing Info.plist [18-10-12 13:43:38.398] (CLI) ▸ Compiling IQBarButtonItem.m [18-10-12 13:43:42.873] (CLI) ▸ Compiling IQKeyboardManager.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQKeyboardManager-dummy.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQKeyboardReturnKeyHandler.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQNSArray+Sort.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQPreviousNextView.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQTextView.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQTitleBarButtonItem.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQToolbar.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQUIScrollView+Additions.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQUITextFieldView+Additions.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQUIView+Hierarchy.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQUIView+IQKeyboardToolbar.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQUIViewController+Additions.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQUIWindow+Hierarchy.m [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQKeyboardManager_vers.c [18-10-12 13:43:44.409] (CLI) ▸ Compiling IQBarButtonItem.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQKeyboardManager-dummy.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQKeyboardManager.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQKeyboardReturnKeyHandler.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQNSArray+Sort.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQPreviousNextView.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQTextView.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQTitleBarButtonItem.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQToolbar.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQUIScrollView+Additions.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQUITextFieldView+Additions.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQUIView+Hierarchy.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQUIView+IQKeyboardToolbar.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQUIViewController+Additions.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQUIWindow+Hierarchy.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling IQKeyboardManager_vers.c [18-10-12 13:43:45.968] (CLI) ▸ Linking IQKeyboardManager [18-10-12 13:43:45.968] (CLI) ▸ Linking IQKeyboardManager [18-10-12 13:43:45.968] (CLI) ▸ Copying IQBarButtonItem.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQKeyboardManager-umbrella.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQKeyboardManager.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQKeyboardReturnKeyHandler.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQKeyboardManagerConstants.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQPreviousNextView.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQTextView.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQTitleBarButtonItem.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQToolbar.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQUIScrollView+Additions.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQUITextFieldView+Additions.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQUIView+IQKeyboardToolbar.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQUIView+Hierarchy.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQUIViewController+Additions.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQUIWindow+Hierarchy.h [18-10-12 13:43:45.968] (CLI) ▸ Copying IQKeyboardManager/IQKeyboardManager/Resources/IQKeyboardManager.bundle [18-10-12 13:43:45.968] (CLI) ▸ Touching IQKeyboardManager.framework [18-10-12 13:43:45.968] (CLI) ▸ Check Dependencies [18-10-12 13:43:45.968] (CLI) ▸ Processing Info.plist [18-10-12 13:43:45.968] (CLI) ▸ Compiling Pods_yyyyyy_vers.c [18-10-12 13:43:45.968] (CLI) ▸ Compiling Pods-yyyyyy-dummy.m [18-10-12 13:43:45.968] (CLI) ▸ Compiling Pods_yyyyyy_vers.c [18-10-12 13:43:45.968] (CLI) ▸ Compiling Pods-yyyyyy-dummy.m [18-10-12 13:43:47.381] (CLI) ▸ Copying Pods-yyyyyy-umbrella.h [18-10-12 13:43:47.381] (CLI) ▸ Touching Pods_yyyyyy.framework [18-10-12 13:43:47.381] (CLI) ▸ Check Dependencies [18-10-12 13:43:47.381] (CLI) Check Pods Manifest.lock' [18-10-12 13:43:47.381] (CLI) ▸ Running script 'NativeScript PreBuild' [18-10-12 13:43:56.433] (CLI) ▸ Precompiling yyyyyy/yyyyyy-Prefix.pch [18-10-12 13:43:58.092] (CLI) ▸ Precompiling yyyyyy/yyyyyy-Prefix.pch [18-10-12 13:43:58.092] (CLI) ▸ Compiling main.m [18-10-12 13:43:58.092] (CLI) ▸ Compiling NativeScriptEmbedder.m [18-10-12 13:43:58.092] (CLI) ▸ Compiling NativeScriptEmbedder.m [18-10-12 13:43:58.092] (CLI) ▸ Compiling main.m [18-10-12 13:43:58.092] (CLI) ▸ Linking yyyyyy [18-10-12 13:43:58.092] (CLI) ▸ Linking yyyyyy [18-10-12 13:43:58.092] (CLI) ▸ Running script 'NativeScript PreLink' [18-10-12 13:44:00.810] (CLI) ▸ Copying InfoPlist.strings [18-10-12 13:44:00.810] (CLI) ▸ Compiling LaunchScreen.storyboard [18-10-12 13:44:10.080] (CLI) ▸ Processing yyyyyy-Info.plist [18-10-12 13:44:10.080] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory [18-10-12 13:44:10.080] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/Darwin-MI6WZSG1PNOM.pcm: No such file or directory [18-10-12 13:44:10.080] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory [18-10-12 13:44:10.080] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/Dispatch-12O7S7HHQXK9N.pcm: No such file or directory [18-10-12 13:44:10.080] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/ObjectiveC-1KD62J152BYGO.pcm: No such file or directory [18-10-12 13:44:10.080] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory [18-10-12 13:44:10.080] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/Darwin-MI6WZSG1PNOM.pcm: No such file or directory [18-10-12 13:44:10.080] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/Foundation-A3SOD99KJ0S9.pcm: No such file or directory [18-10-12 13:44:10.080] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/Dispatch-12O7S7HHQXK9N.pcm: No such file or directory [18-10-12 13:44:10.080] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/ObjectiveC-1KD62J152BYGO.pcm: No such file or directory [18-10-12 13:44:11.719] (CLI) ▸ Copying /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/nativescript-ui-autocomplete/platforms/ios/TNSAutoComplete.framework [18-10-12 13:44:11.719] (CLI) ▸ Copying /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/nativescript-ui-listview/platforms/ios/TNSListView.framework [18-10-12 13:44:11.719] (CLI) ▸ Copying /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/nativescript-ui-core/platforms/ios/TNSCore.framework [18-10-12 13:44:11.719] (CLI) ▸ Copying /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/tns-core-modules-widgets/platforms/ios/TNSWidgets.framework [18-10-12 13:44:11.719] (CLI) ▸ Signing DerivedData/yyyyyy/Build/Intermediates.noindex/ArchiveIntermediates/yyyyyy/InstallationBuildProductsLocation/Applications/yyyyyy.app/Frameworks/TNSAutoComplete.framework [18-10-12 13:44:11.719] (CLI) ▸ Signing DerivedData/yyyyyy/Build/Intermediates.noindex/ArchiveIntermediates/yyyyyy/InstallationBuildProductsLocation/Applications/yyyyyy.app/Frameworks/TNSCore.framework [18-10-12 13:44:11.719] (CLI) ▸ Signing DerivedData/yyyyyy/Build/Intermediates.noindex/ArchiveIntermediates/yyyyyy/InstallationBuildProductsLocation/Applications/yyyyyy.app/Frameworks/TNSWidgets.framework [18-10-12 13:44:11.719] (CLI) ▸ Signing DerivedData/yyyyyy/Build/Intermediates.noindex/ArchiveIntermediates/yyyyyy/InstallationBuildProductsLocation/Applications/yyyyyy.app/Frameworks/TNSListView.framework [18-10-12 13:44:11.719] (CLI) ▸ Running script 'NativeScript PostBuild' [18-10-12 13:44:14.788] (CLI) Embed Pods Frameworks' [18-10-12 13:44:14.788] (CLI) Copy Pods Resources' [18-10-12 13:44:16.140] (CLI) ▸ Touching yyyyyy.app [18-10-12 13:44:16.140] (CLI) ▸ Signing DerivedData/yyyyyy/Build/Intermediates.noindex/ArchiveIntermediates/yyyyyy/InstallationBuildProductsLocation/Applications/yyyyyy.app [18-10-12 13:44:16.140] (CLI) ▸ Touching yyyyyy.app.dSYM [18-10-12 13:44:16.140] (CLI) ▸ Archive Succeeded [18-10-12 13:44:16.140] (CLI) Creating exportOptions.plist file ... [18-10-12 13:44:16.140] (CLI) Exporting .xcarchive to .ipa ... [18-10-12 13:44:17.623] (CLI) Created bundle at path '/var/folders/kn/dw3_mg3d5rv8b69hhphnnv9w0000gp/T/yyyyyy_2018-10-12_07-44-23.870.xcdistributionlogs'. [18-10-12 13:44:25.288] (CLI) Exported yyyyyy.xcarchive to: /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy [18-10-12 13:44:25.288] (CLI) ** EXPORT SUCCEEDED ** [18-10-12 13:44:25.288] (CLI) Moving resulting <TemplateAppName>.ipa to app.ipa ... [18-10-12 13:44:25.288] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory [18-10-12 13:44:25.288] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/Darwin-MI6WZSG1PNOM.pcm: No such file or directory [18-10-12 13:44:25.288] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory [18-10-12 13:44:25.288] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/Dispatch-12O7S7HHQXK9N.pcm: No such file or directory [18-10-12 13:44:25.288] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/ObjectiveC-1KD62J152BYGO.pcm: No such file or directory [18-10-12 13:44:25.288] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory [18-10-12 13:44:25.288] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/Darwin-MI6WZSG1PNOM.pcm: No such file or directory [18-10-12 13:44:25.288] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/Foundation-A3SOD99KJ0S9.pcm: No such file or directory [18-10-12 13:44:25.288] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/Dispatch-12O7S7HHQXK9N.pcm: No such file or directory [18-10-12 13:44:25.288] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/ObjectiveC-1KD62J152BYGO.pcm: No such file or directory [18-10-12 13:44:25.288] (CLI) Build finished successfully [18-10-12 13:44:39.499] Build step completed. [18-10-12 13:44:39.507] Download step started. [18-10-12 13:44:39.510] (CLI) Finished cloud build of '/Users/xxxxxx/yyyyyy', platform: 'iOS', configuration: 'Debug', buildId: 3c04b86d-db03-4d80-9907-e6f2320ab856 successfully. Downloading result... [18-10-12 13:45:15.059] Download step completed. [18-10-12 13:45:15.065] (CLI) The result of cloud build of '/Users/xxxxxx/yyyyyy', platform: 'iOS', configuration: 'Debug', buildId: 3c04b86d-db03-4d80-9907-e6f2320ab856 successfully downloaded. OutputFilePath: /Users/xxxxxx/yyyyyy/.cloud/ios/device/yyyyyy.ipa [18-10-12 13:45:16.124] (CLI) Installing... [18-10-12 13:45:23.814] (CLI) Successfully installed on device with identifier '4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e'. [18-10-12 13:45:28.148] (CLI) Refreshing application... [18-10-12 13:45:31.658] Started LiveSync on 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e for it.rdv.yyyyyy. [18-10-12 13:45:31.661] (CLI) Successfully synced application it.rdv.yyyyyy on device 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e. [18-10-12 13:47:00.499] (CLI) + [email protected] [18-10-12 13:47:00.499] (CLI) added 1 package from 4 contributors and audited 16445 packages in 11.06s [18-10-12 13:47:00.503] (CLI) found 0 vulnerabilities [18-10-12 13:47:25.257] Build started. [18-10-12 13:47:25.557] (CLI) Executing before-watchPatterns hook from /Users/xxxxxx/yyyyyy/hooks/before-watchPatterns/nativescript-dev-webpack.js [18-10-12 13:55:37.413] Build started. [18-10-12 13:55:37.728] (CLI) Executing before-watchPatterns hook from /Users/xxxxxx/yyyyyy/hooks/before-watchPatterns/nativescript-dev-webpack.js [18-10-12 14:01:10.218] Stopped LiveSync on 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e for /Users/xxxxxx/yyyyyy. [18-10-12 14:01:10.221] (CLI) Executing after-watch hook from /Users/xxxxxx/yyyyyy/hooks/after-watch/nativescript-dev-webpack.js [18-10-12 14:25:54.918] Build started. [18-10-12 14:25:54.932] (CLI) Executing before-watchPatterns hook from /Users/xxxxxx/yyyyyy/hooks/before-watchPatterns/nativescript-dev-webpack.js [18-10-12 14:25:54.936] (CLI) Executing before-watch hook from /Users/xxxxxx/yyyyyy/hooks/before-watch/nativescript-dev-webpack.js [18-10-12 14:25:55.736] (CLI) Executing before-shouldPrepare hook from /Users/xxxxxx/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 14:25:55.736] (CLI) Preparing project... [18-10-12 14:25:55.736] (CLI) Executing before-prepareJSApp hook from /Users/xxxxxx/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 14:25:56.774] (CLI) Successfully prepared plugin nativescript-iqkeyboardmanager for ios. [18-10-12 14:25:56.820] (CLI) Successfully prepared plugin nativescript-localstorage for ios. [18-10-12 14:25:56.871] (CLI) Successfully prepared plugin nativescript-slides for ios. [18-10-12 14:25:56.913] (CLI) Successfully prepared plugin nativescript-socketio for ios. [18-10-12 14:25:56.949] (CLI) Successfully prepared plugin nativescript-theme-core for ios. [18-10-12 14:25:56.982] (CLI) Successfully prepared plugin nativescript-ui-autocomplete for ios. [18-10-12 14:25:57.015] (CLI) Successfully prepared plugin nativescript-ui-listview for ios. [18-10-12 14:25:57.058] (CLI) Successfully prepared plugin tns-core-modules for ios. [18-10-12 14:25:57.082] (CLI) Successfully prepared plugin tns-i18n for ios. [18-10-12 14:25:57.116] (CLI) Successfully prepared plugin nativescript-dom for ios. [18-10-12 14:25:57.156] (CLI) Successfully prepared plugin nativescript-ui-core for ios. [18-10-12 14:25:57.193] (CLI) Successfully prepared plugin tns-core-modules-widgets for ios. [18-10-12 14:25:57.256] (CLI) Project successfully prepared (iOS) [18-10-12 14:25:57.256] (CLI) Executing after-prepare hook from /Users/xxxxxx/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 14:26:03.240] (CLI) Starting cloud build of '/Users/xxxxxx/yyyyyy', platform: 'iOS', configuration: 'Debug', buildId: 540bd921-4210-47fc-8570-f73127a60659. [18-10-12 14:26:03.321] Prepare step started. [18-10-12 14:26:05.740] (CLI) Executing before-shouldPrepare hook from /Users/xxxxxx/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 14:26:05.742] (CLI) Preparing project... [18-10-12 14:26:05.745] (CLI) Executing before-prepareJSApp hook from /Users/xxxxxx/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 14:26:06.901] (CLI) Project successfully prepared (iOS) [18-10-12 14:26:06.905] (CLI) Executing after-prepare hook from /Users/xxxxxx/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 14:26:06.910] Prepare step completed. [18-10-12 14:26:08.796] Upload step started. [18-10-12 14:26:38.955] (CLI) Unable to use git, reason is: [18-10-12 14:26:38.955] (CLI) Command /usr/bin/git failed with exit code 128 Error output: [18-10-12 14:26:38.955] (CLI) *** Please tell me who you are. [18-10-12 14:26:38.955] (CLI) Run [18-10-12 14:26:38.955] (CLI) git config --global user.email "[email protected]" [18-10-12 14:26:38.955] (CLI) git config --global user.name "Your Name" [18-10-12 14:26:38.955] (CLI) to set your account's default identity. [18-10-12 14:26:38.955] (CLI) Omit --global to set the identity only in this repository. [18-10-12 14:26:38.955] (CLI) fatal: unable to auto-detect email address (got 'xxxxxx@MBP-di-federico.(none)') [18-10-12 14:26:59.905] Upload step completed. [18-10-12 14:27:00.854] Build step started. [18-10-12 14:27:11.089] (CLI) ios Build Tooling revision 2018.08.08.1r [18-10-12 14:27:11.089] (CLI) Build Tooling Hostname administrators-mac-191.local [18-10-12 14:27:11.089] (CLI) Unzip Project Files [18-10-12 14:27:11.089] (CLI) NativeScript CLI version 4.2.4 [18-10-12 14:27:11.089] (CLI) Add platform ios with runtime version 4.2.0 [18-10-12 14:27:14.082] (CLI) Copying template files... [18-10-12 14:27:17.918] (CLI) Platform ios successfully added. v4.2.0 [18-10-12 14:27:17.918] (CLI) Prepare Project for Platform - ios [18-10-12 14:27:39.451] (CLI) > [email protected] install /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/fsevents [18-10-12 14:27:39.451] (CLI) > node install [18-10-12 14:27:40.964] (CLI) Success: "/private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/fsevents/lib/binding/Release/node-v57-darwin-x64/fse.node" already installed [18-10-12 14:27:40.964] (CLI) Pass --update-binary to reinstall or --build-from-source to recompile [18-10-12 14:27:40.964] (CLI) > [email protected] postinstall /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/nativescript-dev-webpack [18-10-12 14:27:40.964] (CLI) > node postinstall.js [18-10-12 14:27:40.964] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-prepareJSApp [18-10-12 14:27:40.964] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-cleanApp [18-10-12 14:27:40.964] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-watch [18-10-12 14:27:40.964] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-watch [18-10-12 14:27:40.964] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-watchPatterns [18-10-12 14:27:40.964] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-shouldPrepare [18-10-12 14:27:40.964] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-prepare [18-10-12 14:27:40.964] (CLI) NativeScript Webpack plugin was successfully added. [18-10-12 14:27:40.964] (CLI) You can now bundle your project by passing --bundle flag to NativeScript CLI commands: [18-10-12 14:27:40.964] (CLI) - tns build android --bundle [18-10-12 14:27:40.964] (CLI) - tns build ios --bundle [18-10-12 14:27:40.964] (CLI) - tns run android --bundle [18-10-12 14:27:40.964] (CLI) - tns run ios --bundle [18-10-12 14:27:40.964] (CLI) You can also pass the "--env.uglify" flag to use UglifyJS for minification. [18-10-12 14:27:40.964] (CLI) For more information check out https://docs.nativescript.org/tooling/bundling-with-webpack#bundling. [18-10-12 14:27:40.964] (CLI) added 1069 packages in 20.636s [18-10-12 14:27:42.500] (CLI) Executing before-shouldPrepare hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 14:27:42.500] (CLI) Preparing project... [18-10-12 14:27:42.500] (CLI) Executing before-prepareJSApp hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 14:27:44.001] (CLI) Successfully prepared plugin nativescript-iqkeyboardmanager for ios. [18-10-12 14:27:44.001] (CLI) Successfully prepared plugin nativescript-localstorage for ios. [18-10-12 14:27:44.001] (CLI) Successfully prepared plugin nativescript-slides for ios. [18-10-12 14:27:44.001] (CLI) Successfully prepared plugin nativescript-socketio for ios. [18-10-12 14:27:44.001] (CLI) Successfully prepared plugin nativescript-theme-core for ios. [18-10-12 14:27:44.001] (CLI) Successfully prepared plugin nativescript-ui-autocomplete for ios. [18-10-12 14:27:44.001] (CLI) Successfully prepared plugin nativescript-ui-listview for ios. [18-10-12 14:27:44.001] (CLI) Successfully prepared plugin tns-core-modules for ios. [18-10-12 14:27:44.001] (CLI) Successfully prepared plugin tns-i18n for ios. [18-10-12 14:27:44.001] (CLI) Successfully prepared plugin nativescript-dom for ios. [18-10-12 14:27:44.001] (CLI) Successfully prepared plugin nativescript-ui-core for ios. [18-10-12 14:27:44.001] (CLI) Successfully prepared plugin tns-core-modules-widgets for ios. [18-10-12 14:27:46.938] (CLI) Installing pods... [18-10-12 14:27:46.938] (CLI) Analyzing dependencies [18-10-12 14:27:46.938] (CLI) Pre-downloading: Socket.IO-Client-Swift from https://github.com/triniwiz/socket.io-client-swift.git [18-10-12 14:27:48.482] (CLI) Downloading dependencies [18-10-12 14:27:48.482] (CLI) Installing IQKeyboardManager (5.0.8) [18-10-12 14:27:48.482] (CLI) Installing Socket.IO-Client-Swift (13.3.0) [18-10-12 14:27:48.482] (CLI) Installing Starscream (3.0.6) [18-10-12 14:27:48.482] (CLI) Generating Pods project [18-10-12 14:27:48.482] (CLI) Integrating client project [18-10-12 14:27:48.482] (CLI) [!] Please close any current Xcode sessions and use yyyyyy.xcworkspace for this project from now on. [18-10-12 14:27:48.482] (CLI) Pod installation complete! There are 2 dependencies from the Podfile and 3 total pods installed. [18-10-12 14:27:48.482] (CLI) Automatically assigning platform ios with version 8.0 on target yyyyyy 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-10-12 14:27:49.999] (CLI) Project successfully prepared (ios) [18-10-12 14:27:49.999] (CLI) Executing after-prepare hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 14:27:49.999] (CLI) Build for Device [18-10-12 14:27:49.999] (CLI) 1 identity imported. [18-10-12 14:27:49.999] (CLI) keychain: "/Users/builder/Library/Keychains/670586fb-df49-4521-9e2d-90dd53c31ffe-db" [18-10-12 14:27:49.999] (CLI) version: 512 [18-10-12 14:27:49.999] (CLI) class: 0x00000010 [18-10-12 14:27:49.999] (CLI) attributes: [18-10-12 14:27:49.999] (CLI) 0x00000000 =0x00000010 [18-10-12 14:27:49.999] (CLI) 0x00000001 =0x384137324446424400 "8A72DFBD\000" [18-10-12 14:27:49.999] (CLI) 0x00000002 =<NULL> [18-10-12 14:27:49.999] (CLI) 0x00000003 =0x00000001 [18-10-12 14:27:49.999] (CLI) 0x00000004 =0x00000000 [18-10-12 14:27:49.999] (CLI) 0x00000005 =0x00000000 [18-10-12 14:27:49.999] (CLI) 0x00000006 =0x225F1894EB76E9EBFC71444BD07965B08242F309 ""\030\224\353v\351\353\374qDK\320ye\260\202B\363\011" [18-10-12 14:27:49.999] (CLI) 0x00000007 =<NULL> [18-10-12 14:27:49.999] (CLI) 0x00000008 =0x7B38373139316361322D306663392D313164342D383439612D3030303530326235323132327D00 "{87191ca2-0fc9-11d4-849a-000502b52122}\000" [18-10-12 14:27:49.999] (CLI) 0x00000009 =0x0000002A "\000\000\000*" [18-10-12 14:27:49.999] (CLI) 0x0000000A =0x00000800 [18-10-12 14:27:49.999] (CLI) 0x0000000B =0x00000800 [18-10-12 14:27:49.999] (CLI) 0x0000000C =0x0000000000000000 [18-10-12 14:27:49.999] (CLI) 0x0000000D =0x0000000000000000 [18-10-12 14:27:49.999] (CLI) 0x0000000E =0x00000001 [18-10-12 14:27:49.999] (CLI) 0x0000000F =0x00000001 [18-10-12 14:27:49.999] (CLI) 0x00000010 =0x00000001 [18-10-12 14:27:49.999] (CLI) 0x00000011 =0x00000000 [18-10-12 14:27:49.999] (CLI) 0x00000012 =0x00000001 [18-10-12 14:27:49.999] (CLI) 0x00000013 =0x00000001 [18-10-12 14:27:49.999] (CLI) 0x00000014 =0x00000001 [18-10-12 14:27:49.999] (CLI) 0x00000015 =0x00000001 [18-10-12 14:27:49.999] (CLI) 0x00000016 =0x00000001 [18-10-12 14:27:49.999] (CLI) 0x00000017 =0x00000001 [18-10-12 14:27:49.999] (CLI) 0x00000018 =0x00000001 [18-10-12 14:27:49.999] (CLI) 0x00000019 =0x00000001 [18-10-12 14:27:49.999] (CLI) 0x0000001A =0x00000001 [18-10-12 14:27:49.999] (CLI) Building project ... [18-10-12 14:27:52.997] (CLI) ▸ Check Dependencies [18-10-12 14:27:52.997] (CLI) ▸ Processing Info.plist [18-10-12 14:27:52.997] (CLI) ▸ Compiling IQBarButtonItem.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQKeyboardManager.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQKeyboardManager-dummy.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQKeyboardReturnKeyHandler.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQNSArray+Sort.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQPreviousNextView.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQTextView.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQTitleBarButtonItem.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQToolbar.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQUIScrollView+Additions.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQUITextFieldView+Additions.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQUIView+Hierarchy.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQUIView+IQKeyboardToolbar.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQUIViewController+Additions.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQUIWindow+Hierarchy.m [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQKeyboardManager_vers.c [18-10-12 14:27:57.514] (CLI) ▸ Compiling IQBarButtonItem.m [18-10-12 14:28:00.608] (CLI) ▸ Compiling IQKeyboardManager-dummy.m [18-10-12 14:28:01.992] (CLI) ▸ Compiling IQKeyboardManager.m [18-10-12 14:28:04.050] (CLI) ▸ Compiling IQKeyboardReturnKeyHandler.m [18-10-12 14:28:04.050] (CLI) ▸ Compiling IQNSArray+Sort.m [18-10-12 14:28:04.050] (CLI) ▸ Compiling IQPreviousNextView.m [18-10-12 14:28:04.050] (CLI) ▸ Compiling IQTextView.m [18-10-12 14:28:04.050] (CLI) ▸ Compiling IQTitleBarButtonItem.m [18-10-12 14:28:04.050] (CLI) ▸ Check Dependencies [18-10-12 14:28:04.050] (CLI) ▸ Processing Info.plist [18-10-12 14:28:04.050] (CLI) ▸ Compiling Compression.swift [18-10-12 14:28:04.050] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) ▸ Compiling SSLClientCertificate.swift [18-10-12 14:28:04.050] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) ▸ Compiling SSLSecurity.swift [18-10-12 14:28:04.050] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) ▸ Compiling WebSocket.swift [18-10-12 14:28:04.050] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) ▸ Compiling Compression.swift [18-10-12 14:28:04.050] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) ▸ Compiling SSLClientCertificate.swift [18-10-12 14:28:04.050] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) ▸ Compiling SSLSecurity.swift [18-10-12 14:28:04.050] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) ▸ Compiling WebSocket.swift [18-10-12 14:28:04.050] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) ** ARCHIVE FAILED ** [18-10-12 14:28:04.050] (CLI) The following build commands failed: [18-10-12 14:28:04.050] (CLI) \tCompileSwiftSources normal armv7 com.apple.xcode.tools.swift.compiler [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/Compression.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLClientCertificate.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLSecurity.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/Compression.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLClientCertificate.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLSecurity.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift [18-10-12 14:28:04.050] (CLI) (10 failures) [18-10-12 14:28:04.050] (CLI) /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:28:04.050] (CLI) no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:28:04.050] (CLI) no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:28:04.050] (CLI) no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:28:04.050] (CLI) no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:28:04.050] (CLI) no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:28:04.050] (CLI) no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:28:04.050] (CLI) no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:28:04.050] (CLI) no such module 'CommonCrypto' [18-10-12 14:28:04.050] (CLI) import CommonCrypto [18-10-12 14:28:04.050] (CLI) ^ [18-10-12 14:28:04.050] (CLI) ** ARCHIVE FAILED ** [18-10-12 14:28:04.050] (CLI) The following build commands failed: [18-10-12 14:28:04.050] (CLI) \tCompileSwiftSources normal armv7 com.apple.xcode.tools.swift.compiler [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/Compression.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLClientCertificate.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLSecurity.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/Compression.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLClientCertificate.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLSecurity.swift [18-10-12 14:28:04.050] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift [18-10-12 14:28:04.050] (CLI) (10 failures) [18-10-12 14:28:15.680] (CLI) Unable to apply changes on device: 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e. Error is: Build failed.. [18-10-12 14:28:15.686] Error detected during LiveSync on 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e for /Users/xxxxxx/yyyyyy. Error: Build failed. [18-10-12 14:28:15.693] Stopped LiveSync on 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e for /Users/xxxxxx/yyyyyy. [18-10-12 14:28:15.704] (CLI) Executing after-watch hook from /Users/xxxxxx/yyyyyy/hooks/after-watch/nativescript-dev-webpack.js [18-10-12 14:30:53.138] Build started. [18-10-12 14:30:53.149] (CLI) Executing before-watchPatterns hook from /Users/xxxxxx/yyyyyy/hooks/before-watchPatterns/nativescript-dev-webpack.js [18-10-12 14:30:53.153] (CLI) Executing before-watch hook from /Users/xxxxxx/yyyyyy/hooks/before-watch/nativescript-dev-webpack.js [18-10-12 14:30:53.990] (CLI) Executing before-shouldPrepare hook from /Users/xxxxxx/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 14:30:53.992] (CLI) Preparing project... [18-10-12 14:30:53.994] (CLI) Executing before-prepareJSApp hook from /Users/xxxxxx/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 14:30:54.990] (CLI) Successfully prepared plugin nativescript-iqkeyboardmanager for ios. [18-10-12 14:30:55.036] (CLI) Successfully prepared plugin nativescript-localstorage for ios. [18-10-12 14:30:55.064] (CLI) Successfully prepared plugin nativescript-slides for ios. [18-10-12 14:30:55.108] (CLI) Successfully prepared plugin nativescript-theme-core for ios. [18-10-12 14:30:55.145] (CLI) Successfully prepared plugin nativescript-ui-autocomplete for ios. [18-10-12 14:30:55.191] (CLI) Successfully prepared plugin nativescript-ui-listview for ios. [18-10-12 14:30:55.224] (CLI) Successfully prepared plugin tns-core-modules for ios. [18-10-12 14:30:55.262] (CLI) Successfully prepared plugin tns-i18n for ios. [18-10-12 14:30:55.303] (CLI) Successfully prepared plugin nativescript-dom for ios. [18-10-12 14:30:55.335] (CLI) Successfully prepared plugin nativescript-ui-core for ios. [18-10-12 14:30:55.370] (CLI) Successfully prepared plugin tns-core-modules-widgets for ios. [18-10-12 14:30:55.432] (CLI) Project successfully prepared (iOS) [18-10-12 14:30:55.434] (CLI) Executing after-prepare hook from /Users/xxxxxx/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 14:30:59.317] (CLI) Starting cloud build of '/Users/xxxxxx/yyyyyy', platform: 'iOS', configuration: 'Debug', buildId: 09912c25-55c7-48f2-8dd0-daa3d74c6370. [18-10-12 14:30:59.399] Prepare step started. [18-10-12 14:31:01.639] (CLI) Executing before-shouldPrepare hook from /Users/xxxxxx/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 14:31:01.642] (CLI) Preparing project... [18-10-12 14:31:01.648] (CLI) Executing before-prepareJSApp hook from /Users/xxxxxx/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 14:31:02.795] (CLI) Project successfully prepared (iOS) [18-10-12 14:31:02.799] (CLI) Executing after-prepare hook from /Users/xxxxxx/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 14:31:02.803] Prepare step completed. [18-10-12 14:31:04.528] Upload step started. [18-10-12 14:31:34.685] (CLI) Unable to use git, reason is: [18-10-12 14:31:34.685] (CLI) Command /usr/bin/git failed with exit code 128 Error output: [18-10-12 14:31:34.685] (CLI) *** Please tell me who you are. [18-10-12 14:31:34.685] (CLI) Run [18-10-12 14:31:34.685] (CLI) git config --global user.email "[email protected]" [18-10-12 14:31:34.685] (CLI) git config --global user.name "Your Name" [18-10-12 14:31:34.685] (CLI) to set your account's default identity. [18-10-12 14:31:34.685] (CLI) Omit --global to set the identity only in this repository. [18-10-12 14:31:34.685] (CLI) fatal: unable to auto-detect email address (got 'xxxxxx@MBP-di-federico.(none)') [18-10-12 14:31:58.100] Upload step completed. [18-10-12 14:31:59.014] Build step started. [18-10-12 14:32:14.929] (CLI) ios Build Tooling revision 2018.08.08.1r [18-10-12 14:32:14.929] (CLI) Build Tooling Hostname administrators-mac-191.local [18-10-12 14:32:14.929] (CLI) Unzip Project Files [18-10-12 14:32:14.929] (CLI) NativeScript CLI version 4.2.4 [18-10-12 14:32:14.929] (CLI) Add platform ios with runtime version 4.2.0 [18-10-12 14:32:16.422] (CLI) Copying template files... [18-10-12 14:32:19.419] (CLI) Platform ios successfully added. v4.2.0 [18-10-12 14:32:19.419] (CLI) Prepare Project for Platform - ios [18-10-12 14:32:40.495] (CLI) > [email protected] install /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/fsevents [18-10-12 14:32:40.495] (CLI) > node install [18-10-12 14:32:41.955] (CLI) Success: "/private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/fsevents/lib/binding/Release/node-v57-darwin-x64/fse.node" already installed [18-10-12 14:32:41.955] (CLI) Pass --update-binary to reinstall or --build-from-source to recompile [18-10-12 14:32:41.955] (CLI) > [email protected] postinstall /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/nativescript-dev-webpack [18-10-12 14:32:41.955] (CLI) > node postinstall.js [18-10-12 14:32:41.955] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-prepareJSApp [18-10-12 14:32:41.955] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-cleanApp [18-10-12 14:32:41.955] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-watch [18-10-12 14:32:41.955] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-watch [18-10-12 14:32:41.955] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-watchPatterns [18-10-12 14:32:41.955] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-shouldPrepare [18-10-12 14:32:41.955] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-prepare [18-10-12 14:32:41.955] (CLI) NativeScript Webpack plugin was successfully added. [18-10-12 14:32:41.955] (CLI) You can now bundle your project by passing --bundle flag to NativeScript CLI commands: [18-10-12 14:32:41.955] (CLI) - tns build android --bundle [18-10-12 14:32:41.955] (CLI) - tns build ios --bundle [18-10-12 14:32:41.955] (CLI) - tns run android --bundle [18-10-12 14:32:41.955] (CLI) - tns run ios --bundle [18-10-12 14:32:41.955] (CLI) You can also pass the "--env.uglify" flag to use UglifyJS for minification. [18-10-12 14:32:41.955] (CLI) For more information check out https://docs.nativescript.org/tooling/bundling-with-webpack#bundling. [18-10-12 14:32:43.433] (CLI) added 1068 packages in 20.181s [18-10-12 14:32:43.433] (CLI) Executing before-shouldPrepare hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 14:32:43.433] (CLI) Preparing project... [18-10-12 14:32:43.433] (CLI) Executing before-prepareJSApp hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 14:32:45.927] (CLI) Successfully prepared plugin nativescript-iqkeyboardmanager for ios. [18-10-12 14:32:45.927] (CLI) Successfully prepared plugin nativescript-localstorage for ios. [18-10-12 14:32:45.927] (CLI) Successfully prepared plugin nativescript-slides for ios. [18-10-12 14:32:45.927] (CLI) Successfully prepared plugin nativescript-theme-core for ios. [18-10-12 14:32:45.927] (CLI) Successfully prepared plugin nativescript-ui-autocomplete for ios. [18-10-12 14:32:45.927] (CLI) Successfully prepared plugin nativescript-ui-listview for ios. [18-10-12 14:32:45.927] (CLI) Successfully prepared plugin tns-core-modules for ios. [18-10-12 14:32:45.927] (CLI) Successfully prepared plugin tns-i18n for ios. [18-10-12 14:32:45.927] (CLI) Successfully prepared plugin nativescript-dom for ios. [18-10-12 14:32:45.927] (CLI) Successfully prepared plugin nativescript-ui-core for ios. [18-10-12 14:32:45.927] (CLI) Successfully prepared plugin tns-core-modules-widgets for ios. [18-10-12 14:32:47.994] (CLI) Installing pods... [18-10-12 14:32:49.495] (CLI) Analyzing dependencies [18-10-12 14:32:49.495] (CLI) Downloading dependencies [18-10-12 14:32:49.495] (CLI) Installing IQKeyboardManager (5.0.8) [18-10-12 14:32:49.495] (CLI) Generating Pods project [18-10-12 14:32:49.495] (CLI) Integrating client project [18-10-12 14:32:49.495] (CLI) [!] Please close any current Xcode sessions and use yyyyyy.xcworkspace for this project from now on. [18-10-12 14:32:49.495] (CLI) Pod installation complete! There is 1 dependency from the Podfile and 1 total pod installed. [18-10-12 14:32:49.495] (CLI) Automatically assigning platform ios with version 8.0 on target yyyyyy 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-10-12 14:32:49.495] (CLI) Project successfully prepared (ios) [18-10-12 14:32:49.495] (CLI) Executing after-prepare hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 14:32:51.004] (CLI) Build for Device [18-10-12 14:32:51.004] (CLI) 1 identity imported. [18-10-12 14:32:51.004] (CLI) keychain: "/Users/builder/Library/Keychains/60850aa0-62ef-4b6b-a8ab-bb201094a40d-db" [18-10-12 14:32:51.004] (CLI) version: 512 [18-10-12 14:32:51.004] (CLI) class: 0x00000010 [18-10-12 14:32:51.004] (CLI) attributes: [18-10-12 14:32:51.004] (CLI) 0x00000000 =0x00000010 [18-10-12 14:32:51.004] (CLI) 0x00000001 =0x414546354245314300 "AEF5BE1C\000" [18-10-12 14:32:51.004] (CLI) 0x00000002 =<NULL> [18-10-12 14:32:51.004] (CLI) 0x00000003 =0x00000001 [18-10-12 14:32:51.004] (CLI) 0x00000004 =0x00000000 [18-10-12 14:32:51.004] (CLI) 0x00000005 =0x00000000 [18-10-12 14:32:51.004] (CLI) 0x00000006 =0x225F1894EB76E9EBFC71444BD07965B08242F309 ""\030\224\353v\351\353\374qDK\320ye\260\202B\363\011" [18-10-12 14:32:51.004] (CLI) 0x00000007 =<NULL> [18-10-12 14:32:51.004] (CLI) 0x00000008 =0x7B38373139316361322D306663392D313164342D383439612D3030303530326235323132327D00 "{87191ca2-0fc9-11d4-849a-000502b52122}\000" [18-10-12 14:32:51.004] (CLI) 0x00000009 =0x0000002A "\000\000\000*" [18-10-12 14:32:51.004] (CLI) 0x0000000A =0x00000800 [18-10-12 14:32:51.004] (CLI) 0x0000000B =0x00000800 [18-10-12 14:32:51.004] (CLI) 0x0000000C =0x0000000000000000 [18-10-12 14:32:51.004] (CLI) 0x0000000D =0x0000000000000000 [18-10-12 14:32:51.004] (CLI) 0x0000000E =0x00000001 [18-10-12 14:32:51.004] (CLI) 0x0000000F =0x00000001 [18-10-12 14:32:51.004] (CLI) 0x00000010 =0x00000001 [18-10-12 14:32:51.004] (CLI) 0x00000011 =0x00000000 [18-10-12 14:32:51.004] (CLI) 0x00000012 =0x00000001 [18-10-12 14:32:51.004] (CLI) 0x00000013 =0x00000001 [18-10-12 14:32:51.004] (CLI) 0x00000014 =0x00000001 [18-10-12 14:32:51.004] (CLI) 0x00000015 =0x00000001 [18-10-12 14:32:51.004] (CLI) 0x00000016 =0x00000001 [18-10-12 14:32:51.004] (CLI) 0x00000017 =0x00000001 [18-10-12 14:32:51.004] (CLI) 0x00000018 =0x00000001 [18-10-12 14:32:51.004] (CLI) 0x00000019 =0x00000001 [18-10-12 14:32:51.004] (CLI) 0x0000001A =0x00000001 [18-10-12 14:32:51.004] (CLI) Building project ... [18-10-12 14:32:52.512] (CLI) ▸ Check Dependencies [18-10-12 14:32:52.512] (CLI) ▸ Processing Info.plist [18-10-12 14:32:52.512] (CLI) ▸ Compiling IQKeyboardManager-dummy.m [18-10-12 14:32:57.060] (CLI) ▸ Compiling IQBarButtonItem.m [18-10-12 14:32:57.060] (CLI) ▸ Compiling IQKeyboardManager.m [18-10-12 14:32:57.060] (CLI) ▸ Compiling IQKeyboardReturnKeyHandler.m [18-10-12 14:32:57.060] (CLI) ▸ Compiling IQNSArray+Sort.m [18-10-12 14:32:57.060] (CLI) ▸ Compiling IQPreviousNextView.m [18-10-12 14:32:57.060] (CLI) ▸ Compiling IQTextView.m [18-10-12 14:32:58.551] (CLI) ▸ Compiling IQTitleBarButtonItem.m [18-10-12 14:32:58.551] (CLI) ▸ Compiling IQToolbar.m [18-10-12 14:32:58.551] (CLI) ▸ Compiling IQUIScrollView+Additions.m [18-10-12 14:32:58.551] (CLI) ▸ Compiling IQUITextFieldView+Additions.m [18-10-12 14:32:58.551] (CLI) ▸ Compiling IQUIView+Hierarchy.m [18-10-12 14:32:58.551] (CLI) ▸ Compiling IQUIView+IQKeyboardToolbar.m [18-10-12 14:32:58.551] (CLI) ▸ Compiling IQUIViewController+Additions.m [18-10-12 14:32:58.551] (CLI) ▸ Compiling IQKeyboardManager_vers.c [18-10-12 14:32:58.551] (CLI) ▸ Compiling IQUIWindow+Hierarchy.m [18-10-12 14:32:58.551] (CLI) ▸ Compiling IQBarButtonItem.m [18-10-12 14:33:00.086] (CLI) ▸ Compiling IQKeyboardManager-dummy.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQKeyboardManager.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQKeyboardReturnKeyHandler.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQNSArray+Sort.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQPreviousNextView.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQTextView.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQTitleBarButtonItem.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQToolbar.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQUIScrollView+Additions.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQUITextFieldView+Additions.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQUIView+Hierarchy.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQUIView+IQKeyboardToolbar.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQUIViewController+Additions.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQUIWindow+Hierarchy.m [18-10-12 14:33:01.545] (CLI) ▸ Compiling IQKeyboardManager_vers.c [18-10-12 14:33:01.545] (CLI) ▸ Linking IQKeyboardManager [18-10-12 14:33:01.545] (CLI) ▸ Linking IQKeyboardManager [18-10-12 14:33:01.545] (CLI) ▸ Copying IQBarButtonItem.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQKeyboardManager.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQKeyboardManager-umbrella.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQKeyboardManagerConstants.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQKeyboardReturnKeyHandler.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQPreviousNextView.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQTitleBarButtonItem.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQTextView.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQToolbar.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQUIScrollView+Additions.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQUIView+Hierarchy.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQUIView+IQKeyboardToolbar.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQUIViewController+Additions.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQUIWindow+Hierarchy.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQUITextFieldView+Additions.h [18-10-12 14:33:01.545] (CLI) ▸ Copying IQKeyboardManager/IQKeyboardManager/Resources/IQKeyboardManager.bundle [18-10-12 14:33:01.545] (CLI) ▸ Touching IQKeyboardManager.framework [18-10-12 14:33:01.545] (CLI) ▸ Check Dependencies [18-10-12 14:33:03.123] (CLI) ▸ Processing Info.plist [18-10-12 14:33:03.123] (CLI) ▸ Compiling Pods-yyyyyy-dummy.m [18-10-12 14:33:03.123] (CLI) ▸ Compiling Pods-yyyyyy-dummy.m [18-10-12 14:33:03.123] (CLI) ▸ Compiling Pods_yyyyyy_vers.c [18-10-12 14:33:03.123] (CLI) ▸ Compiling Pods_yyyyyy_vers.c [18-10-12 14:33:03.123] (CLI) ▸ Copying Pods-yyyyyy-umbrella.h [18-10-12 14:33:03.123] (CLI) ▸ Touching Pods_yyyyyy.framework [18-10-12 14:33:03.123] (CLI) ▸ Check Dependencies [18-10-12 14:33:03.123] (CLI) Check Pods Manifest.lock' [18-10-12 14:33:03.123] (CLI) ▸ Running script 'NativeScript PreBuild' [18-10-12 14:33:13.583] (CLI) ▸ Precompiling yyyyyy/yyyyyy-Prefix.pch [18-10-12 14:33:13.583] (CLI) ▸ Precompiling yyyyyy/yyyyyy-Prefix.pch [18-10-12 14:33:13.583] (CLI) ▸ Compiling main.m [18-10-12 14:33:15.063] (CLI) ▸ Compiling NativeScriptEmbedder.m [18-10-12 14:33:15.063] (CLI) ▸ Compiling main.m [18-10-12 14:33:15.063] (CLI) ▸ Compiling NativeScriptEmbedder.m [18-10-12 14:33:15.063] (CLI) ▸ Linking yyyyyy [18-10-12 14:33:15.063] (CLI) ▸ Linking yyyyyy [18-10-12 14:33:15.063] (CLI) ▸ Running script 'NativeScript PreLink' [18-10-12 14:33:15.063] (CLI) ▸ Copying InfoPlist.strings [18-10-12 14:33:25.633] (CLI) ▸ Compiling LaunchScreen.storyboard [18-10-12 14:33:25.633] (CLI) ▸ Processing yyyyyy-Info.plist [18-10-12 14:33:25.633] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory [18-10-12 14:33:25.633] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/Darwin-MI6WZSG1PNOM.pcm: No such file or directory [18-10-12 14:33:25.633] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/Foundation-A3SOD99KJ0S9.pcm: No such file or directory [18-10-12 14:33:25.633] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/Dispatch-12O7S7HHQXK9N.pcm: No such file or directory [18-10-12 14:33:25.633] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/ObjectiveC-1KD62J152BYGO.pcm: No such file or directory [18-10-12 14:33:25.633] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory [18-10-12 14:33:25.633] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/Darwin-MI6WZSG1PNOM.pcm: No such file or directory [18-10-12 14:33:25.633] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory [18-10-12 14:33:25.633] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/Dispatch-12O7S7HHQXK9N.pcm: No such file or directory [18-10-12 14:33:25.633] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/ObjectiveC-1KD62J152BYGO.pcm: No such file or directory [18-10-12 14:33:27.213] (CLI) ▸ Copying /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/nativescript-ui-listview/platforms/ios/TNSListView.framework [18-10-12 14:33:27.213] (CLI) ▸ Copying /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/nativescript-ui-core/platforms/ios/TNSCore.framework [18-10-12 14:33:27.213] (CLI) ▸ Copying /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/tns-core-modules-widgets/platforms/ios/TNSWidgets.framework [18-10-12 14:33:27.213] (CLI) ▸ Copying /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/nativescript-ui-autocomplete/platforms/ios/TNSAutoComplete.framework [18-10-12 14:33:27.213] (CLI) ▸ Signing DerivedData/yyyyyy/Build/Intermediates.noindex/ArchiveIntermediates/yyyyyy/InstallationBuildProductsLocation/Applications/yyyyyy.app/Frameworks/TNSListView.framework [18-10-12 14:33:27.213] (CLI) ▸ Signing DerivedData/yyyyyy/Build/Intermediates.noindex/ArchiveIntermediates/yyyyyy/InstallationBuildProductsLocation/Applications/yyyyyy.app/Frameworks/TNSAutoComplete.framework [18-10-12 14:33:27.213] (CLI) ▸ Signing DerivedData/yyyyyy/Build/Intermediates.noindex/ArchiveIntermediates/yyyyyy/InstallationBuildProductsLocation/Applications/yyyyyy.app/Frameworks/TNSWidgets.framework [18-10-12 14:33:27.213] (CLI) ▸ Signing DerivedData/yyyyyy/Build/Intermediates.noindex/ArchiveIntermediates/yyyyyy/InstallationBuildProductsLocation/Applications/yyyyyy.app/Frameworks/TNSCore.framework [18-10-12 14:33:27.213] (CLI) ▸ Running script 'NativeScript PostBuild' [18-10-12 14:33:31.706] (CLI) Embed Pods Frameworks' [18-10-12 14:33:31.706] (CLI) Copy Pods Resources' [18-10-12 14:33:31.706] (CLI) ▸ Touching yyyyyy.app [18-10-12 14:33:31.706] (CLI) ▸ Signing DerivedData/yyyyyy/Build/Intermediates.noindex/ArchiveIntermediates/yyyyyy/InstallationBuildProductsLocation/Applications/yyyyyy.app [18-10-12 14:33:31.706] (CLI) ▸ Touching yyyyyy.app.dSYM [18-10-12 14:33:31.706] (CLI) ▸ Archive Succeeded [18-10-12 14:33:31.706] (CLI) Creating exportOptions.plist file ... [18-10-12 14:33:31.706] (CLI) Exporting .xcarchive to .ipa ... [18-10-12 14:33:33.154] (CLI) Created bundle at path '/var/folders/kn/dw3_mg3d5rv8b69hhphnnv9w0000gp/T/yyyyyy_2018-10-12_08-34-34.038.xcdistributionlogs'. [18-10-12 14:33:38.979] (CLI) Exported yyyyyy.xcarchive to: /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy [18-10-12 14:33:38.979] (CLI) ** EXPORT SUCCEEDED ** [18-10-12 14:33:38.979] (CLI) Moving resulting <TemplateAppName>.ipa to app.ipa ... [18-10-12 14:33:38.979] (CLI) /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory [18-10-12 14:33:38.979] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/Darwin-MI6WZSG1PNOM.pcm: No such file or directory [18-10-12 14:33:38.979] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/Foundation-A3SOD99KJ0S9.pcm: No such file or directory [18-10-12 14:33:38.979] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/Dispatch-12O7S7HHQXK9N.pcm: No such file or directory [18-10-12 14:33:38.979] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/2B9CA3IY919IU/ObjectiveC-1KD62J152BYGO.pcm: No such file or directory [18-10-12 14:33:38.979] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/UIKit-2LM3EQU7VVY4O.pcm: No such file or directory [18-10-12 14:33:38.979] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/Darwin-MI6WZSG1PNOM.pcm: No such file or directory [18-10-12 14:33:38.979] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/Foundation-A3SOD99KJ0S9.pcm: No such file or directory [18-10-12 14:33:38.979] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/Dispatch-12O7S7HHQXK9N.pcm: No such file or directory [18-10-12 14:33:38.979] (CLI) [xcode-build] /Users/nsbuilduser/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/NYRHVEZZLW1G/ObjectiveC-1KD62J152BYGO.pcm: No such file or directory [18-10-12 14:33:40.678] (CLI) Build finished successfully [18-10-12 14:33:54.807] Build step completed. [18-10-12 14:33:54.814] Download step started. [18-10-12 14:33:54.817] (CLI) Finished cloud build of '/Users/xxxxxx/yyyyyy', platform: 'iOS', configuration: 'Debug', buildId: 09912c25-55c7-48f2-8dd0-daa3d74c6370 successfully. Downloading result... [18-10-12 14:34:08.638] Download step completed. [18-10-12 14:34:08.643] (CLI) The result of cloud build of '/Users/xxxxxx/yyyyyy', platform: 'iOS', configuration: 'Debug', buildId: 09912c25-55c7-48f2-8dd0-daa3d74c6370 successfully downloaded. OutputFilePath: /Users/xxxxxx/yyyyyy/.cloud/ios/device/yyyyyy.ipa [18-10-12 14:34:09.758] (CLI) Installing... [18-10-12 14:34:17.351] (CLI) Successfully installed on device with identifier '4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e'. [18-10-12 14:34:21.617] (CLI) Refreshing application... [18-10-12 14:34:25.388] Started LiveSync on 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e for it.rdv.yyyyyy. [18-10-12 14:34:25.390] (CLI) Successfully synced application it.rdv.yyyyyy on device 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e. [18-10-12 14:35:28.659] (CLI) Executing after-watch hook from /Users/xxxxxx/yyyyyy/hooks/after-watch/nativescript-dev-webpack.js [18-10-12 14:35:28.662] Stopped LiveSync on 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e for /Users/xxxxxx/yyyyyy. [18-10-12 14:50:14.442] App with path: /Users/xxxxxx/yyyyyy was opened. [18-10-12 14:50:26.925] (CLI) Executing after-watch hook from /Users/xxxxxx/yyyyyy/hooks/after-watch/nativescript-dev-webpack.js [18-10-12 14:50:28.444] App with path: /Users/xxxxxx/yyyyyy was opened. [18-10-12 14:50:38.830] Build started. [18-10-12 14:50:38.839] (CLI) Executing before-watchPatterns hook from /Users/xxxxxx/yyyyyy/hooks/before-watchPatterns/nativescript-dev-webpack.js [18-10-12 14:50:38.841] (CLI) Executing before-watch hook from /Users/xxxxxx/yyyyyy/hooks/before-watch/nativescript-dev-webpack.js [18-10-12 14:50:39.705] (CLI) Executing before-shouldPrepare hook from /Users/xxxxxx/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 14:50:39.708] (CLI) Preparing project... [18-10-12 14:50:39.710] (CLI) Executing before-prepareJSApp hook from /Users/xxxxxx/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 14:50:40.756] (CLI) Successfully prepared plugin nativescript-iqkeyboardmanager for ios. [18-10-12 14:50:40.786] (CLI) Successfully prepared plugin nativescript-localstorage for ios. [18-10-12 14:50:40.822] (CLI) Successfully prepared plugin nativescript-socketio for ios. [18-10-12 14:50:40.860] (CLI) Successfully prepared plugin nativescript-slides for ios. [18-10-12 14:50:40.895] (CLI) Successfully prepared plugin nativescript-theme-core for ios. [18-10-12 14:50:40.938] (CLI) Successfully prepared plugin nativescript-ui-autocomplete for ios. [18-10-12 14:50:40.972] (CLI) Successfully prepared plugin nativescript-ui-listview for ios. [18-10-12 14:50:41.004] (CLI) Successfully prepared plugin tns-core-modules for ios. [18-10-12 14:50:41.042] (CLI) Successfully prepared plugin tns-i18n for ios. [18-10-12 14:50:41.073] (CLI) Successfully prepared plugin nativescript-dom for ios. [18-10-12 14:50:41.105] (CLI) Successfully prepared plugin nativescript-ui-core for ios. [18-10-12 14:50:41.138] (CLI) Successfully prepared plugin tns-core-modules-widgets for ios. [18-10-12 14:50:41.195] (CLI) Project successfully prepared (iOS) [18-10-12 14:50:41.198] (CLI) Executing after-prepare hook from /Users/xxxxxx/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 14:50:45.791] (CLI) Starting cloud build of '/Users/xxxxxx/yyyyyy', platform: 'iOS', configuration: 'Debug', buildId: 2af1c65a-b904-40cf-b3a9-31d3d77f102b. [18-10-12 14:50:45.857] Prepare step started. [18-10-12 14:50:48.240] (CLI) Executing before-shouldPrepare hook from /Users/xxxxxx/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 14:50:48.242] (CLI) Preparing project... [18-10-12 14:50:48.242] (CLI) Executing before-prepareJSApp hook from /Users/xxxxxx/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 14:50:49.395] (CLI) Project successfully prepared (iOS) [18-10-12 14:50:49.398] (CLI) Executing after-prepare hook from /Users/xxxxxx/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 14:50:49.402] Prepare step completed. [18-10-12 14:50:52.371] Upload step started. [18-10-12 14:51:22.587] (CLI) Unable to use git, reason is: [18-10-12 14:51:22.587] (CLI) Command /usr/bin/git failed with exit code 128 Error output: [18-10-12 14:51:22.587] (CLI) *** Please tell me who you are. [18-10-12 14:51:22.587] (CLI) Run [18-10-12 14:51:22.587] (CLI) git config --global user.email "[email protected]" [18-10-12 14:51:22.587] (CLI) git config --global user.name "Your Name" [18-10-12 14:51:22.587] (CLI) to set your account's default identity. [18-10-12 14:51:22.587] (CLI) Omit --global to set the identity only in this repository. [18-10-12 14:51:22.587] (CLI) fatal: unable to auto-detect email address (got 'xxxxxx@MBP-di-federico.(none)') [18-10-12 14:51:46.340] Upload step completed. [18-10-12 14:51:50.297] Build step started. [18-10-12 14:52:06.487] (CLI) ios Build Tooling revision 2018.08.08.1r [18-10-12 14:52:06.487] (CLI) Build Tooling Hostname administrators-mac-191.local [18-10-12 14:52:06.487] (CLI) Unzip Project Files [18-10-12 14:52:06.487] (CLI) NativeScript CLI version 4.2.4 [18-10-12 14:52:06.487] (CLI) Add platform ios with runtime version 4.2.0 [18-10-12 14:52:07.918] (CLI) Copying template files... [18-10-12 14:52:40.957] (CLI) Platform ios successfully added. v4.2.0 [18-10-12 14:52:40.957] (CLI) Prepare Project for Platform - ios [18-10-12 14:53:05.043] (CLI) > [email protected] install /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/fsevents [18-10-12 14:53:05.043] (CLI) > node install [18-10-12 14:53:06.496] (CLI) Success: "/private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/fsevents/lib/binding/Release/node-v57-darwin-x64/fse.node" already installed [18-10-12 14:53:06.496] (CLI) Pass --update-binary to reinstall or --build-from-source to recompile [18-10-12 14:53:06.496] (CLI) > [email protected] postinstall /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/node_modules/nativescript-dev-webpack [18-10-12 14:53:06.496] (CLI) > node postinstall.js [18-10-12 14:53:06.496] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-prepareJSApp [18-10-12 14:53:06.496] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-cleanApp [18-10-12 14:53:06.496] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-watch [18-10-12 14:53:06.496] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-watch [18-10-12 14:53:06.496] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-watchPatterns [18-10-12 14:53:06.496] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-shouldPrepare [18-10-12 14:53:06.496] (CLI) Hook already installed: nativescript-dev-webpack at location: /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-prepare [18-10-12 14:53:06.496] (CLI) NativeScript Webpack plugin was successfully added. [18-10-12 14:53:06.496] (CLI) You can now bundle your project by passing --bundle flag to NativeScript CLI commands: [18-10-12 14:53:06.496] (CLI) - tns build android --bundle [18-10-12 14:53:06.496] (CLI) - tns build ios --bundle [18-10-12 14:53:06.496] (CLI) - tns run android --bundle [18-10-12 14:53:06.496] (CLI) - tns run ios --bundle [18-10-12 14:53:06.496] (CLI) You can also pass the "--env.uglify" flag to use UglifyJS for minification. [18-10-12 14:53:06.496] (CLI) For more information check out https://docs.nativescript.org/tooling/bundling-with-webpack#bundling. [18-10-12 14:53:08.031] (CLI) added 1069 packages in 23.377s [18-10-12 14:53:08.031] (CLI) Executing before-shouldPrepare hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-shouldPrepare/nativescript-dev-webpack.js [18-10-12 14:53:08.031] (CLI) Preparing project... [18-10-12 14:53:08.031] (CLI) Executing before-prepareJSApp hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/before-prepareJSApp/nativescript-dev-webpack.js [18-10-12 14:53:09.465] (CLI) Successfully prepared plugin nativescript-iqkeyboardmanager for ios. [18-10-12 14:53:09.465] (CLI) Successfully prepared plugin nativescript-localstorage for ios. [18-10-12 14:53:09.465] (CLI) Successfully prepared plugin nativescript-socketio for ios. [18-10-12 14:53:09.465] (CLI) Successfully prepared plugin nativescript-slides for ios. [18-10-12 14:53:09.465] (CLI) Successfully prepared plugin nativescript-theme-core for ios. [18-10-12 14:53:09.465] (CLI) Successfully prepared plugin nativescript-ui-autocomplete for ios. [18-10-12 14:53:11.034] (CLI) Successfully prepared plugin nativescript-ui-listview for ios. [18-10-12 14:53:11.034] (CLI) Successfully prepared plugin tns-core-modules for ios. [18-10-12 14:53:11.034] (CLI) Successfully prepared plugin tns-i18n for ios. [18-10-12 14:53:11.034] (CLI) Successfully prepared plugin nativescript-dom for ios. [18-10-12 14:53:11.034] (CLI) Successfully prepared plugin nativescript-ui-core for ios. [18-10-12 14:53:11.034] (CLI) Successfully prepared plugin tns-core-modules-widgets for ios. [18-10-12 14:53:12.523] (CLI) Installing pods... [18-10-12 14:53:14.010] (CLI) Analyzing dependencies [18-10-12 14:53:14.010] (CLI) Pre-downloading: Socket.IO-Client-Swift from https://github.com/triniwiz/socket.io-client-swift.git [18-10-12 14:53:15.541] (CLI) Downloading dependencies [18-10-12 14:53:15.541] (CLI) Installing IQKeyboardManager (5.0.8) [18-10-12 14:53:15.541] (CLI) Installing Socket.IO-Client-Swift (13.3.0) [18-10-12 14:53:15.541] (CLI) Installing Starscream (3.0.6) [18-10-12 14:53:15.541] (CLI) Generating Pods project [18-10-12 14:53:15.541] (CLI) Integrating client project [18-10-12 14:53:15.541] (CLI) [!] Please close any current Xcode sessions and use yyyyyy.xcworkspace for this project from now on. [18-10-12 14:53:15.541] (CLI) Pod installation complete! There are 2 dependencies from the Podfile and 3 total pods installed. [18-10-12 14:53:15.541] (CLI) Automatically assigning platform ios with version 8.0 on target yyyyyy 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-10-12 14:53:15.541] (CLI) Project successfully prepared (ios) [18-10-12 14:53:15.541] (CLI) Executing after-prepare hook from /private/tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/hooks/after-prepare/nativescript-dev-webpack.js [18-10-12 14:53:15.541] (CLI) Build for Device [18-10-12 14:53:15.541] (CLI) 1 identity imported. [18-10-12 14:53:15.541] (CLI) keychain: "/Users/builder/Library/Keychains/2e10e774-8acc-419b-b003-c9b273c2590b-db" [18-10-12 14:53:15.541] (CLI) version: 512 [18-10-12 14:53:15.541] (CLI) class: 0x00000010 [18-10-12 14:53:15.541] (CLI) attributes: [18-10-12 14:53:15.541] (CLI) 0x00000000 =0x00000010 [18-10-12 14:53:15.541] (CLI) 0x00000001 =0x343041374334373200 "40A7C472\000" [18-10-12 14:53:15.541] (CLI) 0x00000002 =<NULL> [18-10-12 14:53:15.541] (CLI) 0x00000003 =0x00000001 [18-10-12 14:53:15.541] (CLI) 0x00000004 =0x00000000 [18-10-12 14:53:15.541] (CLI) 0x00000005 =0x00000000 [18-10-12 14:53:15.541] (CLI) 0x00000006 =0x225F1894EB76E9EBFC71444BD07965B08242F309 ""\030\224\353v\351\353\374qDK\320ye\260\202B\363\011" [18-10-12 14:53:15.541] (CLI) 0x00000007 =<NULL> [18-10-12 14:53:15.541] (CLI) 0x00000008 =0x7B38373139316361322D306663392D313164342D383439612D3030303530326235323132327D00 "{87191ca2-0fc9-11d4-849a-000502b52122}\000" [18-10-12 14:53:15.541] (CLI) 0x00000009 =0x0000002A "\000\000\000*" [18-10-12 14:53:15.541] (CLI) 0x0000000A =0x00000800 [18-10-12 14:53:15.541] (CLI) 0x0000000B =0x00000800 [18-10-12 14:53:15.541] (CLI) 0x0000000C =0x0000000000000000 [18-10-12 14:53:15.541] (CLI) 0x0000000D =0x0000000000000000 [18-10-12 14:53:15.541] (CLI) 0x0000000E =0x00000001 [18-10-12 14:53:15.541] (CLI) 0x0000000F =0x00000001 [18-10-12 14:53:15.541] (CLI) 0x00000010 =0x00000001 [18-10-12 14:53:15.541] (CLI) 0x00000011 =0x00000000 [18-10-12 14:53:15.541] (CLI) 0x00000012 =0x00000001 [18-10-12 14:53:15.541] (CLI) 0x00000013 =0x00000001 [18-10-12 14:53:15.541] (CLI) 0x00000014 =0x00000001 [18-10-12 14:53:15.541] (CLI) 0x00000015 =0x00000001 [18-10-12 14:53:15.541] (CLI) 0x00000016 =0x00000001 [18-10-12 14:53:15.541] (CLI) 0x00000017 =0x00000001 [18-10-12 14:53:15.541] (CLI) 0x00000018 =0x00000001 [18-10-12 14:53:15.541] (CLI) 0x00000019 =0x00000001 [18-10-12 14:53:15.541] (CLI) 0x0000001A =0x00000001 [18-10-12 14:53:15.541] (CLI) Building project ... [18-10-12 14:53:18.648] (CLI) ▸ Check Dependencies [18-10-12 14:53:18.648] (CLI) ▸ Processing Info.plist [18-10-12 14:53:18.648] (CLI) ▸ Compiling IQBarButtonItem.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQKeyboardManager-dummy.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQKeyboardManager.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQKeyboardReturnKeyHandler.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQNSArray+Sort.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQPreviousNextView.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQTextView.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQTitleBarButtonItem.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQToolbar.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQUIScrollView+Additions.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQUITextFieldView+Additions.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQUIView+Hierarchy.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQUIView+IQKeyboardToolbar.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQUIViewController+Additions.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQUIWindow+Hierarchy.m [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQKeyboardManager_vers.c [18-10-12 14:53:23.097] (CLI) ▸ Compiling IQBarButtonItem.m [18-10-12 14:53:26.070] (CLI) ▸ Compiling IQKeyboardManager-dummy.m [18-10-12 14:53:27.737] (CLI) ▸ Compiling IQKeyboardManager.m [18-10-12 14:53:27.737] (CLI) ▸ Compiling IQKeyboardReturnKeyHandler.m [18-10-12 14:53:27.737] (CLI) ▸ Compiling IQNSArray+Sort.m [18-10-12 14:53:27.737] (CLI) ▸ Compiling IQPreviousNextView.m [18-10-12 14:53:27.737] (CLI) ▸ Compiling IQTextView.m [18-10-12 14:53:27.737] (CLI) ▸ Compiling IQTitleBarButtonItem.m [18-10-12 14:53:27.737] (CLI) ▸ Check Dependencies [18-10-12 14:53:27.737] (CLI) ▸ Processing Info.plist [18-10-12 14:53:27.737] (CLI) ▸ Compiling Compression.swift [18-10-12 14:53:27.737] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) ▸ Compiling SSLClientCertificate.swift [18-10-12 14:53:27.737] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) ▸ Compiling SSLSecurity.swift [18-10-12 14:53:27.737] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) ▸ Compiling WebSocket.swift [18-10-12 14:53:27.737] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) ▸ Compiling Compression.swift [18-10-12 14:53:27.737] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) ▸ Compiling SSLClientCertificate.swift [18-10-12 14:53:27.737] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) ▸ Compiling SSLSecurity.swift [18-10-12 14:53:27.737] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) ▸ Compiling WebSocket.swift [18-10-12 14:53:27.737] (CLI) ❌ /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8: no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) ** ARCHIVE FAILED ** [18-10-12 14:53:27.737] (CLI) The following build commands failed: [18-10-12 14:53:27.737] (CLI) \tCompileSwiftSources normal armv7 com.apple.xcode.tools.swift.compiler [18-10-12 14:53:27.737] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/Compression.swift [18-10-12 14:53:27.737] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLClientCertificate.swift [18-10-12 14:53:27.737] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLSecurity.swift [18-10-12 14:53:27.737] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift [18-10-12 14:53:27.737] (CLI) \tCompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler [18-10-12 14:53:27.737] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/Compression.swift [18-10-12 14:53:27.737] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLClientCertificate.swift [18-10-12 14:53:27.737] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLSecurity.swift [18-10-12 14:53:27.737] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift [18-10-12 14:53:27.737] (CLI) (10 failures) [18-10-12 14:53:27.737] (CLI) /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:53:27.737] (CLI) no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:53:27.737] (CLI) no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:53:27.737] (CLI) no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:53:27.737] (CLI) no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:53:27.737] (CLI) no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:53:27.737] (CLI) no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:53:27.737] (CLI) no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:27.737] (CLI) [xcode-build] /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift:24:8 [18-10-12 14:53:27.737] (CLI) no such module 'CommonCrypto' [18-10-12 14:53:27.737] (CLI) import CommonCrypto [18-10-12 14:53:27.737] (CLI) ^ [18-10-12 14:53:29.172] (CLI) ** ARCHIVE FAILED ** [18-10-12 14:53:29.172] (CLI) The following build commands failed: [18-10-12 14:53:29.172] (CLI) \tCompileSwiftSources normal armv7 com.apple.xcode.tools.swift.compiler [18-10-12 14:53:29.172] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/Compression.swift [18-10-12 14:53:29.172] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLClientCertificate.swift [18-10-12 14:53:29.172] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLSecurity.swift [18-10-12 14:53:29.172] (CLI) \tCompileSwift normal armv7 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift [18-10-12 14:53:29.172] (CLI) \tCompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler [18-10-12 14:53:29.172] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/Compression.swift [18-10-12 14:53:29.172] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLClientCertificate.swift [18-10-12 14:53:29.172] (CLI) \tCompileSwift normal arm64 /tmp/builds//36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/SSLSecurity.swift [18-10-12 14:53:29.172] (CLI) \tCompileSwift normal arm64 /tmp/builds/_/36cf2cbc69f7dede1ec87f0aa9a4156f04e5cb82/4.2.4/4.2.0/yyyyyy/platforms/ios/Pods/Starscream/Sources/Starscream/WebSocket.swift [18-10-12 14:53:29.172] (CLI) (10 failures) [18-10-12 14:53:38.213] (CLI) Unable to apply changes on device: 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e. Error is: Build failed.. [18-10-12 14:53:38.217] Error detected during LiveSync on 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e for /Users/xxxxxx/yyyyyy. Error: Build failed. [18-10-12 14:53:38.223] Stopped LiveSync on 4d9016bf3f3f39c95b1f753c3323c3024dcbcf6e for /Users/xxxxxx/yyyyyy. [18-10-12 14:53:38.225] (CLI) Executing after-watch hook from /Users/xxxxxx/yyyyyy/hooks/after-watch/nativescript-dev-webpack.js

federicogiova avatar Oct 12 '18 13:10 federicogiova

@federicogiova, the issue is related to version 3.0.6 of the Starscream library, which is a dependency of a dependency (socket.io-client-swift) of the nativescript-socketio plugin. There is an issue opened in the Starscream repository about the same problem. The error is occurring because 3.0.6 introduces support for Xcode 10 (which was released recently) and we are still using Xcode 9.4 in our cloud infrastructure.

Unfortunately, the problem seems to be related to the implementation of the plugin and we are not in a position to fix or workaround it. With this in mind, I have submitted a new issue to the nativescript-socketio repository and asked its creator to create a stable version of the plugin for Xcode 9.x versions. I will keep this issue open for the time being, but I recommend that you track the newly created issue for any development regarding this problem.

ggarabedian avatar Oct 15 '18 13:10 ggarabedian

Hi guys, Any update related to this issue!?

Sincerely yours

johnny550 avatar May 30 '19 04:05 johnny550

@federicogiova @johnny550 the thing is that the plugin relies on a specific Swift version (see here), while Sidekick cloud builds, are using XCode 10 with on older Swift supported. We are planning an update to XCode and CocoaPods in the near future so you could expect the issue to be solved once the cloud servers are updated.

NickIliev avatar Nov 21 '19 07:11 NickIliev