mirror of
				https://github.com/GayPizzaSpecifications/voxelotl-engine.git
				synced 2025-11-04 10:59:39 +00:00 
			
		
		
		
	actually enable app sandbox
This commit is contained in:
		@ -2,6 +2,8 @@
 | 
				
			|||||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 | 
					<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 | 
				
			||||||
<plist version="1.0">
 | 
					<plist version="1.0">
 | 
				
			||||||
<dict>
 | 
					<dict>
 | 
				
			||||||
 | 
					    <key>com.apple.security.app-sandbox</key>
 | 
				
			||||||
 | 
					    <true/>
 | 
				
			||||||
    <key>com.apple.security.cs.disable-library-validation</key>
 | 
					    <key>com.apple.security.cs.disable-library-validation</key>
 | 
				
			||||||
    <true/>
 | 
					    <true/>
 | 
				
			||||||
</dict>
 | 
					</dict>
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user