question

DougTheobald-2726 avatar image
1 Vote"
DougTheobald-2726 asked RobCaplan edited

Embedding macOS System frameworks in Xarmain .app bundle

We have a Xamarin app targeting macOS that we need to be able to run on macOS 10.13 (High Sierra) and later. We need this app to be a self contained install, so it needs to include native macOS libraries that may not be installed on the target system. However, when Visual Studio creates the .app bundle it doesn't include any of the various /System/Library/Frameworks that are needed by the app. I've been hunting for a Visual Studio option that would enable embedding those frameworks, but have found nothing.

Is there a way to include those frameworks? What am I missing?

Thanks

dotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers