Automatically bump the Info.plist versions of native iOS extensions when changing the app version in the tiapp.xml.
- Copy the "extension.versionbump" folder to
<project-root>/plugins(create if not exists) - Reference the plugin in the tiapp.xml
<plugins>tag:
<plugin>extension.versionbump</plugin>Hans Knöchel
MIT