Skip to content

Commit

Permalink
docs: auto-build docs for [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 19, 2025
1 parent c81557d commit 2a929b0
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 51 deletions.
13 changes: 7 additions & 6 deletions 8.0/preparation/prov-profile-basic-auto/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2025,24 +2025,25 @@ <h1>Basic Automatic Configuration</h1>
<a id="__codelineno-2-3" name="__codelineno-2-3" href="#__codelineno-2-3"></a><span class="p">}</span>
</code></pre></div></li>
</ul>
<p>Note that these are mutually exclusive strategies; use <em>either</em> the <code>xcodeConfigFile</code> capability
<em>or</em> the combination of <code>xcodeOrgId</code> and <code>xcodeSigningId</code>.</p>
<p>Note that these are mutually exclusive strategies; use <em>either</em> the <code>appium:xcodeConfigFile</code> capability
<em>or</em> the combination of <code>appium:xcodeOrgId</code> and <code>appium:xcodeSigningId</code>.</p>
<ul>
<li><code>xcodeOrgId</code> / <code>DEVELOPMENT_TEAM</code> is a unique 10-character string generated by Apple that is
<li><code>appium:xcodeOrgId</code> / <code>DEVELOPMENT_TEAM</code> is a unique 10-character string generated by Apple that is
assigned to your team.<ul>
<li>To find this string (your Team ID), sign in to <a href="https://developer.apple.com/account">developer.apple.com/account</a>,
and click Membership in the sidebar. Your Team ID appears in the Membership Information
section under the team name. You can also find your Team ID listed under the "Organizational
Unit" field in your iPhone Developer certificate in your keychain.</li>
</ul>
</li>
<li><code>xcodeSigningId</code> / <code>CODE_SIGN_IDENTITY</code> is usually either <code>Apple Developer</code> or <code>iPhone Developer</code>.</li>
<li><code>updatedWDABundleId</code> is the bundle id you would like to use for the built WebDriverAgent.<ul>
<li><code>appium:xcodeSigningId</code> / <code>CODE_SIGN_IDENTITY</code> is usually either <code>Apple Developer</code> or <code>iPhone Developer</code>.</li>
<li><code>appium:updatedWDABundleId</code> is the bundle id you would like to use for the built WebDriverAgent.<ul>
<li>Appium replaces the existing placeholder of <code>com.facebook.WebDriverAgentRunner</code> in <code>WebDriverAgent.xcodeproj</code> with the given capability value.</li>
<li><code>xcodebuild</code> adds <code>.xctrunner</code> automatically for XCTest package. Thus, the provisioning profile you're using should have the suffix explicitly, or it can be for bundle id which has <code>*</code>.<ul>
<li>For instance, when the <code>appium:updatedWDABundleId</code> is <code>io.appium.WebDriverAgentRunner</code>, the given provisioning profile should be for <code>io.appium.WebDriverAgentRunner.xctrunner</code>, <code>io.appium.WebDriverAgentRunner.*</code> or <code>*</code>.</li>
</ul>
</li>
<li><code>appium:allowProvisioningDeviceRegistration</code> lets XCUITest driver set <code>-allowProvisioningUpdates</code> and <code>-allowProvisioningDeviceRegistration</code> flags for the <code>xcodebuild</code> command. They will help register the target device to the matched provisioning profile if it still doesn't have the device. Please check <code>man xcodebuild</code> output for more details.</li>
</ul>
</li>
</ul>
Expand All @@ -2069,7 +2070,7 @@ <h1>Basic Automatic Configuration</h1>
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2024-11-25T08:35:59+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2024-11-25</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-timeago"><span class="timeago" datetime="2025-01-19T07:01:35+00:00" locale="en"></span></span><span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-iso_date">2025-01-19</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion 8.0/search/search_index.json

Large diffs are not rendered by default.

88 changes: 44 additions & 44 deletions 8.0/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,178 +2,178 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/contributing/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/endpoints-wda/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/endpoints/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/overview/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/attach-to-running-wda/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/audio-capture/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/capability-sets/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/ci-setup/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/clipboard/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/elements-lookup-troubleshooting/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/file-transfer/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/gestures/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/hybrid/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/input-events/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/install-certificate/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/multiple-xcode-versions/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/parallel-tests/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/run-prebuilt-wda/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/run-preinstalled-wda/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/touch-id/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/troubleshooting/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/tvos/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/wda-custom-server/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/guides/wda-slowness/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/installation/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/installation/requirements/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/preparation/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/preparation/prov-profile-basic-auto/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/preparation/prov-profile-basic-manual/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/preparation/prov-profile-full-manual/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/preparation/prov-profile-generic-manual/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/preparation/real-device-config/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/reference/bidi/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/reference/capabilities/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/reference/commands/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/reference/element-attributes/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/reference/execute-methods/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/reference/ios-predicate/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/reference/locator-strategies/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/reference/scripts/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/reference/security-flags/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/reference/server-args/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
<url>
<loc>https://appium.github.io/appium-xcuitest-driver/8.0/reference/settings/</loc>
<lastmod>2025-01-18</lastmod>
<lastmod>2025-01-19</lastmod>
</url>
</urlset>
Binary file modified 8.0/sitemap.xml.gz
Binary file not shown.

0 comments on commit 2a929b0

Please sign in to comment.