|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 51; |
| 6 | + objectVersion = 50; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
151 | 151 | 97C146EC1CF9000F007C117D /* Resources */, |
152 | 152 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
153 | 153 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
154 | | - 55E51B0683F0D8A00CACA3AC /* [CP] Embed Pods Frameworks */, |
155 | 154 | ); |
156 | 155 | buildRules = ( |
157 | 156 | ); |
|
245 | 244 | shellPath = /bin/sh; |
246 | 245 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
247 | 246 | }; |
248 | | - 55E51B0683F0D8A00CACA3AC /* [CP] Embed Pods Frameworks */ = { |
249 | | - isa = PBXShellScriptBuildPhase; |
250 | | - buildActionMask = 2147483647; |
251 | | - files = ( |
252 | | - ); |
253 | | - inputFileListPaths = ( |
254 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
255 | | - ); |
256 | | - name = "[CP] Embed Pods Frameworks"; |
257 | | - outputFileListPaths = ( |
258 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
259 | | - ); |
260 | | - runOnlyForDeploymentPostprocessing = 0; |
261 | | - shellPath = /bin/sh; |
262 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
263 | | - showEnvVarsInLog = 0; |
264 | | - }; |
265 | 247 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
266 | 248 | isa = PBXShellScriptBuildPhase; |
267 | 249 | buildActionMask = 2147483647; |
|
375 | 357 | "$(PROJECT_DIR)/Flutter", |
376 | 358 | ); |
377 | 359 | INFOPLIST_FILE = Runner/Info.plist; |
| 360 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
378 | 361 | LD_RUNPATH_SEARCH_PATHS = ( |
379 | 362 | "$(inherited)", |
380 | 363 | "@executable_path/Frameworks", |
|
508 | 491 | "$(PROJECT_DIR)/Flutter", |
509 | 492 | ); |
510 | 493 | INFOPLIST_FILE = Runner/Info.plist; |
| 494 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
511 | 495 | LD_RUNPATH_SEARCH_PATHS = ( |
512 | 496 | "$(inherited)", |
513 | 497 | "@executable_path/Frameworks", |
|
536 | 520 | "$(PROJECT_DIR)/Flutter", |
537 | 521 | ); |
538 | 522 | INFOPLIST_FILE = Runner/Info.plist; |
| 523 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
539 | 524 | LD_RUNPATH_SEARCH_PATHS = ( |
540 | 525 | "$(inherited)", |
541 | 526 | "@executable_path/Frameworks", |
|
0 commit comments