libmobilegestalt mobilegestalt.c:890: mgiservice oneoftype is not supported on this platform - Xcode 10
I got this errors like other developers. Fortunately, I found a solution how to fix these errors on stackoverflow and it works for me fine.
select Product -> Scheme -> Edit Scheme and set (if you have not yet)
OS_ACTIVITY_MODE disable
in Environment Variables















