سؤال

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?

هل كانت مفيدة؟

المحلول

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

نصائح أخرى

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

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top