File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,6 @@ SPEC CHECKSUMS:
32
32
path_provider_ios: 7d7ce634493af4477d156294792024ec3485acd5
33
33
sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
<
8000
tr class="diff-line-row">34
34
35
- PODFILE CHECKSUM: aafe91acc616949ddb318b77800a7f51bffa2a4c
35
+ PODFILE CHECKSUM: 4e8f8b2be68aeea4c0d5beb6ff1e79fface1d048
36
36
37
- COCOAPODS: 1.11.2
37
+ COCOAPODS: 1.11.3
Original file line number Diff line number Diff line change 203
203
files = (
204
204
);
205
205
inputFileListPaths = (
206
+ "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
206
207
);
207
208
name = "[CP] Embed Pods Frameworks";
208
209
outputFileListPaths = (
210
+ "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
209
211
);
210
212
runOnlyForDeploymentPostprocessing = 0;
211
213
shellPath = /bin/sh;
You can’t perform that action at this time.
0 commit comments