Skip to content

Commit 3b09830

Browse files
committed
feat: add new ios custom build
1 parent 8a426f2 commit 3b09830

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

examples/default/ios/Podfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1770,6 +1770,7 @@ DEPENDENCIES:
17701770
- fmt (from `../node_modules/react-native/third-party-podspecs/fmt.podspec`)
17711771
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
17721772
- hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`)
1773+
- Instabug (from `https://ios-releases.instabug.com/custom/feature-support_expo_updates-remove_caching/15.1.1/Instabug.podspec`)
17731774
- instabug-reactnative-ndk (from `../node_modules/instabug-reactnative-ndk`)
17741775
- OCMock
17751776
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
@@ -1850,7 +1851,6 @@ SPEC REPOS:
18501851
trunk:
18511852
- Google-Maps-iOS-Utils
18521853
- GoogleMaps
1853-
- Instabug
18541854
- OCMock
18551855
- SocketRocket
18561856

@@ -1868,6 +1868,8 @@ EXTERNAL SOURCES:
18681868
hermes-engine:
18691869
:podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
18701870
:tag: hermes-2024-08-15-RNv0.75.1-4b3bf912cc0f705b51b71ce1a5b8bd79b93a451b
1871+
Instabug:
1872+
:podspec: https://ios-releases.instabug.com/custom/feature-support_expo_updates-remove_caching/15.1.1/Instabug.podspec
18711873
instabug-reactnative-ndk:
18721874
:path: "../node_modules/instabug-reactnative-ndk"
18731875
RCT-Folly:
@@ -2022,7 +2024,7 @@ SPEC CHECKSUMS:
20222024
Google-Maps-iOS-Utils: f77eab4c4326d7e6a277f8e23a0232402731913a
20232025
GoogleMaps: 032f676450ba0779bd8ce16840690915f84e57ac
20242026
hermes-engine: ea92f60f37dba025e293cbe4b4a548fd26b610a0
2025-
Instabug: 3e7af445c14d7823fcdecba223f09b5f7c0c6ce1
2027+
Instabug: 2f760a7631d27d6447542dda1b79d35d3e1578b0
20262028
instabug-reactnative-ndk: d765ac289d56e8896398d02760d9abf2562fc641
20272029
OCMock: 589f2c84dacb1f5aaf6e4cec1f292551fe748e74
20282030
RCT-Folly: 4464f4d875961fce86008d45f4ecf6cef6de0740
@@ -2098,6 +2100,6 @@ SPEC CHECKSUMS:
20982100
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
20992101
Yoga: 055f92ad73f8c8600a93f0e25ac0b2344c3b07e6
21002102

2101-
PODFILE CHECKSUM: 837b933596e1616ff02cc206bb17dee4f611fdbc
2103+
PODFILE CHECKSUM: fc76f5c3314882fcf11d4a76289a6cb910d1fbd2
21022104

21032105
COCOAPODS: 1.14.0

0 commit comments

Comments
 (0)