27

My Xcode automatically updated now I'm getting this error:

The 'Apple Developer Program License Agreement' has been updated. In order to access certain membership resources, you must accept the latest license agreement.

I feel so dumb. Where do I go to accept this?

Matt
  • 33,328
  • 25
  • 83
  • 97

4 Answers4

37

Login to your Apple developer account and accept updated license agreement:

https://developer.apple.com/account

enter image description here

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)

Krunal
  • 77,632
  • 48
  • 245
  • 261
  • Does anybody know where can I find the changes of each version? – Gianfranco P. Oct 21 '18 at 15:24
  • 6
    The adblocker was the problem for me – Thomas Nov 05 '18 at 04:45
  • 1
    what happened if i forgot to In order to access certain membership resources, must accept the latest license agreement by – Darshan Nov 12 '19 at 06:44
  • Hi, I only see an expiration banner, I have not renewed my membership yet. I hope I will be able to accept after I pay for the next year. ATM I am not able to accept new terms in the account section. – Boris Y. Jun 15 '21 at 16:55
5

I had to log into Apple Store Connect, access "Agreements, Tax and Banking", accept and fill a new agreement.

That just happened to me .. but it didn't show the toast notification with "Accept" when accessing Apple Developer.

MMalke
  • 1,857
  • 1
  • 24
  • 35
1

You should go to the Apple Developer Center…

https://developer.apple.com/account

Ashley Mills
  • 50,474
  • 16
  • 129
  • 160
0

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.

Andres Felipe
  • 4,292
  • 1
  • 24
  • 41