1.7.0-beta2 is out with some exciting changes!
- The screen unlock checking is working properly when running the app from AS on iOS 13+ device.
- (Almost) all parameters of Objective-C block bindings now have proper parameter names instead of the boring and meaningless “arg0”, “arg1”, “arg2”…
- Generating bindings for Obj-C blocks that have parameters that are also blocks is now supported (this issue is identified in iOS TableView swipe UIContextualAction, thanks @sebastian).
- Update bindings for iOS 13.6.