目录
目录README.md

ios2m1

Platform Platform

A macOS command line tool to convert iOS apps (.ipa or .app) to Apple M1 apps.

Screenshot

Usage

USAGE: ios2m1 <input> [--output <output>] [--verbose] [--remove-quarantine] [--move-to-apps]

ARGUMENTS:
  <input>                 Path to .ipa or .app 

OPTIONS:
  -o, --output <output>   Output folder 
  -v, --verbose           Verbose logging 
  -r, --remove-quarantine Remove quarantine attributes from final product 
  -m, --move-to-apps      Move final product to /Applications folder 
  -h, --help              Show help information.

Requirements

  • Apple M1 mac
  • A signed .ipa or .app file

Build instructions

$ git clone https://github.com/n3d1117/ios2m1.git
$ cd ios2m1
$ swift build -c release
$ cp -f .build/release/ios2m1 /usr/local/bin/ios2m1

Done! You can now use ios2m1within any folder from the terminal.

Credits

关于
32.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号