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
Right now they are running in debug mode which is pretty pointless.
Will have to create a new unit test target in Xcode for performance tests and a corresponding scheme which uses Release build settings. I don't think Swift Package Manager has any built-in support for performance unit tests, but I'm sure it can be done via options to "swift test".
The text was updated successfully, but these errors were encountered:
Right now they are running in debug mode which is pretty pointless.
Will have to create a new unit test target in Xcode for performance tests and a corresponding scheme which uses Release build settings. I don't think Swift Package Manager has any built-in support for performance unit tests, but I'm sure it can be done via options to "swift test".
The text was updated successfully, but these errors were encountered: