|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 04B3E2FE719899D1A670DDDF /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20565A2801C7FA000A4BCDAE /* Pods_Runner.framework */; }; |
11 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
12 | | - 32EC8E26E3CB1F1DD06181BE /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3F6E72F7C73D711A5A884462 /* GoogleService-Info.plist */; }; |
13 | 11 | 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; }; |
14 | 12 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
15 | 13 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
16 | | - 7A74292D6DFE217E79AAA744 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B655B67C17CFA61185802539 /* Pods_RunnerTests.framework */; }; |
17 | 14 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
18 | 15 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
19 | 16 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
|
45 | 42 | /* Begin PBXFileReference section */ |
46 | 43 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
47 | 44 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
48 | | - 16734F7288FC38B7238F6ED7 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
49 | | - 20565A2801C7FA000A4BCDAE /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
50 | 45 | 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; }; |
51 | 46 | 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | | - 3661CE63DBA73C848AF700FA /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
53 | 47 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
54 | | - 3F6E72F7C73D711A5A884462 /* GoogleService-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "Runner/GoogleService-Info.plist"; sourceTree = "<group>"; }; |
55 | 48 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
56 | 49 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
57 | 50 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
|
62 | 55 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
63 | 56 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
64 | 57 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
65 | | - A7E676D886DB46A16D361E63 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; }; |
66 | | - B2F36C9A56F05A19FC13C144 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; }; |
67 | | - B655B67C17CFA61185802539 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
68 | | - BA04F0BCDFD41291AF5D8E78 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; }; |
69 | | - D41EAF2D463C6DBE94414EC1 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; }; |
70 | 58 | /* End PBXFileReference section */ |
71 | 59 |
|
72 | 60 | /* Begin PBXFrameworksBuildPhase section */ |
73 | 61 | 97C146EB1CF9000F007C117D /* Frameworks */ = { |
74 | 62 | isa = PBXFrameworksBuildPhase; |
75 | 63 | buildActionMask = 2147483647; |
76 | 64 | files = ( |
77 | | - 04B3E2FE719899D1A670DDDF /* Pods_Runner.framework in Frameworks */, |
78 | | - ); |
79 | | - runOnlyForDeploymentPostprocessing = 0; |
80 | | - }; |
81 | | - ACB02CD8E775C447A966AD7E /* Frameworks */ = { |
82 | | - isa = PBXFrameworksBuildPhase; |
83 | | - buildActionMask = 2147483647; |
84 | | - files = ( |
85 | | - 7A74292D6DFE217E79AAA744 /* Pods_RunnerTests.framework in Frameworks */, |
86 | 65 | ); |
87 | 66 | runOnlyForDeploymentPostprocessing = 0; |
88 | 67 | }; |
|
97 | 76 | path = RunnerTests; |
98 | 77 | sourceTree = "<group>"; |
99 | 78 | }; |
100 | | - 889723F25CDB4B1636E05EEB /* Frameworks */ = { |
101 | | - isa = PBXGroup; |
102 | | - children = ( |
103 | | - 20565A2801C7FA000A4BCDAE /* Pods_Runner.framework */, |
104 | | - B655B67C17CFA61185802539 /* Pods_RunnerTests.framework */, |
105 | | - ); |
106 | | - name = Frameworks; |
107 | | - sourceTree = "<group>"; |
108 | | - }; |
109 | 79 | 9740EEB11CF90186004384FC /* Flutter */ = { |
110 | 80 | isa = PBXGroup; |
111 | 81 | children = ( |
|
124 | 94 | 97C146F01CF9000F007C117D /* Runner */, |
125 | 95 | 97C146EF1CF9000F007C117D /* Products */, |
126 | 96 | 331C8082294A63A400263BE5 /* RunnerTests */, |
127 | | - BC4EE62FB2B42195F0341EC3 /* Pods */, |
128 | | - 889723F25CDB4B1636E05EEB /* Frameworks */, |
129 | | - 3F6E72F7C73D711A5A884462 /* GoogleService-Info.plist */, |
130 | 97 | ); |
131 | 98 | sourceTree = "<group>"; |
132 | 99 | }; |
|
154 | 121 | path = Runner; |
155 | 122 | sourceTree = "<group>"; |
156 | 123 | }; |
157 | | - BC4EE62FB2B42195F0341EC3 /* Pods */ = { |
158 | | - isa = PBXGroup; |
159 | | - children = ( |
160 | | - 16734F7288FC38B7238F6ED7 /* Pods-Runner.debug.xcconfig */, |
161 | | - 3661CE63DBA73C848AF700FA /* Pods-Runner.release.xcconfig */, |
162 | | - A7E676D886DB46A16D361E63 /* Pods-Runner.profile.xcconfig */, |
163 | | - BA04F0BCDFD41291AF5D8E78 /* Pods-RunnerTests.debug.xcconfig */, |
164 | | - B2F36C9A56F05A19FC13C144 /* Pods-RunnerTests.release.xcconfig */, |
165 | | - D41EAF2D463C6DBE94414EC1 /* Pods-RunnerTests.profile.xcconfig */, |
166 | | - ); |
167 | | - name = Pods; |
168 | | - path = Pods; |
169 | | - sourceTree = "<group>"; |
170 | | - }; |
171 | 124 | /* End PBXGroup section */ |
172 | 125 |
|
173 | 126 | /* Begin PBXNativeTarget section */ |
174 | 127 | 331C8080294A63A400263BE5 /* RunnerTests */ = { |
175 | 128 | isa = PBXNativeTarget; |
176 | 129 | buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */; |
177 | 130 | buildPhases = ( |
178 | | - AF39F7A4D9A8B072E1A2661D /* [CP] Check Pods Manifest.lock */, |
179 | 131 | 331C807D294A63A400263BE5 /* Sources */, |
180 | 132 | 331C807F294A63A400263BE5 /* Resources */, |
181 | | - ACB02CD8E775C447A966AD7E /* Frameworks */, |
182 | 133 | ); |
183 | 134 | buildRules = ( |
184 | 135 | ); |
|
194 | 145 | isa = PBXNativeTarget; |
195 | 146 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
196 | 147 | buildPhases = ( |
197 | | - E526CCD9BD451BCC913EC0EB /* [CP] Check Pods Manifest.lock */, |
198 | 148 | 9740EEB61CF901F6004384FC /* Run Script */, |
199 | 149 | 97C146EA1CF9000F007C117D /* Sources */, |
200 | 150 | 97C146EB1CF9000F007C117D /* Frameworks */, |
201 | 151 | 97C146EC1CF9000F007C117D /* Resources */, |
202 | 152 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
203 | 153 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
204 | | - F980896154297CEA648A8EBE /* [CP] Embed Pods Frameworks */, |
205 | | - 409CB631DE7F13C979B339EE /* [CP] Copy Pods Resources */, |
206 | | - B4FE2BC485BA6DC84A88129D /* [firebase_crashlytics] Crashlytics Upload Symbols */, |
207 | | - 39FA0595CC0E7FB42289D13B /* FlutterFire: "flutterfire upload-crashlytics-symbols" */, |
| 154 | + 01641DA1770B7D264396F779 /* [firebase_crashlytics] Crashlytics Upload Symbols */, |
208 | 155 | ); |
209 | 156 | buildRules = ( |
210 | 157 | ); |
|
270 | 217 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */, |
271 | 218 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */, |
272 | 219 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */, |
273 | | - 32EC8E26E3CB1F1DD06181BE /* GoogleService-Info.plist in Resources */, |
274 | 220 | ); |
275 | 221 | runOnlyForDeploymentPostprocessing = 0; |
276 | 222 | }; |
277 | 223 | /* End PBXResourcesBuildPhase section */ |
278 | 224 |
|
279 | 225 | /* Begin PBXShellScriptBuildPhase section */ |
280 | | - 39FA0595CC0E7FB42289D13B /* FlutterFire: "flutterfire upload-crashlytics-symbols" */ = { |
| 226 | + 01641DA1770B7D264396F779 /* [firebase_crashlytics] Crashlytics Upload Symbols */ = { |
281 | 227 | isa = PBXShellScriptBuildPhase; |
282 | 228 | buildActionMask = 2147483647; |
283 | 229 | files = ( |
284 | 230 | ); |
285 | 231 | inputFileListPaths = ( |
286 | 232 | ); |
287 | 233 | inputPaths = ( |
| 234 | + "\"${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}\"", |
| 235 | + "\"${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/\"", |
| 236 | + "\"${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/Info.plist\"", |
| 237 | + "\"$(TARGET_BUILD_DIR)/$(EXECUTABLE_PATH)\"", |
| 238 | + "\"$(PROJECT_DIR)/firebase_app_id_file.json\"", |
288 | 239 | ); |
289 | | - name = "FlutterFire: \"flutterfire upload-crashlytics-symbols\""; |
| 240 | + name = "[firebase_crashlytics] Crashlytics Upload Symbols"; |
290 | 241 | outputFileListPaths = ( |
291 | 242 | ); |
292 | 243 | outputPaths = ( |
293 | 244 | ); |
294 | 245 | runOnlyForDeploymentPostprocessing = 0; |
295 | 246 | shellPath = /bin/sh; |
296 | | - shellScript = "\n#!/bin/bash\nPATH=${PATH}:$FLUTTER_ROOT/bin:$HOME/.pub-cache/bin\nflutterfire upload-crashlytics-symbols --upload-symbols-script-path=$PODS_ROOT/FirebaseCrashlytics/upload-symbols --platform=ios --apple-project-path=${SRCROOT} --env-platform-name=${PLATFORM_NAME} --env-configuration=${CONFIGURATION} --env-project-dir=${PROJECT_DIR} --env-built-products-dir=${BUILT_PRODUCTS_DIR} --env-dwarf-dsym-folder-path=${DWARF_DSYM_FOLDER_PATH} --env-dwarf-dsym-file-name=${DWARF_DSYM_FILE_NAME} --env-infoplist-path=${INFOPLIST_PATH} --default-config=default\n"; |
| 247 | + shellScript = "\"$PODS_ROOT/FirebaseCrashlytics/upload-symbols\" --flutter-project \"$PROJECT_DIR/firebase_app_id_file.json\" "; |
297 | 248 | }; |
298 | 249 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
299 | 250 | isa = PBXShellScriptBuildPhase; |
|
311 | 262 | shellPath = /bin/sh; |
312 | 263 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
313 | 264 | }; |
314 | | - 409CB631DE7F13C979B339EE /* [CP] Copy Pods Resources */ = { |
315 | | - isa = PBXShellScriptBuildPhase; |
316 | | - buildActionMask = 2147483647; |
317 | | - files = ( |
318 | | - ); |
319 | | - inputFileListPaths = ( |
320 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
321 | | - ); |
322 | | - name = "[CP] Copy Pods Resources"; |
323 | | - outputFileListPaths = ( |
324 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
325 | | - ); |
326 | | - runOnlyForDeploymentPostprocessing = 0; |
327 | | - shellPath = /bin/sh; |
328 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
329 | | - showEnvVarsInLog = 0; |
330 | | - }; |
331 | 265 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
332 | 266 | isa = PBXShellScriptBuildPhase; |
333 | 267 | alwaysOutOfDate = 1; |
|
343 | 277 | shellPath = /bin/sh; |
344 | 278 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
345 | 279 | }; |
346 | | - AF39F7A4D9A8B072E1A2661D /* [CP] Check Pods Manifest.lock */ = { |
347 | | - isa = PBXShellScriptBuildPhase; |
348 | | - buildActionMask = 2147483647; |
349 | | - files = ( |
350 | | - ); |
351 | | - inputFileListPaths = ( |
352 | | - ); |
353 | | - inputPaths = ( |
354 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
355 | | - "${PODS_ROOT}/Manifest.lock", |
356 | | - ); |
357 | | - name = "[CP] Check Pods Manifest.lock"; |
358 | | - outputFileListPaths = ( |
359 | | - ); |
360 | | - outputPaths = ( |
361 | | - "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt", |
362 | | - ); |
363 | | - runOnlyForDeploymentPostprocessing = 0; |
364 | | - shellPath = /bin/sh; |
365 | | - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
366 | | - showEnvVarsInLog = 0; |
367 | | - }; |
368 | | - B4FE2BC485BA6DC84A88129D /* [firebase_crashlytics] Crashlytics Upload Symbols */ = { |
369 | | - isa = PBXShellScriptBuildPhase; |
370 | | - buildActionMask = 2147483647; |
371 | | - files = ( |
372 | | - ); |
373 | | - inputFileListPaths = ( |
374 | | - ); |
375 | | - inputPaths = ( |
376 | | - "\"${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}\"", |
377 | | - "\"${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/\"", |
378 | | - "\"${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/Info.plist\"", |
379 | | - "\"$(TARGET_BUILD_DIR)/$(EXECUTABLE_PATH)\"", |
380 | | - "\"$(PROJECT_DIR)/firebase_app_id_file.json\"", |
381 | | - ); |
382 | | - name = "[firebase_crashlytics] Crashlytics Upload Symbols"; |
383 | | - outputFileListPaths = ( |
384 | | - ); |
385 | | - outputPaths = ( |
386 | | - ); |
387 | | - runOnlyForDeploymentPostprocessing = 0; |
388 | | - shellPath = /bin/sh; |
389 | | - shellScript = "\"$PODS_ROOT/FirebaseCrashlytics/upload-symbols\" --flutter-project \"$PROJECT_DIR/firebase_app_id_file.json\" "; |
390 | | - }; |
391 | | - E526CCD9BD451BCC913EC0EB /* [CP] Check Pods Manifest.lock */ = { |
392 | | - isa = PBXShellScriptBuildPhase; |
393 | | - buildActionMask = 2147483647; |
394 | | - files = ( |
395 | | - ); |
396 | | - inputFileListPaths = ( |
397 | | - ); |
398 | | - inputPaths = ( |
399 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
400 | | - "${PODS_ROOT}/Manifest.lock", |
401 | | - ); |
402 | | - name = "[CP] Check Pods Manifest.lock"; |
403 | | - outputFileListPaths = ( |
404 | | - ); |
405 | | - outputPaths = ( |
406 | | - "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
407 | | - ); |
408 | | - runOnlyForDeploymentPostprocessing = 0; |
409 | | - shellPath = /bin/sh; |
410 | | - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
411 | | - showEnvVarsInLog = 0; |
412 | | - }; |
413 | | - F980896154297CEA648A8EBE /* [CP] Embed Pods Frameworks */ = { |
414 | | - isa = PBXShellScriptBuildPhase; |
415 | | - buildActionMask = 2147483647; |
416 | | - files = ( |
417 | | - ); |
418 | | - inputFileListPaths = ( |
419 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
420 | | - ); |
421 | | - name = "[CP] Embed Pods Frameworks"; |
422 | | - outputFileListPaths = ( |
423 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
424 | | - ); |
425 | | - runOnlyForDeploymentPostprocessing = 0; |
426 | | - shellPath = /bin/sh; |
427 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
428 | | - showEnvVarsInLog = 0; |
429 | | - }; |
430 | 280 | /* End PBXShellScriptBuildPhase section */ |
431 | 281 |
|
432 | 282 | /* Begin PBXSourcesBuildPhase section */ |
|
536 | 386 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
537 | 387 | CLANG_ENABLE_MODULES = YES; |
538 | 388 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
539 | | - DEVELOPMENT_TEAM = C4XJU4SR3S; |
| 389 | + DEVELOPMENT_TEAM = 9T6Z2T4W26; |
540 | 390 | ENABLE_BITCODE = NO; |
541 | 391 | INFOPLIST_FILE = Runner/Info.plist; |
542 | 392 | LD_RUNPATH_SEARCH_PATHS = ( |
|
553 | 403 | }; |
554 | 404 | 331C8088294A63A400263BE5 /* Debug */ = { |
555 | 405 | isa = XCBuildConfiguration; |
556 | | - baseConfigurationReference = BA04F0BCDFD41291AF5D8E78 /* Pods-RunnerTests.debug.xcconfig */; |
557 | 406 | buildSettings = { |
558 | 407 | BUNDLE_LOADER = "$(TEST_HOST)"; |
559 | 408 | CODE_SIGN_STYLE = Automatic; |
|
571 | 420 | }; |
572 | 421 | 331C8089294A63A400263BE5 /* Release */ = { |
573 | 422 | isa = XCBuildConfiguration; |
574 | | - baseConfigurationReference = B2F36C9A56F05A19FC13C144 /* Pods-RunnerTests.release.xcconfig */; |
575 | 423 | buildSettings = { |
576 | 424 | BUNDLE_LOADER = "$(TEST_HOST)"; |
577 | 425 | CODE_SIGN_STYLE = Automatic; |
|
587 | 435 | }; |
588 | 436 | 331C808A294A63A400263BE5 /* Profile */ = { |
589 | 437 | isa = XCBuildConfiguration; |
590 | | - baseConfigurationReference = D41EAF2D463C6DBE94414EC1 /* Pods-RunnerTests.profile.xcconfig */; |
591 | 438 | buildSettings = { |
592 | 439 | BUNDLE_LOADER = "$(TEST_HOST)"; |
593 | 440 | CODE_SIGN_STYLE = Automatic; |
|
605 | 452 | isa = XCBuildConfiguration; |
606 | 453 | buildSettings = { |
607 | 454 | ALWAYS_SEARCH_USER_PATHS = NO; |
608 | | - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon; |
| 455 | + ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; |
609 | 456 | CLANG_ANALYZER_NONNULL = YES; |
610 | 457 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
611 | 458 | CLANG_CXX_LIBRARY = "libc++"; |
|
662 | 509 | isa = XCBuildConfiguration; |
663 | 510 | buildSettings = { |
664 | 511 | ALWAYS_SEARCH_USER_PATHS = NO; |
665 | | - ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon; |
| 512 | + ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; |
666 | 513 | CLANG_ANALYZER_NONNULL = YES; |
667 | 514 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
668 | 515 | CLANG_CXX_LIBRARY = "libc++"; |
|
719 | 566 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
720 | 567 | CLANG_ENABLE_MODULES = YES; |
721 | 568 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
722 | | - DEVELOPMENT_TEAM = C4XJU4SR3S; |
| 569 | + DEVELOPMENT_TEAM = 9T6Z2T4W26; |
723 | 570 | ENABLE_BITCODE = NO; |
724 | 571 | INFOPLIST_FILE = Runner/Info.plist; |
725 | 572 | LD_RUNPATH_SEARCH_PATHS = ( |
|
742 | 589 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
743 | 590 | CLANG_ENABLE_MODULES = YES; |
744 | 591 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
745 | | - DEVELOPMENT_TEAM = C4XJU4SR3S; |
| 592 | + DEVELOPMENT_TEAM = 9T6Z2T4W26; |
746 | 593 | ENABLE_BITCODE = NO; |
747 | 594 | INFOPLIST_FILE = Runner/Info.plist; |
748 | 595 | LD_RUNPATH_SEARCH_PATHS = ( |
|
0 commit comments