diff --git a/Repositories/repo.altstore.json b/Repositories/repo.altstore.json index 6f3d452..ba07b14 100755 --- a/Repositories/repo.altstore.json +++ b/Repositories/repo.altstore.json @@ -212,6 +212,7 @@ ], "appPermissions": { "entitlements": [ + "com.apple.developer.usernotifications.communication", "com.apple.developer.group-session", "com.apple.developer.networking.multicast", "aps-environment", @@ -223,7 +224,9 @@ "com.apple.developer.applesignin", "keychain-access-groups", "com.apple.developer.healthkit.access", - "com.apple.security.application-groups" + "com.apple.security.application-groups", + "get-task-allow", + "com.apple.developer.game-center" ], "privacy": { "NSAppleMusicUsageDescription": "This will let you play your imported music on Spotify.", diff --git a/repo.json b/repo.json index c90685d..87f5ae2 100644 --- a/repo.json +++ b/repo.json @@ -336,7 +336,6 @@ "keychain-access-groups", "com.apple.developer.healthkit.access", "com.apple.security.application-groups", - "get-task-allow", "com.apple.developer.game-center" ],