Add Allow DYLD Environment Variables Entitlement to macOS build
This allows the Steam overlay to be injected into Minecraft.
This commit is contained in:
		@@ -4,6 +4,8 @@
 | 
			
		||||
<dict>
 | 
			
		||||
    <key>com.apple.security.cs.disable-library-validation</key>
 | 
			
		||||
    <true/>
 | 
			
		||||
    <key>com.apple.security.cs.allow-dyld-environment-variables</key>
 | 
			
		||||
    <true/>
 | 
			
		||||
    <key>com.apple.security.device.audio-input</key>
 | 
			
		||||
    <true/>
 | 
			
		||||
    <key>com.apple.security.device.camera</key>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user