We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8894de6 commit 12da0b4Copy full SHA for 12da0b4
scripts/test_catalyst.sh
@@ -50,7 +50,7 @@ args=(
50
# Specify the app if all test should run. Otherwise, specify the test scheme.
51
"-scheme" "$scheme"
52
# Specify Catalyst.
53
- "ARCHS=x86_64" "VALID_ARCHS=x86_64" "SUPPORTS_MACCATALYST=YES"
+ "SUPPORTS_MACCATALYST=YES"
54
# Run on macOS.
55
"-sdk" "macosx" "-destination platform=\"OS X\"" "TARGETED_DEVICE_FAMILY=2"
56
# Disable signing.
0 commit comments