Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit 45b5acb

Browse files
authored
Update README.md
1 parent e984e43 commit 45b5acb

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@ or
6262
dependencies:
6363
flutter_pixelmatching: ^0.1.5
6464
```
65+
#### XCode
66+
Symbolic errors in the archive when using the FFi module.<br/>
67+
For this issue, check out the following link https://github.com/dart-lang/ffi/issues/41#issuecomment-645550964
68+
69+
**Runner -> Build Settings -> Strip Style -> change from "All Symbols" to "Non-Global Symbols"**
70+
71+
![XCode-Settings](https://github.com/lowapple/flutter_pixelmatching/assets/26740046/929dc7f7-40c4-4d49-95fe-d5b57346a931)
72+
6573
6674
### Usage
6775
```dart

0 commit comments

Comments
 (0)