aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/mac-universal.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/mac-universal.py b/tools/mac-universal.py
index 0d3d648..c27267c 100755
--- a/tools/mac-universal.py
+++ b/tools/mac-universal.py
@@ -7,6 +7,7 @@ import filecmp
import glob
import os
import shutil
+import sys
def lipo(path0, path1, dst):