iOS - fix XcodeGen deploy target to match cocoapods (#8279)

This commit is contained in:
Bruno Coelho
2021-01-04 01:55:59 +00:00
committed by GitHub
parent 14efb8c70f
commit 72d6cff188
12 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ targets:
{{projectName}}:
type: framework
platform: iOS
deploymentTarget: "10.0"
deploymentTarget: "9.0"
sources: [{{projectName}}]
info:
path: ./Info.plist

View File

@@ -3,7 +3,7 @@ targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "10.0"
deploymentTarget: "9.0"
sources: [PetstoreClient]
info:
path: ./Info.plist

View File

@@ -3,7 +3,7 @@ targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "10.0"
deploymentTarget: "9.0"
sources: [PetstoreClient]
info:
path: ./Info.plist

View File

@@ -3,7 +3,7 @@ targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "10.0"
deploymentTarget: "9.0"
sources: [PetstoreClient]
info:
path: ./Info.plist

View File

@@ -3,7 +3,7 @@ targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "10.0"
deploymentTarget: "9.0"
sources: [PetstoreClient]
info:
path: ./Info.plist

View File

@@ -3,7 +3,7 @@ targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "10.0"
deploymentTarget: "9.0"
sources: [PetstoreClient]
info:
path: ./Info.plist

View File

@@ -3,7 +3,7 @@ targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "10.0"
deploymentTarget: "9.0"
sources: [PetstoreClient]
info:
path: ./Info.plist

View File

@@ -3,7 +3,7 @@ targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "10.0"
deploymentTarget: "9.0"
sources: [PetstoreClient]
info:
path: ./Info.plist

View File

@@ -3,7 +3,7 @@ targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "10.0"
deploymentTarget: "9.0"
sources: [PetstoreClient]
info:
path: ./Info.plist

View File

@@ -3,7 +3,7 @@ targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "10.0"
deploymentTarget: "9.0"
sources: [PetstoreClient]
info:
path: ./Info.plist

View File

@@ -3,7 +3,7 @@ targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "10.0"
deploymentTarget: "9.0"
sources: [PetstoreClient]
info:
path: ./Info.plist

View File

@@ -3,7 +3,7 @@ targets:
PetstoreClient:
type: framework
platform: iOS
deploymentTarget: "10.0"
deploymentTarget: "9.0"
sources: [PetstoreClient]
info:
path: ./Info.plist