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(ci): copy resource bundle to app root for SPM compatibility
- Swift Package Manager's resource_bundle_accessor.swift looks for bundles in app root
- Copy resource bundle to both standard location (Contents/Resources) and app root
- This ensures compatibility with SPM-generated resource access code
0 commit comments