wickwirew / Runtime

A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties.
MIT License
1.08k stars 94 forks source link

Fix build error with swift_allocObject in swift 5.10 #111

Closed wickwirew closed 7 months ago

wickwirew commented 7 months ago

Fixes: https://github.com/wickwirew/Runtime/issues/110