dotnet / dotnet/macios

Please supplement docs about mtouch argument that reference native library

Open
#16,953 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.