Skip to content

Commit 0c7a41e

Browse files
authored
Mention more android/ios RIDs in rid-catalog.md (#43812)
A couple customers got confused about "missing" RIDs for ios/android. While the full list is available in the linked PortableRuntimeIdentifierGraph.json let's mention the most important ones to prevent confusion.
1 parent e32b973 commit 0c7a41e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/core/rid-catalog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,15 @@ For more information, see [.NET dependencies and requirements](./install/macos.m
132132
### iOS RIDs
133133

134134
- `ios-arm64`
135+
- `iossimulator-arm64`
136+
- `iossimulator-x64`
135137

136138
### Android RIDs
137139

138140
- `android-arm64`
141+
- `android-arm`
142+
- `android-x64`
143+
- `android-x86`
139144

140145
## See also
141146

0 commit comments

Comments
 (0)