Skip to content

Add Mac Catalyst support - #1760

Merged
mattleibow merged 11 commits into
mainfrom
dev/maccat
Aug 8, 2021
Merged

Add Mac Catalyst support#1760
mattleibow merged 11 commits into
mainfrom
dev/maccat

Conversation

@mattleibow

@mattleibow mattleibow commented Aug 7, 2021

Copy link
Copy Markdown
Contributor

Description of Change

This PR adds the Mac Catalyst native component to the packages.

Previously this was having issues with the fact that the native framework has symlinks and .NET does not know how to handle that. It would end up duplicating files and then Xcode would not understand.

There are currently 2 issues that still affect this, and thus targets are required to patch it up a bit:

Bugs Fixed

  • None

API Changes

None

Behavioral Changes

Code that would throw at runtime now does not.

PR Checklist

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

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

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant