Skip to content

Commit 5dde1a5

Browse files
chore: update ios snapshot
1 parent cc2ca18 commit 5dde1a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require File.expand_path(File.join('packages', 'flutter_tools', 'bin', 'podhelpe
2727

2828
flutter_ios_podfile_setup
2929
target 'Runner' do
30-
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/feature-MOB-16541-NetworkAutoMaskAPI/14.0.0/Instabug.podspec'
30+
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/feature-MOB-16539-NetworkConfigHandler/14.0.0/Instabug.podspec'
3131
use_frameworks!
3232
use_modular_headers!
3333

example/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PODS:
88

99
DEPENDENCIES:
1010
- Flutter (from `Flutter`)
11-
- Instabug (from `https://ios-releases.instabug.com/custom/feature-MOB-16541-NetworkAutoMaskAPI/14.0.0/Instabug.podspec`)
11+
- Instabug (from `https://ios-releases.instabug.com/custom/feature-MOB-16539-NetworkConfigHandler/14.0.0/Instabug.podspec`)
1212
- instabug_flutter (from `.symlinks/plugins/instabug_flutter/ios`)
1313
- OCMock (= 3.6)
1414

@@ -20,16 +20,16 @@ EXTERNAL SOURCES:
2020
Flutter:
2121
:path: Flutter
2222
Instabug:
23-
:podspec: https://ios-releases.instabug.com/custom/feature-MOB-16541-NetworkAutoMaskAPI/14.0.0/Instabug.podspec
23+
:podspec: https://ios-releases.instabug.com/custom/feature-MOB-16539-NetworkConfigHandler/14.0.0/Instabug.podspec
2424
instabug_flutter:
2525
:path: ".symlinks/plugins/instabug_flutter/ios"
2626

2727
SPEC CHECKSUMS:
2828
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
29-
Instabug: 3fa42ac8b4350cb632df724b14a86ebdb875aad9
29+
Instabug: d727e5d85ca7ae8571eeb0754086a2df7b096b19
3030
instabug_flutter: ff8ab5ff34a476b1d2d887478ec190cda962b973
3131
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992
3232

33-
PODFILE CHECKSUM: e7d6c199070a4a2b3664012221f598abd9a35e69
33+
PODFILE CHECKSUM: 1ed6d7606fbc661422f116efe43de9d8d1666637
3434

3535
COCOAPODS: 1.15.2

0 commit comments

Comments
 (0)