Hello,
I am trying to build a 64-bit app target that uses RestKit, however the current Xcode project in master does not include this architecture in its build configuration. I updated the configuration to include this (set it to "Standard architectures (including 64-bit)". Xcode updated the minimum deployment target to 5.1.1 automatically. The code built without any problems after this change.
I wonder if this could change could be integrated into RestKit?
Cheers,
Matt