forked from loafle/openapi-generator-original
iOS - fix XcodeGen deploy target to match cocoapods (#8279)
This commit is contained in:
@@ -3,7 +3,7 @@ targets:
|
||||
{{projectName}}:
|
||||
type: framework
|
||||
platform: iOS
|
||||
deploymentTarget: "10.0"
|
||||
deploymentTarget: "9.0"
|
||||
sources: [{{projectName}}]
|
||||
info:
|
||||
path: ./Info.plist
|
||||
|
||||
@@ -3,7 +3,7 @@ targets:
|
||||
PetstoreClient:
|
||||
type: framework
|
||||
platform: iOS
|
||||
deploymentTarget: "10.0"
|
||||
deploymentTarget: "9.0"
|
||||
sources: [PetstoreClient]
|
||||
info:
|
||||
path: ./Info.plist
|
||||
|
||||
@@ -3,7 +3,7 @@ targets:
|
||||
PetstoreClient:
|
||||
type: framework
|
||||
platform: iOS
|
||||
deploymentTarget: "10.0"
|
||||
deploymentTarget: "9.0"
|
||||
sources: [PetstoreClient]
|
||||
info:
|
||||
path: ./Info.plist
|
||||
|
||||
@@ -3,7 +3,7 @@ targets:
|
||||
PetstoreClient:
|
||||
type: framework
|
||||
platform: iOS
|
||||
deploymentTarget: "10.0"
|
||||
deploymentTarget: "9.0"
|
||||
sources: [PetstoreClient]
|
||||
info:
|
||||
path: ./Info.plist
|
||||
|
||||
@@ -3,7 +3,7 @@ targets:
|
||||
PetstoreClient:
|
||||
type: framework
|
||||
platform: iOS
|
||||
deploymentTarget: "10.0"
|
||||
deploymentTarget: "9.0"
|
||||
sources: [PetstoreClient]
|
||||
info:
|
||||
path: ./Info.plist
|
||||
|
||||
@@ -3,7 +3,7 @@ targets:
|
||||
PetstoreClient:
|
||||
type: framework
|
||||
platform: iOS
|
||||
deploymentTarget: "10.0"
|
||||
deploymentTarget: "9.0"
|
||||
sources: [PetstoreClient]
|
||||
info:
|
||||
path: ./Info.plist
|
||||
|
||||
@@ -3,7 +3,7 @@ targets:
|
||||
PetstoreClient:
|
||||
type: framework
|
||||
platform: iOS
|
||||
deploymentTarget: "10.0"
|
||||
deploymentTarget: "9.0"
|
||||
sources: [PetstoreClient]
|
||||
info:
|
||||
path: ./Info.plist
|
||||
|
||||
@@ -3,7 +3,7 @@ targets:
|
||||
PetstoreClient:
|
||||
type: framework
|
||||
platform: iOS
|
||||
deploymentTarget: "10.0"
|
||||
deploymentTarget: "9.0"
|
||||
sources: [PetstoreClient]
|
||||
info:
|
||||
path: ./Info.plist
|
||||
|
||||
@@ -3,7 +3,7 @@ targets:
|
||||
PetstoreClient:
|
||||
type: framework
|
||||
platform: iOS
|
||||
deploymentTarget: "10.0"
|
||||
deploymentTarget: "9.0"
|
||||
sources: [PetstoreClient]
|
||||
info:
|
||||
path: ./Info.plist
|
||||
|
||||
@@ -3,7 +3,7 @@ targets:
|
||||
PetstoreClient:
|
||||
type: framework
|
||||
platform: iOS
|
||||
deploymentTarget: "10.0"
|
||||
deploymentTarget: "9.0"
|
||||
sources: [PetstoreClient]
|
||||
info:
|
||||
path: ./Info.plist
|
||||
|
||||
@@ -3,7 +3,7 @@ targets:
|
||||
PetstoreClient:
|
||||
type: framework
|
||||
platform: iOS
|
||||
deploymentTarget: "10.0"
|
||||
deploymentTarget: "9.0"
|
||||
sources: [PetstoreClient]
|
||||
info:
|
||||
path: ./Info.plist
|
||||
|
||||
@@ -3,7 +3,7 @@ targets:
|
||||
PetstoreClient:
|
||||
type: framework
|
||||
platform: iOS
|
||||
deploymentTarget: "10.0"
|
||||
deploymentTarget: "9.0"
|
||||
sources: [PetstoreClient]
|
||||
info:
|
||||
path: ./Info.plist
|
||||
|
||||
Reference in New Issue
Block a user