Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] libSkiaSharp.framework.dSYM missing #3110

Open
1 task done
ltemimi opened this issue Dec 7, 2024 · 2 comments
Open
1 task done

[BUG] libSkiaSharp.framework.dSYM missing #3110

ltemimi opened this issue Dec 7, 2024 · 2 comments
Labels

Comments

@ltemimi
Copy link

ltemimi commented Dec 7, 2024

Description

When I create an ipa file it does not include the libSkiaSharp.framework.dSYM symbols

Code

The best way to share code for larger projects is a link to a GitHub repository: https://github.com/user/repo/tree/bug-123

But, you can also share a short block of code here:

// some C# code here

You can also share some XAML:

<!-- xaml code here -->

Expected Behavior

I expected it to be either generated by visual studio and tried several configurations to no avail and also I would have expected the symbols file would be part of the nuget packages for the platoforms

Actual Behavior

no symbols available in the build output

Version of SkiaSharp

3.116.0 (Current)

Last Known Good Version of SkiaSharp

2.88.9 (Previous)

IDE / Editor

Visual Studio (Windows)

Platform / Operating System

Android, iOS, Windows

Platform / Operating System Version

Windows 11

Devices

windows 11 pc

Relevant Screenshots

No response

Relevant Log Output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bcaceiro
Copy link

Also facing this message when submitting an .ipa to AppStore

@ltemimi
Copy link
Author

ltemimi commented Dec 20, 2024

Has any thing been done about this issue I am blocked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: New
Development

No branches or pull requests

2 participants