Skip to content

Commit 29636da

Browse files
chore: update iOS/macOS project configuration
1 parent 52acdc8 commit 29636da

File tree

2 files changed

+68
-65
lines changed

2 files changed

+68
-65
lines changed

smart_investing/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 65 additions & 65 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-
5DA50F4CEE2701556BDA890E /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F4D7609288D9DB983262EEE /* Pods_RunnerTests.framework */; };
13+
7262B0E9A48C50C8E528A17B /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 60CCDD23332026BF8F744D73 /* Pods_RunnerTests.framework */; };
1414
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
15+
7E29ED739A5B0D5E1D1B128D /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CEE49B7DC57DED9D2965E166 /* Pods_Runner.framework */; };
1516
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
1617
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
1718
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
18-
D4488AA8A7B8C32795138998 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6B760BB7221A9C7DE47C8575 /* Pods_Runner.framework */; };
1919
/* End PBXBuildFile section */
2020

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

4444
/* Begin PBXFileReference section */
45-
0306727E01CF6E9427974F4B /* 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>"; };
4645
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
4746
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
4847
331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
4948
331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
5049
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
51-
6B760BB7221A9C7DE47C8575 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
50+
5483EF28CDD1A65BE186A690 /* 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>"; };
51+
57180091AF2E9634DCA812E5 /* 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>"; };
52+
60CCDD23332026BF8F744D73 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
5253
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
5354
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
5455
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
55-
7F4D7609288D9DB983262EEE /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
56+
8ACFE51AB455261C25928FC2 /* 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>"; };
57+
8B0345F9664094A3E2A8CA54 /* 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>"; };
5658
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
5759
9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
5860
97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
5961
97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
6062
97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
6163
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
6264
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
63-
A64A611333E16F39785E8119 /* 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>"; };
64-
A891B9310A04F576BC07CDB5 /* 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-
B66EE0CBC65E91FCEEA6DC8A /* 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-
BEC9541377BF9DA30428C8C2 /* 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>"; };
67-
E5296D9F5CB96ACDFFF96346 /* 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>"; };
65+
CEE49B7DC57DED9D2965E166 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
66+
E57E5234C5E14AFB1BEEF4E0 /* 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>"; };
67+
F78897B437CAD2820DC92930 /* 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>"; };
6868
/* End PBXFileReference section */
6969

7070
/* Begin PBXFrameworksBuildPhase section */
7171
5D50050576ACC42B5AA1F2A2 /* Frameworks */ = {
7272
isa = PBXFrameworksBuildPhase;
7373
buildActionMask = 2147483647;
7474
files = (
75-
5DA50F4CEE2701556BDA890E /* Pods_RunnerTests.framework in Frameworks */,
75+
7262B0E9A48C50C8E528A17B /* Pods_RunnerTests.framework in Frameworks */,
7676
);
7777
runOnlyForDeploymentPostprocessing = 0;
7878
};
7979
97C146EB1CF9000F007C117D /* Frameworks */ = {
8080
isa = PBXFrameworksBuildPhase;
8181
buildActionMask = 2147483647;
8282
files = (
83-
D4488AA8A7B8C32795138998 /* Pods_Runner.framework in Frameworks */,
83+
7E29ED739A5B0D5E1D1B128D /* Pods_Runner.framework in Frameworks */,
8484
);
8585
runOnlyForDeploymentPostprocessing = 0;
8686
};
@@ -90,12 +90,12 @@
9090
0A5B30E89B9C688A2E0D384B /* Pods */ = {
9191
isa = PBXGroup;
9292
children = (
93-
0306727E01CF6E9427974F4B /* Pods-Runner.debug.xcconfig */,
94-
BEC9541377BF9DA30428C8C2 /* Pods-Runner.release.xcconfig */,
95-
A891B9310A04F576BC07CDB5 /* Pods-Runner.profile.xcconfig */,
96-
A64A611333E16F39785E8119 /* Pods-RunnerTests.debug.xcconfig */,
97-
E5296D9F5CB96ACDFFF96346 /* Pods-RunnerTests.release.xcconfig */,
98-
B66EE0CBC65E91FCEEA6DC8A /* Pods-RunnerTests.profile.xcconfig */,
93+
57180091AF2E9634DCA812E5 /* Pods-Runner.debug.xcconfig */,
94+
E57E5234C5E14AFB1BEEF4E0 /* Pods-Runner.release.xcconfig */,
95+
F78897B437CAD2820DC92930 /* Pods-Runner.profile.xcconfig */,
96+
8B0345F9664094A3E2A8CA54 /* Pods-RunnerTests.debug.xcconfig */,
97+
5483EF28CDD1A65BE186A690 /* Pods-RunnerTests.release.xcconfig */,
98+
8ACFE51AB455261C25928FC2 /* Pods-RunnerTests.profile.xcconfig */,
9999
);
100100
path = Pods;
101101
sourceTree = "<group>";
@@ -108,6 +108,15 @@
108108
path = RunnerTests;
109109
sourceTree = "<group>";
110110
};
111+
5B65FFE21DC09FD595AF0065 /* Frameworks */ = {
112+
isa = PBXGroup;
113+
children = (
114+
CEE49B7DC57DED9D2965E166 /* Pods_Runner.framework */,
115+
60CCDD23332026BF8F744D73 /* Pods_RunnerTests.framework */,
116+
);
117+
name = Frameworks;
118+
sourceTree = "<group>";
119+
};
111120
9740EEB11CF90186004384FC /* Flutter */ = {
112121
isa = PBXGroup;
113122
children = (
@@ -127,7 +136,7 @@
127136
97C146EF1CF9000F007C117D /* Products */,
128137
331C8082294A63A400263BE5 /* RunnerTests */,
129138
0A5B30E89B9C688A2E0D384B /* Pods */,
130-
D2036338D35C413926429278 /* Frameworks */,
139+
5B65FFE21DC09FD595AF0065 /* Frameworks */,
131140
);
132141
sourceTree = "<group>";
133142
};
@@ -155,23 +164,14 @@
155164
path = Runner;
156165
sourceTree = "<group>";
157166
};
158-
D2036338D35C413926429278 /* Frameworks */ = {
159-
isa = PBXGroup;
160-
children = (
161-
6B760BB7221A9C7DE47C8575 /* Pods_Runner.framework */,
162-
7F4D7609288D9DB983262EEE /* Pods_RunnerTests.framework */,
163-
);
164-
name = Frameworks;
165-
sourceTree = "<group>";
166-
};
167167
/* End PBXGroup section */
168168

