From 5cd547cd2b4131f822db741bfce3049a8ac40345 Mon Sep 17 00:00:00 2001 From: Holmes Futrell Date: Mon, 18 Aug 2008 18:47:24 +0000 Subject: [PATCH] Added instruction to set the active SDK --- README.iphoneos | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.iphoneos b/README.iphoneos index 5b557e248..7e9eaa570 100644 --- a/README.iphoneos +++ b/README.iphoneos @@ -4,7 +4,10 @@ Building the Simple DirectMedia Layer for iPhone OS 2.0 Requirements: Mac OS X v10.5 or later and the iPhone SDK. -To build SDL for iPhone, just open the XCode Project (XCodeiPhoneOS/SDL/SDLiPhoneOS.xcodeproj), select the target you wish to build, and hit 'build'. You can also build in a CLI environment using the xcodebuild command line tool, if you wish. +Instructions: +1. Open SDLiPhoneOS.xcodeproj (located in XCodeiPhoneOS/SDL) in XCode. +2. Set Project->Set Active SDK to "Use Project Settings" +3. Select your desired target, and hit build. There are three build targets: - StaticLibiPhoneOS: