Bruno Coelho 06d914dd0f
[swift6] useSPMFileStructure by default (#19772)
* [swift6] useSPMFileStructure by default

* [swift6] useSPMFileStructure by default

* [swift6] useSPMFileStructure by default
2024-10-03 16:23:43 +01:00

18 lines
361 B
YAML

name: PetstoreClient
targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "11.0"
sources: [Sources]
info:
path: ./Info.plist
version: 1.0.0
settings:
APPLICATION_EXTENSION_API_ONLY: true
scheme: {}
dependencies:
- carthage: Alamofire
- carthage: PromiseKit
- carthage: RxSwift