-
### What happened?
Currently, if `destinations` contains `.macCatalyst`, the target in Xcode will include `DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER`, which is an error. Catalyst apps can now shar…
-
I'm trying to add `MacCatalyst` support to your library from mostly using your existing `iOS` code.
I've been successful for implementing `ScreenRecordingProtection` but not `ScreenshotProtection`!
…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [x] I have read the "Reporting a bug" secti…
-
### Description
This update ensures that MacCatalyst version components retrieved from the OS are always normalized to three components: major, minor, and build. The build component is set to `0` if …
-
Support MacCatalyst in the library
-
### What problem or need do you have?
How to create a target with `destinations: [.macCatalyst]` and dependency a macOS bundle. currently I am getting:
```
Target Example has platforms 'iOS' and …
-
The default build times for a Mac Catalyst app on arm64 are horrendous:
* `dotnet new maccatalyst && dotnet build`: 1 minute
Enabling the trimmer or the interpreter makes it _much_ better:
* …
-
如题,支持MacCatalyst
-
I'm using Blazor Hybrid with Razor pages and have some issues with playing back recorded audio on Mac. It looks like recording works fine, since the audio control loads the audio stream successfully a…
-
Could you include dotnet8.0? Because if somebody wants use xUnitTest while this package is installed the package restore will fail.
(only android, ios, maccatalyst and windows are included)