Record UITest
button is disabled in Xcode
Deleted derived data, clean the build not solving this problem
It's working fine with Xcode 10.1
Is there anything i'm missing?
Record UITest
button is disabled in Xcode
Deleted derived data, clean the build not solving this problem
It's working fine with Xcode 10.1
Is there anything i'm missing?
I see this a lot as well.
For starters, here is how my class looks after immediately creating the test function:
Notice the following:
I then run my tests, but stop immediately. Doing that gives me this:
You can also shut down Xcode and restart, but the above steps are faster.