Fix macOS arch reporting from arch_ios to arch_arm (#36217)
```xml <key>arch_kind</key> <string>arch_arm</string> ``` Closes #36037 Release Notes: - N/A
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
Reference in New Issue
Block a user