Files
mattermost-mobile/ios/Mattermost.xcworkspace/xcshareddata/swiftpm/Package.resolved
Avinash Lingaloo 92ca1e3704 Sentry fixes (#6830)
2022-12-21 19:34:44 +02:00

35 lines
882 B
Plaintext

{
"object": {
"pins": [
{
"package": "OpenGraph",
"repositoryURL": "https://github.com/satoshi-takano/OpenGraph.git",
"state": {
"branch": null,
"revision": "382972f1963580eeabafd88ad012e66576b4d213",
"version": "1.4.1"
}
},
{
"package": "Sentry",
"repositoryURL": "https://github.com/getsentry/sentry-cocoa.git",
"state": {
"branch": "8.0.0",
"revision": "1a18683901844a2970ccfb633e4ebae565361817",
"version": null
}
},
{
"package": "SQLite.swift",
"repositoryURL": "https://github.com/stephencelis/SQLite.swift.git",
"state": {
"branch": null,
"revision": "7a2e3cd27de56f6d396e84f63beefd0267b55ccb",
"version": "0.14.1"
}
}
]
},
"version": 1
}