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
Claimed visionOS was out of scope. It is not: arm64-xros and
arm64-xrsimulator in the iOS runtime are byte-identical to arm64-iphoneos
and arm64-iphonesimulator, tagged platform 2 in both.
The platform tag on a static archive member is advisory -- only the linked
image carries an LC_BUILD_VERSION, taken from the link invocation -- so a
visionOS binary links the iOS archives directly. The five Apple variants
are the complete set.
0 commit comments