Helper info property list, <redacted>/Info.plist, is missing "CFBundleIdentifier" key, or it not a string #2
Unanswered
norris-david
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to integrate the Helper tool into my app that requires a Privileged Helper tool.
I've copied over all the code from your helper tool into my helper tool.
The problem is that when i go to build it, I get this error message when the
CodeSignUpdate
script starts running:-Helper info property list, <redacted>/Info.plist, is missing "CFBundleIdentifier" key, or it not a string
The Info.plist definitely has a Bundle Identifier entry. I just don't know what is the problem with it.
Has anyone had this problem before?
Any insight anyone can share, that would be a great help.
Beta Was this translation helpful? Give feedback.
All reactions