dialogflow / dialogflow-apple-client

iOS SDK for Dialogflow
http://api.ai
Apache License 2.0
244 stars 65 forks source link

Demo Watch OS Swift not compiling #17

Open dstroii opened 8 years ago

dstroii commented 8 years ago

Got that error when I try to compile in XCode 7.3.1

/api-ai-ios-sdk-master/ApiAIDemoWatchOSSwift/Pods/Headers/Private/ApiAI/AIVoiceRequestButton.h:32:35: Cannot find interface declaration for 'UIControl', superclass of 'AIVoiceRequestButton'

Does this have anything with the bridging header? I noticed there was none and tried to fix it but without success. :(