Skip to content

paradiseduo/Converter

Repository files navigation

Converter

Convert IPA to Mac App (M1 SIP enabled)

requirements:

How to use

> git clone https://github.com/paradiseduo/Converter.git
> cd Converter
> chmod +x build-macOS_arm.sh
> ./build-macOS_arm.sh
> ./converter
Version 1.0

converter is a tool to conver iOS application to macOS application and run with M1.

Examples:
    mac:
        converter Test.ipa

USAGE: converter ipa_path

ARGUMENTS:
  <ipa_path>        The ipa file path.

OPTIONS:
  -h, --help              Show help information.

Example

You must use a Decrypted IPA with developer codesign

> ./converter ~/Desktop/KingsRaid.ipa
Start converter /Users/minim1/Desktop/KingsRaid.ipa
Finish converter, you can found it in Launchpad(启动台)

Thanks

https://github.com/Mila432/IPA-to-App-M1

About

Convert an IPA (iOS) to mac App (M1)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published