Closed modocache closed 8 years ago
I've confirmed that this works. @zhuowei, mind if I force-push to master
, or would you like to test on your end as well?
Rebased onto f82389a.
if it can produce a working executable, then of course you can force-push
@zhuowei Excellent! I'll do so in the next few hours.
Done! Be sure to pull before doing any more work.
Like #11, but instead of merging
master
, this is rebased on top of it.@zhuowei: I'm in the process of testing this rebase. If I can confirm that
swiftc-android hello.swift && swift-android-push hello
work, would you mind if I force-pushed this to SwiftAndroidmaster
?