mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Enabled ARC for iOS. Weakify/Strongify macros for objc blocks. Removed old version checks. Specific types for ObjC++ modules to exclude unneeded bridging. Separate DeviceMetrics class for device specific data. Replaced old/deprecated functionality.