Skip to content

please support namespace in the Package.swift #110

@shuhongwu

Description

@shuhongwu

If the Xcode proj has both llama.cpp and mlx.swift. we will get duplicate symbol errors:

`
duplicate symbol '_gguf_get_key' in:
/Users/alex/Library/Developer/Xcode/DerivedData/xxxxx-eljaqnyrtudtxpgvajsemjrllabz/Build/Products/Debug-iphonesimulator/llama.o
/Users/alex/Library/Developer/Xcode/DerivedData/xxxxx-eljaqnyrtudtxpgvajsemjrllabz/Build/Products/Debug-iphonesimulator/Cmlx.o
ld: 1 duplicate symbols
clang: error: linker command failed with exit code 1 (use -v to see invocation)

`

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