You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/docs/ios-signing.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,12 @@ If you want to provide the custom path of WebDriverAgent project then set _WDA_P
95
95
appium plugin run device-farm prepare-wda --wda-project-path=<path-to-WDA-project>--mobile-provisioning-file=<path-to-provision-profile>
96
96
```
97
97
98
-
You should have all the provision certificates installed on your machine to build the WebDriverAgent from source in path.
98
+
You should have all the provision certificates installed on your machine before building the WebDriverAgent from source. For Xcode versions 15 or below, ensure they are located in:
0 commit comments