Update README.md

This commit is contained in:
Mark Larsen
2014-05-28 23:30:50 -07:00
parent 31b5f0b4e2
commit 5fb9e211d6

View File

@@ -49,7 +49,7 @@ OCMock, for example, could have done:
$ synx -p -e=OCMock/Core -e=OCKMockTests Source/OCMock.xcodeproj
if they wanted to not sync the `OCMock/Core` and `OCMockTests` groups, and also remove (`-p`) any image/source files found by Synx that weren't ever referenced by any groups in Xcode.
if they wanted to not sync the `OCMock/Core` and `OCMockTests` groups, and also remove (`-p`) any image/source files found by synx that weren't ever referenced by any groups in Xcode.
## Contributing