-
I want to build Aerofoil 1.1.2 from source on macOS 10.15.7 using Xcode. First I had to disable the code-signing stuff. Then the build failed with:
```
AerofoilMac/Resources/Houses/Titanic.gpf: No s…
-
ViewModel folder + AXSwiftExt + KeyboardShortcuts are missing. Project still builds successfully.
-
### Description
Trying to use a C function with function pointer argument in a Swift XCTest target crashes the compiler in what seems to be Sendable & interop related.
### Reproduction
Project and …
-
Encountering this compile error.
Still looking for any workarounds.
```swift
enum InlineNode: Hashable {
case text(String)
case softBreak
case lineBreak
case code(String)
case …
-
Hi! I can't migrate from the ver. `8.5` to `10.0`. My app needs to be run on iOS 13.0. I'm using Xcode 15.4 and updated SwrveSDK using SPM. I've updated the code to use new methods, but the project d…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and didn't find mine.
### Steps to reproduce
After building an app , just hitting maestro test ******.yaml
…
-
Unfortunately I had to switch to another render library because of perfomance issues with `ScrollView`. If I try to render several notes with code syntax highlighting inside the `ScrollView`, the appl…
-
### Issue Info
Info | Value |
-------------------------|-------------------------------------|
Platform Name | ios
Platform Version …
-
Per request from the customer, we need to update our scouting queues to the latest release version of macOS 15, XCode 16 and iOS 18. Using this issue to track the work.
-
### How frequently does the bug occur?
Always
### Description
I just tested build Realm and Realm-Swift frameworks (v10.42.4) with Xcode 16 on macOS 15 laptop using the 'sh build.sh osx-swift' comm…