-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
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