-
Seems like Darling currently fails on Flatpak when it tries to do a firstpass.
Normal Error:
```
[ 4%] Built target libsyscall
[ 4%] Linking C shared library libsystem_kernel_firstpass.dylib
…
-
Hi 👋🏼
I have a Flutter project that was initially written using v2.2.3. Below is the `pubspec.yaml` and the linker flags in the Xcode project. This project ran fine in Android and iOS both.
pu…
-
I have a Flutter project that was initially written using v2.2.3. Below is the `pubspec.yaml` and the linker flags in the Xcode project. This project ran fine in Android and iOS both.
```yaml
name…
-
### [REQUIRED] Step 1: Describe your environment
* Xcode version: 13.0
* Firebase SDK version: 8.10.0
* Installation method: `CocoaPods `
* Firebase Component: (Core, Analytics, Crashl…
-
### What did you do?
Thank you for providing ORM liked feature for GRDB.swift, so that we need not to write boilerplate code to map struct data structure to database model.
We try to underst…
-
When working with iOS and SQLCipher with drift:ffi, other libraries like cached_network_image will override sqlite with their own version, leading to a conflict when using SQLCipher. As a result, the …
-
### What did you do?
In some model:
```swift
public func encode(to container: inout PersistenceContainer) {
container[someColumn] = [1, 2, 3]
}
```
### What did you expect to happen?
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Undefined symbol: __swift_FORCE_LOAD_$_swiftDataDetection
### Expected Behavior
1- Undefine…
-
## Steps to Reproduce
1. I try to run my IOS app in Android Studio.
2. Android Studio return in console window of Android Studio the message:
Warning: CocoaPods not installed. Skippin…
-
This issue (#160) has recurred since 2.0.7, and has since persisted up to 2.0.9 which is the latest version as of the time of creating this issue.
**Specify the sample to which the issue belongs (u…