Cog/Cog.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
Christopher Snowhill fd774d17a5 Feature: Replaced Crashlytics with Sentry
Crash logging is now handled by the Sentry service.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-26 01:11:55 -08:00

15 lines
396 B
Text

{
"originHash" : "7b5e54f81ac1ebaa640945691cb38c371b637198701f04fba811702fc8e7067e",
"pins" : [
{
"identity" : "sentry-cocoa",
"kind" : "remoteSourceControl",
"location" : "https://github.com/getsentry/sentry-cocoa.git",
"state" : {
"revision" : "3640aaf7849a9fc39996d777e6df866251bb98d6",
"version" : "8.45.0"
}
}
],
"version" : 3
}