mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-25 05:11:49 +00:00
3 lines
31 B
Text
3 lines
31 B
Text
|
#!/bin/sh
|
||
|
otool -arch arm64 $*
|