I can not find an api to set a group id.Or more capabilities. Anyone knows?
How to modify a capability just like APP_GROUPS
Add a Comment
I can not find an api to set a group id.Or more capabilities. Anyone knows?
I can not find an api to set a group id.
An API? That’s not going to happen. Your access to app groups is controlled by the App Groups entitlement,
com.apple.security.application-groups, which is baked into your code signature. You can’t change that dynamically.
What’s your overall goal here? What were you hoping to do with this API?
Share and Enjoy
—
Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
let myEmail = "eskimo" + "1" + "@apple.com"