We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e9f33 commit d42186cCopy full SHA for d42186c
scripts/gha/build_ios_tvos.py
@@ -76,7 +76,7 @@
76
'toolchain_platform': 'TVOS',
77
},
78
'simulator': {
79
- 'architectures' : ['x86_64', 'arm64'],
+ 'architectures' : ['x86_64'],
80
'toolchain' : 'cmake/toolchains/apple.toolchain.cmake',
81
'toolchain_platform': 'SIMULATOR_TVOS'
82
}
0 commit comments