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

Allow access groups to work on simulator #423

Conversation

ElleSkye117
Copy link

I removed the architecture check which disabled access groups on simulator. This works fine on simulator, tested using the iOS 12 simulator.

@ElleSkye117
Copy link
Author

ElleSkye117 commented May 17, 2019

@kishikawakatsumi Could you take a look? I dont see a reason to keep that architecture check and it makes testing app groups more tedious.

@rbaumbach
Copy link

@kishikawakatsumi Is it possible to get this update merged to master and new Cocoapod version anytime soon? This is preventing usage via the simulator for my development needs.

@kishikawakatsumi
Copy link
Owner

Superseded #447

@3a4oT
Copy link

3a4oT commented Nov 5, 2019

KeychainAccess 4.1.0, Xcode 11.2 and Simulator iOS 13.2 => Fatal error: Internal error when a required entitlement isn't present, client has neither application-identifier nor keychain-access-groups entitlements.: file. On a physical device everything is OK. Can it be related?

@3a4oT
Copy link

3a4oT commented Nov 5, 2019

Downgraded to KeychainAccess 3.2.1 and everything back to normal. @kishikawakatsumi What was the purpose of this change #447 ?

@voool
Copy link

voool commented Nov 5, 2019

I'm getting the same error as 3a4oT.

  • KeychainAccess 4.0.0
  • iPhone 6 Plus Simulator
  • iOS 12.4

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

Successfully merging this pull request may close these issues.

None yet

5 participants