ERROR while setting up code signing
Ask your Question
I am trying to include code signing in my Re.Pack project using these two as references - https://github.com/callstack/repack/pull/348 & https://github.com/callstack/super-app-showcase/pull/43/
I am getting the following errors - please help fix this
Hi @pttchsswk,
Please provide a reproduction repository with your setup, I'm not able to do so with just the screenshot you've provided.
Btw, docs for CodeSigningPlugin should be available later this week (for the v4 version), perhaps you will be able to solve it yourself with them.
@pttchsswk I've closed this issue since we've added docs for code-signing available here:
https://re-pack.dev/4.x/docs/plugins/code-signing
If you still can't get it to work please open a new issue with a reproduction repository included so we can dig deeper into the problem you are/were having