Updated CI and builddef for renamed platform ; including new arm64 simulator

This commit is contained in:
renaud gaudin
2023-12-04 11:45:04 +00:00
parent afb7c504ea
commit 8c5bca05b7
3 changed files with 10 additions and 11 deletions

View File

@ -26,7 +26,8 @@ BUILD_DEF = """
| macos | native_static | | | BP | BP | | macos-x86_64 |
| macos | native_mixed | BP | BP | | | | macos-x86_64 |
| macos | iOS_arm64 | dB | dB | | | | |
| macos | iOS_x86_64 | dB | dB | | | | |
| macos | iOSSimulator_x86_64| dB | dB | | | | |
| macos | iOSSimulator_arm64 | dB | dB | | | | |
| macos | macOS_arm64_static | | | BP | BP | | macos-arm64 |
| macos | macOS_arm64_mixed | BP | BP | | | | macos-arm64 |
| macos | macOS_x86_64 | B | B | | | | |