gpt4 book ai didi

FaSTLane 在 step 健身房失败,退出状态 : 65, CodeSign 构建命令失败

转载 作者:行者123 更新时间:2023-12-04 15:41:53 26 4
gpt4 key购买 nike

对不起,如果这是一个愚蠢的问题,这是我第一次使用 FaSTLane,我遇到了一些问题。

我正在运行命令:

fastlane ios beta

并且该过程在健身房失败,错误如下:
The following build commands failed:
CodeSign /Users/cm/Library/Developer/Xcode/DerivedData/OnDeck-ftohruvlpgqajhhbppffshjfjvwm/Build/Intermediates/ArchiveIntermediates/OnDeck/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/FLKAutoLayout.framework
CodeSign /Users/cm/Library/Developer/Xcode/DerivedData/OnDeck-ftohruvlpgqajhhbppffshjfjvwm/Build/Intermediates/ArchiveIntermediates/OnDeck/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/CocoaAsyncSocket.framework
CodeSign /Users/cm/Library/Developer/Xcode/DerivedData/OnDeck-ftohruvlpgqajhhbppffshjfjvwm/Build/Intermediates/ArchiveIntermediates/OnDeck/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Cosmos.framework
CodeSign /Users/cm/Library/Developer/Xcode/DerivedData/OnDeck-ftohruvlpgqajhhbppffshjfjvwm/Build/Intermediates/ArchiveIntermediates/OnDeck/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/EZLoadingActivity.framework
(4 failures)
[15:52:12]: Exit status: 65
[15:52:12]: Variable Dump:
[15:52:12]: {:DEFAULT_PLATFORM=>:ios, :PLATFORM_NAME=>:ios, :LANE_NAME=>"ios beta"}
[15:52:12]: Error building the application - see the log above

+------+-------------------------------------+-------------+
| fastlane summary |
+------+-------------------------------------+-------------+
| Step | Action | Time (in s) |
+------+-------------------------------------+-------------+
| 1 | Verifying required fastlane version | 0 |
| 2 | default_platform | 0 |
| 3 | cocoapods | 9 |
| 4 | gym | 22 |
+------+-------------------------------------+-------------+

[15:52:12]: fastlane finished with errors

[!] Error building the application - see the log above

当我调试这个问题时,我有点不知所措,我的研究几乎没有产生什么结果。我已经运行了 Xcode-select —install 所以我使用的是 7.1.1 版本(此时是最新的)

有没有人对如何调试这个问题有任何建议?

谢谢!

更新:
GitHub 问题以及对此的进一步讨论,请访问 https://github.com/fastlane/fastlane/issues/4197

最佳答案

留在这里以防万一它可以帮助其他人:

我在 Jenkins 服务器上遇到了同样的错误( CodeSign 65 )。为了修复它,我在 gym 中使用了以下标志:

keychain_password: "my_Mac_Password"

哪里 my_Mac_密码是运行 Jenkins 的用户的 MacOS 密码。

它只需要工作一次,之后您可以从 faSTLane 中删除此标志。

备注 如果您使用 Jenkins,更好的解决方案是添加 keychain_password Jenkins 配置的环境变量。

关于FaSTLane 在 step 健身房失败,退出状态 : 65, CodeSign 构建命令失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36611324/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com