简体   繁体   English

如何在没有Mac Developer程序成员资格的情况下使用NSLogger Desktop Client

[英]How to use NSLogger Desktop Client without Mac Developer program membership

I want to use the NSLogger Desktop Client . 我想使用NSLogger桌面客户端

I'm not a member of the Mac Developer Program, therefore I don't have a signing certificate. 我不是Mac开发者计划的成员,因此我没有签名证书。 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." 在Xcode 5 Build Settings中,我将“Code Signing Identity”设置为“Do not Code Sign”,将“Provisioning Profile”设置为“none”,但是Xcode仍然抱怨“找不到代码签名实体”。

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. NSLogger Github 仓库的CocoaPods部分,您可以找到最后一个预建桌面应用程序的链接。

For v1.5-Beta1 (last as of today) the link is this one 对于v1.5-Beta1(截至今天),链接就是这个

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我可以在没有付费 Apple Developer Program 会员资格的情况下将 SiriKit 支持添加到我的应用程序吗? - Can I add SiriKit support to my app without a paid Apple Developer Program membership? iOS应用测试; iPad必须使用与iOS开发者计划会员资格相同的Apple ID - iOS app testing; does iPad have to use same Apple ID as iOS developer program membership 如何在没有 Apple Developer Membership 的情况下重置/删除 Apple Developer Team 最多的设备 - How to reset/remove apple developer team maximum devices without Apple Developer Membership 是iOS推送通知所需的Apple开发人员计划会员资格 - Is an apple developer program membership required for Push notifications for iOS 所选团队没有 iOS 开发者计划成员资格 - The selected team doesn't have an iOS Developer Program membership 如何在Xcode7中创建没有Apple Developer Program的ipa - How to create ipa without Apple Developer Program in Xcode7 如何在未注册开发者计划的情况下获取 iOS 应用程序的大小? - How to get the size of an iOS app without being enrolled in the developer program? iOS开发人员企业计划是否需要Mac? - Is Mac required for the iOS Developer Enterprise Program? 苹果开发者会员资格到期 - Apple Developer Membership Expires 我可以在不使用MDM的情况下在iOS Developer Enterprise Program上使用APNS吗 - Can I use APNS on iOS Developer Enterprise Program without using MDM
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM