Re: Strange warning on Xcode startup : RESOLVED
Re: Strange warning on Xcode startup : RESOLVED
- Subject: Re: Strange warning on Xcode startup : RESOLVED
- From: DKJ <email@hidden>
- Date: Tue, 4 Nov 2008 20:27:30 -0800
For the archives:
The key is to search the iPhone Developer Forums, where I found this:
you need to alias your old 2.1 folder to a new 2.1.1 folder. In a terminal, do the following:
cd /Developer/Platforms/iPhoneOS.platform/DeviceSupport ln -s 2.1/ 2.1.1
Then restart Xcode.
It worked perfectly.
Developer Forums: highly recommended.
(Lest I be accused of hasty generalisation, there were subsequent problems I was able to solve very quickly in the same manner.)
dkj |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden