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

feat: Allow registering your destination device on the developer portal #1241

Merged
merged 3 commits into from
Oct 8, 2020
Merged

Conversation

zcmgyu
Copy link
Contributor

@zcmgyu zcmgyu commented Sep 23, 2020

When you enable allowProvisioningDeviceRegistration in desiredCapabilities, it will allow xcodebuild to communicate with the Apple Developer website to automatically signed targets, xcodebuild will create and update profiles, app IDs, and certificates, register your destination device on the developer portal if necessary. Requires a developer account to have been added in Xcode's Accounts preference pane.

Related PR: appium/WebDriverAgent#389

@KazuCocoa KazuCocoa changed the title Allow registering your destination device on the developer portal feat: Allow registering your destination device on the developer portal Sep 24, 2020
@KazuCocoa
Copy link
Member

appium-webdriveragent@2.23.0 is available

@KazuCocoa
Copy link
Member

You should bump the wda module version in the package.json over 2.23 with this PR

@zcmgyu
Copy link
Contributor Author

zcmgyu commented Oct 8, 2020

@KazuCocoa I bumped version to 2.23.1.

@KazuCocoa KazuCocoa merged commit 8632cc9 into appium:master Oct 8, 2020
github-actions bot pushed a commit that referenced this pull request Oct 8, 2020
# [3.31.0](v3.30.0...v3.31.0) (2020-10-08)

### Features

* Allow registering your destination device on the developer portal ([#1241](#1241)) ([8632cc9](8632cc9))
@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2020

🎉 This PR is included in version 3.31.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ltpquang
Copy link

@KazuCocoa hi, do you have any idea when will this get integrated to appium main repo?

@KazuCocoa
Copy link
Member

This pr is available in appium@beta or current 1.19.0 rc.

khanayan123 pushed a commit to khanayan123/appium-xcuitest-driver that referenced this pull request May 10, 2021
…al (appium#1241)

* Allow registering your destination device on the developer portal

* Bump appium-webdriveragent to version 2.23.1

Co-authored-by: Kazuaki Matsuo <fly.49.89.over@gmail.com>
khanayan123 pushed a commit to khanayan123/appium-xcuitest-driver that referenced this pull request May 10, 2021
# [3.31.0](appium/appium-xcuitest-driver@v3.30.0...v3.31.0) (2020-10-08)

### Features

* Allow registering your destination device on the developer portal ([appium#1241](appium#1241)) ([8632cc9](appium@8632cc9))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants