Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lowapple authored May 16, 2023
1 parent e984e43 commit 45b5acb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,14 @@ or
dependencies:
flutter_pixelmatching: ^0.1.5
```
#### XCode
Symbolic errors in the archive when using the FFi module.<br/>
For this issue, check out the following link https://github.com/dart-lang/ffi/issues/41#issuecomment-645550964
**Runner -> Build Settings -> Strip Style -> change from "All Symbols" to "Non-Global Symbols"**
![XCode-Settings](https://github.com/lowapple/flutter_pixelmatching/assets/26740046/929dc7f7-40c4-4d49-95fe-d5b57346a931)
### Usage
```dart
Expand Down

0 comments on commit 45b5acb

Please sign in to comment.