Skip to content

Commit 72219dc

Browse files
committed
Update homescreen_codelab
1 parent 7888ae1 commit 72219dc

File tree

4 files changed

+284
-284
lines changed

4 files changed

+284
-284
lines changed

homescreen_codelab/step_03/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
1111
331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; };
1212
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
13+
743DC09EF8110BC3C4EC6214 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00684F90D17F7878BA06E035 /* Pods_RunnerTests.framework */; };
1314
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
1415
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
1516
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
1617
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
17-
C0055E3D8D8FB5E43DDA9B4A /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 13C0E4DE683289C6C9AEA43B /* Pods_RunnerTests.framework */; };
18-
D2C90B8F54CBD107DD56EACB /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 78631DC669BD2A82C6435BA6 /* Pods_Runner.framework */; };
18+
E212150CF9270E736AEB30A1 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24FE1DA1E23DDD8F8D810EB0 /* Pods_Runner.framework */; };
1919
/* End PBXBuildFile section */
2020

2121
/* Begin PBXContainerItemProxy section */
@@ -42,51 +42,60 @@
4242
/* End PBXCopyFilesBuildPhase section */
4343

4444
/* Begin PBXFileReference section */
45-
13C0E4DE683289C6C9AEA43B /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
45+
00684F90D17F7878BA06E035 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4646
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
4747
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
48-
2048FA4DCC68A5056F55C3B1 /* 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>"; };
48+
24FE1DA1E23DDD8F8D810EB0 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
49+
292FB0E80E750CF19253DFC6 /* 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>"; };
4950
331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
5051
331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
5152
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
52-
5C2348539AB976972552EF2E /* 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>"; };
53+
715600572B0799C21A08CF1F /* 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>"; };
5354
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
5455
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
55-
78631DC669BD2A82C6435BA6 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
5656
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
57-
85F9A6B3090B4E089ABDEC6A /* 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>"; };
5857
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
5958
9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
6059
97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
6160
97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
6261
97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
6362
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
6463
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
65-
B95B4C766FE28658C8868469 /* 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-
C3A7187AA92CFAECF2622EBC /* 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-
F240DBAD3C4CAD8401AA0403 /* 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>"; };
64+
A89ED20F81F31094F4A2B410 /* 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>"; };
65+
B30F2187CA47DA1FC3EAAD38 /* 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>"; };
66+
C00AD0FCDDDEFD0A075FB97A /* 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>"; };
67+
DE88043D3B1D2566BB0AE47D /* 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>"; };
6868
/* End PBXFileReference section */
6969

