xCode单元测试AFNetworking编译错误

2015-01-19  本文已影响0人  goku

[^注脚一]

/Users/Shared/GKCommerce/Pods/Headers/Public/AFNetworking/AFURLConnectionOperation.h:197:1: Property with 'retain (or strong)' attribute must be of object type

/Users/Shared/GKCommerce/Pods/Headers/Public/AFNetworking/AFHTTPRequestOperationManager.h:154:1: Property with 'retain (or strong)' attribute must be of object type

/Users/Shared/GKCommerce/Pods/Headers/Public/AFNetworking/AFHTTPRequestOperationManager.h:159:1: Property with 'retain (or strong)' attribute must be of object type

/Users/Shared/GKCommerce/Pods/Headers/Public/AFNetworking/AFURLSessionManager.h:155:1: Property with 'retain (or strong)' attribute must be of object type

/Users/Shared/GKCommerce/Pods/Headers/Public/AFNetworking/AFURLSessionManager.h:160:1: Property with 'retain (or strong)' attribute must be of object type

[^注脚一]AFNetoworking: Property attribute must be of object type

上一篇 下一篇

猜你喜欢

热点阅读