You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use Carthage's --configuration flag to build all frameworks using the Debug configuration. There's not currently a way to do this only for test frameworks.
But that should only affect the innards of Nimble. You should still be able to step through your test code.
https://www.google.co.uk/?q="carthage"+was+compiled+with+optimization+-+stepping+may+behave+oddly%3B+variables+may+not+be+available
How do I prevent optimisation from happening in the build phase for test frameworks?
The text was updated successfully, but these errors were encountered: