Skip to content

Commit 68e5f39

Browse files
Add armv7s-apple-ios target
1 parent 5a19e8d commit 68e5f39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/release/platform-support.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,11 @@ target | std | rustc | cargo | notes
149149
`armv4t-unknown-linux-gnueabi` | ? | | |
150150
`armv6-unknown-freebsd` | ✓ | ✓ | ✓ | ARMv6 FreeBSD
151151
`armv6-unknown-netbsd-eabihf` | ? | | |
152-
`armv7-apple-ios` | [38;5;81m~\~S | | | ARMv7 iOS, Cortex-
152+
`armv7-apple-ios` | | | | RMv7 iOS, Cortex-
153153
`armv7-unknown-freebsd` | ✓ | ✓ | ✓ | ARMv7 FreeBSD
154154
`armv7-unknown-netbsd-eabihf` | ? | | |
155155
`armv7-wrs-vxworks-eabihf` | ? | | |
156+
`armv7s-apple-ios` | ✓ | | |
156157
`hexagon-unknown-linux-musl` | ? | | |
157158
`i386-apple-ios` | ✓ | | | 32-bit x86 iOS
158159
`i686-apple-darwin` | ✓ | ✓ | ✓ | 32-bit OSX (10.7+, Lion+)

0 commit comments

Comments
 (0)