Skip to content

Upload app archive to App Store fails due to missing dSYM for sqlite3arm64ios.framework #1202

@LucaBoss74

Description

@LucaBoss74

Hi,
I've problems uploading an app to Apple Store. The app works perfectly on emulator and on local iOS test device; Xcode makes the bundle correctly but, when uploading on App Store, it fails at the end with an error:

Upload Symbols Failed
The archive did not include a dSYM for the sqlite3arm64ios.framework with UUIDs ..... Ensure that the archive's dSYM folder includes a DWARF file for sqlite3arm64ios.framework with the expected UUIDS.

Here's the dependancy part of pubspec.yaml:

sqflite: ^2.4.2
sqflite_common_ffi: ^2.4.0+1
sqflite_common: ^2.5.6

Any suggestion ?

Thank you,

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