Skip to content

Commit c19f797

Browse files
authored
Merge pull request #111 from NordicSemiconductor/dependency/dfu
DFU updated to 4.10.2
2 parents 3682c55 + 95bd218 commit c19f797

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
use_frameworks!
22
target "nRF Toolbox" do
3-
pod 'iOSDFULibrary', '~> 4.10.1'
3+
pod 'iOSDFULibrary', '~> 4.10'
44
pod 'SWRevealViewController', '~> 2.3'
55
pod 'Charts', '~> 3.6'
66
pod 'AEXML', '~> 4.6'

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PODS:
33
- Charts (3.6.0):
44
- Charts/Core (= 3.6.0)
55
- Charts/Core (3.6.0)
6-
- iOSDFULibrary (4.10.1):
6+
- iOSDFULibrary (4.10.2):
77
- ZIPFoundation (= 0.9.11)
88
- McuManager (0.12.0):
99
- SwiftCBOR (= 0.4.3)
@@ -14,7 +14,7 @@ PODS:
1414
DEPENDENCIES:
1515
- AEXML (~> 4.6)
1616
- Charts (~> 3.6)
17-
- iOSDFULibrary (~> 4.10.1)
17+
- iOSDFULibrary (~> 4.10)
1818
- McuManager (~> 0.12)
1919
- SWRevealViewController (~> 2.3)
2020

@@ -31,12 +31,12 @@ SPEC REPOS:
3131
SPEC CHECKSUMS:
3232
AEXML: 2fbb73d8724797ed2cde888731e176fa4d44dd83
3333
Charts: b1e3a1f5a1c9ba5394438ca3b91bd8c9076310af
34-
iOSDFULibrary: 54dfe3f729cabc2250b0420147d0f864d76e7b54
34+
iOSDFULibrary: 1887af06ea6ad34a9ac40880cf5e8147674999b0
3535
McuManager: 04fbec94566eaaf5508175246b1d5b0c5f1b83dd
3636
SwiftCBOR: c7d740966575e0fd5d971466de2b6776db3f10c3
3737
SWRevealViewController: 6d3fd97f70112fd7cef9de14df4260eacce4c63a
3838
ZIPFoundation: b1f0de4eed33e74a676f76e12559ab6b75990197
3939

40-
PODFILE CHECKSUM: 886189cf4c5addbc3754f4b102eb11c866fab740
40+
PODFILE CHECKSUM: 2a2122b5d8bc0c431768a4c31fb8bec2653374c4
4141

4242
COCOAPODS: 1.10.1

0 commit comments

Comments
 (0)