I used Xcode to open the project, modified the Signing & Capabilities under lib and runner, enabled Automatically Manage Signing, selected a team, and changed the bundle identifier to a unique one. However, when I clicked Product > Test to run the tests, it showed "Test Succeeded", but an error appeared:
Cannot test target “WebDriverAgentRunner” on “iphone11(15.5)”: Logic Testing Unavailable Logic Testing on iOS devices is not supported. You can run logic tests on the Simulator.
why? what shou i do? who can help me? Is there a more detailed deployment guide? I haven't found the specific deployment instructions.

I used Xcode to open the project, modified the Signing & Capabilities under lib and runner, enabled Automatically Manage Signing, selected a team, and changed the bundle identifier to a unique one. However, when I clicked Product > Test to run the tests, it showed "Test Succeeded", but an error appeared:
Cannot test target “WebDriverAgentRunner” on “iphone11(15.5)”: Logic Testing Unavailable Logic Testing on iOS devices is not supported. You can run logic tests on the Simulator.
why? what shou i do? who can help me? Is there a more detailed deployment guide? I haven't found the specific deployment instructions.