Marcus Scherer

Results 2 issues of Marcus Scherer

Dear Community, after nearly two years my time has come to move on to an other project. Believe me when I say CWA was the most fun and stress I...

community

In the Specification Reference: https://github.com/jensmeder/Phoenx/wiki/Specification-Reference The Line: ` target.dependencies "name", true, "path/to/project.xcodeproj" ` should be replaced with: `target.dependency "name", true, "path/to/project.xcodeproj" ` And it should be mentioned how multiple dependencies...