Hi, thanks for the library! We've been using react-native-version to bump the version of our packages and it uses pbxproj-dom. However, if any build scripts or paths in project.pbxproj contains backlashes, the parser fails.
Would it be possible to fix this? More details and examples of errors are in this thread: stovmascript/react-native-version#52
Hi, thanks for the library! We've been using
react-native-versionto bump the version of our packages and it usespbxproj-dom. However, if any build scripts or paths inproject.pbxprojcontains backlashes, the parser fails.Would it be possible to fix this? More details and examples of errors are in this thread: stovmascript/react-native-version#52