mirror of
				https://github.com/jcefmaven/jcefbuild.git
				synced 2025-11-04 16:33:40 +08:00 
			
		
		
		
	Update macosx_notarize.sh
This commit is contained in:
		@@ -49,6 +49,8 @@ rm -f notarization.log
 | 
				
			|||||||
echo ""
 | 
					echo ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# staple
 | 
					# staple
 | 
				
			||||||
 | 
					mkdir -p "$1/Contents" || true
 | 
				
			||||||
 | 
					touch "$1/Contents/CodeResources"
 | 
				
			||||||
xcrun stapler staple -v "$1"
 | 
					xcrun stapler staple -v "$1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
echo "##########################################################"
 | 
					echo "##########################################################"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user