[ 
https://issues.apache.org/jira/browse/CB-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985229#comment-15985229
 ] 

ASF GitHub Bot commented on CB-12655:
-------------------------------------

Github user shazron commented on the issue:

    https://github.com/apache/cordova-docs/pull/695
  
    Dependents: #698


> Add docs for embed attribute of <framework> tag
> -----------------------------------------------
>
>                 Key: CB-12655
>                 URL: https://issues.apache.org/jira/browse/CB-12655
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: Docs
>         Environment: iOS only
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>              Labels: cordova-7.0.0
>
> See CB-11233.
> Note this feature needs both cordova@7 and [email protected] (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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to