Skip to content

Commit ef63b87

Browse files
committed
Remove debugging hack
1 parent 7837519 commit ef63b87

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

utils/build-script

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,6 @@ def print_xcodebuild_versions(file=sys.stdout):
142142

143143

144144
def validate_xcode_compatibility():
145-
return
146-
147145
if sys.platform != 'darwin':
148146
return
149147

0 commit comments

Comments
 (0)