File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
packages/cloud_firestore/cloud_firestore/pipeline_example/ios/Runner.xcodeproj Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 356356 inputFileListPaths = (
357357 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
358358 );
359+ inputPaths = (
360+ );
359361 name = "[CP] Embed Pods Frameworks";
360362 outputFileListPaths = (
361363 "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
362364 );
365+ outputPaths = (
366+ );
363367 runOnlyForDeploymentPostprocessing = 0;
364368 shellPath = /bin/sh;
365369 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
477481 DEVELOPMENT_TEAM = YYX2P3XVJ7;
478482 ENABLE_BITCODE = NO;
479483 INFOPLIST_FILE = Runner/Info.plist;
484+ IPHONEOS_DEPLOYMENT_TARGET = 15.6;
480485 LD_RUNPATH_SEARCH_PATHS = (
481486 "$(inherited)",
482487 "@executable_path/Frameworks",
660665 DEVELOPMENT_TEAM = YYX2P3XVJ7;
661666 ENABLE_BITCODE = NO;
662667 INFOPLIST_FILE = Runner/Info.plist;
668+ IPHONEOS_DEPLOYMENT_TARGET = 15.6;
663669 LD_RUNPATH_SEARCH_PATHS = (
664670 "$(inherited)",
665671 "@executable_path/Frameworks",
683689 DEVELOPMENT_TEAM = YYX2P3XVJ7;
684690 ENABLE_BITCODE = NO;
685691 INFOPLIST_FILE = Runner/Info.plist;
692+ IPHONEOS_DEPLOYMENT_TARGET = 15.6;
686693 LD_RUNPATH_SEARCH_PATHS = (
687694 "$(inherited)",
688695 "@executable_path/Frameworks",
You can’t perform that action at this time.
0 commit comments