Re: xcodebuild and PMD

2015-11-26 Thread Glenn L. Austin
> On Nov 26, 2015, at 12:27 PM, John Michael Zorko wrote: > >> On Nov 26, 2015, at 12:21 PM, Alex Zavatone wrote: >> >> What’s PMD? > > https://pmd.github.io The more you try to shoehorn Objective-C and Swift into a tool that wasn't designed for either, you will pro

Re: xcodebuild and PMD

2015-11-26 Thread John Michael Zorko
> On Nov 26, 2015, at 12:21 PM, Alex Zavatone wrote: > > What’s PMD? https://pmd.github.io ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact

Re: xcodebuild and PMD

2015-11-26 Thread Alex Zavatone
What’s PMD? On Nov 26, 2015, at 3:16 PM, John Michael Zorko wrote: > > Hello, all … > > I’m exploring how to plug our iOS builds into our existing PMD-based code > sniffing tool. We’re using Xcode 7.1.1. Is there a way that I can process > xcodebuild’s output (or hook into the Xcode analyzer