Skip to content

Commit c4745cb

Browse files
author
Alex Taras
authored
Update setup-common-project-files.sh
disable check xcodeversion
1 parent 730fe7f commit c4745cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup-common-project-files.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ isFramework=false
3232
useBreakingInternalFrameworkVersioning=false
3333
copyPRTemplate=true
3434
callSwiftlint=true
35-
checkXcodeVersion=true
35+
checkXcodeVersion=false
3636
projectDir="$(pwd)"
3737
isSwiftUIProject=false
3838

0 commit comments

Comments
 (0)