Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Pro-tip: in your model you can serialise Xcode project as XML format (that is, PLIST v2) and Xcode will correctly parse it. By default it uses PLIST v1, which looks like JSON, but differs in some things. I used standard 'description' obj-c call to produce PLIST v1, maybe there's another way to do it I don't know about.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: