mattermost-mobile/ios/Mattermost.xcworkspace/xcshareddata/swiftpm/Package.resolved
Elias Nahum d61fbd3180
Various fixes (#7161)
* Save message draft when post input is unmounted

* Fix switch CRT on/off

* Handle iPad on Stage Manager

* iOS Share Extension to use LRU cache instead of file cache

* Support building android as aab

* use handleReconnect instead of appEntry on handleCRTToggled

* show skin tone selector tutorial after running all interactions

* Update app/actions/remote/preference.ts

Co-authored-by: Daniel Espino García <larkox@gmail.com>

* fix lint

---------

Co-authored-by: Daniel Espino García <larkox@gmail.com>
2023-02-24 13:02:05 +02:00

34 lines
882 B
Text

{
"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
}