7070
/* Begin PBXFrameworksBuildPhase section */
71-
42FE5AAFAC9DFD30532ACFCD /* Frameworks */ = {
71+
97C146EB1CF9000F007C117D /* Frameworks */ = {
7272
isa = PBXFrameworksBuildPhase;
7373
buildActionMask = 2147483647;
7474
files = (
75-
C0055E3D8D8FB5E43DDA9B4A /* Pods_RunnerTests.framework in Frameworks */,
75+
E212150CF9270E736AEB30A1 /* Pods_Runner.framework in Frameworks */,
7676
);
7777
runOnlyForDeploymentPostprocessing = 0;
7878
};
79-
97C146EB1CF9000F007C117D /* Frameworks */ = {
79+
F8B4D6FBBF15B448FF8A4F5D /* Frameworks */ = {
8080
isa = PBXFrameworksBuildPhase;
8181
buildActionMask = 2147483647;
8282
files = (
83-
D2C90B8F54CBD107DD56EACB /* Pods_Runner.framework in Frameworks */,
83+
743DC09EF8110BC3C4EC6214 /* Pods_RunnerTests.framework in Frameworks */,
8484
);
8585
runOnlyForDeploymentPostprocessing = 0;
8686
};
8787
/* End PBXFrameworksBuildPhase section */
8888

8989
/* Begin PBXGroup section */
90+
1C008E3B16B558629408CE3C /* Frameworks */ = {
91+
isa = PBXGroup;
92+
children = (
93+
24FE1DA1E23DDD8F8D810EB0 /* Pods_Runner.framework */,
94+
00684F90D17F7878BA06E035 /* Pods_RunnerTests.framework */,
95+
);
96+
name = Frameworks;
97+
sourceTree = "<group>";
98+
};
9099
331C8082294A63A400263BE5 /* RunnerTests */ = {
91100
isa = PBXGroup;
92101
children = (
@@ -95,6 +104,20 @@
95104
path = RunnerTests;
96105
sourceTree = "<group>";
97106
};
107+
7B2C9BE3BCF7024D693553F1 /* Pods */ = {
108+
isa = PBXGroup;
109+
children = (
110+
DE88043D3B1D2566BB0AE47D /* Pods-Runner.debug.xcconfig */,
111+
715600572B0799C21A08CF1F /* Pods-Runner.release.xcconfig */,
112+
A89ED20F81F31094F4A2B410 /* Pods-Runner.profile.xcconfig */,
113+
C00AD0FCDDDEFD0A075FB97A /* Pods-RunnerTests.debug.xcconfig */,
114+
292FB0E80E750CF19253DFC6 /* Pods-RunnerTests.release.xcconfig */,
115+
B30F2187CA47DA1FC3EAAD38 /* Pods-RunnerTests.profile.xcconfig */,
116+
);
117+
name = Pods;
118+
path = Pods;
119+
sourceTree = "<group>";
120+
};
98121
9740EEB11CF90186004384FC /* Flutter */ = {
99122
isa = PBXGroup;
100123
children = (
@@ -113,8 +136,8 @@
113136
97C146F01CF9000F007C117D /* Runner */,
114137
97C146EF1CF9000F007C117D /* Products */,
115138
331C8082294A63A400263BE5 /* RunnerTests */,
116-
A56BE78C78719D13206DD20B /* Pods */,
117-
D1D33FE8AFD2311CBFF81009 /* Frameworks */,
139+
7B2C9BE3BCF7024D693553F1 /* Pods */,
140+
1C008E3B16B558629408CE3C /* Frameworks */,
118141
);
119142
sourceTree = "<group>";
120143
};
@@ -142,40 +165,17 @@
142165
path = Runner;
143166
sourceTree = "<group>";
144167
};
145-
A56BE78C78719D13206DD20B /* Pods */ = {
146-
isa = PBXGroup;
147-
children = (
148-
5C2348539AB976972552EF2E /* Pods-Runner.debug.xcconfig */,
149-
2048FA4DCC68A5056F55C3B1 /* Pods-Runner.release.xcconfig */,
150-
B95B4C766FE28658C8868469 /* Pods-Runner.profile.xcconfig */,
151-
85F9A6B3090B4E089ABDEC6A /* Pods-RunnerTests.debug.xcconfig */,
152-
C3A7187AA92CFAECF2622EBC /* Pods-RunnerTests.release.xcconfig */,
153-
F240DBAD3C4CAD8401AA0403 /* Pods-RunnerTests.profile.xcconfig */,
154-
);
155-
name = Pods;
156-
path = Pods;
157-
sourceTree = "<group>";
158-
};
159-
D1D33FE8AFD2311CBFF81009 /* Frameworks */ = {
160-
isa = PBXGroup;
161-
children = (
162-
78631DC669BD2A82C6435BA6 /* Pods_Runner.framework */,
163-
13C0E4DE683289C6C9AEA43B /* Pods_RunnerTests.framework */,
164-
);
165-
name = Frameworks;
166-
sourceTree = "<group>";
167-
};
168168
/* End PBXGroup section */
169169

170170
/* Begin PBXNativeTarget section */
171171
331C8080294A63A400263BE5 /* RunnerTests */ = {
172172
isa = PBXNativeTarget;
173173
buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
174174
buildPhases = (
175-
EC76E85DA79B936CFCCE63F8 /* [CP] Check Pods Manifest.lock */,
175+
5186E082D2558A3F5468BB34 /* [CP] Check Pods Manifest.lock */,
176176
331C807D294A63A400263BE5 /* Sources */,
177177
331C807F294A63A400263BE5 /* Resources */,
178-
42FE5AAFAC9DFD30532ACFCD /* Frameworks */,
178+
F8B4D6FBBF15B448FF8A4F5D /* Frameworks */,
179179
);
180180
buildRules = (
181181
);
@@ -191,14 +191,14 @@
191191
isa = PBXNativeTarget;
192192
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
193193
buildPhases = (
194-
3C3603E47F280ACC897EE046 /* [CP] Check Pods Manifest.lock */,
194+
2E407E17B06EF7AE2FAB5440 /* [CP] Check Pods Manifest.lock */,
195195
9740EEB61CF901F6004384FC /* Run Script */,
196196
97C146EA1CF9000F007C117D /* Sources */,
197197
97C146EB1CF9000F007C117D /* Frameworks */,
198198
97C146EC1CF9000F007C117D /* Resources */,
199199
9705A1C41CF9048500538489 /* Embed Frameworks */,
200200
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
201-
AB57C24421923D0875D3A11A /* [CP] Embed Pods Frameworks */,
201+
AFBE199E172030166A5A9B95 /* [CP] Embed Pods Frameworks */,
202202
);
203203
buildRules = (
204204
);
@@ -270,6 +270,28 @@
270270
/* End PBXResourcesBuildPhase section */
271271

272272
/* Begin PBXShellScriptBuildPhase section */
273+
2E407E17B06EF7AE2FAB5440 /* [CP] Check Pods Manifest.lock */ = {
274+
isa = PBXShellScriptBuildPhase;
275+
buildActionMask = 2147483647;
276+
files = (
277+
);
278+
inputFileListPaths = (
279+
);
280+
inputPaths = (
281+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
282+
"${PODS_ROOT}/Manifest.lock",
283+
);
284+
name = "[CP] Check Pods Manifest.lock";
285+
outputFileListPaths = (
286+
);
287+
outputPaths = (
288+
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
289+
);
290+
runOnlyForDeploymentPostprocessing = 0;
291+
shellPath = /bin/sh;
292+
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";
293+
showEnvVarsInLog = 0;
294+
};
273295
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
274296
isa = PBXShellScriptBuildPhase;
275297
alwaysOutOfDate = 1;
@@ -286,7 +308,7 @@
286308
shellPath = /bin/sh;
287309
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
288310
};
289-
3C3603E47F280ACC897EE046 /* [CP] Check Pods Manifest.lock */ = {
311+
5186E082D2558A3F5468BB34 /* [CP] Check Pods Manifest.lock */ = {
290312
isa = PBXShellScriptBuildPhase;
291313
buildActionMask = 2147483647;
292314
files = (
@@ -301,7 +323,7 @@
301323
outputFileListPaths = (
302324
);
303325
outputPaths = (
304-
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
326+
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
305327
);
306328
runOnlyForDeploymentPostprocessing = 0;
307329
shellPath = /bin/sh;
@@ -323,7 +345,7 @@
323345
shellPath = /bin/sh;
324346
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
325347
};
326-
AB57C24421923D0875D3A11A /* [CP] Embed Pods Frameworks */ = {
348+
AFBE199E172030166A5A9B95 /* [CP] Embed Pods Frameworks */ = {
327349
isa = PBXShellScriptBuildPhase;
328350
buildActionMask = 2147483647;
329351
files = (
@@ -340,28 +362,6 @@
340362
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
341363
showEnvVarsInLog = 0;
342364
};
343-
EC76E85DA79B936CFCCE63F8 /* [CP] Check Pods Manifest.lock */ = {
344-
isa = PBXShellScriptBuildPhase;
345-
buildActionMask = 2147483647;
346-
files = (
347-
);
348-
inputFileListPaths = (
349-
);
350-
inputPaths = (
351-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
352-
"${PODS_ROOT}/Manifest.lock",
353-
);
354-
name = "[CP] Check Pods Manifest.lock";
355-
outputFileListPaths = (
356-
);
357-
outputPaths = (
358-
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
359-
);
360-
runOnlyForDeploymentPostprocessing = 0;
361-
shellPath = /bin/sh;
362-
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";
363-
showEnvVarsInLog = 0;
364-
};
365365
/* End PBXShellScriptBuildPhase section */
366366

367367
/* Begin PBXSourcesBuildPhase section */
@@ -487,7 +487,7 @@
487487
};
488488
331C8088294A63A400263BE5 /* Debug */ = {
489489
isa = XCBuildConfiguration;
490-
baseConfigurationReference = 85F9A6B3090B4E089ABDEC6A /* Pods-RunnerTests.debug.xcconfig */;
490+
baseConfigurationReference = C00AD0FCDDDEFD0A075FB97A /* Pods-RunnerTests.debug.xcconfig */;
491491
buildSettings = {
492492
BUNDLE_LOADER = "$(TEST_HOST)";
493493
CODE_SIGN_STYLE = Automatic;
@@ -505,7 +505,7 @@
505505
};
506506
331C8089294A63A400263BE5 /* Release */ = {
507507
isa = XCBuildConfiguration;
508-
baseConfigurationReference = C3A7187AA92CFAECF2622EBC /* Pods-RunnerTests.release.xcconfig */;
508+
baseConfigurationReference = 292FB0E80E750CF19253DFC6 /* Pods-RunnerTests.release.xcconfig */;
509509
buildSettings = {
510510
BUNDLE_LOADER = "$(TEST_HOST)";
511511
CODE_SIGN_STYLE = Automatic;
@@ -521,7 +521,7 @@
521521
};
522522
331C808A294A63A400263BE5 /* Profile */ = {
523523
isa = XCBuildConfiguration;
524-
baseConfigurationReference = F240DBAD3C4CAD8401AA0403 /* Pods-RunnerTests.profile.xcconfig */;
524+
baseConfigurationReference = B30F2187CA47DA1FC3EAAD38 /* Pods-RunnerTests.profile.xcconfig */;
525525
buildSettings = {
526526
BUNDLE_LOADER = "$(TEST_HOST)";
527527
CODE_SIGN_STYLE = Automatic;

0 commit comments

Comments
 (0)