Praeclarum.MacCatalyst icon indicating copy to clipboard operation
Praeclarum.MacCatalyst copied to clipboard

Convert your Xamarin.iOS apps to Mac Catalyst apps by adding this nuget.

Results 8 Praeclarum.MacCatalyst issues
Sort by recently updated
recently updated
newest added

I'm getting this error when compiling and in `Sdk/Terminal.cs` I see ``` public static Task ClangAsync (string arguments, bool throwOnError = true, bool showOutput = true, bool showError = true,...

Build fails with `clang: error: no such file or directory: 'catmain.m'` ``` Target PraeclarumMacCatalystTarget: Thanks for using Praeclarum.MacCatalyst. You can sponsor my work at: https://github.com/sponsors/praeclarum Using SDK "/var/folders/8t/rc0yh_3d5j32mgv0b31lrm080000gn/T/maccat-sdk-20201230". Converting "/Users/fak/Dropbox/Projects/Neural/Neural/bin/iPhoneSimulator/Debug/device-builds/ipod...

bug

In the README it says > That's it! Whenever you build, a Mac Catalyst version of your app will be put in: > > `bin/Platform/Configuration/Praeclarum.MacCatalyst/App.app` But for me it outputs...

bug

Thanks for your plugin and I appreciate it is beta. I am working through a few things to better understand how I might be able to use this system. My...

Hi, first of all nice work, bringing us Mac Catalyst support. A big thank you! I have an existing Xamarin.iOS app that I want to run as a Catalyst app...

Hey @praeclarum I'm getting this error when building, tho it only shows in the build output and my iOS app seems to be successfully built. I do not get any...

bug