File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed
packages/instabug_flutter/example/ios Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ flutter_ios_podfile_setup
2929target 'Runner' do
3030 use_frameworks!
3131 use_modular_headers!
32- pod 'Instabug' , :podspec => 'https://ios-releases.instabug.com/custom/feature-flutter-private-views-base/14.0.0/Instabug.podspec'
3332 flutter_install_all_ios_pods File . dirname ( File . realpath ( __FILE__ ) )
3433end
3534
Original file line number Diff line number Diff line change 11PODS:
22 - Flutter (1.0.0)
3- - Instabug (14.0 .0)
3+ - Instabug (14.1 .0)
44 - instabug_flutter (14.0.0):
55 - Flutter
6- - Instabug (= 14.0 .0)
6+ - Instabug (= 14.1 .0)
77 - instabug_private_views (0.0.1):
88 - Flutter
99 - instabug_flutter
@@ -14,21 +14,19 @@ PODS:
1414
1515DEPENDENCIES:
1616 - Flutter (from `Flutter`)
17- - Instabug (from `https://ios-releases.instabug.com/custom/feature-flutter-private-views-base/14.0.0/Instabug.podspec`)
1817 - instabug_flutter (from `.symlinks/plugins/instabug_flutter/ios`)
1918 - instabug_private_views (from `.symlinks/plugins/instabug_private_views/ios`)
2019 - OCMock (= 3.6)
2120 - video_player_avfoundation (from `.symlinks/plugins/video_player_avfoundation/darwin`)
2221
2322SPEC REPOS:
2423 trunk:
24+ - Instabug
2525 - OCMock
2626
2727EXTERNAL SOURCES:
2828 Flutter:
2929 :path: Flutter
30- Instabug:
31- :podspec: https://ios-releases.instabug.com/custom/feature-flutter-private-views-base/14.0.0/Instabug.podspec
3230 instabug_flutter:
3331 :path: ".symlinks/plugins/instabug_flutter/ios"
3432 instabug_private_views:
@@ -38,12 +36,12 @@ EXTERNAL SOURCES:
3836
3937SPEC CHECKSUMS:
4038 Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
41- Instabug: 9d2b06afbadfbd4630bc0116dc27d84360ed70b0
42- instabug_flutter: ff8ab5ff34a476b1d2d887478ec190cda962b973
39+ Instabug: 8cbca8974168c815658133e2813f5ac3a36f8e20
40+ instabug_flutter: a24751dfaedd29475da2af062d3e19d697438f72
4341 instabug_private_views: df53ff3f1cc842cb686d43e077099d3b36426a7f
4442 OCMock: 5ea90566be239f179ba766fd9fbae5885040b992
4543 video_player_avfoundation: 7c6c11d8470e1675df7397027218274b6d2360b3
4644
47- PODFILE CHECKSUM: 32bd1b5b0a93d31b74cc581a86b5fa93c1cc923f
45+ PODFILE CHECKSUM: bb7a3c60be3b970b608fa878e26d5fadfbeb1157
4846
4947COCOAPODS: 1.14.3
You can’t perform that action at this time.
0 commit comments