iPhone SDK version 3.1.3 (7E18)

I wanted to test out our application on an old iPhone, 1st generation. That one just got upgraded to the latest SDK, which, at least here in Germany, is 3.1.3 (7E18).

I add the device to XCode organizer, get the profile updated, and then I am faced with the following error:

“The iPhone ABC software version 3.1.3 (7E18)  is too old to be supported by XCode. XCode supports … ” a long list, including 3.1, 3.1.2 and 3.1.3. The character designation at the end completely threw off the development environment.

What to do… ?

After searching for a while, I found this:

ln -s /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.1.3\ \(7E18\) /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.1.3

 

so just create a link for this weird looking SDK, and solved it is.

Advertisement

No comments yet

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.