api-ai-cocoa-swift icon indicating copy to clipboard operation
api-ai-cocoa-swift copied to clipboard

Objective-C Bridging Header Instructions

Open andreyguenov opened this issue 8 years ago • 4 comments
trafficstars

Instructions for how to make an Objective-C Bridging header in the README.md file to make it easier to implement the SDK for beginners.

andreyguenov avatar Apr 16 '17 18:04 andreyguenov

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

googlebot avatar Apr 16 '17 18:04 googlebot

I signed it!

andreyguenov avatar Apr 16 '17 18:04 andreyguenov

CLAs look good, thanks!

googlebot avatar Apr 16 '17 18:04 googlebot

Why you use Swift library in ObjC? We have ObjC library for that. https://github.com/api-ai/apiai-ios-client

sstepashka avatar Apr 18 '17 02:04 sstepashka