0

我使用 Expo react native 开发了一个移动应用程序。我轻松地导出了 .apk 和 .aab。现在,我无法通过 Expo CLI 导出 .ipa 文件并收到错误“Apple Developer Portal 身份验证失败”。这是我得到的错误:

√ 你会提供你自己的苹果发行证书吗?» 让 Expo 处理流程 请输入您的 Apple Developer Program 帐户凭据。需要这些凭据来管理 Apple Developer 帐户中的证书、密钥和配置文件。该密码仅用于向 Apple 进行身份验证,从不存储在 Expo 服务器上 了解更多:https://xxxxx ? Apple ID:xxxxx@xxxxx.xxx ?密码(用于 xxxxx@xxxxx.xxx):[隐藏] 将 Apple ID 密码保存到本地 Keychain。了解更多https://docs.expo.io/distribution/security#keychain 正在向 Apple Developer Portal 进行身份验证... Apple Developer Portal 的身份验证失败!无法设置分发证书 无法准备所有凭据。下次构建时,我们将自动使用以下配置: No credentials configured for app @xxxx/xxxx with bundle identifier com.xxxx.xxxx spawn bash ENOENT Error: spawn bash ENOENT at notFoundError (C:\Users\moha1\AppData \Roaming\npm\node_modules\expo-cli\node_modules\cross-spawn\lib\enoent.js:6:26) 在 verifyENOENT (C:\Users\moha1\AppData\Roaming\npm\node_modules\expo-cli\node_modules \cross-spawn\lib\enoent.js:40:16) 在 ChildProcess.cp.emit (C:\Users\moha1\AppData\Roaming\npm\node_modules\expo-cli\node_modules\cross-spawn\lib\enoent .js:27:25) 在 Process.ChildProcess._handle.onexit (internal/child_process.js:275:12) ***

你知道怎么解决吗?

此致

4

0 回答 0