|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
11 |
| - 3380327729784D96002D32AE /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3380327629784D96002D32AE /* RunnerTests.swift */; }; |
| 11 | + 33258D7929818305006BAA98 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33258D7729818302006BAA98 /* RunnerTests.swift */; }; |
12 | 12 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
13 | 13 | 569E86265D93B926F433B2DF /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 479D5DD53D431F6BBABA2E43 /* Pods_Runner.framework */; };
|
14 | 14 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
|
45 | 45 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
46 | 46 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
47 | 47 | 1E28C831B7D8EA9408BFB69A /* 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>"; };
|
| 48 | + 33258D7729818302006BAA98 /* RunnerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RunnerTests.swift; path = ../../darwin/RunnerTests/RunnerTests.swift; sourceTree = "<group>"; }; |
48 | 49 | 3380327429784D96002D32AE /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
49 |
| - 3380327629784D96002D32AE /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = RunnerTests.swift; path = ../../../darwin/Tests/RunnerTests.swift; sourceTree = "<group>"; }; |
50 | 50 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
51 | 51 | 479D5DD53D431F6BBABA2E43 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
52 | 52 | 5DB8EF5A2759054360D79B8D /* 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>"; };
|
|
87 | 87 | /* End PBXFrameworksBuildPhase section */
|
88 | 88 |
|
89 | 89 | /* Begin PBXGroup section */
|
90 |
| - 3380327529784D96002D32AE /* RunnerTests */ = { |
| 90 | + 33258D76298182CC006BAA98 /* RunnerTests */ = { |
91 | 91 | isa = PBXGroup;
|
92 | 92 | children = (
|
93 |
| - 3380327629784D96002D32AE /* RunnerTests.swift */, |
| 93 | + 33258D7729818302006BAA98 /* RunnerTests.swift */, |
94 | 94 | );
|
95 |
| - path = RunnerTests; |
| 95 | + name = RunnerTests; |
96 | 96 | sourceTree = "<group>";
|
97 | 97 | };
|
98 | 98 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
|
111 | 111 | children = (
|
112 | 112 | 9740EEB11CF90186004384FC /* Flutter */,
|
113 | 113 | 97C146F01CF9000F007C117D /* Runner */,
|
114 |
| - 3380327529784D96002D32AE /* RunnerTests */, |
| 114 | + 33258D76298182CC006BAA98 /* RunnerTests */, |
115 | 115 | 97C146EF1CF9000F007C117D /* Products */,
|
116 | 116 | E1C876D20454FC3A1ED7F7E5 /* Pods */,
|
117 | 117 | C72F144CE69E83C4574EB334 /* Frameworks */,
|
|
365 | 365 | isa = PBXSourcesBuildPhase;
|
366 | 366 | buildActionMask = 2147483647;
|
367 | 367 | files = (
|
368 |
| - 3380327729784D96002D32AE /* RunnerTests.swift in Sources */, |
| 368 | + 33258D7929818305006BAA98 /* RunnerTests.swift in Sources */, |
369 | 369 | );
|
370 | 370 | runOnlyForDeploymentPostprocessing = 0;
|
371 | 371 | };
|
|
0 commit comments