mosabab commented on issue #113: URL: https://github.com/apache/cordova-fetch/issues/113#issuecomment-1533883864
I run the following commands from Terminal: ``` mosabab@Mosabs-MacBook-Pro ~ % cd desktop mosabab@Mosabs-MacBook-Pro desktop % cd app-test mosabab@Mosabs-MacBook-Pro app-test % sudo cordova platform add ios --verbose Password: No scripts found for hook "before_platform_add". No version supplied. Retrieving version from config.xml... Using cordova-fetch for cordova-ios@https://github.com/apache/cordova-ios.git#6.3.0 fetch: Installing cordova-ios@https://github.com/apache/cordova-ios.git#6.3.0 to /Users/mosabab/Desktop/app-test Running command: npm install cordova-ios@https://github.com/apache/cordova-ios.git#6.3.0 --save-dev Command finished with error code 0: npm install,cordova-ios@https://github.com/apache/cordova-ios.git#6.3.0,--save-dev Removing "cordova-" prefix from cordova-ios Adding ios project... Loaded API for ios project /Users/mosabab/Desktop/app-test/node_modules/cordova-ios Creating Cordova project for the iOS platform: Path: platforms/ios Package: com.test Name: Test Copying iOS template project to /Users/mosabab/Desktop/app-test/platforms/ios iOS project created with [email protected] Loaded API for ios project /Users/mosabab/Desktop/app-test/platforms/ios/cordova/Api.js Generating platform-specific config.xml from defaults for iOS at /Users/mosabab/Desktop/app-test/platforms/ios/Test/config.xml Merging project's config.xml into platform-specific iOS config.xml Merging and updating files from [www, platforms/ios/platform_www] to platforms/ios/www mkdir platforms/ios/www/assets mkdir platforms/ios/www/assets/css copy www/assets/css/fontawesome-all.min.css platforms/ios/www/assets/css/fontawesome-all.min.css (new file) copy www/assets/css/main.css platforms/ios/www/assets/css/main.css (new file) mkdir platforms/ios/www/assets/google-fonts copy www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2 platforms/ios/www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2 (new file) copy www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2 platforms/ios/www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2 (new file) copy www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2 platforms/ios/www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2 (new file) copy www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2 platforms/ios/www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2 (new file) copy www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2 platforms/ios/www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2 (new file) copy www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2 platforms/ios/www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2 (new file) copy www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2 platforms/ios/www/assets/google-fonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2 (new file) copy www/assets/google-fonts/KFOmCnqEu92Fr1Mu4WxKOzY.woff2 platforms/ios/www/assets/google-fonts/KFOmCnqEu92Fr1Mu4WxKOzY.woff2 (new file) copy www/assets/google-fonts/KFOmCnqEu92Fr1Mu4mxK.woff2 platforms/ios/www/assets/google-fonts/KFOmCnqEu92Fr1Mu4mxK.woff2 (new file) copy www/assets/google-fonts/KFOmCnqEu92Fr1Mu5mxKOzY.woff2 platforms/ios/www/assets/google-fonts/KFOmCnqEu92Fr1Mu5mxKOzY.woff2 (new file) copy www/assets/google-fonts/KFOmCnqEu92Fr1Mu72xKOzY.woff2 platforms/ios/www/assets/google-fonts/KFOmCnqEu92Fr1Mu72xKOzY.woff2 (new file) copy www/assets/google-fonts/KFOmCnqEu92Fr1Mu7GxKOzY.woff2 platforms/ios/www/assets/google-fonts/KFOmCnqEu92Fr1Mu7GxKOzY.woff2 (new file) copy www/assets/google-fonts/KFOmCnqEu92Fr1Mu7WxKOzY.woff2 platforms/ios/www/assets/google-fonts/KFOmCnqEu92Fr1Mu7WxKOzY.woff2 (new file) copy www/assets/google-fonts/KFOmCnqEu92Fr1Mu7mxKOzY.woff2 platforms/ios/www/assets/google-fonts/KFOmCnqEu92Fr1Mu7mxKOzY.woff2 (new file) copy www/assets/google-fonts/roboto400700.css platforms/ios/www/assets/google-fonts/roboto400700.css (new file) mkdir platforms/ios/www/assets/js copy www/assets/js/main.js platforms/ios/www/assets/js/main.js (new file) mkdir platforms/ios/www/assets/sass mkdir platforms/ios/www/assets/sass/base copy www/assets/sass/base/_bg.scss platforms/ios/www/assets/sass/base/_bg.scss (new file) copy www/assets/sass/base/_page.scss platforms/ios/www/assets/sass/base/_page.scss (new file) copy www/assets/sass/base/_reset.scss platforms/ios/www/assets/sass/base/_reset.scss (new file) copy www/assets/sass/base/_typography.scss platforms/ios/www/assets/sass/base/_typography.scss (new file) mkdir platforms/ios/www/assets/sass/components copy www/assets/sass/components/_button.scss platforms/ios/www/assets/sass/components/_button.scss (new file) copy www/assets/sass/components/_form.scss platforms/ios/www/assets/sass/components/_form.scss (new file) copy www/assets/sass/components/_icon.scss platforms/ios/www/assets/sass/components/_icon.scss (new file) copy www/assets/sass/components/_icons.scss platforms/ios/www/assets/sass/components/_icons.scss (new file) copy www/assets/sass/components/_list.scss platforms/ios/www/assets/sass/components/_list.scss (new file) copy www/assets/sass/components/_section.scss platforms/ios/www/assets/sass/components/_section.scss (new file) mkdir platforms/ios/www/assets/sass/layout copy www/assets/sass/layout/_footer.scss platforms/ios/www/assets/sass/layout/_footer.scss (new file) copy www/assets/sass/layout/_header.scss platforms/ios/www/assets/sass/layout/_header.scss (new file) copy www/assets/sass/layout/_signup-form.scss platforms/ios/www/assets/sass/layout/_signup-form.scss (new file) mkdir platforms/ios/www/assets/sass/libs copy www/assets/sass/libs/_breakpoints.scss platforms/ios/www/assets/sass/libs/_breakpoints.scss (new file) copy www/assets/sass/libs/_functions.scss platforms/ios/www/assets/sass/libs/_functions.scss (new file) copy www/assets/sass/libs/_mixins.scss platforms/ios/www/assets/sass/libs/_mixins.scss (new file) copy www/assets/sass/libs/_vars.scss platforms/ios/www/assets/sass/libs/_vars.scss (new file) copy www/assets/sass/libs/_vendor.scss platforms/ios/www/assets/sass/libs/_vendor.scss (new file) copy www/assets/sass/main.scss platforms/ios/www/assets/sass/main.scss (new file) mkdir platforms/ios/www/assets/tripfalcon-font mkdir platforms/ios/www/assets/tripfalcon-font/fonts copy www/assets/tripfalcon-font/fonts/icomoon.eot platforms/ios/www/assets/tripfalcon-font/fonts/icomoon.eot (new file) copy www/assets/tripfalcon-font/fonts/icomoon.svg platforms/ios/www/assets/tripfalcon-font/fonts/icomoon.svg (new file) copy www/assets/tripfalcon-font/fonts/icomoon.ttf platforms/ios/www/assets/tripfalcon-font/fonts/icomoon.ttf (new file) copy www/assets/tripfalcon-font/fonts/icomoon.woff platforms/ios/www/assets/tripfalcon-font/fonts/icomoon.woff (new file) copy www/assets/tripfalcon-font/tripfalcon-style.css platforms/ios/www/assets/tripfalcon-font/tripfalcon-style.css (new file) mkdir platforms/ios/www/assets/webfonts copy www/assets/webfonts/fa-brands-400.eot platforms/ios/www/assets/webfonts/fa-brands-400.eot (new file) copy www/assets/webfonts/fa-brands-400.svg platforms/ios/www/assets/webfonts/fa-brands-400.svg (new file) copy www/assets/webfonts/fa-brands-400.ttf platforms/ios/www/assets/webfonts/fa-brands-400.ttf (new file) copy www/assets/webfonts/fa-brands-400.woff platforms/ios/www/assets/webfonts/fa-brands-400.woff (new file) copy www/assets/webfonts/fa-brands-400.woff2 platforms/ios/www/assets/webfonts/fa-brands-400.woff2 (new file) copy www/assets/webfonts/fa-regular-400.eot platforms/ios/www/assets/webfonts/fa-regular-400.eot (new file) copy www/assets/webfonts/fa-regular-400.svg platforms/ios/www/assets/webfonts/fa-regular-400.svg (new file) copy www/assets/webfonts/fa-regular-400.ttf platforms/ios/www/assets/webfonts/fa-regular-400.ttf (new file) copy www/assets/webfonts/fa-regular-400.woff platforms/ios/www/assets/webfonts/fa-regular-400.woff (new file) copy www/assets/webfonts/fa-regular-400.woff2 platforms/ios/www/assets/webfonts/fa-regular-400.woff2 (new file) copy www/assets/webfonts/fa-solid-900.eot platforms/ios/www/assets/webfonts/fa-solid-900.eot (new file) copy www/assets/webfonts/fa-solid-900.svg platforms/ios/www/assets/webfonts/fa-solid-900.svg (new file) copy www/assets/webfonts/fa-solid-900.ttf platforms/ios/www/assets/webfonts/fa-solid-900.ttf (new file) copy www/assets/webfonts/fa-solid-900.woff platforms/ios/www/assets/webfonts/fa-solid-900.woff (new file) copy www/assets/webfonts/fa-solid-900.woff2 platforms/ios/www/assets/webfonts/fa-solid-900.woff2 (new file) mkdir platforms/ios/www/cordova-js-src copy platforms/ios/platform_www/cordova-js-src/exec.js platforms/ios/www/cordova-js-src/exec.js (new file) copy platforms/ios/platform_www/cordova-js-src/platform.js platforms/ios/www/cordova-js-src/platform.js (new file) mkdir platforms/ios/www/cordova-js-src/plugin mkdir platforms/ios/www/cordova-js-src/plugin/ios copy platforms/ios/platform_www/cordova-js-src/plugin/ios/console.js platforms/ios/www/cordova-js-src/plugin/ios/console.js (new file) copy platforms/ios/platform_www/cordova-js-src/plugin/ios/launchscreen.js platforms/ios/www/cordova-js-src/plugin/ios/launchscreen.js (new file) copy platforms/ios/platform_www/cordova-js-src/plugin/ios/logger.js platforms/ios/www/cordova-js-src/plugin/ios/logger.js (new file) copy platforms/ios/platform_www/cordova-js-src/plugin/ios/wkwebkit.js platforms/ios/www/cordova-js-src/plugin/ios/wkwebkit.js (new file) copy platforms/ios/platform_www/cordova.js platforms/ios/www/cordova.js (updated file) copy www/css/index.css platforms/ios/www/css/index.css (updated file) mkdir platforms/ios/www/images copy www/images/bg01.jpg platforms/ios/www/images/bg01.jpg (new file) copy www/images/bg02.jpg platforms/ios/www/images/bg02.jpg (new file) copy www/images/bg03.jpg platforms/ios/www/images/bg03.jpg (new file) copy www/images/bg04.jpg platforms/ios/www/images/bg04.jpg (new file) mkdir platforms/ios/www/images/loader copy www/images/loader/dots.svg platforms/ios/www/images/loader/dots.svg (new file) copy www/images/loader/flight.svg platforms/ios/www/images/loader/flight.svg (new file) copy www/img/logo.png platforms/ios/www/img/logo.png (updated file) copy www/index.html platforms/ios/www/index.html (updated file) copy www/js/index.js platforms/ios/www/js/index.js (updated file) copy www/js/jquery.min.js platforms/ios/www/js/jquery.min.js (new file) Wrote out iOS Bundle Version "2.5.0" to /Users/mosabab/Desktop/app-test/platforms/ios/Test/Test-Info.plist Set PRODUCT_BUNDLE_IDENTIFIER to com.test. iOS Product Name has not changed (still "Test") Updating icons at platforms/ios/Test/Images.xcassets/AppIcon.appiconset/ copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/icon-1024.png (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/icon-20.png (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/icon-29.png (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/icon-40.png (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/icon-50.png (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/icon-72.png (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/icon-76.png (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/icon.png (updated file) copy res/icon/ios/icon-1024.png platforms/ios/Test/Images.xcassets/AppIcon.appiconset/[email protected] (updated file) Updating launch storyboard images at platforms/ios/Test/Images.xcassets/LaunchStoryboard.imageset/ copy res/screen/ios/Default@2x~universal~anyany.png platforms/ios/Test/Images.xcassets/LaunchStoryboard.imageset/Default@2x~universal~anyany.png (new file) copy res/screen/ios/Default@2x~universal~anyany~dark.png platforms/ios/Test/Images.xcassets/LaunchStoryboard.imageset/Default@2x~universal~anyany~dark.png (new file) copy res/screen/ios/Default@2x~universal~comany.png platforms/ios/Test/Images.xcassets/LaunchStoryboard.imageset/Default@2x~universal~comany.png (new file) copy res/screen/ios/Default@2x~universal~comany~dark.png platforms/ios/Test/Images.xcassets/LaunchStoryboard.imageset/Default@2x~universal~comany~dark.png (new file) copy res/screen/ios/Default@2x~universal~comcom.png platforms/ios/Test/Images.xcassets/LaunchStoryboard.imageset/Default@2x~universal~comcom.png (new file) copy res/screen/ios/Default@2x~universal~comcom~dark.png platforms/ios/Test/Images.xcassets/LaunchStoryboard.imageset/Default@2x~universal~comcom~dark.png (new file) copy res/screen/ios/Default@3x~universal~anyany.png platforms/ios/Test/Images.xcassets/LaunchStoryboard.imageset/Default@3x~universal~anyany.png (new file) copy res/screen/ios/Default@3x~universal~anyany~dark.png platforms/ios/Test/Images.xcassets/LaunchStoryboard.imageset/Default@3x~universal~anyany~dark.png (new file) copy res/screen/ios/Default@3x~universal~anycom.png platforms/ios/Test/Images.xcassets/LaunchStoryboard.imageset/Default@3x~universal~anycom.png (new file) copy res/screen/ios/Default@3x~universal~anycom~dark.png platforms/ios/Test/Images.xcassets/LaunchStoryboard.imageset/Default@3x~universal~anycom~dark.png (new file) copy res/screen/ios/Default@3x~universal~comany.png platforms/ios/Test/Images.xcassets/LaunchStoryboard.imageset/Default@3x~universal~comany.png (new file) copy res/screen/ios/Default@3x~universal~comany~dark.png platforms/ios/Test/Images.xcassets/LaunchStoryboard.imageset/Default@3x~universal~comany~dark.png (new file) Updating Storyboard image set contents.json Updating Background Color color set Contents.json This app does not have additional resource files defined Prepared iOS project successfully No scripts found for hook "before_prepare". Checking for saved platforms that haven't been added to the project Platform 'android' found in config.xml... Migrating it to package.json Platform 'ios' found in config.xml... Migrating it to package.json Checking for saved plugins that haven't been added to the project Plugin 'cordova-plugin-battery-status' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-device' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-dialogs' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-geolocation' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-inappbrowser' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-network-information' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-screen-orientation' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-statusbar' found in config.xml... Migrating it to package.json Plugin 'cordova-plugin-vibration' found in config.xml... Migrating it to package.json Discovered plugin "cordova-plugin-battery-status". Adding it to the project No scripts found for hook "before_plugin_add". Calling plugman.fetch on plugin "https://github.com/apache/cordova-plugin-battery-status.git" Failed to restore plugin "cordova-plugin-battery-status". You might need to try adding it again. Error: CordovaError: Failed to fetch plugin https://github.com/apache/cordova-plugin-battery-status.git via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. CordovaError: Error: An unknown git error occurred Discovered plugin "cordova-plugin-dialogs". Adding it to the project No scripts found for hook "before_plugin_add". Calling plugman.fetch on plugin "https://github.com/apache/cordova-plugin-dialogs.git" Failed to restore plugin "cordova-plugin-dialogs". You might need to try adding it again. Error: CordovaError: Failed to fetch plugin https://github.com/apache/cordova-plugin-dialogs.git via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. CordovaError: Error: An unknown git error occurred Discovered plugin "cordova-plugin-inappbrowser". Adding it to the project No scripts found for hook "before_plugin_add". Calling plugman.fetch on plugin "https://github.com/apache/cordova-plugin-inappbrowser.git" Failed to restore plugin "cordova-plugin-inappbrowser". You might need to try adding it again. Error: CordovaError: Failed to fetch plugin https://github.com/apache/cordova-plugin-inappbrowser.git via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. CordovaError: Error: An unknown git error occurred Discovered plugin "cordova-plugin-screen-orientation". Adding it to the project No scripts found for hook "before_plugin_add". Calling plugman.fetch on plugin "https://github.com/apache/cordova-plugin-screen-orientation.git" Failed to restore plugin "cordova-plugin-screen-orientation". You might need to try adding it again. Error: CordovaError: Failed to fetch plugin https://github.com/apache/cordova-plugin-screen-orientation.git via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. CordovaError: Error: An unknown git error occurred Discovered plugin "cordova-plugin-vibration". Adding it to the project No scripts found for hook "before_plugin_add". Calling plugman.fetch on plugin "https://github.com/apache/cordova-plugin-vibration.git" Failed to fetch plugin https://github.com/apache/cordova-plugin-vibration.git via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. CordovaError: Error: An unknown git error occurred CordovaError: Failed to fetch plugin https://github.com/apache/cordova-plugin-vibration.git via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. CordovaError: Error: An unknown git error occurred at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/fetch.js:140:43 mosabab@Mosabs-MacBook-Pro app-test % ``` I attached my app-test folder screenshot.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
