SiarheiFedartsou / fastlane-plugin-versioning

Extends fastlane versioning actions. Allows to set/get versions without using agvtool and do some other small tricks.
MIT License
504 stars 60 forks source link

Bug after call versioning #57

Open devzhr opened 3 years ago

devzhr commented 3 years ago

Hi,

in my info.plist file after the change of version, I have the l'option of text because in French but saved with the l'option

cordially

jdouglas-nz commented 3 years ago

Hey, I might be inadvertently fixing this as a result of another issue (#59) I'm working on - basically a downstream dependency seems to serialise .xcodeproj's differently to Xcode. I'll ask you to try again once the work has been done

jdouglas-nz commented 2 years ago

@devzhr - I'm wondering if this issue is still at large now? I just pushed essentially a dependency bump which has an updated version of the xcodeproj gem. Hopefully this addresses your issue? 🤞