Alexandre 6c40192706
[swift5] Add support for oneOfs (#8714)
* [swift5] Add support for oneOfs

* Generate a sample Swift project with oneOfs

* Update Swift Samples
2021-05-24 13:01:16 +08:00

16 lines
317 B
YAML

name: PetstoreClient
targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "9.0"
sources: [PetstoreClient]
info:
path: ./Info.plist
version: 0.0.1
settings:
APPLICATION_EXTENSION_API_ONLY: true
scheme: {}
dependencies:
- carthage: AnyCodable