Skip to content

Error: Cannot find plist #152

Description

@Azair79

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions