I'm trying to use custom fonts in my application. I followed the instructions and everything worked as expected.
The problem is that if I run the application again in Genexus, the custom fonts settings in the xcode's project are overwritten (Android still works).
I tried copy the project from Mac to models folder ("\mobile\iOS\"), but the problem persists.
Any solution?
As stated in the instructions:
However, there are a few things you can do to automate the process:
The best way to know what to add to the files from steps 2. and 3. is to generate the project in GeneXus, make a copy on the Mac before adding the fonts, add the fonts via Xcode as documented, and compare the resulting files with the originals.
A warning, though: the steps 2. and 3. apply to ALL applications generated with that GeneXus install, so you may want to make a copy or at least backup the modified files first.