Skip to content

Build Warnings from PowerSyncKotlin Framework Module Cache #85

@jamescs

Description

@jamescs

When building iOS projects using powersync-sqlite-core-swift, the build generates warnings:

warning: /Users/runner/work/powersync-kotlin/powersync-kotlin/PowerSyncKotlin/build/skie/binaries/releaseFramework/RELEASE/iosSimulatorArm64/cache/swift-module-cache/293YMUHD5OD53/PowerSyncKotlin-33L2CQQA25AZM.pcm: No such file or directory

note: Linking a static library that was built with -gmodules, but the module cache was not found. Redistributable static libraries should never be built with module debugging enabled.

Similar warnings appear for ObjectiveC, Foundation, and _SwiftConcurrencyShims pcm files.

Environment:

  • PowerSync Swift SDK: 1.6.0
  • PowerSync SQLite Core: 0.4.6
  • Xcode: 26.0

The warnings appear in both Debug and Release builds. Builds succeed and apps run correctly, but build logs are cluttered.

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