Home | History | Annotate | Download | only in ios

Lines Matching full:your

5 in misc/ios to match your setup. And then run:
15 certificate and have setup your iDevice properly to run apps signed by your
18 on your test device.
21 # assume your program binary is helloworld.go, build it into the
24 # sign the executable using your developer certificate
29 # Depending on your ios-deploy version, you might need to enter "run"
30 # into lldb to run your program, and its output will be shown by lldb.
35 if your program uses cgo, then it will automatically use external linking.
36 However, if your program does not use cgo, please make sure to add