mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-05-31 20:02:13 +00:00
XCFramework build for apple (#93)
This commit is contained in:
parent
01a0d9164d
commit
4ab6f1a9bc
8 changed files with 85 additions and 15 deletions
|
@ -1,8 +1,9 @@
|
|||
[export]
|
||||
include = [
|
||||
"tun2proxy_run_with_fd",
|
||||
"tun2proxy_run_with_name",
|
||||
"tun2proxy_stop",
|
||||
"tun2proxy_with_fd_run",
|
||||
"tun2proxy_with_name_run",
|
||||
"tun2proxy_with_name_stop",
|
||||
"tun2proxy_with_fd_stop",
|
||||
"tun2proxy_set_log_callback",
|
||||
]
|
||||
exclude = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue