Skip to content

Commit

Permalink
chore: update ios snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedAlaaInstabug committed Dec 22, 2024
1 parent cc2ca18 commit 5dde1a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require File.expand_path(File.join('packages', 'flutter_tools', 'bin', 'podhelpe

flutter_ios_podfile_setup
target 'Runner' do
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/feature-MOB-16541-NetworkAutoMaskAPI/14.0.0/Instabug.podspec'
pod 'Instabug', :podspec => 'https://ios-releases.instabug.com/custom/feature-MOB-16539-NetworkConfigHandler/14.0.0/Instabug.podspec'
use_frameworks!
use_modular_headers!

Expand Down
8 changes: 4 additions & 4 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PODS:

DEPENDENCIES:
- Flutter (from `Flutter`)
- Instabug (from `https://ios-releases.instabug.com/custom/feature-MOB-16541-NetworkAutoMaskAPI/14.0.0/Instabug.podspec`)
- Instabug (from `https://ios-releases.instabug.com/custom/feature-MOB-16539-NetworkConfigHandler/14.0.0/Instabug.podspec`)
- instabug_flutter (from `.symlinks/plugins/instabug_flutter/ios`)
- OCMock (= 3.6)

Expand All @@ -20,16 +20,16 @@ EXTERNAL SOURCES:
Flutter:
:path: Flutter
Instabug:
:podspec: https://ios-releases.instabug.com/custom/feature-MOB-16541-NetworkAutoMaskAPI/14.0.0/Instabug.podspec
:podspec: https://ios-releases.instabug.com/custom/feature-MOB-16539-NetworkConfigHandler/14.0.0/Instabug.podspec
instabug_flutter:
:path: ".symlinks/plugins/instabug_flutter/ios"

SPEC CHECKSUMS:
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
Instabug: 3fa42ac8b4350cb632df724b14a86ebdb875aad9
Instabug: d727e5d85ca7ae8571eeb0754086a2df7b096b19
instabug_flutter: ff8ab5ff34a476b1d2d887478ec190cda962b973
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992

PODFILE CHECKSUM: e7d6c199070a4a2b3664012221f598abd9a35e69
PODFILE CHECKSUM: 1ed6d7606fbc661422f116efe43de9d8d1666637

COCOAPODS: 1.15.2

0 comments on commit 5dde1a5

Please sign in to comment.