iliaskarim e01c1a9b72
Readonly properties for Swift 5 (#6048)
* Generate readonly properties in Swift5 with additional readonlyProperties parameter

* add sample
2020-04-29 11:17:00 +08:00

15 lines
278 B
YAML

name: PetstoreClient
targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "10.0"
sources: [PetstoreClient]
info:
path: ./Info.plist
version: 1.0.0
settings:
APPLICATION_EXTENSION_API_ONLY: true
scheme: {}