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 08fa012a95 Deploying to asf-site from @ 
apache/cordova-docs@d4132a8d40f2b8a40e40846fbff7e79dcd84ab63 🚀
08fa012a95 is described below

commit 08fa012a95604ecda51cf708793ec2d5e79bdfab
Author: dpogue <dar...@dpogue.ca>
AuthorDate: Fri Nov 22 05:02:41 2024 +0000

    Deploying to asf-site from @ 
apache/cordova-docs@d4132a8d40f2b8a40e40846fbff7e79dcd84ab63 🚀
---
 docs/en/dev/guide/platforms/ios/index.html | 4 ++--
 feed.xml                                   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/en/dev/guide/platforms/ios/index.html 
b/docs/en/dev/guide/platforms/ios/index.html
index 76fb0eee72..3aa2e67c57 100644
--- a/docs/en/dev/guide/platforms/ios/index.html
+++ b/docs/en/dev/guide/platforms/ios/index.html
@@ -2584,7 +2584,7 @@ and the <a 
href="https://developer.apple.com/library/prerelease/ios/documentatio
     <tr>
       <td>Authentication Key Path</td>
       <td><code>--authenticationKeyPath</code></td>
-      <td>(Optional) The path to an <a 
href="https://developer.apple.com/documentation/appstoreconnectapi/creating_api_keys_for_app_store_connect_api";>App
 Store Connect API</a> p8 key file, for automatic distribution signing.</td>
+      <td>(Optional) The absolute path to an <a 
href="https://developer.apple.com/documentation/appstoreconnectapi/creating_api_keys_for_app_store_connect_api";>App
 Store Connect API</a> p8 key file, for automatic distribution signing. A 
relative path will not work.</td>
     </tr>
     <tr>
       <td>Authentication Key ID</td>
@@ -2624,7 +2624,7 @@ and the <a 
href="https://developer.apple.com/library/prerelease/ios/documentatio
             </span><span class="nl">"developmentTeam"</span><span 
class="p">:</span><span class="w"> </span><span 
class="s2">"FG35JLLMXX4A"</span><span class="p">,</span><span class="w">
             </span><span class="nl">"packageType"</span><span 
class="p">:</span><span class="w"> </span><span 
class="s2">"app-store"</span><span class="p">,</span><span class="w">
             </span><span class="nl">"automaticProvisioning"</span><span 
class="p">:</span><span class="w"> </span><span class="kc">true</span><span 
class="p">,</span><span class="w">
-            </span><span class="nl">"authenticationKeyPath"</span><span 
class="p">:</span><span class="w"> </span><span 
class="s2">"/path/to/AuthKey_D383SF739.p8"</span><span class="p">,</span><span 
class="w">
+            </span><span class="nl">"authenticationKeyPath"</span><span 
class="p">:</span><span class="w"> </span><span 
class="s2">"/absolute/path/to/AuthKey_D383SF739.p8"</span><span 
class="p">,</span><span class="w">
             </span><span class="nl">"authenticationKeyID"</span><span 
class="p">:</span><span class="w"> </span><span 
class="s2">"D383SF739"</span><span class="p">,</span><span class="w">
             </span><span class="nl">"authenticationKeyIssuerID"</span><span 
class="p">:</span><span class="w"> </span><span 
class="s2">"6053b7fe-68a8-4acb-89be-165aa6465141"</span><span class="w">
         </span><span class="p">}</span><span class="w">
diff --git a/feed.xml b/feed.xml
index 8214f42689..95769cc83f 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>Thu, 21 Nov 2024 15:36:34 +0000</pubDate>
-    <lastBuildDate>Thu, 21 Nov 2024 15:36:34 +0000</lastBuildDate>
+    <pubDate>Fri, 22 Nov 2024 05:01:52 +0000</pubDate>
+    <lastBuildDate>Fri, 22 Nov 2024 05:01:52 +0000</lastBuildDate>
     <generator>Jekyll v4.3.4</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