change lib version
Signed-off-by: marinofaggiana <marino@marinofaggiana.com>
This commit is contained in:
Родитель
5d3d5fbed1
Коммит
c9e1ad1e6f
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "self:">
|
||||
</FileRef>
|
||||
</Workspace>
|
|
@ -17,9 +17,9 @@ let package = Package(
|
|||
targets: ["NCCommunication"]),
|
||||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/Alamofire/Alamofire", .upToNextMajor(from: "5.2.2")),
|
||||
.package(url: "https://github.com/Alamofire/Alamofire", .upToNextMajor(from: "5.4.0")),
|
||||
.package(url: "https://github.com/SwiftyJSON/SwiftyJSON", .upToNextMajor(from: "5.0.0")),
|
||||
.package(url: "https://github.com/yahoojapan/SwiftyXMLParser", .upToNextMajor(from: "5.2.1")),
|
||||
.package(url: "https://github.com/yahoojapan/SwiftyXMLParser", .upToNextMajor(from: "5.3.0")),
|
||||
],
|
||||
targets: [
|
||||
.target(
|
||||
|
|
Загрузка…
Ссылка в новой задаче