169169
/* Begin PBXNativeTarget section */
170170
331C8080294A63A400263BE5 /* RunnerTests */ = {
171171
isa = PBXNativeTarget;
172172
buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
173173
buildPhases = (
174-
106C6815394A37F7EA2A1BD9 /* [CP] Check Pods Manifest.lock */,
174+
7C8CBF13AEC5DE08261CC337 /* [CP] Check Pods Manifest.lock */,
175175
331C807D294A63A400263BE5 /* Sources */,
176176
331C807F294A63A400263BE5 /* Resources */,
177177
5D50050576ACC42B5AA1F2A2 /* Frameworks */,
@@ -190,14 +190,14 @@
190190
isa = PBXNativeTarget;
191191
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
192192
buildPhases = (
193-
DEDA7907BDE32E8CD58D67B6 /* [CP] Check Pods Manifest.lock */,
193+
B9A57D29FF83C3EAF64A7AB9 /* [CP] Check Pods Manifest.lock */,
194194
9740EEB61CF901F6004384FC /* Run Script */,
195195
97C146EA1CF9000F007C117D /* Sources */,
196196
97C146EB1CF9000F007C117D /* Frameworks */,
197197
97C146EC1CF9000F007C117D /* Resources */,
198198
9705A1C41CF9048500538489 /* Embed Frameworks */,
199199
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
200-
A65A22CF8499D3153DE3CB8F /* [CP] Embed Pods Frameworks */,
200+
5107F3C38A56BBA880B7B808 /* [CP] Embed Pods Frameworks */,
201201
);
202202
buildRules = (
203203
);
@@ -269,77 +269,77 @@
269269
/* End PBXResourcesBuildPhase section */
270270

271271
/* Begin PBXShellScriptBuildPhase section */
272-
106C6815394A37F7EA2A1BD9 /* [CP] Check Pods Manifest.lock */ = {
272+
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
273273
isa = PBXShellScriptBuildPhase;
274+
alwaysOutOfDate = 1;
274275
buildActionMask = 2147483647;
275276
files = (
276277
);
277-
inputFileListPaths = (
278-
);
279278
inputPaths = (
280-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
281-
"${PODS_ROOT}/Manifest.lock",
282-
);
283-
name = "[CP] Check Pods Manifest.lock";
284-
outputFileListPaths = (
279+
"${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
285280
);
281+
name = "Thin Binary";
286282
outputPaths = (
287-
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
288283
);
289284
runOnlyForDeploymentPostprocessing = 0;
290285
shellPath = /bin/sh;
291-
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";
292-
showEnvVarsInLog = 0;
286+
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin\n";
293287
};
294-
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
288+
5107F3C38A56BBA880B7B808 /* [CP] Embed Pods Frameworks */ = {
295289
isa = PBXShellScriptBuildPhase;
296-
alwaysOutOfDate = 1;
297290
buildActionMask = 2147483647;
298291
files = (
299292
);
300-
inputPaths = (
301-
"${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
293+
inputFileListPaths = (
294+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
302295
);
303-
name = "Thin Binary";
304-
outputPaths = (
296+
name = "[CP] Embed Pods Frameworks";
297+
outputFileListPaths = (
298+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
305299
);
306300
runOnlyForDeploymentPostprocessing = 0;
307301
shellPath = /bin/sh;
308-
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin\n";
302+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
303+
showEnvVarsInLog = 0;
309304
};
310-
9740EEB61CF901F6004384FC /* Run Script */ = {
305+
7C8CBF13AEC5DE08261CC337 /* [CP] Check Pods Manifest.lock */ = {
311306
isa = PBXShellScriptBuildPhase;
312-
alwaysOutOfDate = 1;
313307
buildActionMask = 2147483647;
314308
files = (
315309
);
310+
inputFileListPaths = (
311+
);
316312
inputPaths = (
313+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
314+
"${PODS_ROOT}/Manifest.lock",
315+
);
316+
name = "[CP] Check Pods Manifest.lock";
317+
outputFileListPaths = (
317318
);
318-
name = "Run Script";
319319
outputPaths = (
320+
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
320321
);
321322
runOnlyForDeploymentPostprocessing = 0;
322323
shellPath = /bin/sh;
323-
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
324+
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";
325+
showEnvVarsInLog = 0;
324326
};
325-
A65A22CF8499D3153DE3CB8F /* [CP] Embed Pods Frameworks */ = {
327+
9740EEB61CF901F6004384FC /* Run Script */ = {
326328
isa = PBXShellScriptBuildPhase;
329+
alwaysOutOfDate = 1;
327330
buildActionMask = 2147483647;
328331
files = (
329332
);
330-
inputFileListPaths = (
331-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
333+
inputPaths = (
332334
);
333-
name = "[CP] Embed Pods Frameworks";
334-
outputFileListPaths = (
335-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
335+
name = "Run Script";
336+
outputPaths = (
336337
);
337338
runOnlyForDeploymentPostprocessing = 0;
338339
shellPath = /bin/sh;
339-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
340-
showEnvVarsInLog = 0;
340+
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
341341
};
342-
DEDA7907BDE32E8CD58D67B6 /* [CP] Check Pods Manifest.lock */ = {
342+
B9A57D29FF83C3EAF64A7AB9 /* [CP] Check Pods Manifest.lock */ = {
343343
isa = PBXShellScriptBuildPhase;
344344
buildActionMask = 2147483647;
345345
files = (
@@ -489,7 +489,7 @@
489489
};
490490
331C8088294A63A400263BE5 /* Debug */ = {
491491
isa = XCBuildConfiguration;
492-
baseConfigurationReference = A64A611333E16F39785E8119 /* Pods-RunnerTests.debug.xcconfig */;
492+
baseConfigurationReference = 8B0345F9664094A3E2A8CA54 /* Pods-RunnerTests.debug.xcconfig */;
493493
buildSettings = {
494494
BUNDLE_LOADER = "$(TEST_HOST)";
495495
CODE_SIGN_STYLE = Automatic;
@@ -507,7 +507,7 @@
507507
};
508508
331C8089294A63A400263BE5 /* Release */ = {
509509
isa = XCBuildConfiguration;
510-
baseConfigurationReference = E5296D9F5CB96ACDFFF96346 /* Pods-RunnerTests.release.xcconfig */;
510+
baseConfigurationReference = 5483EF28CDD1A65BE186A690 /* Pods-RunnerTests.release.xcconfig */;
511511
buildSettings = {
512512
BUNDLE_LOADER = "$(TEST_HOST)";
513513
CODE_SIGN_STYLE = Automatic;
@@ -523,7 +523,7 @@
523523
};
524524
331C808A294A63A400263BE5 /* Profile */ = {
525525
isa = XCBuildConfiguration;
526-
baseConfigurationReference = B66EE0CBC65E91FCEEA6DC8A /* Pods-RunnerTests.profile.xcconfig */;
526+
baseConfigurationReference = 8ACFE51AB455261C25928FC2 /* Pods-RunnerTests.profile.xcconfig */;
527527
buildSettings = {
528528
BUNDLE_LOADER = "$(TEST_HOST)";
529529
CODE_SIGN_STYLE = Automatic;

smart_investing/macos/Runner.xcworkspace/contents.xcworkspacedata

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)