Skip to content

Conversation

code-jenn-or
Copy link

Found errors in utilizingpbxproj-dom if the iOS native files contained any code that was not properly escaped. Recently another developer created a forked version of that project since their pull request was not merged into pbxproj-dom.
This PR addresses that parsing error by moving to the newly forked dependency. Previous to these changes I was patching the expo-modules-autolinking project, however after latest update, this no longer works without further change, wanted to resolve the root problem.

Tested this in my github actions by referencing my forked version.

Reference for more details: NativeScript/pbxproj-dom#10

Error prior to fork:
image

Successul Run from my fork:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant