alexeyxo / protobuf-swift

Google ProtocolBuffers for Apple Swift
http://protobuf.io/#swift
Apache License 2.0
938 stars 138 forks source link

Install with carthage, deployment target is 11.1 #233

Open getinfo2012 opened 6 years ago

getinfo2012 commented 6 years ago

I was use 'carthage update --no-use-binaries --platform iOS', and then the framework deployment target is 11.1. But my project is deployment target is iOS9. (XCODE version: 9.1)