You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Yohan Lasorsa (JIRA)" <ji...@apache.org> on 2017/07/15 14:47:00 UTC

[jira] [Comment Edited] (CB-13024) Default launch images still copied on iOS when using launch storyboard

    [ https://issues.apache.org/jira/browse/CB-13024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16088625#comment-16088625 ] 

Yohan Lasorsa edited comment on CB-13024 at 7/15/17 2:46 PM:
-------------------------------------------------------------

Here is the complete log for {{cordova prepare ios --verbose}}:
{{
cordova prepare ios --verbose
No scripts found for hook "before_prepare".
Checking config.xml and package.json for saved platforms that haven't been added to the project
Config.xml and package.json platforms are the same. No pkg.json modification.
Package.json and config.xml platforms are different. Updating config.xml with most current list of platforms.
Discovered platform "ios@^4.4.0" in config.xml or package.json. Adding it to the project
No scripts found for hook "before_platform_add".
Using cordova-fetch for cordova-ios@^4.4.0
Running command: npm install cordova-ios@^4.4.0
Command finished with error code 0: npm install,cordova-ios@^4.4.0
Removing "cordova-" prefix from cordova-ios
Adding ios project...
PlatformApi successfully found for platform ios
Creating Cordova project for the iOS platform:
        Path: platforms/ios
        Package: com.company.app
        Name: ngX-Rocket
Copying iOS template project to /Users/noda/github/ngx-starter-kit/platforms/ios
iOS project created with cordova-ios@4.4.0
Saving ios@4.4.0 into platforms.json
No scripts found for hook "after_platform_add".
PlatformApi successfully found for platform ios
Checking config.xml for saved plugins that haven't been added to the project
Discovered plugin "cordova-plugin-device" in config.xml. Adding it to the project
No scripts found for hook "before_plugin_add".
Calling plugman.fetch on plugin "cordova-plugin-device@^1.1.6"
Running command: npm install cordova-plugin-device@^1.1.6
Command finished with error code 0: npm install,cordova-plugin-device@^1.1.6
Copying plugin "/Users/noda/github/ngx-starter-kit/node_modules/cordova-plugin-device" => "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-device"
Calling plugman.install on plugin "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-device" for platform "ios
Installing "cordova-plugin-device" for ios
Running command: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Command finished with error code 0: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-device on ios platform only.
No scripts found for hook "before_plugin_install".
Install start for "cordova-plugin-device" on ios.
Beginning processing of action stack for ios project...
Adding non-custom framework to project... libz.tbd -> {"customFramework":false,"embed":false,"link":true,"weak":false}
Non-custom framework added to project. libz.tbd -> {"customFramework":false,"link":true,"weak":false}
Action stack processing complete.
Install complete for cordova-plugin-device on ios.
Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-device on ios platform only.
No scripts found for hook "after_plugin_install".
No scripts found for hook "after_plugin_add".
Discovered plugin "cordova-plugin-splashscreen" in config.xml. Adding it to the project
No scripts found for hook "before_plugin_add".
Calling plugman.fetch on plugin "cordova-plugin-splashscreen@^4.0.3"
Running command: npm install cordova-plugin-splashscreen@^4.0.3
Command finished with error code 0: npm install,cordova-plugin-splashscreen@^4.0.3
Copying plugin "/Users/noda/github/ngx-starter-kit/node_modules/cordova-plugin-splashscreen" => "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-splashscreen"
Calling plugman.install on plugin "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-splashscreen" for platform "ios
Installing "cordova-plugin-splashscreen" for ios
Running command: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Command finished with error code 0: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-splashscreen on ios platform only.
No scripts found for hook "before_plugin_install".
Install start for "cordova-plugin-splashscreen" on ios.
Beginning processing of action stack for ios project...
Action stack processing complete.
Install complete for cordova-plugin-splashscreen on ios.
Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-splashscreen on ios platform only.
No scripts found for hook "after_plugin_install".
No scripts found for hook "after_plugin_add".
Discovered plugin "cordova-plugin-statusbar" in config.xml. Adding it to the project
No scripts found for hook "before_plugin_add".
Calling plugman.fetch on plugin "cordova-plugin-statusbar@^2.2.3"
Running command: npm install cordova-plugin-statusbar@^2.2.3
Command finished with error code 0: npm install,cordova-plugin-statusbar@^2.2.3
Copying plugin "/Users/noda/github/ngx-starter-kit/node_modules/cordova-plugin-statusbar" => "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-statusbar"
Calling plugman.install on plugin "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-statusbar" for platform "ios
Installing "cordova-plugin-statusbar" for ios
Running command: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Command finished with error code 0: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-statusbar on ios platform only.
No scripts found for hook "before_plugin_install".
Install start for "cordova-plugin-statusbar" on ios.
Beginning processing of action stack for ios project...
Action stack processing complete.
Install complete for cordova-plugin-statusbar on ios.
Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-statusbar on ios platform only.
No scripts found for hook "after_plugin_install".
No scripts found for hook "after_plugin_add".
Discovered plugin "cordova-plugin-whitelist" in config.xml. Adding it to the project
No scripts found for hook "before_plugin_add".
Calling plugman.fetch on plugin "cordova-plugin-whitelist@^1.3.2"
Running command: npm install cordova-plugin-whitelist@^1.3.2
Command finished with error code 0: npm install,cordova-plugin-whitelist@^1.3.2
Copying plugin "/Users/noda/github/ngx-starter-kit/node_modules/cordova-plugin-whitelist" => "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-whitelist"
Calling plugman.install on plugin "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-whitelist" for platform "ios
Installing "cordova-plugin-whitelist" for ios
Running command: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Command finished with error code 0: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-whitelist on ios platform only.
No scripts found for hook "before_plugin_install".
Install start for "cordova-plugin-whitelist" on ios.
Beginning processing of action stack for ios project...
Action stack processing complete.
Install complete for cordova-plugin-whitelist on ios.
Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-whitelist on ios platform only.
No scripts found for hook "after_plugin_install".
No scripts found for hook "after_plugin_add".
Discovered plugin "ionic-plugin-keyboard" in config.xml. Adding it to the project
No scripts found for hook "before_plugin_add".
Calling plugman.fetch on plugin "ionic-plugin-keyboard@~2.2.1"
Running command: npm install ionic-plugin-keyboard@~2.2.1
Command finished with error code 0: npm install,ionic-plugin-keyboard@~2.2.1
Copying plugin "/Users/noda/github/ngx-starter-kit/node_modules/ionic-plugin-keyboard" => "/Users/noda/github/ngx-starter-kit/plugins/ionic-plugin-keyboard"
Calling plugman.install on plugin "/Users/noda/github/ngx-starter-kit/plugins/ionic-plugin-keyboard" for platform "ios
Installing "ionic-plugin-keyboard" for ios
Running command: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Command finished with error code 0: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Finding scripts for "before_plugin_install" hook from plugin ionic-plugin-keyboard on ios platform only.
No scripts found for hook "before_plugin_install".
Install start for "ionic-plugin-keyboard" on ios.
Beginning processing of action stack for ios project...
Action stack processing complete.
Install complete for ionic-plugin-keyboard on ios.
Finding scripts for "after_plugin_install" hook from plugin ionic-plugin-keyboard on ios platform only.
No scripts found for hook "after_plugin_install".
No scripts found for hook "after_plugin_add".
Checking for any plugins added to the project that have not been installed in ios platform
No differences found between plugins added to project and installed in ios platform. Continuing...
Generating platform-specific config.xml from defaults for iOS at /Users/noda/github/ngx-starter-kit/platforms/ios/ngX-Rocket/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
  copy  www/3rdpartylicenses.txt platforms/ios/www/3rdpartylicenses.txt (new file)
  mkdir platforms/ios/www/assets
  copy  www/assets/angular-logo.svg platforms/ios/www/assets/angular-logo.svg (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)
  copy  platforms/ios/platform_www/cordova.js platforms/ios/www/cordova.js (updated file)
  copy  platforms/ios/platform_www/cordova_plugins.js platforms/ios/www/cordova_plugins.js (updated file)
  rmdir  platforms/ios/www/css (no source)
  delete platforms/ios/www/css/index.css (no source)
  copy  www/favicon.ico platforms/ios/www/favicon.ico (new file)
  rmdir  platforms/ios/www/img (no source)
  delete platforms/ios/www/img/logo.png (no source)
  copy  www/index.html platforms/ios/www/index.html (updated file)
  copy  www/inline.2e435962ebffa3017ee5.bundle.js platforms/ios/www/inline.2e435962ebffa3017ee5.bundle.js (new file)
  copy  www/ionicons.311d81961c5880647fec.woff2 platforms/ios/www/ionicons.311d81961c5880647fec.woff2 (new file)
  copy  www/ionicons.74c652671225d6ded874.ttf platforms/ios/www/ionicons.74c652671225d6ded874.ttf (new file)
  copy  www/ionicons.81414686e99c00d2921e.woff platforms/ios/www/ionicons.81414686e99c00d2921e.woff (new file)
  copy  www/ionicons.bdf1d30681cf87986c38.eot platforms/ios/www/ionicons.bdf1d30681cf87986c38.eot (new file)
  copy  www/ionicons.d9496a234c81179afbca.svg platforms/ios/www/ionicons.d9496a234c81179afbca.svg (new file)
  rmdir  platforms/ios/www/js (no source)
  delete platforms/ios/www/js/index.js (no source)
  copy  www/main.7d044bfdc3750a8a5716.bundle.js platforms/ios/www/main.7d044bfdc3750a8a5716.bundle.js (new file)
  copy  www/manifest.json platforms/ios/www/manifest.json (new file)
  copy  www/noto-sans-bold.a165a42685795361b255.ttf platforms/ios/www/noto-sans-bold.a165a42685795361b255.ttf (new file)
  copy  www/noto-sans-bold.ce3d777f2c41cca14940.woff platforms/ios/www/noto-sans-bold.ce3d777f2c41cca14940.woff (new file)
  copy  www/noto-sans-regular.2fd9c16b805724d590c0.ttf platforms/ios/www/noto-sans-regular.2fd9c16b805724d590c0.ttf (new file)
  copy  www/noto-sans-regular.ce8ba1a4ff970db89619.woff platforms/ios/www/noto-sans-regular.ce8ba1a4ff970db89619.woff (new file)
  copy  platforms/ios/platform_www/plugins/cordova-plugin-device/www/device.js platforms/ios/www/plugins/cordova-plugin-device/www/device.js (updated file)
  copy  platforms/ios/platform_www/plugins/cordova-plugin-splashscreen/www/splashscreen.js platforms/ios/www/plugins/cordova-plugin-splashscreen/www/splashscreen.js (updated file)
  copy  platforms/ios/platform_www/plugins/cordova-plugin-statusbar/www/statusbar.js platforms/ios/www/plugins/cordova-plugin-statusbar/www/statusbar.js (updated file)
  copy  platforms/ios/platform_www/plugins/ionic-plugin-keyboard/www/ios/keyboard.js platforms/ios/www/plugins/ionic-plugin-keyboard/www/ios/keyboard.js (updated file)
  copy  www/polyfills.e8ac0959e1c6f28615b8.bundle.js platforms/ios/www/polyfills.e8ac0959e1c6f28615b8.bundle.js (new file)
  copy  www/roboto-bold.1f4fd7e4df65487f07ba.ttf platforms/ios/www/roboto-bold.1f4fd7e4df65487f07ba.ttf (new file)
  copy  www/roboto-bold.28d80f43ae4cc35f19e1.woff2 platforms/ios/www/roboto-bold.28d80f43ae4cc35f19e1.woff2 (new file)
  copy  www/roboto-bold.43183beef21370d8a4b0.woff platforms/ios/www/roboto-bold.43183beef21370d8a4b0.woff (new file)
  copy  www/roboto-light.7e2d32e7141050d758a3.woff platforms/ios/www/roboto-light.7e2d32e7141050d758a3.woff (new file)
  copy  www/roboto-light.9ff15bd34ea83e4dd3f2.ttf platforms/ios/www/roboto-light.9ff15bd34ea83e4dd3f2.ttf (new file)
  copy  www/roboto-light.a826ff848e9f52b1732f.woff2 platforms/ios/www/roboto-light.a826ff848e9f52b1732f.woff2 (new file)
  copy  www/roboto-medium.0f3b7101a8adc1afe1fb.woff platforms/ios/www/roboto-medium.0f3b7101a8adc1afe1fb.woff (new file)
  copy  www/roboto-medium.a937e2cae14e68262a45.ttf platforms/ios/www/roboto-medium.a937e2cae14e68262a45.ttf (new file)
  copy  www/roboto-medium.b2c9c262e089411e2068.woff2 platforms/ios/www/roboto-medium.b2c9c262e089411e2068.woff2 (new file)
  copy  www/roboto-regular.07f8fb6acbabeb10d3fa.ttf platforms/ios/www/roboto-regular.07f8fb6acbabeb10d3fa.ttf (new file)
  copy  www/roboto-regular.e6b9d54811307f98da62.woff2 platforms/ios/www/roboto-regular.e6b9d54811307f98da62.woff2 (new file)
  copy  www/roboto-regular.f94d5e5102359961c44a.woff platforms/ios/www/roboto-regular.f94d5e5102359961c44a.woff (new file)
  copy  www/robots.txt platforms/ios/www/robots.txt (new file)
  copy  www/styles.ee106b137bc09984490d.bundle.css platforms/ios/www/styles.ee106b137bc09984490d.bundle.css (new file)
  copy  www/vendor.6a7e8d98e6b2544111e7.bundle.js platforms/ios/www/vendor.6a7e8d98e6b2544111e7.bundle.js (new file)
Current launch storyboard undefined
Changing info plist to use our launch storyboard
Wrote out iOS Bundle Identifier "com.company.app" and iOS Bundle Version "1.0.0" to /Users/noda/github/ngx-starter-kit/platforms/ios/ngX-Rocket/ngX-Rocket-Info.plist
Need to update build settings because project is using our launch storyboard.
Set IPHONEOS_DEPLOYMENT_TARGET to "9.0".
Removed ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME because project is using our launch storyboard.
iOS Product Name has not changed (still "ngX-Rocket")
Updating icons at platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/
  copy  resources/ios/icon/icon-40.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-40.png (updated file)
  copy  resources/ios/icon/icon-40@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-40@2x.png (updated file)
  copy  resources/ios/icon/icon-50.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-50.png (updated file)
  copy  resources/ios/icon/icon-50@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-50@2x.png (updated file)
  copy  resources/ios/icon/icon-40@3x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-60@2x.png (updated file)
  copy  resources/ios/icon/icon-60@3x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-60@3x.png (updated file)
  copy  resources/ios/icon/icon-72.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-72.png (updated file)
  copy  resources/ios/icon/icon-72@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-72@2x.png (updated file)
  copy  resources/ios/icon/icon-76.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-76.png (updated file)
  copy  resources/ios/icon/icon-76@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-76@2x.png (updated file)
  copy  resources/ios/icon/icon-83.5@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png (updated file)
  copy  resources/ios/icon/icon-small.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-small.png (updated file)
  copy  resources/ios/icon/icon-small@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-small@2x.png (updated file)
  copy  resources/ios/icon/icon-small@3x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-small@3x.png (updated file)
  copy  resources/ios/icon/icon.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon.png (updated file)
  copy  resources/ios/icon/icon@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon@2x.png (updated file)
Updating splash screens at platforms/ios/ngX-Rocket/Images.xcassets/LaunchImage.launchimage/
Updating launch storyboard images at platforms/ios/ngX-Rocket/Images.xcassets/LaunchStoryboard.imageset/
  copy  resources/ios/splash/Default@2x~universal~anyany.png platforms/ios/ngX-Rocket/Images.xcassets/LaunchStoryboard.imageset/Default@2x~universal~anyany.png (new file)
Updating Storyboard image set contents.json
This app does not have additional resource files defined
Prepared iOS project successfully
No scripts found for hook "after_prepare".
}}

And yes, I have only one {{splash}} tag for iOS.


was (Author: sinedied):
Here is the complete log for `cordova prepare ios --verbose`:
```
cordova prepare ios --verbose
No scripts found for hook "before_prepare".
Checking config.xml and package.json for saved platforms that haven't been added to the project
Config.xml and package.json platforms are the same. No pkg.json modification.
Package.json and config.xml platforms are different. Updating config.xml with most current list of platforms.
Discovered platform "ios@^4.4.0" in config.xml or package.json. Adding it to the project
No scripts found for hook "before_platform_add".
Using cordova-fetch for cordova-ios@^4.4.0
Running command: npm install cordova-ios@^4.4.0
Command finished with error code 0: npm install,cordova-ios@^4.4.0
Removing "cordova-" prefix from cordova-ios
Adding ios project...
PlatformApi successfully found for platform ios
Creating Cordova project for the iOS platform:
        Path: platforms/ios
        Package: com.company.app
        Name: ngX-Rocket
Copying iOS template project to /Users/noda/github/ngx-starter-kit/platforms/ios
iOS project created with cordova-ios@4.4.0
Saving ios@4.4.0 into platforms.json
No scripts found for hook "after_platform_add".
PlatformApi successfully found for platform ios
Checking config.xml for saved plugins that haven't been added to the project
Discovered plugin "cordova-plugin-device" in config.xml. Adding it to the project
No scripts found for hook "before_plugin_add".
Calling plugman.fetch on plugin "cordova-plugin-device@^1.1.6"
Running command: npm install cordova-plugin-device@^1.1.6
Command finished with error code 0: npm install,cordova-plugin-device@^1.1.6
Copying plugin "/Users/noda/github/ngx-starter-kit/node_modules/cordova-plugin-device" => "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-device"
Calling plugman.install on plugin "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-device" for platform "ios
Installing "cordova-plugin-device" for ios
Running command: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Command finished with error code 0: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-device on ios platform only.
No scripts found for hook "before_plugin_install".
Install start for "cordova-plugin-device" on ios.
Beginning processing of action stack for ios project...
Adding non-custom framework to project... libz.tbd -> {"customFramework":false,"embed":false,"link":true,"weak":false}
Non-custom framework added to project. libz.tbd -> {"customFramework":false,"link":true,"weak":false}
Action stack processing complete.
Install complete for cordova-plugin-device on ios.
Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-device on ios platform only.
No scripts found for hook "after_plugin_install".
No scripts found for hook "after_plugin_add".
Discovered plugin "cordova-plugin-splashscreen" in config.xml. Adding it to the project
No scripts found for hook "before_plugin_add".
Calling plugman.fetch on plugin "cordova-plugin-splashscreen@^4.0.3"
Running command: npm install cordova-plugin-splashscreen@^4.0.3
Command finished with error code 0: npm install,cordova-plugin-splashscreen@^4.0.3
Copying plugin "/Users/noda/github/ngx-starter-kit/node_modules/cordova-plugin-splashscreen" => "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-splashscreen"
Calling plugman.install on plugin "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-splashscreen" for platform "ios
Installing "cordova-plugin-splashscreen" for ios
Running command: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Command finished with error code 0: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-splashscreen on ios platform only.
No scripts found for hook "before_plugin_install".
Install start for "cordova-plugin-splashscreen" on ios.
Beginning processing of action stack for ios project...
Action stack processing complete.
Install complete for cordova-plugin-splashscreen on ios.
Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-splashscreen on ios platform only.
No scripts found for hook "after_plugin_install".
No scripts found for hook "after_plugin_add".
Discovered plugin "cordova-plugin-statusbar" in config.xml. Adding it to the project
No scripts found for hook "before_plugin_add".
Calling plugman.fetch on plugin "cordova-plugin-statusbar@^2.2.3"
Running command: npm install cordova-plugin-statusbar@^2.2.3
Command finished with error code 0: npm install,cordova-plugin-statusbar@^2.2.3
Copying plugin "/Users/noda/github/ngx-starter-kit/node_modules/cordova-plugin-statusbar" => "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-statusbar"
Calling plugman.install on plugin "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-statusbar" for platform "ios
Installing "cordova-plugin-statusbar" for ios
Running command: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Command finished with error code 0: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-statusbar on ios platform only.
No scripts found for hook "before_plugin_install".
Install start for "cordova-plugin-statusbar" on ios.
Beginning processing of action stack for ios project...
Action stack processing complete.
Install complete for cordova-plugin-statusbar on ios.
Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-statusbar on ios platform only.
No scripts found for hook "after_plugin_install".
No scripts found for hook "after_plugin_add".
Discovered plugin "cordova-plugin-whitelist" in config.xml. Adding it to the project
No scripts found for hook "before_plugin_add".
Calling plugman.fetch on plugin "cordova-plugin-whitelist@^1.3.2"
Running command: npm install cordova-plugin-whitelist@^1.3.2
Command finished with error code 0: npm install,cordova-plugin-whitelist@^1.3.2
Copying plugin "/Users/noda/github/ngx-starter-kit/node_modules/cordova-plugin-whitelist" => "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-whitelist"
Calling plugman.install on plugin "/Users/noda/github/ngx-starter-kit/plugins/cordova-plugin-whitelist" for platform "ios
Installing "cordova-plugin-whitelist" for ios
Running command: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Command finished with error code 0: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-whitelist on ios platform only.
No scripts found for hook "before_plugin_install".
Install start for "cordova-plugin-whitelist" on ios.
Beginning processing of action stack for ios project...
Action stack processing complete.
Install complete for cordova-plugin-whitelist on ios.
Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-whitelist on ios platform only.
No scripts found for hook "after_plugin_install".
No scripts found for hook "after_plugin_add".
Discovered plugin "ionic-plugin-keyboard" in config.xml. Adding it to the project
No scripts found for hook "before_plugin_add".
Calling plugman.fetch on plugin "ionic-plugin-keyboard@~2.2.1"
Running command: npm install ionic-plugin-keyboard@~2.2.1
Command finished with error code 0: npm install,ionic-plugin-keyboard@~2.2.1
Copying plugin "/Users/noda/github/ngx-starter-kit/node_modules/ionic-plugin-keyboard" => "/Users/noda/github/ngx-starter-kit/plugins/ionic-plugin-keyboard"
Calling plugman.install on plugin "/Users/noda/github/ngx-starter-kit/plugins/ionic-plugin-keyboard" for platform "ios
Installing "ionic-plugin-keyboard" for ios
Running command: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Command finished with error code 0: /Users/noda/github/ngx-starter-kit/platforms/ios/cordova/version 
Finding scripts for "before_plugin_install" hook from plugin ionic-plugin-keyboard on ios platform only.
No scripts found for hook "before_plugin_install".
Install start for "ionic-plugin-keyboard" on ios.
Beginning processing of action stack for ios project...
Action stack processing complete.
Install complete for ionic-plugin-keyboard on ios.
Finding scripts for "after_plugin_install" hook from plugin ionic-plugin-keyboard on ios platform only.
No scripts found for hook "after_plugin_install".
No scripts found for hook "after_plugin_add".
Checking for any plugins added to the project that have not been installed in ios platform
No differences found between plugins added to project and installed in ios platform. Continuing...
Generating platform-specific config.xml from defaults for iOS at /Users/noda/github/ngx-starter-kit/platforms/ios/ngX-Rocket/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
  copy  www/3rdpartylicenses.txt platforms/ios/www/3rdpartylicenses.txt (new file)
  mkdir platforms/ios/www/assets
  copy  www/assets/angular-logo.svg platforms/ios/www/assets/angular-logo.svg (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)
  copy  platforms/ios/platform_www/cordova.js platforms/ios/www/cordova.js (updated file)
  copy  platforms/ios/platform_www/cordova_plugins.js platforms/ios/www/cordova_plugins.js (updated file)
  rmdir  platforms/ios/www/css (no source)
  delete platforms/ios/www/css/index.css (no source)
  copy  www/favicon.ico platforms/ios/www/favicon.ico (new file)
  rmdir  platforms/ios/www/img (no source)
  delete platforms/ios/www/img/logo.png (no source)
  copy  www/index.html platforms/ios/www/index.html (updated file)
  copy  www/inline.2e435962ebffa3017ee5.bundle.js platforms/ios/www/inline.2e435962ebffa3017ee5.bundle.js (new file)
  copy  www/ionicons.311d81961c5880647fec.woff2 platforms/ios/www/ionicons.311d81961c5880647fec.woff2 (new file)
  copy  www/ionicons.74c652671225d6ded874.ttf platforms/ios/www/ionicons.74c652671225d6ded874.ttf (new file)
  copy  www/ionicons.81414686e99c00d2921e.woff platforms/ios/www/ionicons.81414686e99c00d2921e.woff (new file)
  copy  www/ionicons.bdf1d30681cf87986c38.eot platforms/ios/www/ionicons.bdf1d30681cf87986c38.eot (new file)
  copy  www/ionicons.d9496a234c81179afbca.svg platforms/ios/www/ionicons.d9496a234c81179afbca.svg (new file)
  rmdir  platforms/ios/www/js (no source)
  delete platforms/ios/www/js/index.js (no source)
  copy  www/main.7d044bfdc3750a8a5716.bundle.js platforms/ios/www/main.7d044bfdc3750a8a5716.bundle.js (new file)
  copy  www/manifest.json platforms/ios/www/manifest.json (new file)
  copy  www/noto-sans-bold.a165a42685795361b255.ttf platforms/ios/www/noto-sans-bold.a165a42685795361b255.ttf (new file)
  copy  www/noto-sans-bold.ce3d777f2c41cca14940.woff platforms/ios/www/noto-sans-bold.ce3d777f2c41cca14940.woff (new file)
  copy  www/noto-sans-regular.2fd9c16b805724d590c0.ttf platforms/ios/www/noto-sans-regular.2fd9c16b805724d590c0.ttf (new file)
  copy  www/noto-sans-regular.ce8ba1a4ff970db89619.woff platforms/ios/www/noto-sans-regular.ce8ba1a4ff970db89619.woff (new file)
  copy  platforms/ios/platform_www/plugins/cordova-plugin-device/www/device.js platforms/ios/www/plugins/cordova-plugin-device/www/device.js (updated file)
  copy  platforms/ios/platform_www/plugins/cordova-plugin-splashscreen/www/splashscreen.js platforms/ios/www/plugins/cordova-plugin-splashscreen/www/splashscreen.js (updated file)
  copy  platforms/ios/platform_www/plugins/cordova-plugin-statusbar/www/statusbar.js platforms/ios/www/plugins/cordova-plugin-statusbar/www/statusbar.js (updated file)
  copy  platforms/ios/platform_www/plugins/ionic-plugin-keyboard/www/ios/keyboard.js platforms/ios/www/plugins/ionic-plugin-keyboard/www/ios/keyboard.js (updated file)
  copy  www/polyfills.e8ac0959e1c6f28615b8.bundle.js platforms/ios/www/polyfills.e8ac0959e1c6f28615b8.bundle.js (new file)
  copy  www/roboto-bold.1f4fd7e4df65487f07ba.ttf platforms/ios/www/roboto-bold.1f4fd7e4df65487f07ba.ttf (new file)
  copy  www/roboto-bold.28d80f43ae4cc35f19e1.woff2 platforms/ios/www/roboto-bold.28d80f43ae4cc35f19e1.woff2 (new file)
  copy  www/roboto-bold.43183beef21370d8a4b0.woff platforms/ios/www/roboto-bold.43183beef21370d8a4b0.woff (new file)
  copy  www/roboto-light.7e2d32e7141050d758a3.woff platforms/ios/www/roboto-light.7e2d32e7141050d758a3.woff (new file)
  copy  www/roboto-light.9ff15bd34ea83e4dd3f2.ttf platforms/ios/www/roboto-light.9ff15bd34ea83e4dd3f2.ttf (new file)
  copy  www/roboto-light.a826ff848e9f52b1732f.woff2 platforms/ios/www/roboto-light.a826ff848e9f52b1732f.woff2 (new file)
  copy  www/roboto-medium.0f3b7101a8adc1afe1fb.woff platforms/ios/www/roboto-medium.0f3b7101a8adc1afe1fb.woff (new file)
  copy  www/roboto-medium.a937e2cae14e68262a45.ttf platforms/ios/www/roboto-medium.a937e2cae14e68262a45.ttf (new file)
  copy  www/roboto-medium.b2c9c262e089411e2068.woff2 platforms/ios/www/roboto-medium.b2c9c262e089411e2068.woff2 (new file)
  copy  www/roboto-regular.07f8fb6acbabeb10d3fa.ttf platforms/ios/www/roboto-regular.07f8fb6acbabeb10d3fa.ttf (new file)
  copy  www/roboto-regular.e6b9d54811307f98da62.woff2 platforms/ios/www/roboto-regular.e6b9d54811307f98da62.woff2 (new file)
  copy  www/roboto-regular.f94d5e5102359961c44a.woff platforms/ios/www/roboto-regular.f94d5e5102359961c44a.woff (new file)
  copy  www/robots.txt platforms/ios/www/robots.txt (new file)
  copy  www/styles.ee106b137bc09984490d.bundle.css platforms/ios/www/styles.ee106b137bc09984490d.bundle.css (new file)
  copy  www/vendor.6a7e8d98e6b2544111e7.bundle.js platforms/ios/www/vendor.6a7e8d98e6b2544111e7.bundle.js (new file)
Current launch storyboard undefined
Changing info plist to use our launch storyboard
Wrote out iOS Bundle Identifier "com.company.app" and iOS Bundle Version "1.0.0" to /Users/noda/github/ngx-starter-kit/platforms/ios/ngX-Rocket/ngX-Rocket-Info.plist
Need to update build settings because project is using our launch storyboard.
Set IPHONEOS_DEPLOYMENT_TARGET to "9.0".
Removed ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME because project is using our launch storyboard.
iOS Product Name has not changed (still "ngX-Rocket")
Updating icons at platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/
  copy  resources/ios/icon/icon-40.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-40.png (updated file)
  copy  resources/ios/icon/icon-40@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-40@2x.png (updated file)
  copy  resources/ios/icon/icon-50.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-50.png (updated file)
  copy  resources/ios/icon/icon-50@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-50@2x.png (updated file)
  copy  resources/ios/icon/icon-40@3x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-60@2x.png (updated file)
  copy  resources/ios/icon/icon-60@3x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-60@3x.png (updated file)
  copy  resources/ios/icon/icon-72.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-72.png (updated file)
  copy  resources/ios/icon/icon-72@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-72@2x.png (updated file)
  copy  resources/ios/icon/icon-76.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-76.png (updated file)
  copy  resources/ios/icon/icon-76@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-76@2x.png (updated file)
  copy  resources/ios/icon/icon-83.5@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-83.5@2x.png (updated file)
  copy  resources/ios/icon/icon-small.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-small.png (updated file)
  copy  resources/ios/icon/icon-small@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-small@2x.png (updated file)
  copy  resources/ios/icon/icon-small@3x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon-small@3x.png (updated file)
  copy  resources/ios/icon/icon.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon.png (updated file)
  copy  resources/ios/icon/icon@2x.png platforms/ios/ngX-Rocket/Images.xcassets/AppIcon.appiconset/icon@2x.png (updated file)
Updating splash screens at platforms/ios/ngX-Rocket/Images.xcassets/LaunchImage.launchimage/
Updating launch storyboard images at platforms/ios/ngX-Rocket/Images.xcassets/LaunchStoryboard.imageset/
  copy  resources/ios/splash/Default@2x~universal~anyany.png platforms/ios/ngX-Rocket/Images.xcassets/LaunchStoryboard.imageset/Default@2x~universal~anyany.png (new file)
Updating Storyboard image set contents.json
This app does not have additional resource files defined
Prepared iOS project successfully
No scripts found for hook "after_prepare".
```

And yes, I have only one `splash` tag for iOS.

> Default launch images still copied on iOS when using launch storyboard
> ----------------------------------------------------------------------
>
>                 Key: CB-13024
>                 URL: https://issues.apache.org/jira/browse/CB-13024
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-splashscreen
>    Affects Versions: cordova-ios@4.4.0, cordova@7.0.0
>         Environment: MacOS X 10.12.5
>            Reporter: Yohan Lasorsa
>            Assignee: Kerri Shotts
>            Priority: Minor
>
> For defining the iOS splash screen, I use the new storyboard launch images with this single line:
> {code:xml}
> <splash src="resources/ios/splash/Default@2x~universal~anyany.png" />
> {code}
> Even though I do not use legacy launch images at all, the default cordova launch images are still copied in the app resources and use a lot of disk space for nothing, as shown on this screenshot:
> !https://img4.hostingpics.net/pics/643781Capturedecran20170714a213922.png!



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org