Skip to content

Onnxruntime failed for Xcode Archive Distribution #36

@velairi

Description

@velairi

My app builds and runs on device well, also archives successfully. But when it comes to distributing the app on TestFlight, it fails everytime with this error:

Upload symbols failed
The archive did not include a dSYM for the onnxruntime.framework with the UUIDs [insert uuid]. Ensure that the archive's dSYM folder includes a DWARF file for onnxruntime.framework with the expected UUIDs.

Context:
I have an Xcode project called MyPrettyApp, which is an iPad app, that has a local swift package, called XYZPackage which has a Package.swift, that pulls in a bunch of SPMs such as onnxruntime.

What is the fix here? 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions