-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+Migrated to Swift 4
- Loading branch information
Berg, Mostafa
committed
Nov 9, 2017
1 parent
0c00872
commit e318bb3
Showing
66 changed files
with
1,505 additions
and
1,086 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
4.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
use_frameworks! | ||
target "nRF Toolbox" do | ||
pod 'iOSDFULibrary', '~> 3.0' | ||
pod 'EVReflection', '~> 4.5' | ||
pod 'iOSDFULibrary', '~> 4.0' | ||
pod 'EVReflection', '~> 5.0' | ||
pod 'SWRevealViewController', '~> 2.3' | ||
pod 'CorePlot', '~> 2.2' | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
PODS: | ||
- CorePlot (2.2) | ||
- EVReflection (4.14.0): | ||
- EVReflection/Core (= 4.14.0) | ||
- EVReflection/Core (4.14.0) | ||
- iOSDFULibrary (3.1.0): | ||
- Zip (~> 0.7) | ||
- EVReflection (5.1.5): | ||
- EVReflection/Core (= 5.1.5) | ||
- EVReflection/Core (5.1.5) | ||
- iOSDFULibrary (4.0.2): | ||
- Zip (~> 1.0) | ||
- SWRevealViewController (2.3.0) | ||
- Zip (0.7.0) | ||
- Zip (1.0.0) | ||
|
||
DEPENDENCIES: | ||
- CorePlot (~> 2.2) | ||
- EVReflection (~> 4.5) | ||
- iOSDFULibrary (~> 3.0) | ||
- EVReflection (~> 5.0) | ||
- iOSDFULibrary (~> 4.0) | ||
- SWRevealViewController (~> 2.3) | ||
|
||
SPEC CHECKSUMS: | ||
CorePlot: cbe0c6e14220705e32e06a89c7d6a5a908b7d7d8 | ||
EVReflection: 7cdf22e28067084af733b8da2797a48ba154e31b | ||
iOSDFULibrary: 3b8a3014e3e4d1bec99b634b2f79fa856e28e556 | ||
EVReflection: a80157a584cf0b977f5cada98988a3f4e828b863 | ||
iOSDFULibrary: 739d3b5f2c99120b4e9b93ca165d9e451e3c8dec | ||
SWRevealViewController: 6d3fd97f70112fd7cef9de14df4260eacce4c63a | ||
Zip: e34513299ac38c0686d5b24504da7ce343799ab9 | ||
Zip: 115a122433829a1bbf33f5575fa84047438dcc12 | ||
|
||
PODFILE CHECKSUM: 04952fbe2bcb7bb9893a38aae5bee36c631e4f22 | ||
PODFILE CHECKSUM: 27aaa69ef26831a42d969fc2d11fc0913adbff1e | ||
|
||
COCOAPODS: 1.2.1 | ||
COCOAPODS: 1.4.0.beta.2 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.