GitToTheHub commented on PR #1596:
URL: https://github.com/apache/cordova-ios/pull/1596#issuecomment-3689257123

   > If you are running on an Apple Silicon-based Mac, I think you will have 
double versions of older simulators because they used to be universal builds 
with both the arm64 and x86_64 versions. Xcode 26 (on Apple Silicon) will only 
pull down the arm64 simulators going forward.
   
   You are completely right, I see now in the warning, that the arch is one 
time listed with `arm64` and one time with `x86_64`. Ok so this is the thing :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to