Skip to content

Crashlytics: upload-symbols does not work on symbolic links #15619

@fdegaulejac

Description

@fdegaulejac

Description

I am using Kotlin multi platform and swift to develop my ios application.
Kmm automatically includes its generated framework dSYM directory as a symbolic link.
upload-symbols does not work on this link, I get "Warning: Path is not a .dSYM, directory"
As a workaround I copy the full directory to another location and then the upload is successful.
tested with upload-symbols 3.20 build 39

Reproducing the issue

No response

Firebase SDK Version

11.15.0

Xcode Version

16.2

Installation Method

Swift Package Manager

Firebase Product(s)

Crashlytics

Targeted Platforms

iOS

Relevant Log Output

If using Swift Package Manager, the project's Package.resolved

No response

If using CocoaPods, the project's Podfile.lock

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions