网站建设语录,北京的建设网站公司,重庆万州网站建设,怎么引流推广自己的产品构建命令
$ gn gen out/ios --argstarget_osios target_cpuarm64 rtc_include_testsfalse --idexcode报错#xff0c;这个错误是因为存在多个签名的问题#xff0c;通过错误信息知道其中有一个是无效的#xff08;被吊销#xff09;#xff0c;移…构建命令
$ gn gen out/ios --argstarget_osios target_cpuarm64 rtc_include_testsfalse --idexcode报错这个错误是因为存在多个签名的问题通过错误信息知道其中有一个是无效的被吊销移除之后重新执行构建命令就好了。
打开 Keychain Access 应用程序在左侧的导航栏中选择 “login”登录在右上角的搜索框中输入证书的标识符或名称例如 - “501352425qq.com”右键单击要删除的证书并选择 “删除”
ERROR at //build/config/ios/ios_sdk.gni:142:33: Script returned non-zero exit code.ios_code_signing_identity exec_script(find_signing_identity.py,^----------
Current dir: /Users/stone/webrtc/src/out/ios/
Command: python3 /Users/stone/webrtc/src/build/config/ios/find_signing_identity.py --matching-pattern Apple Development: 501352425qq.com (M4SLWMVGS5)
Returned 1 and printed out:Automatic code signing identity selection was enabled but could not
find exactly one codesigning identity matching Apple Development: 501352425qq.com (M4SLWMVGS5).Check that the keychain is accessible and that there is exactly one
valid codesigning identity matching the pattern. Here is the parsed
output of xcrun security find-identity -v -p codesigning:1) 7D4B9***********************************: Apple Development: 501352425qq.com (M4SLW*****)2) 51899***********************************: Apple Development: 501352425qq.com (M4SLW*****)2 valid identities foundSee //build/config/sysroot.gni:73:5: whence it was imported.import(//build/config/ios/ios_sdk.gni)^--------------------------------------
See //build/config/linux/pkg_config.gni:5:1: whence it was imported.
import(//build/config/sysroot.gni)
^----------------------------------
See //BUILD.gn:24:1: whence it was imported.
import(//build/config/linux/pkg_config.gni)
^-------------------------------------------