Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
130
How to use the framework on a non - ARC project ?
posted

Hi ,

Can you help to resolve the next warning (i get 30th of them), i suspect that im geting this warning  because my project is non-ARC .

" /Developer/Infragistics/NUCLiOS 2012/Framework/IGChart.framework/Headers/Axis.h:99:1: No 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed "

i did try to add the next flags  "-fobjc-arc" to "Other Linker Flags" but it didn't help !

Any suggestion?

Thanks,

Avi.