Xcode Setup (original) (raw)
Install MacOS X (64-bit)
- MacOS X 10.9 (Mavericks)
- MacOS X 10.10 (El Capitan)
Install External Dependencies
Run the following command-line from the top-level directory of your GamePlay repository:
./install.sh
Install Xcode 6 (MacOS X, iOS)
- 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.