Hi, I am sorry for another silly question: since xcode has a lot of settings that have to be made outside of Gideros, I wonder if I can keep an already set up xcode project, export the updated app from gideros and just overwrite the
assets directory when I need to update my app.
I tried and it seems to be working but it feels "dirty"
and I think it might not work so easy when there is a new gideros version.. am I right?
Thank you
Comments
Best route would be to make a plugin for Gideros to enable the specific settings you use in Xcode. Actually Gideros can already set a lot of them, so I am wondering which are those settings you need to change manually in Xcode ?