Re: Updating finally to Xcode 4
Re: Updating finally to Xcode 4
- Subject: Re: Updating finally to Xcode 4
- From: Fritz Anderson <email@hidden>
- Date: Sat, 25 Feb 2012 11:12:23 -0600
On 25 Feb 2012, at 6:02 AM, Rick C. wrote:
> With the recent news of a quick 10.8 release I've decided to update a few of my projects to Xcode 4 finally and drop support prior to 10.7. So I might have a few questions from time to time and here's the first...Automatic Spelling Correction/Text Replacement unavailable prior to 10.6 property ignored I'm getting lots of these warnings. But I've already changed my deployment target to 10.7. What can I do to get rid of these warnings? Thanks,
Look at all the NSTextViews in your XIBs (taking care to select the text views, and not the enclosing scroll views). At the bottom of the "Text View" section of the Attributes inspector is a set of check boxes to request automatic spelling correction and text replacement. Are either checked?
Also, look at the File inspector for your XIBs. The target OS for XIBs can be set separately from the target OS for the build. Are they set for at least 10.6?
— F
_______________________________________________
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