创建一个全新的项目添加AFNetworking库,然后添加SystemConfiguration和MobileCoreServices链接库。最后,当我构建项目时,AFHTTPClient.m行号出现错误152;
for (id nestedKey in [dictionary.allKeys sortedArrayUsingDescriptors:@[ sortDescriptor ]]) {
错误说Unexpected '@' in program
创建一个全新的项目添加AFNetworking库,然后添加SystemConfiguration和MobileCoreServices链接库。最后,当我构建项目时,AFHTTPClient.m行号出现错误152;
for (id nestedKey in [dictionary.allKeys sortedArrayUsingDescriptors:@[ sortDescriptor ]]) {
错误说Unexpected '@' in program