the general workflow is to download ios runtime in xcode, but xcode shouted download is failed
this is not only for me, lots of developers reported this issue, I think it's Apple's fault.
then we have to download it manually.
go to https://developer.apple.com/download/all/?q=Xcode to download ios runtime you like.
tips for Chinese developers, you need a 🪜 for normal access
After your dmg file is downloaded, then go to your shell,
the forgoing is what Apple doc told you, but what it hasn't told you is:
since terminal cannot add files to disk by default,
you should go to your mac settings, Security & Privacy > Full disk access > Give terminal full permission
run those bash commands again,
Then you can play iphone 16 in your mac!