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

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.

License

Notifications You must be signed in to change notification settings

SignTools/ios-app-signer

This branch is 9 commits ahead of, 15 commits behind DanTheMan827/ios-app-signer:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f3196a0 · Jan 19, 2021
Jan 18, 2021
Jan 19, 2021
Jan 19, 2021
Nov 6, 2015
Jan 18, 2021
Jun 22, 2020
Nov 26, 2016
Nov 15, 2015
Jun 22, 2020
Jan 18, 2021
Jan 18, 2021
Nov 26, 2016
Jan 19, 2021
Nov 15, 2015

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

No packages published

Languages

  • Swift 99.0%
  • Shell 1.0%