提交 a1143c4e 编写于 作者: A Alexander Alekhin

Merge pull request #21398 from thegrizzlylabs:fix-catalyst-arch

......@@ -58,7 +58,7 @@ if __name__ == "__main__":
macos_archs = "x86_64,arm64"
print('Using MacOS ARCHS={}'.format(macos_archs))
catalyst_archs = args.macos_archs
catalyst_archs = args.catalyst_archs
if not catalyst_archs and not args.build_only_specified_archs:
# Supply defaults
catalyst_archs = "x86_64,arm64"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册