-
New Feature
-
Resolution: Not A Defect
-
Major
-
None
We have changed our OS X project to have 3 main targets and each of these targets now uses a framework that contains all the common code of the project.
Unfortunately we have discovered that the jenkins build and auto versioning is now broken because all of the info.plist files are updated so that the CFBundleVersion is updated in all info.plist.
We need only the requested target's info.plist to be updated.