dialogflow / dialogflow-apple-client

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

APIAIDemoSwift is not compiling #25

Closed DaniyalGeek closed 7 years ago

DaniyalGeek commented 7 years ago

XCODE : 8.2.1 OSX : 10.11.6

Here is what i am receive after pod install

```

Undefined symbols for architecture x86_64: "_OBJCCLASS$_AIResponseParameter", referenced from: objc-class-ref in TextRequestViewController.o "_OBJCCLASS$_AIResponse", referenced from: objc-class-ref in TextRequestViewController.o "_OBJCCLASS$_ApiAI", referenced from: objc-class-ref in AppDelegate.o objc-class-ref in TextRequestViewController.o "_OBJCCLASS$_MBProgressHUD", referenced from: objc-class-ref in TextRequestViewController.o "_OBJCCLASS$_AIDefaultConfiguration", referenced from: objc-class-ref in AppDelegate.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)