When I try build my project, I get an error:
ld: file not found: -fobjc-arc
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Previously, everything worked, the problem appeared after upgrade TapJoy lib.
Xcode 5, iOS 7.
Thanks!