Skip to content

Distribution Failure (macOS) #100

Open
@cooperryans

Description

@cooperryans

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions