mirror of
				https://github.com/jcefmaven/jcefbuild.git
				synced 2025-11-04 08:33:40 +08:00 
			
		
		
		
	Make codesign script executable
This commit is contained in:
		@@ -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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user