Files
plezy/macos/Runner.xcworkspace/xcshareddata/swiftpm/Package.resolved
T
edde746 3177290083 chore: bump MPVKit to 1.0.19
Picks up two vo_avfoundation fixes: keep the displayed frame across
seek resets, and refuse Core Image geometry rendering for Dolby
Vision passthrough frames (defense in depth - the app already keeps
mpv video-zoom at 0 on iOS/tvOS and zooms the display layer instead).
2026-08-10 14:50:05 +02:00

24 lines
563 B
JSON

{
"pins" : [
{
"identity" : "mpvkit",
"kind" : "remoteSourceControl",
"location" : "https://github.com/edde746/MPVKit",
"state" : {
"revision" : "da36b149f4fe86ceadd27e1bac76c9ce8ef7a2cc",
"version" : "1.0.19"
}
},
{
"identity" : "sentry-cocoa",
"kind" : "remoteSourceControl",
"location" : "https://github.com/getsentry/sentry-cocoa",
"state" : {
"revision" : "f196cbb98e0388381d57908f2f5a9bdc385cde68",
"version" : "8.58.4"
}
}
],
"version" : 2
}