You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users who install Xcode but don't install iOS Platform Support can't pass skip checkup. (It fails on the IPA step for a missing -destination generic/platform=iOS.)
I'd been checking iOS Platform Support on autopilot while installing Xcode as part of my installation test plan #632, but users might forget to do that.
Users who install Xcode but don't install iOS Platform Support can't pass
skip checkup. (It fails on the IPA step for a missing-destination generic/platform=iOS.)I'd been checking iOS Platform Support on autopilot while installing Xcode as part of my installation test plan #632, but users might forget to do that.
See also skiptools/skip#633