mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 12:56:37 +08:00
Make codesign script executable
This commit is contained in:
parent
d9e5fe14ea
commit
618220e286
@ -68,6 +68,7 @@ cd ..
|
||||
cd binary_distrib/macosx64
|
||||
if [ $# -gt 4 ]
|
||||
then
|
||||
chmod +x $WORK_DIR/macosx_codesign.sh
|
||||
./$WORK_DIR/macosx_codesign.sh $(pwd) $5
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user