-
The following code
```swift
dispatchPrecondition(condition: .onQueue(.main))
let videoDevice = DeviceUtil.device(withPosition: .front)
let audioDevice = AVCaptureDevice.defaultDevice(withMediaType…
-
I struggled figuring out why just importing Realm.framework and RealmSwift.framework v0.97.0 using Carthage broke the IDE debugger. I don't even have any files in my new projects that make use of Real…
-
Despite repeated reinstallations of DM and an otherwise good internet connection, I am met with this screen (which stays permanently spinning):
![kuva](https://github.com/divvun/divvun-manager-maco…
-
### Description
After upgrading my react native to version 0.72.0, I can't run my react native app on iOS properly as it logs an error saying: "Error 'ReactCommon/TurboModuleBinding.h' file" as show …
-
build-for-testing option is failing for both Fennec and Fennec_Enterprise_XCUITests schemes.
`xcoudebuild build` works though or just `xcodebuild`.
The error seems to be related to some build depend…
-
### New Issue Checklist
- [X] Updated fastlane to the latest version (1 version behind)
- [X] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING…
-
Model Name: Macbook Air (M2)
macOS Version: 14.3 & 14.4 beta 1
App Version: 2024.535
Safari Version: 17.4 (19618.1.11.11.3)
Home Assistant Core Version: 2024.1.6
**To Reproduce**
When shutting…
-
OS: MacOS 10.13.6 (17G65)
Fork: 1.0.69.4
Which I right click a hotfix branch and choose `Git Flow` > `Finish ...` I get the following error:
```
flags:WARN getopt: illegal option -- f
-- /va…
-
## Goals
I have a `NSOperation` that should update a relation in the default Realm that the application uses. The update is done with 2 primary keys and target objects. The Realm snapshot needs to be…
-
**Describe the bug**
I created a new Swift project using Xcode and also created the `Frameworks` & `Keyboards` groups, as in the KMSample1 or KMSample2 projects.
In the root directory, where also …