Skip to content

Commit f727da4

Browse files
authored
Merge pull request #6 from browserstack/java_ios
update readme
2 parents a6545d7 + a4790d6 commit f727da4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ios/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
curl -u "username:accesskey" -X POST "https://api.browserstack.com/app-automate/upload" -F "file=@/path/to/app/file/Application-debug.ipa"
77
```
88

9+
- If you do not have an .ipa file and looking to simply try App Automate, [you can download our sample app and upload](https://www.browserstack.com/app-automate/sample-apps/ios/WordPressSample.ipa)
10+
to the BrowserStack servers using the above API.
911
- Update the desired capability "app" with the App URL returned from the above API call
1012

1113
For frameworks integration with BrowserStack, refer to their individual repositories -

0 commit comments

Comments
 (0)