xcode “Apple 开发者计划许可协议”已更新
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/50531453/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
The 'Apple Developer Program License Agreement' has been updated
提问by Matt
My Xcode automatically updated now I'm getting this error:
我的 Xcode 现在自动更新,我收到此错误:
The 'Apple Developer Program License Agreement' has been updated. In order to access certain membership resources, you must accept the latest license agreement.
“Apple 开发者计划许可协议”已更新。为了访问某些会员资源,您必须接受最新的许可协议。
I feel so dumb. Where do I go to accept this?
我觉得好傻 我去哪里接受这个?
回答by Krunal
Login to your Apple developer account and accept updated license agreement:
登录您的 Apple 开发者帐户并接受更新的许可协议:
https://developer.apple.com/account
https://developer.apple.com/account
Note: Popup blocker can block this notification popup window. (Ensure your web browser's pop blocker is not enabled, if this notification is not visible to you)
注意:弹出窗口阻止程序可以阻止此通知弹出窗口。(如果您看不到此通知,请确保您的网络浏览器的弹出窗口阻止程序未启用)
回答by MMalke
I had to log into Apple Store Connect, access "Agreements, Tax and Banking", accept and fill a new agreement.
我必须登录 Apple Store Connect,访问“协议、税务和银行”,接受并填写新协议。
That just happened to me .. but it didn't show the toast notification with "Accept" when accessing Apple Developer.
那只是发生在我身上..但是在访问 Apple Developer 时它没有显示带有“接受”的 Toast 通知。
回答by Ashley Mills
回答by Andres Felipe
I had to open the explorer console and i realize that there was another popup blocked bellow the current one, so i apply display:none to see it and accept the agreement.
我不得不打开资源管理器控制台,我意识到在当前的下面有另一个弹出窗口被阻止,所以我应用 display:none 来查看它并接受协议。