Skip to content

Commit fda6580

Browse files
chore: update iOS pods
1 parent cdb52ff commit fda6580

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

examples/default/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ target 'InstabugExample' do
1515
config = use_native_modules!
1616
rn_maps_path = '../node_modules/react-native-maps'
1717
pod 'react-native-google-maps', :path => rn_maps_path
18-
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/faeture-screen_rendering-release/15.1.26/Instabug.podspec'
18+
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/faeture-screen_rendering-release/15.1.31/Instabug.podspec'
1919
# Flags change depending on the env values.
2020
flags = get_default_flags()
2121

examples/default/ios/Podfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ PODS:
3131
- hermes-engine (0.75.4):
3232
- hermes-engine/Pre-built (= 0.75.4)
3333
- hermes-engine/Pre-built (0.75.4)
34-
- Instabug (15.1.26)
34+
- Instabug (15.1.31)
3535
- instabug-reactnative-ndk (0.1.0):
3636
- DoubleConversion
3737
- glog
@@ -1626,7 +1626,7 @@ PODS:
16261626
- ReactCommon/turbomodule/core
16271627
- Yoga
16281628
- RNInstabug (15.0.2):
1629-
- Instabug (= 15.1.26)
1629+
- Instabug (= 15.1.31)
16301630
- React-Core
16311631
- RNReanimated (3.16.1):
16321632
- DoubleConversion
@@ -1770,7 +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/faeture-screen_rendering-release/15.1.26/Instabug.podspec`)
1773+
- Instabug (from `https://ios-releases.instabug.com/custom/faeture-screen_rendering-release/15.1.31/Instabug.podspec`)
17741774
- instabug-reactnative-ndk (from `../node_modules/instabug-reactnative-ndk`)
17751775
- OCMock
17761776
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
@@ -1869,7 +1869,7 @@ EXTERNAL SOURCES:
18691869
:podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
18701870
:tag: hermes-2024-08-15-RNv0.75.1-4b3bf912cc0f705b51b71ce1a5b8bd79b93a451b
18711871
Instabug:
1872-
:podspec: https://ios-releases.instabug.com/custom/faeture-screen_rendering-release/15.1.26/Instabug.podspec
1872+
:podspec: https://ios-releases.instabug.com/custom/faeture-screen_rendering-release/15.1.31/Instabug.podspec
18731873
instabug-reactnative-ndk:
18741874
:path: "../node_modules/instabug-reactnative-ndk"
18751875
RCT-Folly:
@@ -2024,7 +2024,7 @@ SPEC CHECKSUMS:
20242024
Google-Maps-iOS-Utils: f77eab4c4326d7e6a277f8e23a0232402731913a
20252025
GoogleMaps: 032f676450ba0779bd8ce16840690915f84e57ac
20262026
hermes-engine: ea92f60f37dba025e293cbe4b4a548fd26b610a0
2027-
Instabug: c47bd604b5212496da79b19b368eb5de73833d69
2027+
Instabug: 447d3f5a9f1c83120235437e08c9a51aaa8f8605
20282028
instabug-reactnative-ndk: d765ac289d56e8896398d02760d9abf2562fc641
20292029
OCMock: 589f2c84dacb1f5aaf6e4cec1f292551fe748e74
20302030
RCT-Folly: 4464f4d875961fce86008d45f4ecf6cef6de0740
@@ -2092,14 +2092,14 @@ SPEC CHECKSUMS:
20922092
ReactCommon: 6a952e50c2a4b694731d7682aaa6c79bc156e4ad
20932093
RNCClipboard: 2821ac938ef46f736a8de0c8814845dde2dcbdfb
20942094
RNGestureHandler: 511250b190a284388f9dd0d2e56c1df76f14cfb8
2095-
RNInstabug: 22cc867a673c42a5f293542222efb20fcdf9a352
2095+
RNInstabug: cdd10d22a6950eeb3426f748895b1c1597fcab6b
20962096
RNReanimated: f42a5044d121d68e91680caacb0293f4274228eb
20972097
RNScreens: c7ceced6a8384cb9be5e7a5e88e9e714401fd958
20982098
RNSVG: 8b1a777d54096b8c2a0fd38fc9d5a454332bbb4d
20992099
RNVectorIcons: 6382277afab3c54658e9d555ee0faa7a37827136
21002100
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
21012101
Yoga: 055f92ad73f8c8600a93f0e25ac0b2344c3b07e6
21022102

2103-
PODFILE CHECKSUM: 4e2ae668f4fb59c72dfd359d3d9c86ec6d4967e5
2103+
PODFILE CHECKSUM: 3f4c318b317eb96e022a39eb0a81a414f5d95205
21042104

21052105
COCOAPODS: 1.14.0

ios/native.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$instabug = { :version => '15.1.26' }
1+
$instabug = { :version => '15.1.31' }
22

33
def use_instabug! (spec = nil)
44
version = $instabug[:version]

0 commit comments

Comments
 (0)