octo-technology / sonar-objective-c

Sonar Plugin for Objective C
517 stars 206 forks source link

How can i assign dynamic app version everytime when I run sonar? #119

Open muralinewscorp opened 7 years ago

muralinewscorp commented 7 years ago

Everytime app version in sonar can be modified by

sonar.projectVersion=1.0 in the sonar-project.properties file.

Is there any way to update it dynamically by making it read from the iOS files/code.