Moe app : ixml file , xib file not found, no UI designer

SOS.
Hello everyone
I’m a beginner, I tried several times to create an MOE OS project but there is no ixml or xib file when I run the application there is only one white screen that appears in Emulator.
How to make UI designer appear
Some captures :

Dear @alba13,

(Ixml) file has been deprecated an you need to change the ui on (storyboard) file on xcode and just save it.

Regards,
Saeed

Hi,

the old UI Designer was removed from MOE in 1.2. You can read more about our reasoning behind this decision here:

Best Regards,
Gergely

Thanks for your reply
Can you please tell me the current procedure to design the user interface
:sweat:

Hi,

you need to use Xcode Storyboard functionality just like in a native iOS app to design your UI.

Best Regards,
Gergely