Hi, during the working day i have to switch between two dev devices (iPhone 8 and iPhone 13) just to run some tests.
Every time I switch devices Xcode starts preparing devices for development. It usually takes around 10 minutes per device. So, my calculation says that it takes more than an hour per day, just waiting when it finishes.
So, the question is there is a way to disable this?
I know, it syncs something, but why does it happen all the time, i plug my iPhone?
Thanks in advance.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Created
Hello,
I'm trying to add a swift package to my swift project. But when the pop-up "Choose Package Repository" opens, no packages are listed. I've tried to use search, etc. Nothing helps the list is always empty.
The system log has the following enrty:
com.apple.xpc.launchd[1] (com.apple.mdworker.shared.03000000-0500-0000-0000-000000000000[3008]): Service exited due to SIGKILL | sent by mds[90]
this line appears when i start searching for any package.
Please help.