danielsaidi / MockingKit

MockingKit is a Swift SDK that lets you easily mock protocols and classes in `Swift`.
MIT License
87 stars 7 forks source link

Add Xcode 11 support #4

Closed danielsaidi closed 5 years ago

danielsaidi commented 5 years ago

MockNRoll should be able to run in Xcode 11.

danielsaidi commented 5 years ago

This can be tested in the "xcode11" branch.

danielsaidi commented 5 years ago

This is now available in the 0.1.0 beta.