Skip to content

cherish-chat/minio-sdk-cgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minio-sdk-gomobile

minio go mobile sdk

go get github.com/go-resty/resty/v2
go get golang.org/x/mobile/cmd/gomobile
go get golang.org/x/mobile/bind

gomobile init
#go get -u golang.org/x/mobile/cmd/gomobile
gomobile bind -target ios ./cgominio
rm -rf Cgominio.xcframework.tar.gz 
tar -zcvf Cgominio.xcframework.tar.gz Cgominio.xcframework

Releases

No releases published

Packages

No packages published

Languages