Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

SignTools/ios-app-signer

 
 

Repository files navigation

iOS App Signer

This repo is a fork of the original project with the wildcard entitlements fix applied and binaries produced by GitHub CI.

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-select to be installed, macOS will offer to install it in case it's not present. This app has successfully been tested on macOS 10.15 and 11.1.

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 to the original author

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.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 99.0%
  • Shell 1.0%