rabbitmq / rabbitmq-objc-client

RabbitMQ client for Objective-C and Swift
https://rabbitmq.com
Other
241 stars 85 forks source link

Module JKVValue not found #116

Closed dhson04 closed 7 years ago

dhson04 commented 7 years ago

I create new project and use pod command: pod 'RMQClient', '~> 0.10.0' then choose xcworkspace to open then build but show alert error RMQClient lib Module 'JKVValue' not found Please show me to resolve this issuse. Thanks

michaelklishin commented 7 years ago

Thank you for your time.

Team RabbitMQ uses GitHub issues for specific actionable items engineers can work on. This assumes we have a certain amount of information to work with. Questions, investigations, root cause analysis, discussions for potential features are all considered to be mailing list material by our team. When/if we have enough details and evidence we'd be happy to file a new issue.

Please post this to rabbitmq-users. Thank you.

michaelklishin commented 7 years ago

Same question as #115.

dhson04 commented 7 years ago

Thank you! I'm sorry for not checking before post isssue.