Description
We should officially support iOS usage of swift-bson by specifying the platform in its Package.swift and testing it on iOS. We'll need to establish a minimum supported iOS version. We have some settings in ExtendedJSONDecoder that are iOS 11+, so maybe that would be a good starting point.
We should also build an example project with an iOS frontend that uses swift-bson, and a backend using the driver and Vapor.
Attachments
Issue Links
- mentioned in
-
Page Loading...