erikdoe / ocmock

Mock objects for Objective-C
http://ocmock.org
Apache License 2.0
2.16k stars 606 forks source link

Fixing schemes for Swift5 #371

Closed cdeust closed 4 years ago

cdeust commented 5 years ago

Updating project settings to be compliant with latest XCode version and Swift5 compiler

erikdoe commented 5 years ago

Just to clarify (because this PR is a few months old and I didn't pay too much attention to Xcode updates): this PR is for some version of Xcode 10, right?

erikdoe commented 5 years ago

Apologies, I merged #366 which caused some conflicts in this PR.

erikdoe commented 4 years ago

I will upgrade to Xcode 11.1 once #374 is merged. That should fix the issues here.