Kris Wong
07/30/2019, 2:57 PM@ObjCMethod - @ObjCMethod external override fun viewDidLoad() {. the generated bindings don't seem to pass any args to that annotation.Kris Wong
07/30/2019, 3:00 PMsvyatoslav.scherbina
07/31/2019, 8:26 AM@ObjCMethod external is not supposed to used in source code.Kris Wong
07/31/2019, 12:49 PMexternal keyword is included, which generates an error about the above attribute, which I then added.Kris Wong
07/31/2019, 12:50 PM