I'm trying to run the example program for Drupal iOS SDK as downloaded here https://github.com/workhabitinc/drupal-ios-sdk-example
But, I can't build the project because of the ARC problems as in the screenshot below.

How can I change the settings or code to make it compile?