Skip to content

Commit b65e119

Browse files
chore: update ios snapshot to 11.14.0
1 parent c1c4229 commit b65e119

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

example/ios/Podfile

+1-1
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/Instabug.podspec'
34+
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/bdr-therma-14.4/11.14.0/Instabug.podspec'
3535

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

example/ios/Podfile.lock

+8-6
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,33 @@ PODS:
33
- Instabug (11.14.0)
44
- instabug_flutter (11.14.0):
55
- Flutter
6-
- Instabug (= 11.14.0)
6+
- Instabug
77
- OCMock (3.6)
88

99
DEPENDENCIES:
1010
- Flutter (from `Flutter`)
11+
- Instabug (from `https://ios-releases.instabug.com/custom/bdr-therma-14.4/11.14.0/Instabug.podspec`)
1112
- instabug_flutter (from `.symlinks/plugins/instabug_flutter/ios`)
1213
- OCMock (= 3.6)
1314

1415
SPEC REPOS:
1516
trunk:
16-
- Instabug
1717
- OCMock
1818

1919
EXTERNAL SOURCES:
2020
Flutter:
2121
:path: Flutter
22+
Instabug:
23+
:podspec: https://ios-releases.instabug.com/custom/bdr-therma-14.4/11.14.0/Instabug.podspec
2224
instabug_flutter:
2325
:path: ".symlinks/plugins/instabug_flutter/ios"
2426

2527
SPEC CHECKSUMS:
2628
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
27-
Instabug: b4976b1a96ed7462b772ff63f7c4e0166389c86a
28-
instabug_flutter: 91b418918d7e173556b013adf8ce45940bbbedec
29+
Instabug: d56b91e56e18709fdafd92584346d54f1725c08f
30+
instabug_flutter: e8db3fa8919de01539f48aa3cb82c3b0d35cfb8a
2931
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992
3032

31-
PODFILE CHECKSUM: 637e800c0a0982493b68adb612d2dd60c15c8e5c
33+
PODFILE CHECKSUM: f8804196c517ec6b30bbfe77801df61972082622
3234

33-
COCOAPODS: 1.11.3
35+
COCOAPODS: 1.12.1

0 commit comments

Comments
 (0)