/deploy-ios-ipa

npm package to help you deploy IPA build on mac to ios mobile phone

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

deploy-ios-ipa

[IMPORTANT] Take note that this is using apple apps not a tiers app where you will have to pay.

Actually this only support physical devices.

Installation

Make sure to be at the root folder of of the tauri project. Not tauri-src

you can install or run the package via npx:

  • yarn add deploy-ios-ipa
  • or
  • npx deploy-ios-ipa
  • follow instructions

Keep in mind this project is new and was mainly build for my own needs. If you need a better tool don't hesitate to ask and support the project.

Contribute

So far no need to contribute expect if ou have need that the package is not covering

Support the project

Star the project should be enough <3