Deprecate a method in iOS
Mark a method as deprecated:
__attribute__((deprecated))
and starting from gcc 4.5:
__attribute((deprecated(use method XXX instead)))
Written by Arnaud Coomans
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ios
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#