Daiki Matsudate a0ba71e3f2 generate code
2019-07-22 18:41:25 +09:00

16 lines
299 B
YAML

name: TestClient
targets:
TestClient:
type: framework
platform: iOS
deploymentTarget: "10.0"
sources: [TestClient]
info:
path: ./Info.plist
settings:
APPLICATION_EXTENSION_API_ONLY: true
SWIFT_VERSION: "5.0"
dependencies:
- carthage: Alamofire