Runtime

A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties.

MIT License

Stars
1.1K
Committers
19

Bot releases are hidden (Show)

Runtime - 2.2.7 Latest Release

Published by wickwirew 5 months ago

Runtime - 2.2.6

Published by wickwirew 5 months ago

Runtime - 2.2.5

Published by wickwirew 11 months ago

Runtime - 2.2.4

Published by wickwirew almost 3 years ago

Bug fixes

Runtime - 2.2.2

Published by wickwirew about 4 years ago

  • Fixed memory leak issue by @blindmonkey
Runtime - 2.2.1

Published by wickwirew about 4 years ago

  • Fixed crash when inheriting from UIView
Runtime - 2.1.1

Published by wickwirew about 5 years ago

Fixed an issue getting the type info of an Optional type.

Runtime - 2.1.0

Published by wickwirew over 5 years ago

Ability to construct classes on Linux - @NSExceptional
Fixed crash when reading non generic types nested in functions.

Runtime - Swift 5

Published by wickwirew over 5 years ago

  • Added support for swift 5
  • Added isVar to PropertyInfo
  • Added cases to TypeInfo for enum cases
  • Added generics support back. Now there is a genericTypes property on TypeInfo
  • Bug fixes and general reorganization
Runtime - Move getFieldAt call to own repo

Published by wickwirew over 5 years ago

Runtime - Swift 4.2

Published by wickwirew over 5 years ago