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
29
29
target 'Runner' do
30
30
use_frameworks!
31
31
use_modular_headers!
32
- pod 'Instabug' , :podspec => 'https://ios-releases.instabug.com/custom/feature-flutter-private-views-base/14.0.0/Instabug.podspec'
33
32
flutter_install_all_ios_pods File . dirname ( File . realpath ( __FILE__ ) )
34
33
end
35
34
Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- Flutter (1.0.0)
3
- - Instabug (14.0 .0)
3
+ - Instabug (14.1 .0)
4
4
- instabug_flutter (14.0.0):
5
5
- Flutter
6
- - Instabug (= 14.0 .0)
6
+ - Instabug (= 14.1 .0)
7
7
- instabug_private_views (0.0.1):
8
8
- Flutter
9
9
- instabug_flutter
@@ -14,21 +14,19 @@ PODS:
14
14
15
15
DEPENDENCIES:
16
16
- Flutter (from `Flutter`)
17
- - Instabug (from `https://ios-releases.instabug.com/custom/feature-flutter-private-views-base/14.0.0/Instabug.podspec`)
18
17
- instabug_flutter (from `.symlinks/plugins/instabug_flutter/ios`)
19
18
- instabug_private_views (from `.symlinks/plugins/instabug_private_views/ios`)
20
19
- OCMock (= 3.6)
21
20
- video_player_avfoundation (from `.symlinks/plugins/video_player_avfoundation/darwin`)
22
21
23
22
SPEC REPOS:
24
23
trunk:
24
+ - Instabug
25
25
- OCMock
26
26
27
27
EXTERNAL SOURCES:
28
28
Flutter:
29
29
:path: Flutter
30
- Instabug:
31
- :podspec: https://ios-releases.instabug.com/custom/feature-flutter-private-views-base/14.0.0/Instabug.podspec
32
30
instabug_flutter:
33
31
:path: ".symlinks/plugins/instabug_flutter/ios"
34
32
instabug_private_views:
@@ -38,12 +36,12 @@ EXTERNAL SOURCES:
38
36
39
37
SPEC CHECKSUMS:
40
38
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
41
- Instabug: 9d2b06afbadfbd4630bc0116dc27d84360ed70b0
42
- instabug_flutter: ff8ab5ff34a476b1d2d887478ec190cda962b973
39
+ Instabug: 8cbca8974168c815658133e2813f5ac3a36f8e20
40
+ instabug_flutter: a24751dfaedd29475da2af062d3e19d697438f72
43
41
instabug_private_views: df53ff3f1cc842cb686d43e077099d3b36426a7f
44
42
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992
45
43
video_player_avfoundation: 7c6c11d8470e1675df7397027218274b6d2360b3
46
44
47
- PODFILE CHECKSUM: 32bd1b5b0a93d31b74cc581a86b5fa93c1cc923f
45
+ PODFILE CHECKSUM: bb7a3c60be3b970b608fa878e26d5fadfbeb1157
48
46
49
47
COCOAPODS: 1.14.3
You can’t perform that action at this time.
0 commit comments