Find replacement for deprecated APIs
Find replacement for deprecated APIs
- Subject: Find replacement for deprecated APIs
- From: Beinan Li <email@hidden>
- Date: Thu, 21 Feb 2013 11:25:32 -0500
Our project has lots of warnings about deprecated APIs, such as
warning: 'NSLinkEditError' is deprecated [-Wdeprecated-declarations]
warning: 'NSUnLinkModule' is deprecated [-Wdeprecated-declarations]
warning: '_dyld_present' is deprecated [-Wdeprecated-declarations]
warning: 'NSCreateObjectFileImageFromFile' is deprecated [-Wdeprecated-declarations]
warning: 'NSDestroyObjectFileImage' is deprecated [-Wdeprecated-declarations]
warning: 'NSLookupSymbolInModule' is deprecated [-Wdeprecated-declarations]
warning: 'NSAddressOfSymbol' is deprecated [-Wdeprecated-declarations]
I wonder where I can quickly find replacement for them.
It's not obvious anywhere in the doc or on the web.
Thanks!
_______________________________________________
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