|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 006073E245D621291EBBB998 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CDE66A62BBA07E3AE5C5429 /* Pods_RunnerTests.framework */; }; |
11 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
12 |
| - 206231127C31445336DDE1DB /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F1AD645DB26993E19F0D8C8 /* Pods_Runner.framework */; }; |
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 | 14 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
17 | 15 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
18 | 16 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
| 17 | + C1936D0039B65844EC5CA124 /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 685F6077958C4350FF9DFF6A /* libPods-Runner.a */; }; |
| 18 | + C9E959614061D6948972AB93 /* libPods-RunnerTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B383076F90ABE4E6305BF5A /* libPods-RunnerTests.a */; }; |
19 | 19 | /* End PBXBuildFile section */
|
20 | 20 |
|
21 | 21 | /* Begin PBXContainerItemProxy section */
|
|
44 | 44 | /* Begin PBXFileReference section */
|
45 | 45 | 00218362643D29004B31737F /* 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>"; };
|
46 | 46 | 0A32F207720B77AD414F285A /* 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>"; };
|
47 |
| - 0CDE66A62BBA07E3AE5C5429 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 | 47 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
49 | 48 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
50 | 49 | 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
|
51 | 50 | 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 51 | + 3B383076F90ABE4E6305BF5A /* libPods-RunnerTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RunnerTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | 52 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
| 53 | + 685F6077958C4350FF9DFF6A /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
53 | 54 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
54 | 55 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
55 | 56 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
56 |
| - 8F1AD645DB26993E19F0D8C8 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
57 | 57 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
58 | 58 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
59 | 59 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
72 | 72 | isa = PBXFrameworksBuildPhase;
|
73 | 73 | buildActionMask = 2147483647;
|
74 | 74 | files = (
|
75 |
| - 006073E245D621291EBBB998 /* Pods_RunnerTests.framework in Frameworks */, |
| 75 | + C9E959614061D6948972AB93 /* libPods-RunnerTests.a in Frameworks */, |
76 | 76 | );
|
77 | 77 | runOnlyForDeploymentPostprocessing = 0;
|
78 | 78 | };
|
79 | 79 | 97C146EB1CF9000F007C117D /* Frameworks */ = {
|
80 | 80 | isa = PBXFrameworksBuildPhase;
|
81 | 81 | buildActionMask = 2147483647;
|
82 | 82 | files = (
|
83 |
| - 206231127C31445336DDE1DB /* Pods_Runner.framework in Frameworks */, |
| 83 | + C1936D0039B65844EC5CA124 /* libPods-Runner.a in Frameworks */, |
84 | 84 | );
|
85 | 85 | runOnlyForDeploymentPostprocessing = 0;
|
86 | 86 | };
|
|
90 | 90 | 11B9E75F12A0C9BACF0999C2 /* Frameworks */ = {
|
91 | 91 | isa = PBXGroup;
|
92 | 92 | children = (
|
93 |
| - 8F1AD645DB26993E19F0D8C8 /* Pods_Runner.framework */, |
94 |
| - 0CDE66A62BBA07E3AE5C5429 /* Pods_RunnerTests.framework */, |
| 93 | + 685F6077958C4350FF9DFF6A /* libPods-Runner.a */, |
| 94 | + 3B383076F90ABE4E6305BF5A /* libPods-RunnerTests.a */, |
95 | 95 | );
|
96 | 96 | name = Frameworks;
|
97 | 97 | sourceTree = "<group>";
|
|
198 | 198 | 97C146EC1CF9000F007C117D /* Resources */,
|
199 | 199 | 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
200 | 200 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
201 |
| - 51D6551D7D0BBD8C3EB7BB8F /* [CP] Embed Pods Frameworks */, |
202 | 201 | );
|
203 | 202 | buildRules = (
|
204 | 203 | );
|
|
308 | 307 | shellPath = /bin/sh;
|
309 | 308 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
|
310 | 309 | };
|
311 |
| - 51D6551D7D0BBD8C3EB7BB8F /* [CP] Embed Pods Frameworks */ = { |
312 |
| - isa = PBXShellScriptBuildPhase; |
313 |
| - buildActionMask = 2147483647; |
314 |
| - files = ( |
315 |
| - ); |
316 |
| - inputFileListPaths = ( |
317 |
| - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
318 |
| - ); |
319 |
| - name = "[CP] Embed Pods Frameworks"; |
320 |
| - outputFileListPaths = ( |
321 |
| - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
322 |
| - ); |
323 |
| - runOnlyForDeploymentPostprocessing = 0; |
324 |
| - shellPath = /bin/sh; |
325 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
326 |
| - showEnvVarsInLog = 0; |
327 |
| - }; |
328 | 310 | 74898FE0835FA79AEE6DF9BF /* [CP] Check Pods Manifest.lock */ = {
|
329 | 311 | isa = PBXShellScriptBuildPhase;
|
330 | 312 | buildActionMask = 2147483647;
|
|
0 commit comments