[
https://issues.apache.org/jira/browse/CB-12130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669483#comment-15669483
]
ASF GitHub Bot commented on CB-12130:
-------------------------------------
Github user kerrishotts commented on the issue:
https://github.com/apache/cordova-ios/pull/276
Pulled in; thanks for your contribution!
> Launch storyboard images are not updated or cleaned
> ---------------------------------------------------
>
> Key: CB-12130
> URL: https://issues.apache.org/jira/browse/CB-12130
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: Master, 4.3.0
> Reporter: Niels Leenheer
> Fix For: [email protected]
>
>
> Launch storyboard images were not updated or cleaned in
> updateLaunchStoryboardImages() or cleanLaunchStoryboardImages()
> because the check for Images.xcassets in
> getLaunchStoryboardImagesDir() failed.
> The reason was that the platformProjDir and projectRoot were
> joined, while both were relative to the root directory. So the
> resulting directory was non-sensical. This changes makes
> platformProjDir relative to cordovaProject.root, which matches the
> same check in updateSplashScreens() and updateIcons().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]