Generate Bindings deletes existing code

If I run Generate Bindings again (e.g, update the UI in XCode and need the new elements in MOE) it deletes the bodies of the IBAction methods that I’ve already filled in. Is there something I’m doing wrong or is this the expected behaviour?

Hi!

Before run generator, need remove @Generated annotation.

Best Regards,
Roland

1 Like