Flight-School / AnyCodable

Type-erased wrappers for Encodable, Decodable, and Codable values

Home Page:https://flight.school/books/codable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library Evolution Support

bradleysmaskell opened this issue · comments

For frameworks that have BUILD_LIBRARY_FOR_DISTRIBUTION=YES we see the following warning when pulling in through SPM.

Screen Shot 2020-06-24 at 10 12 03 AM

@mattt would you be open to setting this to YES?

commented

@bradleysmaskell Absolutely. If you send me a PR with the necessary changes, I'd be happy to merge that in an cut a new release.