This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 076430a62e Deploying to asf-site from @ 
apache/cordova-docs@80b4de5942bd0c22c77a45e6da07113526632f74 🚀
076430a62e is described below

commit 076430a62e73a2f2a08f3f2901e9e1f5b5c98f00
Author: breautek <nor...@nbsolutions.ca>
AuthorDate: Mon Apr 24 21:35:14 2023 +0000

    Deploying to asf-site from @ 
apache/cordova-docs@80b4de5942bd0c22c77a45e6da07113526632f74 🚀
---
 docs/en/dev/plugin_ref/spec.html | 4 ++++
 feed.xml                         | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/docs/en/dev/plugin_ref/spec.html b/docs/en/dev/plugin_ref/spec.html
index 8d5a065285..099e73abb5 100644
--- a/docs/en/dev/plugin_ref/spec.html
+++ b/docs/en/dev/plugin_ref/spec.html
@@ -3042,6 +3042,10 @@ The <code>config-file</code> element only allows you to 
append new children to a
       <td>embed(boolean) <br /> ==ios==</td>
       <td><em>Default: false</em> <br />Paired with 
<code>custom="true"</code>, this is set to true if you want to embed your 
custom framework into your app bundle, so it can be dynamically loaded at 
runtime (dynamic framework). This puts your custom framework in the 
&#39;Embedded Binaries&#39; section of your Xcode Project Settings. Only 
supported with the combination of <code>cordova-ios@4.4.0</code> and 
<code>cordova-cli@7.0.0</code></td>
     </tr>
+    <tr>
+      <td>link(boolean) <br /> ==ios==</td>
+      <td><em>Default: !embed</em> <br /> Set this to true if you want to link 
the framework. This puts the framework in the &#39;Link Binaries with 
Libraries&#39; section of your Xcode Project Settings.</td>
+    </tr>
   </tbody>
 </table>
 
diff --git a/feed.xml b/feed.xml
index 72250fe442..109d0c969e 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Mon, 24 Apr 2023 21:32:12 +0000</pubDate>
-    <lastBuildDate>Mon, 24 Apr 2023 21:32:12 +0000</lastBuildDate>
+    <pubDate>Mon, 24 Apr 2023 21:34:04 +0000</pubDate>
+    <lastBuildDate>Mon, 24 Apr 2023 21:34:04 +0000</lastBuildDate>
     <generator>Jekyll v4.3.2</generator>
     
       <item>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to