Closed baxievski closed 4 years ago
Thanks for your contribution. I have fixed the workflow failing in the master, please merge it into your fork and i will get this PR merged right away!
Great.
Though the workflow is still failing after pulling in the fix...
Great.
Though the workflow is still failing after pulling in the fix...
I think it's because the actions originate on your repo and branch. I will merge it as the tests have passed.
I've run into a pbxproj's that pbxproj.XcodeProject has trouble loading.
The traceback:
I can't share the actual pbxproj files, but
plutil -lint
says they are ok.Here's a fix along with a syntetic test for this case.