DanTheMan827 / ios-app-signer

This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
https://dantheman827.github.io/ios-app-signer
GNU General Public License v3.0
5.6k stars 1.06k forks source link

Recompile for M1 #206

Open iMonZ opened 2 years ago

iMonZ commented 2 years ago

Hey,

could you please recompile it to m1?

infinitepower18 commented 2 years ago

You can git clone the repo, open it in Xcode and build a native version.

cxy5014 commented 2 years ago

I have built it in my repo. Here is the link: https://github.com/cxy5014/ios-app-signer/releases/tag/v1.13.2(1)

infinitepower18 commented 2 years ago

@cxy5014 when opening it for the first time, it's offering a lower version

Screenshot 2022-09-22 at 11 18 35 am
cxy5014 commented 2 years ago

Because it is my self recompile, please ignore it.

cxy5014 commented 2 years ago

I'm waiting for my pr to merge.(#214)