The iOS deployment target is set to 7.0, but the range of supported deployment target versions fo...

pods AFNetworking 警告
解决办法如下:选中


D8B975F3-0C8F-4CC4-93EF-52C880CE39A8.png

12A05ED8-B636-47D0-AFF7-20628FB30783.png

3E5F4BA7-80F2-4647-959B-4628A8ADAEA6.png

1F9C5300-7901-45F2-BF3A-BF66D664D65D.png

完事。
顺便说下:
iOS Deployment Target --- 它控制着运行应用需要的最低操作系统版本
Base SDK --- 指的是当前编译所用的SDK版本

你可能感兴趣的:(The iOS deployment target is set to 7.0, but the range of supported deployment target versions fo...)