-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Labels
status:newNew issue, not reviewed by the team yet.New issue, not reviewed by the team yet.type:featureProposal or idea for a new feature or enhancement.Proposal or idea for a new feature or enhancement.
Description
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
- https://github.com/mat-sz/plist
- https://github.com/expo/expo/tree/main/packages/expo/plist
- https://github.com/NaturalIntelligence/fast-xml-parser
There is even gradle api/plugin and ios native api to programmatically set / modify.
Metadata
Metadata
Assignees
Labels
status:newNew issue, not reviewed by the team yet.New issue, not reviewed by the team yet.type:featureProposal or idea for a new feature or enhancement.Proposal or idea for a new feature or enhancement.