Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Ant Tasks for Symbian

Tags:

ant

symbian

Are there any tools/ ant tasks that could be integrated into the ant build file to build Symbian applications? Similar to what we have for Android (AndroidAnt), BlackBerry (BB Ant Tools), .NET (Nant)

like image 681
Prabhu R Avatar asked Nov 27 '25 20:11

Prabhu R


1 Answers

There isn't any officially supported stuff as far as I know, but (having done it myself) I know it is perfectly possible to build Symbian apps using Ant by simply calling the command line tools from ant commands.

If this is a precursor to automatically building symbian apps using a build server of some description, remember that Symbian builds have an annoying habit of polluting the build environment so you will need to invest some time into automated environment cleaning and environment setup.

like image 162
workmad3 Avatar answered Nov 30 '25 15:11

workmad3



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!