Question

I want to use the NSLogger Desktop Client.

I'm not a member of the Mac Developer Program, therefore I don't have a signing certificate. In the Xcode 5 Build Settings, I've set "Code Signing Identity" to "Don't Code Sign" and the "Provisioning Profile" to "none", but Xcode still complains "No code signing entity found."

Is there a binary distribution to download somewhere?

Was it helpful?

Solution

In the CocoaPods section of the NSLogger Github repo you can find a link for the last prebuilt desktop app.

For v1.5-Beta1 (last as of today) the link is this one

OTHER TIPS

I had the same problem, if you read a bit deeper you can see that they tell you how in the Wiki here's the link to building the Desktop Client

This is working well for me on OSX 10.9: http://macdownload.informer.com/nslogger/1.0/

remove the 'code sign' then it can be build

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top