Codename One uses ant for its build tool. Each project has its own build.xml file that you can customize. E.g. Ant has an "exec" task that will execute a script. https://ant.apache.org/manual/Tasks/exec.html
On Wed, Aug 28, 2019 at 4:13 AM Hasni Faiçal <[email protected]> wrote: > Is it possible to run a script before building an iOS project using > codename one? > > -- > 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/6250b3e5-fb18-464b-aa8b-02b575c6a201%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/6250b3e5-fb18-464b-aa8b-02b575c6a201%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/CAGOYrKXXFyqA8TjBLwp7H3Fsee8_G-pguageVLXcA9ZNGa7vZQ%40mail.gmail.com.
