Skip to content

Commit 183595e

Browse files
committed
chore(example): updating Podfile.lock
1 parent 8127a13 commit 183595e

2 files changed

Lines changed: 2 additions & 10 deletions

File tree

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2310,7 +2310,7 @@ PODS:
23102310
- React-perflogger (= 0.81.0)
23112311
- React-utils (= 0.81.0)
23122312
- SocketRocket
2313-
- RNSpeech (1.3.2):
2313+
- RNSpeech (1.4.0):
23142314
- boost
23152315
- DoubleConversion
23162316
- fast_float
@@ -2643,7 +2643,7 @@ SPEC CHECKSUMS:
26432643
ReactAppDependencyProvider: c91900fa724baee992f01c05eeb4c9e01a807f78
26442644
ReactCodegen: a55799cae416c387aeaae3aabc1bc0289ac19cee
26452645
ReactCommon: 116d6ee71679243698620d8cd9a9042541e44aa6
2646-
RNSpeech: 721b8ecc12c74209923a2c6e5f988a400166d166
2646+
RNSpeech: 61d0faca92c8acfe41c646e0f6bc4f295f358fc7
26472647
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
26482648
Yoga: 00013dd9cde63a2d98e8002fcc4f5ddb66c10782
26492649

example/ios/SpeechExample.xcodeproj/project.pbxproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -195,14 +195,10 @@
195195
inputFileListPaths = (
196196
"${PODS_ROOT}/Target Support Files/Pods-SpeechExample/Pods-SpeechExample-frameworks-${CONFIGURATION}-input-files.xcfilelist",
197197
);
198-
inputPaths = (
199-
);
200198
name = "[CP] Embed Pods Frameworks";
201199
outputFileListPaths = (
202200
"${PODS_ROOT}/Target Support Files/Pods-SpeechExample/Pods-SpeechExample-frameworks-${CONFIGURATION}-output-files.xcfilelist",
203201
);
204-
outputPaths = (
205-
);
206202
runOnlyForDeploymentPostprocessing = 0;
207203
shellPath = /bin/sh;
208204
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SpeechExample/Pods-SpeechExample-frameworks.sh\"\n";
@@ -238,14 +234,10 @@
238234
inputFileListPaths = (
239235
"${PODS_ROOT}/Target Support Files/Pods-SpeechExample/Pods-SpeechExample-resources-${CONFIGURATION}-input-files.xcfilelist",
240236
);
241-
inputPaths = (
242-
);
243237
name = "[CP] Copy Pods Resources";
244238
outputFileListPaths = (
245239
"${PODS_ROOT}/Target Support Files/Pods-SpeechExample/Pods-SpeechExample-resources-${CONFIGURATION}-output-files.xcfilelist",
246240
);
247-
outputPaths = (
248-
);
249241
runOnlyForDeploymentPostprocessing = 0;
250242
shellPath = /bin/sh;
251243
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SpeechExample/Pods-SpeechExample-resources.sh\"\n";

0 commit comments

Comments
 (0)