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

Add docs for embed attribute of <framework> tag

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • cordova-ios@4.4.0
    • None
    • None
    • iOS only

    Description

      See CB-11233.
      Note this feature needs both cordova@7 and cordova-ios@4.4.0 (next c-ios release)

      Public:
      https://cordova.apache.org/docs/en/latest/plugin_ref/spec.html#framework

      Repo:
      https://github.com/apache/cordova-docs/blob/master/www/docs/en/dev/plugin_ref/spec.md

      <framework src="MyEmbeddedFramework.framework" custom="true" embed="true" />
      embed=true must be paired with custom=true for the framework to be installed in the Embedded Binaries section of the Xcode project.

      Frameworks in the Embedded Binaries section will not be statically linked to your project, but will be loaded dynamically. The frameworks will also be packaged in your app bundle under the "Frameworks" folder.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: