File tree Expand file tree Collapse file tree 2 files changed +7
-11
lines changed
dargon2_flutter/dargon2_flutter/example/ios Expand file tree Collapse file tree 2 files changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,8 @@ target 'Runner' do
31
31
flutter_install_all_ios_pods File . dirname ( File . realpath ( __FILE__ ) )
32
32
end
33
33
34
+ pod 'Argon2Swift'
35
+
34
36
post_install do |installer |
35
37
installer . pods_project . targets . each do |target |
36
38
flutter_additional_ios_build_settings ( target )
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - Argon2Swift (1.0.2)
3
- - dargon2_flutter_mobile (1.2.0):
4
- - Argon2Swift
5
- - Flutter
2
+ - Argon2Swift (1.0.3)
6
3
- Flutter (1.0.0)
7
4
- integration_test (0.0.1):
8
5
- Flutter
9
6
10
7
DEPENDENCIES:
11
- - dargon2_flutter_mobile (from `.symlinks/plugins/dargon2_flutter_mobile/ios`)
8
+ - Argon2Swift
12
9
- Flutter (from `Flutter`)
13
10
- integration_test (from `.symlinks/plugins/integration_test/ios`)
14
11
@@ -17,19 +14,16 @@ SPEC REPOS:
17
14
- Argon2Swift
18
15
19
16
EXTERNAL SOURCES:
20
- dargon2_flutter_mobile:
21
- :path: ".symlinks/plugins/dargon2_flutter_mobile/ios"
22
17
Flutter:
23
18
:path: Flutter
24
19
integration_test:
25
20
:path: ".symlinks/plugins/integration_test/ios"
26
21
27
22
SPEC CHECKSUMS:
28
- Argon2Swift: 370c9687875b4a2365ecb7de06ea5ea0c46e7504
29
- dargon2_flutter_mobile: 5e4b8f7f39e1640d98f17c0215c284eebd4ec2d7
23
+ Argon2Swift: 99482c1b8122a03524b61e41c4903a9548e7c33b
30
24
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
31
25
integration_test: a1e7d09bd98eca2fc37aefd79d4f41ad37bdbbe5
32
26
33
- PODFILE CHECKSUM: 8e679eca47255a8ca8067c4c67aab20e64cb974d
27
+ PODFILE CHECKSUM: 09676ccd4ad5d43d3e19b1b80360c67111482ec0
34
28
35
- COCOAPODS: 1.11.2
29
+ COCOAPODS: 1.11.3
You can’t perform that action at this time.
0 commit comments