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

Tests fail in swift package #531

Open
nick3389 opened this issue Oct 31, 2021 · 3 comments
Open

Tests fail in swift package #531

nick3389 opened this issue Oct 31, 2021 · 3 comments

Comments

@nick3389
Copy link

Hi,

I converted my library to a swift package and made the transition to SPM for all dependencies. The issue I am facing now is that all my tests are failing because of this:

Internal error when a required entitlement isn't present, client has neither application-identifier nor keychain-access-groups entitlements.

I believe it's an error because Keychain is used. Do you know how to overcome this or is this a limitation?

@tichise
Copy link

tichise commented Jan 31, 2022

I'm facing the same problem. I'm investigating a solution.

@peseriusz
Copy link

Same here. Adding Keychain groups doesn't help.

@okuchmii
Copy link

Any updates? facing exactly same issue when running tests in SPM package

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

4 participants