Skip to content

Commit

Permalink
chore: update ios snapshot to 11.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelhamid-f-nasser committed Sep 20, 2023
1 parent c1c4229 commit b65e119
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ target 'Runner' do
use_frameworks!
use_modular_headers!

pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/feature-add-more-languages/Instabug.podspec'
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/bdr-therma-14.4/11.14.0/Instabug.podspec'

flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))
end
Expand Down
14 changes: 8 additions & 6 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,33 @@ PODS:
- Instabug (11.14.0)
- instabug_flutter (11.14.0):
- Flutter
- Instabug (= 11.14.0)
- Instabug
- OCMock (3.6)

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

SPEC REPOS:
trunk:
- Instabug
- OCMock

EXTERNAL SOURCES:
Flutter:
:path: Flutter
Instabug:
:podspec: https://ios-releases.instabug.com/custom/bdr-therma-14.4/11.14.0/Instabug.podspec
instabug_flutter:
:path: ".symlinks/plugins/instabug_flutter/ios"

SPEC CHECKSUMS:
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
Instabug: b4976b1a96ed7462b772ff63f7c4e0166389c86a
instabug_flutter: 91b418918d7e173556b013adf8ce45940bbbedec
Instabug: d56b91e56e18709fdafd92584346d54f1725c08f
instabug_flutter: e8db3fa8919de01539f48aa3cb82c3b0d35cfb8a
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992

PODFILE CHECKSUM: 637e800c0a0982493b68adb612d2dd60c15c8e5c
PODFILE CHECKSUM: f8804196c517ec6b30bbfe77801df61972082622

COCOAPODS: 1.11.3
COCOAPODS: 1.12.1

0 comments on commit b65e119

Please sign in to comment.