Tags: jy02305403/AFNetworking
Tags
Add NS_DESIGNATED_INITIALIZER for earlier versions of Xcode. NS_DESIGNATED_INITIALIZER is not included in Xcode 5. Since there's no common header, I just inserted a definition for it into each file that uses it. See: http://stackoverflow.com/questions/24119896/ns-designated-initializer-expected-colon
PreviousNext