steroids-ios-packages

5.0.1 • Public • Published

Steroids-Simulators

This repository is a dependency for Steroids npm of AppGyver Steroids.

Updating the iOS Simulator version

  • Build a stable Simulator version from Build Service with the Scanner Simulator build type
  • Put the extracted .app in the simulators/ folder and rename it to Simulator-x.x.x.app, where x.x.x is the version number
  • Delete the previous Simulator .app
  • Update lib/steroids-simulators.js to match the latest version.

Publishing

  • npm version patch && git push origin master --tags
    • if you can't use npm version, edit package.json manually
  • Run bin/publish.sh to upload the Simulator package to S3
  • Apply the update in Steroids CLI:
    • update steroids-ios-packages version number in package.json
    • publish the new Steroids CLI to NPM

Readme

Keywords

none

Package Sidebar

Install

npm i steroids-ios-packages

Weekly Downloads

1

Version

5.0.1

License

MIT

Last publish

Collaborators

  • harsaharsa