Description
Hey,
Why not parse files like plist and xml, check and add the data needed in them.
Suggested solution
Here you suggest adding public keys in them. https://re-pack.dev/api/plugins/code-signing#add-the-public-key
Alternatively, the dev could specify the public key in the setting https://re-pack.dev/api/plugins/code-signing#add-the-plugin
Automatically it would be added to the files as needed.
Additional context
There is even gradle api/plugin and ios native api to programmatically set / modify.
Description
Hey,
Why not parse files like plist and xml, check and add the data needed in them.
Suggested solution
Here you suggest adding public keys in them. https://re-pack.dev/api/plugins/code-signing#add-the-public-key
Alternatively, the dev could specify the public key in the setting https://re-pack.dev/api/plugins/code-signing#add-the-plugin
Automatically it would be added to the files as needed.
Additional context
There is even gradle api/plugin and ios native api to programmatically set / modify.