https://github.com/behrad-kzm/resigner
a bash file to resign .ipa files with your new .mobileprovision certificate
https://github.com/behrad-kzm/resigner
apple enterprise ios ipa-files mobileprovision-certificate resign resigner resigning
Last synced: 7 months ago
JSON representation
a bash file to resign .ipa files with your new .mobileprovision certificate
- Host: GitHub
- URL: https://github.com/behrad-kzm/resigner
- Owner: behrad-kzm
- License: lgpl-3.0
- Created: 2019-01-04T18:30:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T18:37:54.000Z (over 7 years ago)
- Last Synced: 2025-04-05T14:03:43.485Z (about 1 year ago)
- Topics: apple, enterprise, ios, ipa-files, mobileprovision-certificate, resign, resigner, resigning
- Language: Shell
- Size: 5.86 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# resigner
a bash file to resign *.ipa files with your new *.mobileprovision certificate
usage:
- Create a `newfolder` and copy the resigner inside it
- Put your `YourAdHoc.mobileprovision` and `YourApp.ipa` inside the `newfolder`
- Double click on `resigner`