I\'m getting all kinds of build errors with Facebook\'s SDK because my app uses ARC. I try to remove the Facebook files from the compiler to avoid this, but I get an Apple M
there are actually very few changes needed to make the Facebook iOS sdk compatible with ARC. I have made the changes in my code , but , I do not know who to send it back to the community, any pointers ?
here is a post I made to explain how to use it with ARC the simple way on Xcode 4.2: http://nabtech.wordpress.com/2012/02/02/facebook-ios-sdk-and-arc/