Skip to content

renovate-bot/X-oss-byte-_-earlgrey-sample-browserstack

 
 

Repository files navigation

ios-sample-app

A sample iOS app supporting EarlGrey Tests on Browserstack.

BrowserStack Logo

How to run

  1. Select the device as "Generic iOS device"
  2. Product -> Clean
  3. Build the .app zip
    1. Product -> Build For -> Testing
    2. From the shell, go to the DerivedData directory (normally ~/Library/Developer/Xcode/DerivedData/)
    3. cd Sample_iOS-<random characters>
    4. cd Build/Products/Debug-iphoneos/
    5. zip -r SampleApp.zip Sample\ iOS.app/
  4. Use the zip file to run on Browserstack

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 97.8%
  • Ruby 2.2%