Open
Description
Hi i am trying to resign an file with my provisioning profile but i keep getting the following error
Error: Cannot find plist
at findIdentityFromProvisionSync (/opt/homebrew/lib/node_modules/applesign/lib/idprov.js:11:11)
at Object.fromOptions (/opt/homebrew/lib/node_modules/applesign/lib/config.js:137:19)
at new Applesign (/opt/homebrew/lib/node_modules/applesign/index.js:28:26)
at main (/opt/homebrew/lib/node_modules/applesign/bin/applesign.js:20:14)
at Object.<anonymous> (/opt/homebrew/lib/node_modules/applesign/bin/applesign.js:70:1)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
my syntax for running applesign is
bin/applesign.js -i 13A6BDE0419813AXXXXXXXXXXX -b funky-dude -m ~/test/ready.zip -o ~/test/ready.ipa
any clues as to what may be going wrong here?
Metadata
Metadata
Assignees
Labels
No labels