Skip to content

[Bug]: Libsql does not support iOS-simulator #388

@XChikuX

Description

@XChikuX

What happened?

This is what I get:

⚠️  ld: ignoring duplicate libraries: '-lc++'ld: framework 'libsql_experimental' not foundclang: 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

Reproducible Example

https://example.com

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