Skip to content

Commit fb3aa39

Browse files
committed
iOS CI: Update with real BrowserStack app ID (bs://b328daacfb8f146c23232fdc45a26c5fc23e21f8)
1 parent 6b72e24 commit fb3aa39

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

browserstack-ios-ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ userName: ${BROWSERSTACK_USERNAME}
22
accessKey: ${BROWSERSTACK_ACCESS_KEY}
33

44
# iOS app MUST be uploaded separately from Android
5-
# Upload iOS app: curl -u "username:accessKey" -X POST https://api-cloud.browserstack.com/app-upload -F "file=@BStackSampleApp.ipa"
6-
# TODO: Replace with your iOS app ID from BrowserStack upload
7-
app: bs://YOUR_IOS_APP_ID_HERE
5+
# Uploaded to BrowserStack: bs://b328daacfb8f146c23232fdc45a26c5fc23e21f8
6+
app: bs://b328daacfb8f146c23232fdc45a26c5fc23e21f8
87

98
# iOS-specific automation settings (REQUIRED for iOS)
109
automationName: XCUITest

0 commit comments

Comments
 (0)