I have an app that needs re-signing/updating to work on ios 17 (ios 17.4.1).
I have renamed the IPA file to zip and extracted it to the desktop.
The files in the extracted folder are:
ItunesArtwork
ItunesMetadata.plist
Payload folder
Payload folder contains the app
App package contents contains all the app files, including the _CodeSignature folder.
I extracted the package contents to a folder on the desktop.
Xcode 15.3 (15E204a) is installed.
Need the steps necessary to complete it and generate the new IPA file to test.
Thanks all,
Ed