You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes Expo SDK 56 iOS prebuild failures caused by the npm-packed LinkKit.xcframework including an unsupported Mac Catalyst slice whose
framework symlinks were not preserved during packaging.
Ships an iOS-only LinkKit.xcframework with supported device and simulator
slices.
Adds package and CI validation for LinkKit XCFramework slices, signatures, and
Expo SDK 56 iOS prebuild compatibility.