How to give a literal name to an APP in ctrlX Core?

Dear all.

In the snapcraft.yaml, when using Go-Lang to develop an app for ctrlX core, we can specify the name of the app.

But how can we give a literal name to the app?

In the snapcraft.yaml we are only allowed to use small letter and not allowed to use a white space.

I would like to achieve a name like for instance "DRIVE connect" - a name with capital letters and white space.

 

How can we do that? Any help greatly appreciated. Thanks in advance.

 

Best reply by bostroemc

Add a title field.  See docs here.  (BTW: You can open an .app or .snap file using 7-zip and inspect the snapcraft.yaml file.)

View original
2 replies