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

Prepare for ios no longer populates ios.json

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • cordova-ios, cordova-lib
    • None
    • Mac

    Description

      In cordova-ios 4.2.0, running `cordova prepare ios` creates an ios.json file, but all of the properties are empty:

      {
        "prepare_queue": {
          "installed": [],
          "uninstalled": []
        },
        "config_munge": {
          "files": {}
        },
        "installed_plugins": {},
        "dependent_plugins": {}
      }
      

      Previously (in cordova-ios 4.0.1) the file would be fully configured after prepare. This is also how it seems to work with cordova-android.

      Attachments

        Issue Links

          Activity

            People

              stevegill Steve Gill
              mschmidt_healthx Matthew Schmidt
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: