在App发布之前,我们是否要求IOS设备进行代码签名

时间:2022-12-14 20:48:09

I have completed the IOS development and now needs to Deploy it in Store. But as per the Developer website it says

我已经完成了IOS开发,现在需要在Store中进行部署。但是根据开发者网站的说法

"Request Certificates with Xcode Xcode is the easiest way to request certificates. Connect your device to your Mac and click Use for Development in Xcode's Organizer window. Sign in with the Apple ID associated with your iOS Developer Program membership and Xcode will automatically generate your certificates."

“使用Xcode Xcode申请证书是申请证书的最简单方法。将您的设备连接到Mac并在Xcode的管理器窗口中单击用于开发。使用与您的iOS开发人员计划成员资格相关联的Apple ID登录,Xcode将自动生成您的证书“。

I have done the development process with just an Appleid and Simulator not with an actual device or Certificates. But now got to know we need to create certificate as well as actual device connected to do the Code signing. Any other alternative for this because I don't have an Iphone. Please advise. Thanks in advance.

我只使用Appleid和Simulator完成了开发过程,而不是实际的设备或证书。但现在我们需要知道我们需要创建证书以及连接的实际设备来进行代码签名。任何其他替代方案,因为我没有Iphone。请指教。提前致谢。

Edit Tried the option as the answer but now its showing as the below image: 在App发布之前,我们是否要求IOS设备进行代码签名

编辑尝试选项作为答案,但现在显示如下图:

1 个解决方案

#1


0  

Right below that section, it says this:

在该部分正下方,它说:

Request Certificates Manually

手动申请证书

To request certificates, upload a Certificate Signing Request from your Mac.

要申请证书,请从Mac上传证书签名请求。

#1


0  

Right below that section, it says this:

在该部分正下方,它说:

Request Certificates Manually

手动申请证书

To request certificates, upload a Certificate Signing Request from your Mac.

要申请证书,请从Mac上传证书签名请求。