Skip to content

Commit 933596c

Browse files
committed
Update iOS snapshot
1 parent 82d6549 commit 933596c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

example/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ target 'Runner' do
3131
use_frameworks!
3232
use_modular_headers!
3333

34-
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/feature-add-more-languages/11.10.5/Instabug.podspec'
34+
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/feature-add-more-languages/Instabug.podspec'
3535

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

example/ios/Podfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
PODS:
22
- Flutter (1.0.0)
3-
- Instabug (11.10.4)
4-
- instabug_flutter (11.10.1):
3+
- Instabug (11.13.3)
4+
- instabug_flutter (11.13.0):
55
- Flutter
66
- Instabug
77
- OCMock (3.6)
88

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

2727
SPEC CHECKSUMS:
2828
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
29-
Instabug: 1e91a928d0dc4b03f1dbad28368182e55d4775f5
30-
instabug_flutter: 23de95e053e39c3cbfcce3ff3768fc64c63da2d8
29+
Instabug: 4aec903331413eaa19db179e09d36f310320a712
30+
instabug_flutter: 3f6f581dd1bf29ea58e3f8b6aa91ef4c1175c20b
3131
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992
3232

33-
PODFILE CHECKSUM: 3a6cf97991dd9c8f7e83b5afc43c16c9c3e0d4c5
33+
PODFILE CHECKSUM: 6af58b57106fb1ad454cd0a49778fcaafe05c932
3434

35-
COCOAPODS: 1.11.3
35+
COCOAPODS: 1.12.1

0 commit comments

Comments
 (0)