TurnBasedDuel icon indicating copy to clipboard operation
TurnBasedDuel copied to clipboard

Letterpress style iOS turn based GameKit implementation to be used as a template for Game Center integration.

Results 1 TurnBasedDuel issues
Sort by recently updated
recently updated
newest added

TurnBasedDual/Game/GameKitHelper.m:59:13: warning: capturing 'localPlayer' strongly in this block is likely to lead to a retain cycle [-Warc-retain-cycles] if (localPlayer.authenticated)