Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-11787 Fixes for cocoapods plugin support
  3. CB-11792

Add Cocoapods .xcconfig includes to build.xcconfig files in template, modify create script

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-ios
    • None

    Description

      1. The platforms/ios/cordova/build-debug.xcconfig file needs to add this reference at the end: #include "Pods/Target Support Files/Pods-PROJECTNAME/Pods-PROJECTNAME.debug.xcconfig"
      2. The platforms/ios/cordova/build-release.xcconfig file needs to add this reference at the end: #include "Pods/Target Support Files/Pods-PROJECTNAME/Pods-PROJECTNAME.debug.xcconfig"
      3. The create script should replace PROJECTNAME with the correct project name

      Attachments

        Activity

          People

            shazron Shazron Abdullah
            shazron Shazron Abdullah
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: