Thanks for the great tool.
In a .ux/.js file, How can I get the Version(Android VersionName, iOS BundleVersion) from .unoproj file?
Thanks for the great tool.
In a .ux/.js file, How can I get the Version(Android VersionName, iOS BundleVersion) from .unoproj file?
You can use fuse-unoproject community library to do that. Adding support to reading more fields is pretty trivial.
Thank you very much, Uldis!!
Uldis wrote:
You can use fuse-unoproject community library to do that. Adding support to reading more fields is pretty trivial.