-
### Description
When attempting to use Rive with a macCatalyst target, the build will fail because the .xcframework is never built for macCatalyst.
```
// How to build for Mac Catalyst
xcodeb…
-
### Description
Currently, on iOS, the picker uses a slightly hacky button, which opens a popover and the native UIPickerView control. This isn't very elegant. However the main problem is that **this…
-
I am working to upgrade our firebase dependencies for their PrivacyManfiest.
After upgrading Firebase to version 10.22.0, Carthage is now failing to build all the frameworks due to the following er…
-
### Description
In a BlazorWebView running in Mac Catalyst, add an event listener for mousedown. The event does not fire on right-click. It does for left-click and for ctrl+left-click.
### Steps to …
-
**Description**
iOS 18:When synthesizing Chinese subtitles on iOS 18, there may be garbled characters, and those below 18 are normal
**Expected behavior**
What you expected to happen.
**Curren…
-
Thanks for your repository, your instructions on how to build WebRTC yourself are really helpful, especially when building for macOS!
Did you look into building WebRTC for the Mac Catalyst technolo…
-
### New Issue Checklist
- [X] Updated SwiftLint to the latest version
- [X] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues)
### Describe the bug
My small l…
-
At this moment, it is not possible to build an iOS app for Mac Catalyst. It is kind of a Mac app, but built with iOS support frameworks. It would be great to have this option.
-
### Problem Statement
It would be helpful if there were a tag that reflects whether the app is running as a Catalyst or Designed for iPad app.
Our iOS/iPadOS app has a class of issues that appear to…
-
### Current behavior
In dark mode, the ComboBox appears black, and the selected option appears grey, giving the impression that it is disabled.
In light mode, the selected option also appears grey, …