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 authored and a7medev committed Oct 2, 2023
1 parent 8efed25 commit 06c79e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 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
12 changes: 7 additions & 5 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,31 +3,33 @@ PODS:
- Instabug (12.1.0)
- instabug_flutter (12.1.0):
- Flutter
- Instabug (= 12.1.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: 3ce9b076023458324e8c5f2452a32bc0609f676d
instabug_flutter: 762426d07dd8614130ad19a30e00062213e048ea
Instabug: d56b91e56e18709fdafd92584346d54f1725c08f
instabug_flutter: e8db3fa8919de01539f48aa3cb82c3b0d35cfb8a
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992

PODFILE CHECKSUM: 637e800c0a0982493b68adb612d2dd60c15c8e5c
PODFILE CHECKSUM: f8804196c517ec6b30bbfe77801df61972082622

COCOAPODS: 1.12.1

0 comments on commit 06c79e6

Please sign in to comment.