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

doc: Add info how to get libSkiaSharp.dylib #18762

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TopperDEL
Copy link
Contributor

PR Type

What kind of change does this PR introduce?

  • Documentation content changes

What is the current behavior?

Building the native dylib for Mac needs an extra step - the build instruction mentions this but on a different page.

What is the new behavior?

This change highlights a bit what needs to be done before building succeeds.

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable):

cd UnoNativeMac
./getSkiaSharpDylib.sh
```
See /UnoNativeMac/README.md for more info.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be a link to the other README.md

Copy link
Contributor

@spouliot spouliot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

It's done automatically when you build SampleApp.Skia.Generic (or the whole Uno) so I forgot to document it for a standalone compilation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants