-
Notifications
You must be signed in to change notification settings - Fork 54
Xcode Setup
Sean Taylor edited this page Nov 3, 2015
·
2 revisions
- MacOS X 10.9 (Mavericks)
- MacOS X 10.10 (El Capitan)
Run the following command-line from the top-level directory of your GamePlay repository:
./install.sh
- Download and install Apple Xcode
- Open gameplay.xcworkspace.
- Change to the require active configuration to MacOSX, iOS Device, iPhone Simulator, or iPad Simulator.
- Build and run any of the game samples.