Keep going and do Xcode
https://mastodon.social/@daringfireball/115447175725037606
https://mastodon.social/@daringfireball/115447175725037606
@gruber @stroughtonsmith I suspect the problem with Xcode isn’t development work, but rather with entitlements.
Allowing Xcode on iPad would mean that a user process would have access to another user process (for debugging). Same with hardware for things like USB ports.
Look at the current Xcode entitlements to see the scope of this problem. It’s a security issue that they want to isolate on the Mac.
@stroughtonsmith @gruber I haven't played with them enough, but are they able to do things a normal Simulator isn't able to do?
I'm wondering about accessing biometrics, USB, and other "device only testing" things.
I'm having a really hard time imagining Apple Security saying "yeah, why not?" to sensitive parts of the system.