|
40 | 40 | /* Begin PBXFileReference section */
|
41 | 41 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
42 | 42 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
| 43 | + 19E9A67D1290A40616BA613B /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
43 | 44 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
44 | 45 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; };
|
45 | 46 | 47511359F254D1FA05DF3B06 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 47 | + 6B3934088A7364B25DFA6B41 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
46 | 48 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
47 | 49 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
48 | 50 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
140 | 142 | FC90A70078657ED2825B5943 /* Pods */ = {
|
141 | 143 | isa = PBXGroup;
|
142 | 144 | children = (
|
| 145 | + 6B3934088A7364B25DFA6B41 /* Pods-Runner.debug.xcconfig */, |
| 146 | + 19E9A67D1290A40616BA613B /* Pods-Runner.release.xcconfig */, |
143 | 147 | );
|
144 | 148 | name = Pods;
|
145 | 149 | sourceTree = "<group>";
|
|
189 | 193 | developmentRegion = English;
|
190 | 194 | hasScannedForEncodings = 0;
|
191 | 195 | knownRegions = (
|
| 196 | + English, |
192 | 197 | en,
|
193 | 198 | Base,
|
194 | 199 | );
|
|
238 | 243 | files = (
|
239 | 244 | );
|
240 | 245 | inputPaths = (
|
241 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
242 |
| - "${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework", |
243 | 246 | );
|
244 | 247 | name = "[CP] Embed Pods Frameworks";
|
245 | 248 | outputPaths = (
|
246 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", |
247 | 249 | );
|
248 | 250 | runOnlyForDeploymentPostprocessing = 0;
|
249 | 251 | shellPath = /bin/sh;
|
250 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 252 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
251 | 253 | showEnvVarsInLog = 0;
|
252 | 254 | };
|
253 | 255 | 96E46CF45834A6C37B9BB190 /* [CP] Check Pods Manifest.lock */ = {
|
|
288 | 290 | files = (
|
289 | 291 | );
|
290 | 292 | inputPaths = (
|
291 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-resources.sh", |
292 |
| - "${PODS_CONFIGURATION_BUILD_DIR}/GoogleMobileVision/GoogleMVFaceDetectorResources.bundle", |
293 |
| - "${PODS_CONFIGURATION_BUILD_DIR}/GoogleMobileVision/GoogleMVTextDetectorResources.bundle", |
294 | 293 | );
|
295 | 294 | name = "[CP] Copy Pods Resources";
|
296 | 295 | outputPaths = (
|
297 |
| - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMVFaceDetectorResources.bundle", |
298 |
| - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMVTextDetectorResources.bundle", |
299 | 296 | );
|
300 | 297 | runOnlyForDeploymentPostprocessing = 0;
|
301 | 298 | shellPath = /bin/sh;
|
302 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 299 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
303 | 300 | showEnvVarsInLog = 0;
|
304 | 301 | };
|
305 | 302 | /* End PBXShellScriptBuildPhase section */
|
|
455 | 452 | "$(PROJECT_DIR)/Flutter",
|
456 | 453 | );
|
457 | 454 | INFOPLIST_FILE = Runner/Info.plist;
|
458 |
| - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 455 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
459 | 456 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
460 | 457 | LIBRARY_SEARCH_PATHS = (
|
461 | 458 | "$(inherited)",
|
|
479 | 476 | "$(PROJECT_DIR)/Flutter",
|
480 | 477 | );
|
481 | 478 | INFOPLIST_FILE = Runner/Info.plist;
|
482 |
| - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 479 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
483 | 480 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
484 | 481 | LIBRARY_SEARCH_PATHS = (
|
485 | 482 | "$(inherited)",
|
|
0 commit comments