rabbitmq / rabbitmq-objc-client

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

Migrate tests to Swift 3.0 #98

Closed camelpunch closed 7 years ago

camelpunch commented 7 years ago

See https://github.com/rabbitmq/rabbitmq-objc-client/commit/0f5516383faa44c6bd64878bf043a3fb9380bc42 for upgrade details.

camelpunch commented 7 years ago

Travis is still having issues running OSX builds. Perhaps the QA for this should be to just run the tests, making sure there are no remaining warnings (Xcode tends to forget about warnings sometimes).

EDIT: No it's not. EDIT: Yes it is.

michaelklishin commented 7 years ago

We discovered that xctool doesn't and likely won't support XCode 8, so we need to switch to an alternative.