1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-08-16 00:20:23 +03:00

Update Package.swift

Changed the version of SWXMLHash to match that of Cartfile.resolved
This commit is contained in:
kentaro 2020-10-25 09:16:47 +09:00
parent faf3ab8c37
commit cf892678f1

View File

@ -17,7 +17,7 @@ let package = Package(
dependencies: [
.package(
url: "https://github.com/drmohundro/SWXMLHash",
from: "5.0.1"
"4.7.6"..."4.8.0"
)
],
targets: [