This is a safety feature so you don't accidentally overwrite changes you have made to your xcode project. To do a fresh build you'll need to first "clean" the ios project module, then do a rebuild.
On Fri, May 7, 2021 at 4:57 AM 'P5music' via CodenameOne Discussions < [email protected]> wrote: > > When building the XCode project of a maven project in IntelliJ Idea it can > happen that only the first time the XCode project is updated. > Indeed after compilation XCode opens and the app can be compiled and run > in the iOS simulator. > Next times I build a modified project with maven but then the XCode is on > the old build and also if rebuilt the app in the simulator is the old > version. > I realized it because my modifications where evident, but in case of > subtle debugging I could be thinking my modifications were not working. > > Regards > > -- > You received this message because you are subscribed to the Google Groups > "CodenameOne Discussions" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/codenameone-discussions/3c09181c-0655-46ae-a7b9-8e474c1669bdn%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/3c09181c-0655-46ae-a7b9-8e474c1669bdn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Steve Hannah Software Developer Codename One http://www.codenameone.com -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKVS2pVOEXnBBv1BoRcWokijvs%3DV0Jazn7Bj-9sBipuBPw%40mail.gmail.com.
