简体   繁体   中英

How to use NSLogger Desktop Client without Mac Developer program membership

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?

我遇到了同样的问题,如果你读得更深一些,你可以看到他们告诉你如何在Wiki 中建立桌面客户端链接

在OSX 10.9上这对我很有用: http//macdownload.informer.com/nslogger/1.0/

删除'代码符号'然后它可以构建

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM