Skip to content

v1.5

Latest
Compare
Choose a tag to compare
@noahsmartin noahsmartin released this 15 Nov 21:55
281213a

This release expands the supported types that Reaper monitors

Now all non-generic Swift classes are detected by reaper, in addition to all Objective-C classes.
Some Swift value types (structs and enums) are supported as well. To check which types would be supported for your app you can upload it to Emerge.

These changes improve coverage of monitored types by ~20% for UIKit apps and ~60% for SwiftUI apps.