My mobile app have two xcode projects:
- ios/AppOne.xcodeproj
- ios/AppTwo.xcodeproj
So when I bump the version, the version is bumped only in one project (randomly).
So my question is: is it possible to update only one project indicating the folder? or update multiple folders?
Do you have the interest to allow this option? I can help to implement
My mobile app have two xcode projects:
So when I bump the version, the version is bumped only in one project (randomly).
So my question is: is it possible to update only one project indicating the folder? or update multiple folders?
Do you have the interest to allow this option? I can help to implement