Skip to content

[OP-SQlite] Libsql does not support iOS-simulator #2216

@XChikuX

Description

@XChikuX

Re-creating: OP-Engineering/op-sqlite#388 here.

I think we need a new libsql build for op-sqlite that maybe removes libsql_experimental for libsql as well as allows building for iOS simulator as a target

What happened?

This is what I get:

⚠️  ld: ignoring duplicate libraries: '-lc++'

❌  ld: framework 'libsql_experimental' not found


❌  clang: error: linker command failed with exit code 1 (use -v to see invocation)

    Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
    Run script build phase 'Remove signature files (Xcode workaround)' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'App' from project 'App')
    Run script build phase '[CP-User] [RNFB] Core Configuration' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'App' from project 'App')
▸ ** BUILD FAILED **
▸ The following build commands failed:
▸ 	Ld /Users/expo/workingdir/build/ios/build/Build/Intermediates.noindex/App.build/Debug-iphonesimulator/Aoo.build/Objects-normal/x86_64/Binary/App.debug.dylib normal x86_64 (in target 'App' from project 'App')

op-sqlite version: 15.1.17

React Native version: 0.81.6

Expo SDK: 54

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