You've already forked godot
							
							
				mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-03 11:50:27 +00:00 
			
		
		
		
	[macOS/iOS] Fix build with Xcode older than 26.
This commit is contained in:
		@@ -65,6 +65,10 @@
 | 
			
		||||
#import <os/signpost.h>
 | 
			
		||||
#include <algorithm>
 | 
			
		||||
 | 
			
		||||
#ifndef MTLGPUAddress
 | 
			
		||||
typedef uint64_t MTLGPUAddress;
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#pragma mark - Logging
 | 
			
		||||
 | 
			
		||||
extern os_log_t LOG_DRIVER;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user