Skip to content

Commit

Permalink
Release 27 (#1115)
Browse files Browse the repository at this point in the history
* 8.4.7-rc.26

* update submodule and fix documentation for wda resign file

* 8.4.7-rc.27
  • Loading branch information
saikrishna321 authored May 16, 2024
1 parent 93b2145 commit 5e30515
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dashboard-frontend
2 changes: 1 addition & 1 deletion documentation/docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ User can block/unblock devices from Dashboard manually. These devices will not b
Once automation picks the device user cannot manually unblock, it's responsible for the automation script.

## Manual Control of Devices for iOS real device
Resign the WDA provided here: [WDA](). Upload the resigned WDA to the server from the UI. Make sure the WDA uploaded should be named as `wda-resign.ipa`.
Resign the WDA provided here: [WDA](https://github.com/AppiumTestDistribution/appium-device-farm/blob/main/WDA.ipa). Upload the resigned WDA to the server from the UI. Make sure the WDA uploaded should be named as `wda-resign.ipa`.

Follow the instructions [here](https://github.com/DanTheMan827/ios-app-signer) to resign the WDA.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appium-device-farm",
"version": "8.4.7-rc.25",
"version": "8.4.7-rc.27",
"description": "An appium 2.0 plugin that manages and create driver session on available devices",
"main": "./lib/src/main.js",
"scripts": {
Expand Down

0 comments on commit 5e30515

Please sign in to comment.