Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developer verification error on macOS? #48

Open
leith opened this issue Jun 11, 2024 · 0 comments
Open

Developer verification error on macOS? #48

leith opened this issue Jun 11, 2024 · 0 comments

Comments

@leith
Copy link

leith commented Jun 11, 2024

I have recently opened a project which includes SqlCipher4Unity3D v1.3.1 on a mac (Silicon M2, macOS 14).

When accessing sqlcipher.bundle, it provides this error:

sqlcipher.bundle cannot be opened because the developer cannot be verified

The options for which are to "Move to trash" or "cancel".

When checking the Apple documentation, there is a way around this by going into the Privacy and Security settings and telling macOS to "Open Anyway" - this works, but isn't a great look when distributing the project to my users.

Using codesign --display -vv on the bundle indicates it's been signed with an ad hoc signature and has no Authority properties or other properties like TeamIdentifier in there which is presumably how macOS is doing the verification.

Are there any plans for this to be a verified .bundle?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant