Re: Where is CGAffineTransformRotate?
Re: Where is CGAffineTransformRotate?
- Subject: Re: Where is CGAffineTransformRotate?
- From: Scott Anguish <email@hidden>
- Date: Mon, 06 Aug 2012 23:13:32 -0400
The documentation lists the header for each symbol under the availability and discussion. That's done automatically by our tools, so the likelihood of error is low.
---
However, there is a bug here.
You should be able to scroll to the top of a function collection and see which framework it is in (to include). This one shows ApplicationServices. And worse, if you click on it, it shows you the CoreText collection.
Bug been filed.
On Aug 5, 2012, at 11:36 AM, Gerriet M. Denkmann < email@hidden> wrote: On Aug 5, 2012, at 8:07 AM, Gerriet M. Denkmann <email@hidden> wrote:
Then I tried to add the ApplicationServices framework (the documentation (CGAffineTransform Reference) mentions this framework), but cannot find it inside Xcode ( /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/System/Library/Frameworks).
Shouldn't it be CoreGraphics.framework?
Don't know about "should", but it is in CoreGraphics.framework. Would be kind of nice, if the documentation mentions this fact.
In the Build Phases for the target, open Link Binary and press the "+" button to select from the system frameworks.
This is a very useful hint indeed.
Thank you very much!
|
_______________________________________________
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