Commit resolved SwiftPM packages

This commit is contained in:
Davide De Rosa 2021-11-26 09:07:57 +01:00
parent aad26ee8e4
commit 549fe3d95e
4 changed files with 95 additions and 3 deletions

4
.gitignore vendored
View File

@ -1,9 +1,7 @@
.DS_Store
*.swp
*.pbxuser
**/*.xcworkspace/xcuserdata
**/*.xcodeproj/project.xcworkspace
**/*.xcodeproj/xcuserdata
**/xcuserdata
Pods
**/fastlane/**/*.html
**/fastlane/README.md

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:">
</FileRef>
</Workspace>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>

View File

@ -0,0 +1,79 @@
{
"object": {
"pins": [
{
"package": "Convenience",
"repositoryURL": "https://github.com/keeshux/convenience",
"state": {
"branch": null,
"revision": "347105ec0ce27cd4255acf9875fd60ad1f213801",
"version": null
}
},
{
"package": "DTFoundation",
"repositoryURL": "https://github.com/Cocoanetics/DTFoundation.git",
"state": {
"branch": null,
"revision": "76062513434421cb6c8a1ae1d4f8368a7ebc2da3",
"version": "1.7.18"
}
},
{
"package": "FontAwesome",
"repositoryURL": "https://github.com/thii/FontAwesome.swift",
"state": {
"branch": null,
"revision": "07883a32d49dfc7bdedbeea115067b53dfbeeb43",
"version": "1.9.1"
}
},
{
"package": "Kvitto",
"repositoryURL": "https://github.com/Cocoanetics/Kvitto",
"state": {
"branch": null,
"revision": "88888674d772ddcf19671159ed0022cb0bc37be2",
"version": "1.0.6"
}
},
{
"package": "MBProgressHUD",
"repositoryURL": "https://github.com/jdg/MBProgressHUD",
"state": {
"branch": null,
"revision": "bca42b801100b2b3a4eda0ba8dd33d858c780b0d",
"version": "1.2.0"
}
},
{
"package": "openssl-apple",
"repositoryURL": "https://github.com/passepartoutvpn/openssl-apple",
"state": {
"branch": null,
"revision": "42a049c406c1aa3df11a8dd14b1b11cd470f4a00",
"version": "1.1.11200"
}
},
{
"package": "SwiftyBeaver",
"repositoryURL": "https://github.com/SwiftyBeaver/SwiftyBeaver",
"state": {
"branch": null,
"revision": "2c039501d6eeb4d4cd4aec4a8d884ad28862e044",
"version": "1.9.5"
}
},
{
"package": "TunnelKit",
"repositoryURL": "https://github.com/passepartoutvpn/tunnelkit",
"state": {
"branch": null,
"revision": "80fd2d99e14ebb5800f84bfe3913d7a230b92bdc",
"version": "4.0.2"
}
}
]
},
"version": 1
}