-
Hi i am newbie, into flutter, trying to generate an ipa file to share for testing. I have added sqflite dependency, when i try to build i am getting below error. Please help me out in resolving this i…
-
I have a pod :
```
#import
```
I got a warning:
```
In file included from
DDJSONModel+SQLite.m:9:
DDJSONModel+SQLite.h:10:9: warning: non-portable path to file ''; specified path differs i…
-
Third-party SDK XCFrameworks now need to be codesigned, not just the framework binaries within them.
This will be enforced by Xcode at some point in Spring 2024.
https://developer.apple.com/news/?i…
-
## 🐛 Bug Report
Currently I added the `cached_network_image: ^2.3.3` to my project dependencies and now iOS build is failing with:
```
error: the following command failed with exit code 0 but p…
-
- record_mp3 package version: 2.1.0
- flutter channel: beta
Got this error while trying to build iOS app via codemagic:
```
Failed to build iOS app
Error output from Xcode build:
↳
** B…
X-Wei updated
3 years ago
-
its a great project but maybe you use
https://github.com/lucascorrea/SCSQLite
a lighter sqlite interface than FMDB
the project will be much lighter and smaller
FMDB is a little bit heavy
-
## Problem
On IOS, SQLite (FMDB) and SQLCipher (FMDB/SQLCipher) are in conflict.
Avoid linking both of them in the project at the same time.
It will lead to unintended unpredictable behavior.
I …
-
* [X] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## What did yo…
-
请问有什么好的方法吗.
-
## Describe the bug
```
Nils-MBP-13-M1-3:sz_repo_cli nils$ sz license-headers add
Unhandled exception:
Exception: The process exited with a non-zero code (1)
2023/02/22 19:39:04 /Users/nils…