One click package bug/Crash when trying to build for iOS

hello everyone

i have a issue that tormented me for days ive been trying to build my game with the one click package but im getting this error :

Failed to install ‘cordova-plugin-consent’: Error: pod: Command failed with exit code 1

at ChildProcess whenDone (/Users/vagrant/git/baseApp/node_modules/cordova-common/src/superspawn.js:136:25)

at ChildProcess. emit (node:events:517:28)

at maybeClose (node: internal/child process:1098:16)

at ChildProcess. handle.onexit (node:internal/child process: 303:5)

Failed to restore plugin “cordova-plugin-consent”. You might need to try adding it again.

Discovered plugin “cordova-plugin-safariviewcontroller”. Adding it to the project

Installing

“cordova-plugin-safariviewcontroller”

for iOS

Adding cordova-plugin-safariviewcontroller

to

package. ison

it says Failed to restore plugin “cordova-plugin-consent”. You might need to try adding it again…

but can i even add anything? im thinking the building is getting done at gdevelop servers ?

anyone knows what to do ? :pray: