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.

Home Page:https://dantheman827.github.io/ios-app-signer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Supported input types are: ipa, deb, app, xcarchive

Usage

This app requires Xcode to be installed, it has run successfully on the new macOS 12 Monterey.

You need a provisioning profile and signing certificate, you can get these from Xcode by creating a new project.

You can then open up iOS App Signer and select your input file, signing certificate, provisioning file, and optionally specify a new application ID and/or application display name.

Donate

Thanks To

maciekish / iReSign: The basic process was gleaned from the source code of this project.

About

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

License:GNU General Public License v3.0


Languages

Language:Mercury 46.3%Language:Swift 39.4%Language:Objective-C 10.8%Language:C 3.2%Language:Shell 0.2%