/recodesign

Re-codesigning tool for iOS ipa file

Primary LanguageObjective-C

recodesign

Re-codesigning tool for iOS ipa file. This tool replaces application code signature using another identity in p12 file.

Usage:
recodesign <ipa_path> -p12 <p12_path> [-mp <prov_path>] [-o <out_ipa_path>]