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. :(
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. :(