objective c - How to use Retain and Release in IOS Application? -


i working on ios application.when using flicker api's in application getting semantic issues can't use libraries bcoz os release , retain used in library.i working on xcode 5.1? please me how can use such library in application?

select project in sidebar > build phases > compile sources

add flag -fno-objc-arc files in question.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -