Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add provisioning profile examples #2496

Merged
merged 5 commits into from
Nov 25, 2024

Conversation

KazuCocoa
Copy link
Member

  • docs/preparation/prov-profile-basic-auto.md is for a paid account thing
  • Adds an example in docs/preparation/prov-profile-generic-manual.md

@KazuCocoa KazuCocoa marked this pull request as ready for review November 24, 2024 19:53
@@ -12,7 +12,8 @@ to use the automatic configuration strategy. There are two ways to do this:
```json
{
"appium:xcodeOrgId": "<Team ID>",
"appium:xcodeSigningId": "Apple Developer"
"appium:xcodeSigningId": "Apple Developer",
"appium:updatedWDABundleId": "<budnle id your provisiong profile can accept>"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typos in 'bundle' and 'provisioning'

@KazuCocoa KazuCocoa merged commit 65fa444 into master Nov 25, 2024
4 checks passed
@KazuCocoa KazuCocoa deleted the add-provisioning-profile-example branch November 25, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants