Fix imports in mac-universal.py

This commit is contained in:
Rayyan Ansari 2022-08-31 18:28:33 +01:00
parent 926f200329
commit 21194375f8
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ import filecmp
import glob
import os
import shutil
import sys
def lipo(path0, path1, dst):