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
I expect the test to run without stopping at the exception breakpoint.
I believe this issue stems from CwlPreconditionTesting not being able to handle Swift Concurrency code as described here.
Just wanted to make sure people were aware of this issue.
What actually happened instead?
The test stalls
Environment
List the software versions you're using:
Nimble: v12.2.0
Xcode Version: 14.3.1 (14E300c)
Swift Version: 5.x (Ran pod try nimble)
Please also mention which package manager you used and its version. Delete the
other package managers in this list:
Cocoapods: 1.12.1 (Use pod --version in Terminal)
The text was updated successfully, but these errors were encountered:
What did you do?
What did you expect to happen?
I expect the test to run without stopping at the exception breakpoint.
I believe this issue stems from
CwlPreconditionTesting
not being able to handle Swift Concurrency code as described here.Just wanted to make sure people were aware of this issue.
What actually happened instead?
The test stalls
Environment
List the software versions you're using:
pod try nimble
)Please also mention which package manager you used and its version. Delete the
other package managers in this list:
pod --version
in Terminal)The text was updated successfully, but these errors were encountered: