Skip to content

Commit faf1e90

Browse files
committed
Recreated ios files
1 parent 15ff190 commit faf1e90

File tree

3 files changed

+55
-56
lines changed

3 files changed

+55
-56
lines changed

open_file_ios/example/ios/Podfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Uncomment this line to define a global platform for your project
2-
platform :ios, '12.0'
2+
# platform :ios, '12.0'
33

44
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
55
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
@@ -29,7 +29,6 @@ flutter_ios_podfile_setup
2929

3030
target 'Runner' do
3131
use_frameworks!
32-
use_modular_headers!
3332

3433
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
3534
target 'RunnerTests' do

open_file_ios/example/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ SPEC CHECKSUMS:
7070
SDWebImage: 73c6079366fea25fa4bb9640d5fb58f0893facd8
7171
SwiftyGif: 706c60cf65fa2bc5ee0313beece843c8eb8194d4
7272

73-
PODFILE CHECKSUM: 7be2f5f74864d463a8ad433546ed1de7e0f29aef
73+
PODFILE CHECKSUM: 4305caec6b40dde0ae97be1573c53de1882a07e5
7474

7575
COCOAPODS: 1.16.2

open_file_ios/example/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
0E3F05530B66EA37E2768488 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8C0DD77B9A4C308D22D32FD3 /* Pods_RunnerTests.framework */; };
1110
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
11+
23EC4338730A5D1DB4A7BD30 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 23B3E19459073521BE6266B8 /* Pods_RunnerTests.framework */; };
1212
331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; };
1313
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
14+
459AC34D229B6E86BE031495 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1399CE32812145EC37CF9B4C /* Pods_Runner.framework */; };
1415
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
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-
C4A904F9602E373BA3EEFBE6 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCE7B1ECE755D12E5F2378A6 /* 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+
1399CE32812145EC37CF9B4C /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4546
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
4647
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
48+
23B3E19459073521BE6266B8 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4749
331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
4850
331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
4951
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
50-
47B0EE11082E8F9F20B7C1F8 /* 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-
65E25E69A364A3CACBB09BB7 /* 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>"; };
52+
52B1E2E149AA506084D378F1 /* 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>"; };
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-
8780CFC478360C583D3332F5 /* 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>"; };
56-
8C0DD77B9A4C308D22D32FD3 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
57-
9656590FC751BD74B0407556 /* 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>"; };
56+
7EEDC839A46CDEA0CD8A401A /* 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>"; };
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-
B9B2D333154B5A5EE0FE9F9C /* 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>"; };
66-
BCE7B1ECE755D12E5F2378A6 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
67-
E40130D6D9BE4E195C3C4014 /* 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>"; };
64+
D17C1FFB57C5BAE7FEC43739 /* 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+
D282A3DC49128D5E99D4792B /* 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+
F6F6C991B6CFC23F87A5D5FB /* 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>"; };
67+
FD43D3CFB94BF28214BE5CD7 /* 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>"; };
6868
/* End PBXFileReference section */
6969

7070
/* Begin PBXFrameworksBuildPhase section */
7171
5C4F357CD006C33C831FF13B /* Frameworks */ = {
7272
isa = PBXFrameworksBuildPhase;
7373
buildActionMask = 2147483647;
7474
files = (
75-
0E3F05530B66EA37E2768488 /* Pods_RunnerTests.framework in Frameworks */,
75+
23EC4338730A5D1DB4A7BD30 /* Pods_RunnerTests.framework in Frameworks */,
7676
);
7777
runOnlyForDeploymentPostprocessing = 0;
7878
};
7979
97C146EB1CF9000F007C117D /* Frameworks */ = {
8080
isa = PBXFrameworksBuildPhase;
8181
buildActionMask = 2147483647;
8282
files = (
83-
C4A904F9602E373BA3EEFBE6 /* Pods_Runner.framework in Frameworks */,
83+
459AC34D229B6E86BE031495 /* Pods_Runner.framework in Frameworks */,
8484
);
8585
runOnlyForDeploymentPostprocessing = 0;
8686
};
@@ -95,15 +95,24 @@
9595
path = RunnerTests;
9696
sourceTree = "<group>";
9797
};
98-
65F8AE5D899D94DE4A23D882 /* Pods */ = {
98+
8A182107D3018E33DF9B53FF /* Frameworks */ = {
9999
isa = PBXGroup;
100100
children = (
101-
E40130D6D9BE4E195C3C4014 /* Pods-Runner.debug.xcconfig */,
102-
B9B2D333154B5A5EE0FE9F9C /* Pods-Runner.release.xcconfig */,
103-
8780CFC478360C583D3332F5 /* Pods-Runner.profile.xcconfig */,
104-
9656590FC751BD74B0407556 /* Pods-RunnerTests.debug.xcconfig */,
105-
47B0EE11082E8F9F20B7C1F8 /* Pods-RunnerTests.release.xcconfig */,
106-
65E25E69A364A3CACBB09BB7 /* Pods-RunnerTests.profile.xcconfig */,
101+
1399CE32812145EC37CF9B4C /* Pods_Runner.framework */,
102+
23B3E19459073521BE6266B8 /* Pods_RunnerTests.framework */,
103+
);
104+
name = Frameworks;
105+
sourceTree = "<group>";
106+
};
107+
8FE3662A53AC117DCDDCF090 /* Pods */ = {
108+
isa = PBXGroup;
109+
children = (
110+
F6F6C991B6CFC23F87A5D5FB /* Pods-Runner.debug.xcconfig */,
111+
FD43D3CFB94BF28214BE5CD7 /* Pods-Runner.release.xcconfig */,
112+
D17C1FFB57C5BAE7FEC43739 /* Pods-Runner.profile.xcconfig */,
113+
52B1E2E149AA506084D378F1 /* Pods-RunnerTests.debug.xcconfig */,
114+
7EEDC839A46CDEA0CD8A401A /* Pods-RunnerTests.release.xcconfig */,
115+
D282A3DC49128D5E99D4792B /* Pods-RunnerTests.profile.xcconfig */,
107116
);
108117
name = Pods;
109118
path = Pods;
@@ -127,8 +136,8 @@
127136
97C146F01CF9000F007C117D /* Runner */,
128137
97C146EF1CF9000F007C117D /* Products */,
129138
331C8082294A63A400263BE5 /* RunnerTests */,
130-
65F8AE5D899D94DE4A23D882 /* Pods */,
131-
98FB9DFA7725A543B2886CF4 /* Frameworks */,
139+
8FE3662A53AC117DCDDCF090 /* Pods */,
140+
8A182107D3018E33DF9B53FF /* Frameworks */,
132141
);
133142
sourceTree = "<group>";
134143
};
@@ -156,23 +165,14 @@
156165
path = Runner;
157166
sourceTree = "<group>";
158167
};
159-
98FB9DFA7725A543B2886CF4 /* Frameworks */ = {
160-
isa = PBXGroup;
161-
children = (
162-
BCE7B1ECE755D12E5F2378A6 /* Pods_Runner.framework */,
163-
8C0DD77B9A4C308D22D32FD3 /* 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-
48EEE34D86AF6CE2C1CB1C1B /* [CP] Check Pods Manifest.lock */,
175+
69A471DE7F6470FDFFC75CC7 /* [CP] Check Pods Manifest.lock */,
176176
331C807D294A63A400263BE5 /* Sources */,
177177
331C807F294A63A400263BE5 /* Resources */,
178178
5C4F357CD006C33C831FF13B /* Frameworks */,
@@ -191,14 +191,14 @@
191191
isa = PBXNativeTarget;
192192
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
193193
buildPhases = (
194-
737585BD3291000C36C5235A /* [CP] Check Pods Manifest.lock */,
194+
A7520C6371BDE29D89C16237 /* [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-
1E03FE7043BA1EA61571FD88 /* [CP] Embed Pods Frameworks */,
201+
070D83220C4D2AE443885832 /* [CP] Embed Pods Frameworks */,
202202
);
203203
buildRules = (
204204
);
@@ -270,7 +270,7 @@
270270
/* End PBXResourcesBuildPhase section */
271271

272272
/* Begin PBXShellScriptBuildPhase section */
273-
1E03FE7043BA1EA61571FD88 /* [CP] Embed Pods Frameworks */ = {
273+
070D83220C4D2AE443885832 /* [CP] Embed Pods Frameworks */ = {
274274
isa = PBXShellScriptBuildPhase;
275275
buildActionMask = 2147483647;
276276
files = (
@@ -303,7 +303,7 @@
303303
shellPath = /bin/sh;
304304
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
305305
};
306-
48EEE34D86AF6CE2C1CB1C1B /* [CP] Check Pods Manifest.lock */ = {
306+
69A471DE7F6470FDFFC75CC7 /* [CP] Check Pods Manifest.lock */ = {
307307
isa = PBXShellScriptBuildPhase;
308308
buildActionMask = 2147483647;
309309
files = (
@@ -325,42 +325,42 @@
325325
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";
326326
showEnvVarsInLog = 0;
327327
};
328-
737585BD3291000C36C5235A /* [CP] Check Pods Manifest.lock */ = {
328+
9740EEB61CF901F6004384FC /* Run Script */ = {
329329
isa = PBXShellScriptBuildPhase;
330+
alwaysOutOfDate = 1;
330331
buildActionMask = 2147483647;
331332
files = (
332333
);
333-
inputFileListPaths = (
334-
);
335334
inputPaths = (
336-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
337-
"${PODS_ROOT}/Manifest.lock",
338-
);
339-
name = "[CP] Check Pods Manifest.lock";
340-
outputFileListPaths = (
341335
);
336+
name = "Run Script";
342337
outputPaths = (
343-
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
344338
);
345339
runOnlyForDeploymentPostprocessing = 0;
346340
shellPath = /bin/sh;
347-
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";
348-
showEnvVarsInLog = 0;
341+
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
349342
};
350-
9740EEB61CF901F6004384FC /* Run Script */ = {
343+
A7520C6371BDE29D89C16237 /* [CP] Check Pods Manifest.lock */ = {
351344
isa = PBXShellScriptBuildPhase;
352-
alwaysOutOfDate = 1;
353345
buildActionMask = 2147483647;
354346
files = (
355347
);
348+
inputFileListPaths = (
349+
);
356350
inputPaths = (
351+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
352+
"${PODS_ROOT}/Manifest.lock",
353+
);
354+
name = "[CP] Check Pods Manifest.lock";
355+
outputFileListPaths = (
357356
);
358-
name = "Run Script";
359357
outputPaths = (
358+
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
360359
);
361360
runOnlyForDeploymentPostprocessing = 0;
362361
shellPath = /bin/sh;
363-
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
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;
364364
};
365365
/* End PBXShellScriptBuildPhase section */
366366

@@ -488,7 +488,7 @@
488488
};
489489
331C8088294A63A400263BE5 /* Debug */ = {
490490
isa = XCBuildConfiguration;
491-
baseConfigurationReference = 9656590FC751BD74B0407556 /* Pods-RunnerTests.debug.xcconfig */;
491+
baseConfigurationReference = 52B1E2E149AA506084D378F1 /* Pods-RunnerTests.debug.xcconfig */;
492492
buildSettings = {
493493
BUNDLE_LOADER = "$(TEST_HOST)";
494494
CODE_SIGN_STYLE = Automatic;
@@ -506,7 +506,7 @@
506506
};
507507
331C8089294A63A400263BE5 /* Release */ = {
508508
isa = XCBuildConfiguration;
509-
baseConfigurationReference = 47B0EE11082E8F9F20B7C1F8 /* Pods-RunnerTests.release.xcconfig */;
509+
baseConfigurationReference = 7EEDC839A46CDEA0CD8A401A /* Pods-RunnerTests.release.xcconfig */;
510510
buildSettings = {
511511
BUNDLE_LOADER = "$(TEST_HOST)";
512512
CODE_SIGN_STYLE = Automatic;
@@ -522,7 +522,7 @@
522522
};
523523
331C808A294A63A400263BE5 /* Profile */ = {
524524
isa = XCBuildConfiguration;
525-
baseConfigurationReference = 65E25E69A364A3CACBB09BB7 /* Pods-RunnerTests.profile.xcconfig */;
525+
baseConfigurationReference = D282A3DC49128D5E99D4792B /* Pods-RunnerTests.profile.xcconfig */;
526526
buildSettings = {
527527
BUNDLE_LOADER = "$(TEST_HOST)";
528528
CODE_SIGN_STYLE = Automatic;

0 commit comments

Comments
 (0)