Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

swiftUseGo

swift通过C接口调用go代码

Go构建C库

go build -buildmode=c-archive -o manage.a

swift导入.a文件

tagets -> build phases -> link binary with libraries -> +

About

swift通过C接口调用go代码

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages