a2 / MessagePack.swift

It's like JSON, but fast and small…and Swift! – msgpack.org[Swift]

Home Page:http://msgpack.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimum deployment target is iOS 10.3

iDevHank opened this issue · comments

commented

Is there any issue with iOS8 or 9?
Why not change it to iOS8?

Where are you seeing that the minimum deployment target is iOS 10.3?

This is a problem with using the SPM-generated Xcode project. I will create a pull request that fixes this issue.

This is still seen when using Carthage on an iOS project.

@davidlawson That's correct. I didn't tag a new release. I will do so now.

Just tagged version 2.1.0 and am updating the CocoaPods spec now.