Skip to content

Xcode 26 support / bump to sentry-cocoa 8.55.0 #4490

@jamescrosswell

Description

@jamescrosswell

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    .NETPull requests that update .net codenet10.0

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions