I am not new to this but I am unable to fix my signing identity from Xcode Version 6.2 (6C86e). When I click fix issue on the following message:

enter image description here

I get a pop up window saying:

"The selected team's agent, 'Name Surname' must agree to the latest ios Program License Agreement. Please visit the Member Center. https://developer.apple.com/membercenter"

I went on "https://developer.apple.com" and accepted the latest iOS Program agreement. This is what I can see on my legal agreements section:

enter image description here

However the message on Xcode keeps popping up.. I tried loggin in and out but it does not show me the legal agreement message anymore so I assume on their server side is accepted. I wonder if this is because iTunes connect is temporarily unavailable.

Any idea on how to fix this?

推荐答案

It's a propagation server issue. Wait approximately 10 minutes and it will be fixed.

Ios相关问答推荐

Xcode15.3上的生成错误:调用的对象类型';facebook::flipper::SocketCertificateProvider';不是函数或函数指针

如何创建具有SPM依赖项的二进制XCFramework?

SWIFT AVFoundation不能在查看更新的同时发布更新

围绕对象旋转和移动相机不起作用Swift SceneKit

当虚拟对象附加到其网格时,如何刷新创建 ARView 的 SwiftUI UIViewRepresentable?

在Xcode 15中为具有@Binding的视图创建SwiftUI #预览的方法

ITMS-90432:将应用上传到应用store 时出现问题

实现 ListView Builder Widget Flutter 后退按钮不起作用

核心媒体基础知识,了解 CMSampleBuffer、CMBlockBuffer 和 CMSampleBufferGetAudioBufferListWithRetainedBlockBuffer

DllImport with .a file for iOS in MAUI

SwiftUI 动画:为什么容器视图在移动?我很难理解这种行为

使用 Foundation 解压缩文件

将角半径仅应用于 Swiftui 中按钮的两个角

通过 segue 传递数据

iOS中的apk类似功能是什么?

从故事板导航到其他 Swift 1.2 文件时 Xcode 6.3 崩溃

iPhone UITableView.如何开启音乐 App 之类的单字母字母列表?

zoom UIButton 动画 - Swift

为什么我需要@1x、@2x 和@3x iOS 图像?

UIView 可以复制吗?