|
42 | 42 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
43 | 43 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
44 | 44 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; };
|
| 45 | + 4B425729EC83DC3B462CA8DE /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
45 | 46 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
46 | 47 | 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
47 | 48 | 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
| 49 | + 7F75CD7F5600A279408DF048 /* 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>"; }; |
| 50 | + 89CBFAE60E5774D9B3D21DEF /* 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>"; }; |
48 | 51 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
49 | 52 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
50 | 53 | 9740EEBA1CF902C7004384FC /* Flutter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Flutter.framework; path = Flutter/Flutter.framework; sourceTree = "<group>"; };
|
|
138 | 141 | EDB9D82C0C7AC839E456BFF1 /* Pods */ = {
|
139 | 142 | isa = PBXGroup;
|
140 | 143 | children = (
|
| 144 | + 7F75CD7F5600A279408DF048 /* Pods-Runner.debug.xcconfig */, |
| 145 | + 89CBFAE60E5774D9B3D21DEF /* Pods-Runner.release.xcconfig */, |
| 146 | + 4B425729EC83DC3B462CA8DE /* Pods-Runner.profile.xcconfig */, |
141 | 147 | );
|
142 | 148 | name = Pods;
|
143 | 149 | sourceTree = "<group>";
|
|
178 | 184 | TargetAttributes = {
|
179 | 185 | 97C146ED1CF9000F007C117D = {
|
180 | 186 | CreatedOnToolsVersion = 7.3.1;
|
181 |
| - DevelopmentTeam = DKY2FBVP6L; |
182 | 187 | };
|
183 | 188 | };
|
184 | 189 | };
|
|
187 | 192 | developmentRegion = English;
|
188 | 193 | hasScannedForEncodings = 0;
|
189 | 194 | knownRegions = (
|
| 195 | + English, |
190 | 196 | en,
|
191 | 197 | Base,
|
192 | 198 | );
|
|
235 | 241 | buildActionMask = 2147483647;
|
236 | 242 | files = (
|
237 | 243 | );
|
238 |
| - inputFileListPaths = ( |
239 |
| - ); |
240 | 244 | inputPaths = (
|
241 | 245 | "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
|
242 |
| - "${PODS_ROOT}/../.symlinks/flutter/ios-release/Flutter.framework", |
| 246 | + "${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework", |
243 | 247 | );
|
244 | 248 | name = "[CP] Embed Pods Frameworks";
|
245 |
| - outputFileListPaths = ( |
246 |
| - ); |
247 | 249 | outputPaths = (
|
248 | 250 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
|
249 | 251 | );
|
|
377 | 379 | buildSettings = {
|
378 | 380 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
379 | 381 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
380 |
| - DEVELOPMENT_TEAM = DKY2FBVP6L; |
| 382 | + DEVELOPMENT_TEAM = ""; |
381 | 383 | ENABLE_BITCODE = NO;
|
382 | 384 | FRAMEWORK_SEARCH_PATHS = (
|
383 | 385 | "$(inherited)",
|
|
503 | 505 | buildSettings = {
|
504 | 506 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
505 | 507 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
506 |
| - DEVELOPMENT_TEAM = DKY2FBVP6L; |
| 508 | + DEVELOPMENT_TEAM = ""; |
507 | 509 | ENABLE_BITCODE = NO;
|
508 | 510 | FRAMEWORK_SEARCH_PATHS = (
|
509 | 511 | "$(inherited)",
|
|
527 | 529 | buildSettings = {
|
528 | 530 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
529 | 531 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
530 |
| - DEVELOPMENT_TEAM = DKY2FBVP6L; |
| 532 | + DEVELOPMENT_TEAM = ""; |
531 | 533 | ENABLE_BITCODE = NO;
|
532 | 534 | FRAMEWORK_SEARCH_PATHS = (
|
533 | 535 | "$(inherited)",
|
|
0 commit comments