Skip to content

Commit

Permalink
update platform mapping for iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Fsu0413 committed Feb 13, 2024
1 parent a8e4557 commit a9b3ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mapping.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
| Cygwin x86 | `Cygwin-x86` | Deprecated? |
| macOS x86_64 | `darwin64-x86_64-cc` | |
| macOS arm64 | `darwin64-arm64-cc` | |
| iOS x86_64 | `iossimulator-xcrun` | Distinguishing simulator / actual machine is not done |
| iOS simulator (Any architecture) | `iossimulator-xcrun` | No ASM is built |
| iOS arm32 | `ios-xcrun` | |
| iOS arm64 | `ios64-xcrun` | |
| iOS (unknown architecture) | `iphoneos-cross` | Legacy |
Expand Down

0 comments on commit a9b3ee5

Please sign in to comment.