square / PonyDebugger

Remote network and data debugging for your native iOS app using Chrome Developer Tools
Other
5.87k stars 595 forks source link

Is it possible to use PonyDebugger for OS X development ? #134

Closed TXF closed 9 years ago

TXF commented 9 years ago

I encountered a problem when tried to install PonnyDebugger by means of cocoa pods. I got an error: [!] The platform of the target SampleApp (OS X 10.9) is not compatible with PonyDebugger (0.4.0) which has a minimum requirement of iOS 5.0.

Does it mean that Ponny works only with iOS ?

wlue commented 9 years ago

Technically PonyDebugger should work with OS X with some adjustments, though I don't know anyone who has tested it yet. You will have to manually add PonyDebugger as a dependency though, since the Podfile isn't configured for OSX.

NickEntin commented 9 years ago

PonyDebugger does not currently support OS X development. We would love a PR if you are interested in adding support. Closing this out for now since this isn't something that we're actively working on and we're doing some housecleaning.