Skip to content

iOS swift package seems to use internal symbols: cblas_sgemm from NEWLAPACK, causing apps that use this to be unable to be published to the App Store #3438

Closed
@l3utterfly

Description

@l3utterfly

Building an app that links to the swift package llama.cpp gives an error during the App validation phase when publishing to the app store.

In particular, the error it gives says app references non-public symbol cblas_sgemm$NEWLAPACK$ILP64

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions