You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Hi,
I have seen that we could submit build version with hint "ios.bundleVersion" but I would like to know if it would be possible to auto increment this build number each time we send a new build.
Thanks.
Shai Almog
unread,
Aug 11, 2016, 1:00:06 AM8/11/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Hi, we don't have support for that. You can probably use a change to the build.xml to add automatic support for this.
Jérémy MARQUER
unread,
Aug 11, 2016, 5:00:37 AM8/11/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
I would like to add automatic support... but build.xml won't be replaced by a more recent from your server when there will be an update ?
Shai Almog
unread,
Aug 12, 2016, 1:32:22 AM8/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
No. We update build.xml when you go into the settings and press OK. We then prompt you with an offer to update to the latest. We update the build.xml once every couple of months (we have an update coming this Sunday though). You can just keep the file in git and remerge the changes as we do them.