Skip to content

Commit 03fd11f

Browse files
authored
Update build.sh
1 parent fb184f5 commit 03fd11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ OPENBOX_ROOT="$(dirname $(dirname $(filepath $0)))"
99

1010
cd $OPENBOX_ROOT
1111

12-
swift build
12+
OPENBOX_LIBRARY_EVOLUTION=0 swift build

0 commit comments

Comments
 (0)