appium-instruments-xcode-6

IOS Instruments + instruments-without-delay launcher used by Appium

Usage no npm install needed!

<script type="module">
  import appiumInstrumentsXcode6 from 'https://cdn.skypack.dev/appium-instruments-xcode-6';
</script>

README

appium-instruments

This module is a wrapper around ios instrument and instruments-without-delay.

Build Status

Installing

npm install  appium-instruments

Usage

TODO

Publishing

npm version [patch|minor|major]
git push --tags origin master
npm publish