mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
- Fixed array wrapper generation to use correct pointer casting - Changed array count/length properties to return Int instead of Int32 - Fixed buffer access for primitive and object arrays (no assumingMemoryBound needed) - Corrected size_t parameters to use Int instead of Int32 - Updated module imports (SpineSwift instead of Spine) - Reduced compilation errors from 17,500 to 0 for SpineSwift module - Remaining 27 errors are iOS-specific (UIKit) in SpineiOS module