ios - Build fail with error ld: file not found: -fobjc-arc -
i have added advertisements sdk in app admob, revmob. when compiling code getting following error in log,
ld: file not found: -fobjc-arc clang: error: linker command failed exit code 1 (use -v see invocation) 
i have converted non-arc files arc setting -fno-objc-arc in compile source.
Comments
Post a Comment