Open
Description
I can run my Swift application from Xcode without issue on macOS (arm64), but when I go to distribute it or even just make release builds for manual distribution the application fails to launch with:
Library not loaded: @rpath/powersync-sqlite-core.framework/powersync-sqlite-core
Steps to reproduce are to just make a powersync Swift application for macOS following the published guides, then attempt to distribute it via TestFlight or launch it from outside Xcode, it will fail to find powersync-sqlite-core.framework which should be embedded.
Metadata
Metadata
Assignees
Labels
No labels