Posts

Post not yet marked as solved
1 Replies
580 Views
There is a Python webserver listening for HTTP GET requests (UI test calls it using URLSession). When one is received, it attempts to run "xcrun simctl push". This works when running the UI test on the development mac.When running the integration, we are getting error code "-13" when calling "xcrun simctl push". Searching the Apple website did not lead to any error codes of this type. What would be the next steps to get this command to run during integration?
Posted
by suska.
Last updated
.