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