added aarch64_apple_ios_sim as a rustc target

This commit is contained in:
Ricky (deg4uss3r) 2021-02-04 09:26:02 -05:00
parent e708cbd91c
commit f10fbbbd53
No known key found for this signature in database
GPG key ID: 36EC98AA2A064A1C
5 changed files with 39 additions and 1 deletions

View file

@ -153,6 +153,7 @@ not available.
target | std | host | notes
-------|-----|------|-------
`aarch64-apple-ios-macabi` | ? | | Apple Catalyst on ARM64
`aarch64-apple-ios-sim` | ? | | Apple iOS Simulator on ARM64
`aarch64-apple-tvos` | * | | ARM64 tvOS
`aarch64-unknown-freebsd` | ✓ | ✓ | ARM64 FreeBSD
`aarch64-unknown-hermit` | ? | |