Read Me About GKAuthentication |
=========================================================================== |
GKAuthentication is a sample application that shows how to correctly |
perform GameKit Authentication. This code is completely copy and paste-able. |
|
|
IMPORTANT: When adding support for Game Center to an application, it is not |
enough to simply add the necessary code to your application. You also |
need to configure your app in iTunes Connect to match your desired |
configuration. |
|
=========================================================================== |
BUILD REQUIREMENTS: |
|
This project was built with Xcode 3.2.4 and iOS SDK 4.2 |
|
=========================================================================== |
RUNTIME REQUIREMENTS: |
|
The project requires iOS 4.2 and a GameCenter account to run. |
|
=========================================================================== |
PACKAGING LIST: |
- ReadMe.txt -- This file. |
- GKAuthentication.xcodeproj -- Xcode project for this sample. |
- Resources -- The project nib, images, and so on. |
- Classes/GKAuthenticationAppDelegate.h -- Declaration of the best |
practices |
- Classes/GKAuthenticationAppDelegate.m -- Contains the best practices of |
adding authentication to a project. |
- main.m -- The main function of this sample. |
|
=========================================================================== |
CHANGES FROM PREVIOUS VERSIONS: |
|
1.0: (Feb 2011) First shipping version. |
|
=========================================================================== |
Copyright (C) 2011 Apple Inc. All rights reserved. |