As you may have noted, I'm studying the ios / parpavm build process, and I've discovered this odd discrepancy between what is produced by your build servers and what is in the public codenameone repository.
CN1ES2compat.h in the repository contains #define NO_USE_ES2 1 Whereas the build sources I made today contain #define USE_ES2 1 According to the repo, this change was made years ago. There are a couple other discrepancies whose impact I haven't determined, but this one is making the builds I make not compile with xcode. -- 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]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/0a8a4a03-ba34-4338-bb4f-6c030ca76e9e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
