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

Include the NativeReference for Hot Restart #2553

Merged
merged 2 commits into from Aug 16, 2023
Merged

Conversation

mattleibow
Copy link
Contributor

Description of Change

Some versions of .NET do not automatically copy NativeReferences from the runtimes/ios/native folder in Hot Restart scenarios. This PR makes sure to always include it.

Bugs Fixed

  • Fixes #

API Changes

None.

Behavioral Changes

None.

Required skia PR

None.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

@mattleibow mattleibow merged commit 09d15f8 into main Aug 16, 2023
2 checks passed
@mattleibow mattleibow deleted the dev/ios-hot-restart branch August 16, 2023 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants