mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	test
This commit is contained in:
		
							parent
							
								
									43c4ec1089
								
							
						
					
					
						commit
						ebd0ddc6ad
					
				@ -119,9 +119,11 @@ jpackage {
 | 
			
		||||
        "-DBROWSER_OPEN=true",
 | 
			
		||||
        "-DSTIRLING_PDF_DESKTOP_UI=true",
 | 
			
		||||
        "-Djava.awt.headless=false",
 | 
			
		||||
        "-Dapple.awt.UIElement=true",
 | 
			
		||||
        "--add-opens", "java.base/java.lang=ALL-UNNAMED",
 | 
			
		||||
        "--add-opens", "java.desktop/java.awt.event=ALL-UNNAMED",
 | 
			
		||||
        "--add-opens", "java.desktop/sun.awt=ALL-UNNAMED"
 | 
			
		||||
        
 | 
			
		||||
    ]
 | 
			
		||||
 | 
			
		||||
    // Enable verbose output
 | 
			
		||||
@ -157,7 +159,7 @@ jpackage {
 | 
			
		||||
        macSign = false // Enable signing
 | 
			
		||||
        macAppStore = false // Not targeting App Store initially
 | 
			
		||||
        
 | 
			
		||||
        installDir = "/Applications/Stirling-PDF.app"
 | 
			
		||||
        //installDir = "Applications"
 | 
			
		||||
        
 | 
			
		||||
        // Add license and other documentation to DMG
 | 
			
		||||
        /*macDmgContent = [
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user