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

ASF subversion and git services commented on CB-12655:
------------------------------------------------------

Commit dffa37effe5d5b656bf88bd14edb69c04d90f831 in cordova-docs's branch 
refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=dffa37e ]

CB-12655 - Add docs for embed attribute of <framework> tag

 This closes #695


> 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
>             Fix For: [email protected]
>
>
> 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