We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a1e7d4 commit 9fe91dfCopy full SHA for 9fe91df
1 file changed
README.md
@@ -14,6 +14,8 @@ With using libedax4dart, you can execute functions equivalent to [edax](https://
14
15
- (Required) dynamic library
16
- macos: `libedax.universal.dylib`
17
+ - ios: `libedax.ios.dylib`
18
+ - You must codesign.
19
- windows: `libedax-x64.dll`
20
- linux: `libedax.so`
21
- (Optional) data for edax
0 commit comments