mobile/bind/objc
Hyang-Ah (Hana) Kim 6fb2670129 bind/objc: Remove reference of seq.h from generated header file.
This allows gomobile bind to stop copying seq.h to the destination.

Change-Id: I4a23613fe0407500ad483ae9d8f6bb823d82f082
Reviewed-on: https://go-review.googlesource.com/12300
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-07-16 14:02:16 +00:00
..
testpkg bind/objc: Remove reference of seq.h from generated header file. 2015-07-16 14:02:16 +00:00
SeqTest.m bind/objc: remove '_' after Go<pkgname> prefix from names. 2015-07-07 03:29:17 +00:00
doc.go bind/objc: GoSeq for obj-c and go communication. 2015-05-01 19:28:10 +00:00
seq.h bind/objc: simplify reference counting of Go objects. 2015-06-04 23:02:01 +00:00
seq_darwin.go bind/objc: allow passing Go objects to objective-C. 2015-06-02 16:03:04 +00:00
seq_darwin.m bind/objc: Remove reference of seq.h from generated header file. 2015-07-16 14:02:16 +00:00
test.bash bind/objc: use gobind -lang=objc,go to generate code. 2015-06-10 00:17:26 +00:00
test_main.go bind/objc: obj-c binding for functions using numeric, string types. 2015-05-13 22:28:22 +00:00