Skip to content

Commit 4c7a598

Browse files
author
Michael Kuczera
committed
example bump
1 parent 2bdbef5 commit 4c7a598

3 files changed

Lines changed: 3 additions & 11 deletions

File tree

example/ios/HapticFeedbackExample.xcodeproj/project.pbxproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -221,14 +221,10 @@
221221
inputFileListPaths = (
222222
"${PODS_ROOT}/Target Support Files/Pods-HapticFeedbackExample/Pods-HapticFeedbackExample-frameworks-${CONFIGURATION}-input-files.xcfilelist",
223223
);
224-
inputPaths = (
225-
);
226224
name = "[CP] Embed Pods Frameworks";
227225
outputFileListPaths = (
228226
"${PODS_ROOT}/Target Support Files/Pods-HapticFeedbackExample/Pods-HapticFeedbackExample-frameworks-${CONFIGURATION}-output-files.xcfilelist",
229227
);
230-
outputPaths = (
231-
);
232228
runOnlyForDeploymentPostprocessing = 0;
233229
shellPath = /bin/sh;
234230
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HapticFeedbackExample/Pods-HapticFeedbackExample-frameworks.sh\"\n";
@@ -264,14 +260,10 @@
264260
inputFileListPaths = (
265261
"${PODS_ROOT}/Target Support Files/Pods-HapticFeedbackExample/Pods-HapticFeedbackExample-resources-${CONFIGURATION}-input-files.xcfilelist",
266262
);
267-
inputPaths = (
268-
);
269263
name = "[CP] Copy Pods Resources";
270264
outputFileListPaths = (
271265
"${PODS_ROOT}/Target Support Files/Pods-HapticFeedbackExample/Pods-HapticFeedbackExample-resources-${CONFIGURATION}-output-files.xcfilelist",
272266
);
273-
outputPaths = (
274-
);
275267
runOnlyForDeploymentPostprocessing = 0;
276268
shellPath = /bin/sh;
277269
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HapticFeedbackExample/Pods-HapticFeedbackExample-resources.sh\"\n";

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1925,7 +1925,7 @@ PODS:
19251925
- ReactCommon/turbomodule/core
19261926
- ReactNativeDependencies
19271927
- Yoga
1928-
- RNReactNativeHapticFeedback (3.0.0-next.1):
1928+
- RNReactNativeHapticFeedback (3.0.0):
19291929
- hermes-engine
19301930
- RCTRequired
19311931
- RCTTypeSafety
@@ -2271,7 +2271,7 @@ SPEC CHECKSUMS:
22712271
ReactCommon: 07572bf9e687c8a52fbe4a3641e9e3a1a477c78e
22722272
ReactNativeDependencies: ba8f663eff75e5c797ba1bed030af4991fa4cbf5
22732273
RNCAsyncStorage: 3a4f5e2777dae1688b781a487923a08569e27fe4
2274-
RNReactNativeHapticFeedback: 8d394e6250ce96aa4a5728ca29754c4071194409
2274+
RNReactNativeHapticFeedback: 9c16ffd4f6df9e6ca03cb81b33015e2d9b64e21a
22752275
Yoga: c0b3f2c7e8d3e327e450223a2414ca3fa296b9a2
22762276

22772277
PODFILE CHECKSUM: f9d39efd6a087e9442b27ea3803d20ff708d0664

example/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)