-
-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Labels
Milestone
Description
Description
Xcode 26 no longer allows individual frameworks to contain arm64e slices anymore if the main binary doesn't contain them (a "slice" in Xcode terminology is basically some architecture specific binary).
To address this, sentry-cocoa 8.55.0 splits up Sentry-Dynamic.xcframework vs. Sentry-Dynamic-WithARM64e.xcframework:
From Discord, MAUI doesn't support arm64e, so we don't actually have to do anything for the .NET SDK except bump to thew new version of the Cocoa SDK that excludes ARM64e slices from Sentry-Dynamic.
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
Done