|
61 | 61 | 74C80C892DBFB94900E0F060 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
62 | 62 | 74C80C8B2DBFB96B00E0F060 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; }; |
63 | 63 | 760CFBF4116266D85F7D6C7A /* Pods-Runner.debug-prod.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug-prod.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug-prod.xcconfig"; sourceTree = "<group>"; }; |
| 64 | + 7A16A2E95A6B4F4091D7A230 /* Debug-prod.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "Debug-prod.xcconfig"; path = "Flutter/Debug-prod.xcconfig"; sourceTree = "<group>"; }; |
64 | 65 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
| 66 | + 8FA81F0DB6E24B6E9F984D2B /* Release-prod.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "Release-prod.xcconfig"; path = "Flutter/Release-prod.xcconfig"; sourceTree = "<group>"; }; |
65 | 67 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
66 | 68 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
67 | 69 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
125 | 127 | children = ( |
126 | 128 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, |
127 | 129 | 9740EEB21CF90195004384FC /* Debug.xcconfig */, |
| 130 | + 7A16A2E95A6B4F4091D7A230 /* Debug-prod.xcconfig */, |
128 | 131 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, |
| 132 | + 8FA81F0DB6E24B6E9F984D2B /* Release-prod.xcconfig */, |
129 | 133 | 9740EEB31CF90195004384FC /* Generated.xcconfig */, |
130 | 134 | ); |
131 | 135 | name = Flutter; |
|
786 | 790 | }; |
787 | 791 | 6421BDC31E9940158003FA33 /* Release-prod */ = { |
788 | 792 | isa = XCBuildConfiguration; |
789 | | - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
| 793 | + baseConfigurationReference = 8FA81F0DB6E24B6E9F984D2B /* Release-prod.xcconfig */; |
790 | 794 | buildSettings = { |
791 | 795 | APP_DISPLAY_NAME = "Echo Loop"; |
792 | 796 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
1143 | 1147 | }; |
1144 | 1148 | D4ACA9420A334162838509B6 /* Debug-prod */ = { |
1145 | 1149 | isa = XCBuildConfiguration; |
1146 | | - baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; |
| 1150 | + baseConfigurationReference = 7A16A2E95A6B4F4091D7A230 /* Debug-prod.xcconfig */; |
1147 | 1151 | buildSettings = { |
1148 | 1152 | APP_DISPLAY_NAME = "Echo Loop"; |
1149 | 1153 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
0 commit comments