An NPM package to orchestrate the use of libimobiledevice and ideviceinstaller homebrew packages and allow launching iOS apps on physical devices.
Перейти к файлу
Drew Gillies 9f1001053b
Update README.md
2019-03-12 16:12:04 +10:00
src Fixing launch detection for iOS 10 2016-12-12 10:01:52 -08:00
typings Fixing relative paths for generated typings 2016-03-24 10:14:13 -07:00
.gitignore Separating the logic to launch an iOS app on a device using the native debugger. 2016-03-16 14:57:32 -07:00
.npmignore Adding in tests 2016-03-16 15:45:01 -07:00
LICENSE Separating the logic to launch an iOS app on a device using the native debugger. 2016-03-16 14:57:32 -07:00
README.md Update README.md 2019-03-12 16:12:04 +10:00
package.json Updating version for publishing 2016-12-12 10:14:05 -08:00
tsconfig.json Separating the logic to launch an iOS app on a device using the native debugger. 2016-03-16 14:57:32 -07:00

README.md

As of March 2019, this repo is no longer maintained by Microsoft. If you're interested in continuing this project, please feel free to fork it. As of March 2019, we will no longer monitor or respond to open issues. Thanks for your support!


idevice-app-launcher

An NPM package to orchestrate the use of libimobiledevice and ideviceinstaller homebrew packages and allow launching iOS apps on physical devices.

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.