mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Fix Xcode name
parent
d3f5d0e002
commit
87f115152a
@ -176,7 +176,7 @@ $ cd $GOPATH/src/golang.org/x/mobile/example/bind
|
|||||||
$ gomobile bind -target=ios golang.org/x/mobile/example/bind/hello
|
$ gomobile bind -target=ios golang.org/x/mobile/example/bind/hello
|
||||||
```
|
```
|
||||||
|
|
||||||
Gomobile bind will generate a framework bundle called `Hello.framework`. Open the sample XCode project by running the command below.
|
Gomobile bind will generate a framework bundle called `Hello.framework`. Open the sample Xcode project by running the command below.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ open ios/bind.xcodeproj
|
$ open ios/bind.xcodeproj
|
||||||
|
Loading…
x
Reference in New Issue
Block a user