Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-12130

Launch storyboard images are not updated or cleaned

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Master, 4.3.0
    • cordova-ios@4.3.1
    • cordova-ios
    • None

    Description

      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().

      Attachments

        Issue Links

          Activity

            People

              kerrishotts Kerri Shotts
              NielsLeenheer Niels Leenheer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: