This package has been deprecated

Author message:

Use app utils bundled in appium-ios-driver

ios-app-utils

1.1.1 • Public • Published

ios-app-utils

Utility functions for iOS app files.

let app = "path/to/app.app"
let bundleId = await extractBundleId(app)

console.log(bundleId) // io.appium.TestApp

Watch

npm run watch

Test

npm test

Readme

Keywords

Package Sidebar

Install

npm i ios-app-utils

Weekly Downloads

33

Version

1.1.1

License

Apache-2.0

Last publish

Collaborators

  • imurchie
  • jonahss