Please supplement docs about mtouch argument that reference native library
Open
documentation
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 96
Description
After hard work about 2 weeks.
Finally found that using mtouch in .net6 ios project:
```
None
-gcc_flags "-fobjc-arc -liconv -lsqlite3.0 -lstdc++ -lz -framework Security -framework SystemConfiguration -framework CoreGraphics -framework CoreTelephony"
```
MtouchLink node is a must, or vs throw error when build the app.
example app:
https://github.com/jingliancui/DotNetTencentOpenSDKSample
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.