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
Fix v0.19.5: Use framework-format xcframeworks for remote SPM
Library-format xcframeworks (.a files) cause linker errors when consumed
by Xcode apps via remote SPM. Reverted release zips to framework-format
(.framework bundles) which properly propagate linker flags.
Local dev still uses library-format via useLocalBinaries=true.
The YapRun strip build phase handles App Store embedding.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments