GameCenterManager
GameCenterManager copied to clipboard
[Swift Refactor] Split Manager Class
Split the main GameCenterManager class into multiple classes for Achievement, Leaderboard, Challenge, Profile, and Multiplayer handling. Each of these classes will be routed through a main class titled Referee
.
+1 nice