Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit 8e85a9d

Browse files
committed
fix(ios): podspec file missing
1 parent 03a3e16 commit 8e85a9d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

example/ios/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ PODS:
623623
- React-jsinspector (0.68.2)
624624
- React-logger (0.68.2):
625625
- glog
626-
- react-native-performance-stats (0.1.1):
626+
- react-native-performance-stats (0.2.2):
627627
- RCT-Folly (= 2021.06.28.00-v2)
628628
- RCTRequired
629629
- RCTTypeSafety
@@ -904,7 +904,7 @@ SPEC CHECKSUMS:
904904
React-jsiexecutor: b7b553412f2ec768fe6c8f27cd6bafdb9d8719e6
905905
React-jsinspector: c5989c77cb89ae6a69561095a61cce56a44ae8e8
906906
React-logger: a0833912d93b36b791b7a521672d8ee89107aff1
907-
react-native-performance-stats: d6b47f014a7ca45f1acd5515425f9b31827aebe1
907+
react-native-performance-stats: 000b6b101104fad7f68bda0008f7006c6283e437
908908
React-perflogger: a18b4f0bd933b8b24ecf9f3c54f9bf65180f3fe6
909909
React-RCTActionSheet: 547fe42fdb4b6089598d79f8e1d855d7c23e2162
910910
React-RCTAnimation: bc9440a1c37b06ae9ebbb532d244f607805c6034
@@ -925,4 +925,4 @@ SPEC CHECKSUMS:
925925

926926
PODFILE CHECKSUM: c45c300f71c4463d3461b5dc8654e9267689d744
927927

928-
COCOAPODS: 1.11.3
928+
COCOAPODS: 1.11.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"src",
1010
"android",
1111
"ios",
12-
"example-library.podspec",
12+
"react-native-performance-stats.podspec",
1313
"types.d.ts",
1414
"!android/build",
1515
"!ios/build",

0 commit comments

Comments
 (0)