Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing GKAchievementDescription APIs. (#19)
* Add missing GKAchievementDescription APIs. Add achievements panel to the sample app for viewing achievements and descriptions. * Add trailing newlines. * Remove #pragma 0649 in favor of initializing serialized fields with default values. * Add a missing await to the ResetAchievements call and ensure the Reset button is disabled until it completes.
- Loading branch information