|
155 | 155 | 4B54C1A921B133F0004BEA07 /* FlutterWebView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FlutterWebView.m; sourceTree = "<group>"; }; |
156 | 156 | 4B54C1AB21B13414004BEA07 /* WebViewFlutterPlugin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WebViewFlutterPlugin.h; sourceTree = "<group>"; }; |
157 | 157 | 4B54C1AC21B13434004BEA07 /* WebViewFlutterPlugin.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WebViewFlutterPlugin.m; sourceTree = "<group>"; }; |
| 158 | + 4F13ED567330568565999636 /* 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>"; }; |
| 159 | + 593F42BD9F603A49DC922B8C /* 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>"; }; |
158 | 160 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
159 | 161 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
160 | 162 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
|
209 | 211 | isa = PBXGroup; |
210 | 212 | children = ( |
211 | 213 | 4B51210C211F395A00E0C9B3 /* Pods.xcodeproj */, |
| 214 | + 4F13ED567330568565999636 /* Pods-Runner.debug.xcconfig */, |
| 215 | + 593F42BD9F603A49DC922B8C /* Pods-Runner.release.xcconfig */, |
212 | 216 | ); |
213 | 217 | name = Pods; |
214 | 218 | sourceTree = "<group>"; |
|
477 | 481 | files = ( |
478 | 482 | ); |
479 | 483 | inputPaths = ( |
480 | | - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 484 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
481 | 485 | "${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework", |
482 | 486 | "${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework", |
483 | 487 | "${BUILT_PRODUCTS_DIR}/Reachability/Reachability.framework", |
| 488 | + "${BUILT_PRODUCTS_DIR}/android_intent/android_intent.framework", |
484 | 489 | "${BUILT_PRODUCTS_DIR}/connectivity/connectivity.framework", |
485 | 490 | "${BUILT_PRODUCTS_DIR}/device_info/device_info.framework", |
486 | 491 | "${BUILT_PRODUCTS_DIR}/flutter_statusbar/flutter_statusbar.framework", |
|
499 | 504 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FMDB.framework", |
500 | 505 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", |
501 | 506 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Reachability.framework", |
| 507 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/android_intent.framework", |
502 | 508 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/connectivity.framework", |
503 | 509 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/device_info.framework", |
504 | 510 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_statusbar.framework", |
|
514 | 520 | ); |
515 | 521 | runOnlyForDeploymentPostprocessing = 0; |
516 | 522 | shellPath = /bin/sh; |
517 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 523 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
518 | 524 | showEnvVarsInLog = 0; |
519 | 525 | }; |
520 | 526 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
|
0 commit comments