it seems like I have the option only for iOS apps by "+Capability"
is it able to add GameController support some how for macOS app?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
All GKComponents, registered in some GKComponentSystem, become indestructible after destroying the GKComponentSystem.
To avoid that GKComponentSystem must explicitly remove all owned components before being destroyed.
Looks like GKComponentSystem has some problem with strong references.