小编Saf*_*yat的帖子

找不到签名证书“​​iOS Development” - 使用 bitrise/Fastlane 匹配构建应用程序版本

我\xe2\x80\x99在我的工作中继承了一个React Native项目,该项目使用bitrise构建应用程序版本并将其部署到应用程序商店,并使用Fastlane匹配管理所有证书和代码签名。

\n

I\xe2\x80\x99ve 突然开始在运行此命令的步骤中出现以下问题 -xcodebuild "-exportArchive" "-archivePath" ...

\n
Resolving CodeSignGroups...\nResolving CodeSignGroups...\nFiltering CodeSignInfo groups for target capabilities\nFiltering CodeSignInfo groups for export method\nApp was signed with NON Xcode managed profile when archiving,\nonly NOT Xcode managed profiles are allowed to sign when exporting the archive.\nRemoving Xcode managed CodeSignInfo groups\nFailed to find Codesign Groups\ngenerated export options content:\n<?xml version="1.0" encoding="UTF-8"?>\n<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">\n<plist version="1.0">\n    <dict>\n        <key>method</key>\n        <string>development</string>\n    </dict>\n</plist> <nil>\n[14:29:56] set -o pipefail && xcodebuild "-exportArchive" "-archivePath" "/var/folders/g2/xnd8hpjs50v433gfrybz2nxh0000gn/T/xcodeArchive091761673/Beryl.xcarchive" "-exportPath" "/var/folders/g2/xnd8hpjs50v433gfrybz2nxh0000gn/T/xcodeIPAExport525207508/exported" …
Run Code Online (Sandbox Code Playgroud)

xcode code-signing ios fastlane bitrise

4
推荐指数
1
解决办法
4460
查看次数

标签 统计

bitrise ×1

code-signing ×1

fastlane ×1

ios ×1

xcode ×1