Skip to content

Commit a0ba42b

Browse files
committed
chore: update ios snapshot
1 parent e20d4f6 commit a0ba42b

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Diff for: example/ios/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ target 'Runner' do
3030
use_frameworks!
3131
use_modular_headers!
3232

33-
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/feature-add-more-languages/13.1.1/Instabug.podspec'
33+
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/feature-add-more-languages/13.2.0/Instabug.podspec'
3434

3535
flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
3636
end

Diff for: example/ios/Podfile.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
PODS:
22
- Flutter (1.0.0)
3-
- Instabug (13.1.1)
4-
- instabug_flutter (13.1.1):
5-
- Flutters
6-
- Instabug
3+
- Instabug (13.2.0)
4+
- instabug_flutter (13.2.0):
5+
- Flutter
6+
- Instabug (= 13.2.0)
77
- OCMock (3.6)
88

99
DEPENDENCIES:
1010
- Flutter (from `Flutter`)
11-
- Instabug (from `https://ios-releases.instabug.com/custom/feature-add-more-languages/13.1.1/Instabug.podspec`)
11+
- Instabug (from `https://ios-releases.instabug.com/custom/feature-add-more-languages/13.2.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-add-more-languages/13.1.1/Instabug.podspec
23+
:podspec: https://ios-releases.instabug.com/custom/feature-add-more-languages/13.2.0/Instabug.podspec
2424
instabug_flutter:
2525
:path: ".symlinks/plugins/instabug_flutter/ios"
2626

2727
SPEC CHECKSUMS:
28-
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
29-
Instabug: 316a1091d57fff5548e83450508c5cddbe581723
30-
instabug_flutter: 07b8bef83734f0b6018aea2fce58c8848a49eefc
28+
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
29+
Instabug: 5e232f2cf23176661d0a29fc04ea8aceb762bae6
30+
instabug_flutter: 8fe63955937c73205d4e71667aea9d56ed8d921b
3131
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992
3232

33-
PODFILE CHECKSUM: f7ab5b22f27ab4d7319acedff84b2670fa5ea930
33+
PODFILE CHECKSUM: ea25cbe6c323726f092f912d61c39e32afa9e573
3434

3535
COCOAPODS: 1.14.3

0 commit comments

Comments
 (0)