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 3d70d47 commit e01974eCopy full SHA for e01974e
1 file changed
Directory.Build.props
@@ -43,6 +43,7 @@
43
44
<PropertyGroup Condition="'$(SolutionName)' == '.generated.NoMobile'">
45
<NO_MOBILE>true</NO_MOBILE>
46
+ <ValidateXcodeVersion>false</ValidateXcodeVersion>
47
</PropertyGroup>
48
49
<!-- NO_MOBILE can be passed in via an environment variable or a build property to disable all mobile targets -->
0 commit comments