|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 13278B7A86076443B03368DC /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42ABEED64B54CE91BB1EC1E9 /* Pods_Runner.framework */; }; |
10 | 11 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
11 | 12 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
12 | | - 575629D0CCB77D211763D7B8 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7C46CDA448379402A237E309 /* Pods_Runner.framework */; }; |
13 | 13 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
14 | 14 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
15 | 15 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
|
32 | 32 | /* Begin PBXFileReference section */ |
33 | 33 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
34 | 34 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
| 35 | + 1AE344992C07F7B6844F66AB /* 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>"; }; |
35 | 36 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
| 37 | + 42ABEED64B54CE91BB1EC1E9 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
36 | 38 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
37 | 39 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
38 | | - 786337CE93D0B4875B05F81D /* 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>"; }; |
39 | 40 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
40 | | - 7C46CDA448379402A237E309 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
41 | 41 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; }; |
42 | 42 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; }; |
43 | 43 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 | 44 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
45 | 45 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
46 | 46 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
47 | 47 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 48 | + A8816FF72AFB86264AAD547E /* 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>"; }; |
48 | 49 | B9FEC90529C98D3F00D1C8FC /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; }; |
49 | | - DF356C1C368479B50F3C8E5E /* 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>"; }; |
50 | | - FDBEA779D39C95406E510191 /* 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>"; }; |
| 50 | + C4A8FF1F2E85E2A78B053971 /* 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>"; }; |
51 | 51 | /* End PBXFileReference section */ |
52 | 52 |
|
53 | 53 | /* Begin PBXFrameworksBuildPhase section */ |
54 | 54 | 97C146EB1CF9000F007C117D /* Frameworks */ = { |
55 | 55 | isa = PBXFrameworksBuildPhase; |
56 | 56 | buildActionMask = 2147483647; |
57 | 57 | files = ( |
58 | | - 575629D0CCB77D211763D7B8 /* Pods_Runner.framework in Frameworks */, |
| 58 | + 13278B7A86076443B03368DC /* Pods_Runner.framework in Frameworks */, |
59 | 59 | ); |
60 | 60 | runOnlyForDeploymentPostprocessing = 0; |
61 | 61 | }; |
62 | 62 | /* End PBXFrameworksBuildPhase section */ |
63 | 63 |
|
64 | 64 | /* Begin PBXGroup section */ |
65 | | - 3D8E98CAEF1DBCC3CA761731 /* Frameworks */ = { |
| 65 | + 83EB64EFA5E694F8A0DEF99D /* Frameworks */ = { |
66 | 66 | isa = PBXGroup; |
67 | 67 | children = ( |
68 | | - 7C46CDA448379402A237E309 /* Pods_Runner.framework */, |
| 68 | + 42ABEED64B54CE91BB1EC1E9 /* Pods_Runner.framework */, |
69 | 69 | ); |
70 | 70 | name = Frameworks; |
71 | 71 | sourceTree = "<group>"; |
72 | 72 | }; |
73 | 73 | 9418091889CB6D321F6C1240 /* Pods */ = { |
74 | 74 | isa = PBXGroup; |
75 | 75 | children = ( |
76 | | - DF356C1C368479B50F3C8E5E /* Pods-Runner.debug.xcconfig */, |
77 | | - 786337CE93D0B4875B05F81D /* Pods-Runner.release.xcconfig */, |
78 | | - FDBEA779D39C95406E510191 /* Pods-Runner.profile.xcconfig */, |
| 76 | + C4A8FF1F2E85E2A78B053971 /* Pods-Runner.debug.xcconfig */, |
| 77 | + 1AE344992C07F7B6844F66AB /* Pods-Runner.release.xcconfig */, |
| 78 | + A8816FF72AFB86264AAD547E /* Pods-Runner.profile.xcconfig */, |
79 | 79 | ); |
80 | 80 | path = Pods; |
81 | 81 | sourceTree = "<group>"; |
|
98 | 98 | 97C146F01CF9000F007C117D /* Runner */, |
99 | 99 | 97C146EF1CF9000F007C117D /* Products */, |
100 | 100 | 9418091889CB6D321F6C1240 /* Pods */, |
101 | | - 3D8E98CAEF1DBCC3CA761731 /* Frameworks */, |
| 101 | + 83EB64EFA5E694F8A0DEF99D /* Frameworks */, |
102 | 102 | ); |
103 | 103 | sourceTree = "<group>"; |
104 | 104 | }; |
|
133 | 133 | isa = PBXNativeTarget; |
134 | 134 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
135 | 135 | buildPhases = ( |
136 | | - FF7096C9997BA71D3CB1F92C /* [CP] Check Pods Manifest.lock */, |
| 136 | + 59B0BD82B4DA121343BA28CB /* [CP] Check Pods Manifest.lock */, |
137 | 137 | 9740EEB61CF901F6004384FC /* Run Script */, |
138 | 138 | 97C146EA1CF9000F007C117D /* Sources */, |
139 | 139 | 97C146EB1CF9000F007C117D /* Frameworks */, |
140 | 140 | 97C146EC1CF9000F007C117D /* Resources */, |
141 | 141 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
142 | 142 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
143 | | - 422C7C08E960A75E42192BA5 /* [CP] Embed Pods Frameworks */, |
144 | | - 9E8351797C4609EA8A7C0443 /* [CP] Copy Pods Resources */, |
| 143 | + 19AFD17357B21799C48E22DD /* [CP] Embed Pods Frameworks */, |
| 144 | + 14417B0723275A68DBDB8FF9 /* [CP] Copy Pods Resources */, |
145 | 145 | ); |
146 | 146 | buildRules = ( |
147 | 147 | ); |
|
200 | 200 | /* End PBXResourcesBuildPhase section */ |
201 | 201 |
|
202 | 202 | /* Begin PBXShellScriptBuildPhase section */ |
203 | | - 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
| 203 | + 14417B0723275A68DBDB8FF9 /* [CP] Copy Pods Resources */ = { |
204 | 204 | isa = PBXShellScriptBuildPhase; |
205 | | - alwaysOutOfDate = 1; |
206 | 205 | buildActionMask = 2147483647; |
207 | 206 | files = ( |
208 | 207 | ); |
209 | | - inputPaths = ( |
210 | | - "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}", |
| 208 | + inputFileListPaths = ( |
| 209 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
211 | 210 | ); |
212 | | - name = "Thin Binary"; |
213 | | - outputPaths = ( |
| 211 | + name = "[CP] Copy Pods Resources"; |
| 212 | + outputFileListPaths = ( |
| 213 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
214 | 214 | ); |
215 | 215 | runOnlyForDeploymentPostprocessing = 0; |
216 | 216 | shellPath = /bin/sh; |
217 | | - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
| 217 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 218 | + showEnvVarsInLog = 0; |
218 | 219 | }; |
219 | | - 422C7C08E960A75E42192BA5 /* [CP] Embed Pods Frameworks */ = { |
| 220 | + 19AFD17357B21799C48E22DD /* [CP] Embed Pods Frameworks */ = { |
220 | 221 | isa = PBXShellScriptBuildPhase; |
221 | 222 | buildActionMask = 2147483647; |
222 | 223 | files = ( |
|
233 | 234 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
234 | 235 | showEnvVarsInLog = 0; |
235 | 236 | }; |
236 | | - 9740EEB61CF901F6004384FC /* Run Script */ = { |
| 237 | + 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
237 | 238 | isa = PBXShellScriptBuildPhase; |
238 | 239 | alwaysOutOfDate = 1; |
239 | 240 | buildActionMask = 2147483647; |
240 | 241 | files = ( |
241 | 242 | ); |
242 | 243 | inputPaths = ( |
| 244 | + "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}", |
243 | 245 | ); |
244 | | - name = "Run Script"; |
| 246 | + name = "Thin Binary"; |
245 | 247 | outputPaths = ( |
246 | 248 | ); |
247 | 249 | runOnlyForDeploymentPostprocessing = 0; |
248 | 250 | shellPath = /bin/sh; |
249 | | - shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
| 251 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin"; |
250 | 252 | }; |
251 | | - 9E8351797C4609EA8A7C0443 /* [CP] Copy Pods Resources */ = { |
| 253 | + 59B0BD82B4DA121343BA28CB /* [CP] Check Pods Manifest.lock */ = { |
252 | 254 | isa = PBXShellScriptBuildPhase; |
253 | 255 | buildActionMask = 2147483647; |
254 | 256 | files = ( |
255 | 257 | ); |
256 | 258 | inputFileListPaths = ( |
257 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
258 | 259 | ); |
259 | | - name = "[CP] Copy Pods Resources"; |
| 260 | + inputPaths = ( |
| 261 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 262 | + "${PODS_ROOT}/Manifest.lock", |
| 263 | + ); |
| 264 | + name = "[CP] Check Pods Manifest.lock"; |
260 | 265 | outputFileListPaths = ( |
261 | | - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 266 | + ); |
| 267 | + outputPaths = ( |
| 268 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
262 | 269 | ); |
263 | 270 | runOnlyForDeploymentPostprocessing = 0; |
264 | 271 | shellPath = /bin/sh; |
265 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 272 | + 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"; |
266 | 273 | showEnvVarsInLog = 0; |
267 | 274 | }; |
268 | | - FF7096C9997BA71D3CB1F92C /* [CP] Check Pods Manifest.lock */ = { |
| 275 | + 9740EEB61CF901F6004384FC /* Run Script */ = { |
269 | 276 | isa = PBXShellScriptBuildPhase; |
| 277 | + alwaysOutOfDate = 1; |
270 | 278 | buildActionMask = 2147483647; |
271 | 279 | files = ( |
272 | 280 | ); |
273 | | - inputFileListPaths = ( |
274 | | - ); |
275 | 281 | inputPaths = ( |
276 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
277 | | - "${PODS_ROOT}/Manifest.lock", |
278 | | - ); |
279 | | - name = "[CP] Check Pods Manifest.lock"; |
280 | | - outputFileListPaths = ( |
281 | 282 | ); |
| 283 | + name = "Run Script"; |
282 | 284 | outputPaths = ( |
283 | | - "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
284 | 285 | ); |
285 | 286 | runOnlyForDeploymentPostprocessing = 0; |
286 | 287 | shellPath = /bin/sh; |
287 | | - 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"; |
288 | | - showEnvVarsInLog = 0; |
| 288 | + shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
289 | 289 | }; |
290 | 290 | /* End PBXShellScriptBuildPhase section */ |
291 | 291 |
|
|
379 | 379 | CLANG_ENABLE_MODULES = YES; |
380 | 380 | CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
381 | 381 | CURRENT_PROJECT_VERSION = 74; |
382 | | - DEVELOPMENT_TEAM = 2U3M8CAZBZ; |
| 382 | + DEVELOPMENT_TEAM = 3PFDRPLY6N; |
383 | 383 | ENABLE_BITCODE = NO; |
384 | 384 | INFOPLIST_FILE = Runner/Info.plist; |
385 | 385 | INFOPLIST_KEY_CFBundleDisplayName = MY.SOLVED; |
|
515 | 515 | CLANG_ENABLE_MODULES = YES; |
516 | 516 | CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
517 | 517 | CURRENT_PROJECT_VERSION = 74; |
518 | | - DEVELOPMENT_TEAM = 2U3M8CAZBZ; |
| 518 | + DEVELOPMENT_TEAM = 3PFDRPLY6N; |
519 | 519 | ENABLE_BITCODE = NO; |
520 | 520 | INFOPLIST_FILE = Runner/Info.plist; |
521 | 521 | INFOPLIST_KEY_CFBundleDisplayName = MY.SOLVED; |
|
545 | 545 | CLANG_ENABLE_MODULES = YES; |
546 | 546 | CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
547 | 547 | CURRENT_PROJECT_VERSION = 74; |
548 | | - DEVELOPMENT_TEAM = 2U3M8CAZBZ; |
| 548 | + DEVELOPMENT_TEAM = 3PFDRPLY6N; |
549 | 549 | ENABLE_BITCODE = NO; |
550 | 550 | INFOPLIST_FILE = Runner/Info.plist; |
551 | 551 | INFOPLIST_KEY_CFBundleDisplayName = MY.SOLVED; |
|
0 commit comments