Skip to content

jtbonhomme/test-gomobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-gomobile

This repos creates an ios bundle (test-gomobile.app) without needing XCode. The code builds an autonomous application thanks to gomobile library.

The Makefile commands are:

  • make build to build and generate the bundle (test-gomobile.app)
  • make deploy to install the bundle on a connected device
  • make deps to download and install dependencies (gomobile and ios-deploy)
  • make clean to remove built package

See:

About

Example of ios application built with `gomobile` library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published