CocoaPods / Nanaimo

A native ruby implementation of ASCII plist parsing & serializing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cut a new release

byohay opened this issue · comments

Hi,

I'm the maintainer of Kintsugi, a tool for solving Git conflicts in pbxproj files. It uses XcodeProj to read and write the project files which internally uses Nanaimo. Some users encountered issues where some strings were quoted and according to Xcode they shouldn't be quoted (It was fixed in #58).
Is it possible to cut a release soon so Kintsugi will write projects in a way that's consistent with how Xcode writes them?
Thanks!

@segiddins any chance you could help cut a release? Just tagging you since you merged the PR. thank you 🙂