返回顶部
首页 > 资讯 > 移动开发 >iOS打包错误The operation couldn’t be completed. (AppThinning.StubError error 1.)
  • 812
分享到

iOS打包错误The operation couldn’t be completed. (AppThinning.StubError error 1.)

iosxcodemacos 2023-09-07 14:09:11 812人浏览 独家记忆
摘要

  1、iOS打包错误 ioS打包报错:The operation couldn’t be completed. (AppThinning.StubError error 1.) 操作流程:arcHive之后选择Distribute A

 

1、iOS打包错误

ioS打包报错:The operation couldn’t be completed. (AppThinning.StubError error 1.)

操作流程:arcHive之后选择Distribute App,在如上图步骤选择 Ad Hoc,然后出现The operation couldn’t be completed. (AppThinning.StubError error 1.)

Xcode版本:Xcode 14.1

查看错误:点击第二个图片的Show Logs,跳转到错误日志文件;然后查看IDEDistribution.verbose.log,在文件中搜索’require’

error: `require': cannot load such file -- sqlite3/sqlite3_native (LoadError)
1.安装 sqlite3

sudo gem install sqlite3    

然后查看已安装版本

rvm list rubies

更新环境

rvm use system --defaul

如果路径报警告⚠️需要指定版本:例如

 rvm use 2.7.0 --default

重启电脑

步骤2、3是为了保险起见所做的操作

操作完之后,重新打包即可解决

来源地址:https://blog.csdn.net/RreamigOfGirls/article/details/128146944

--结束END--

本文标题: iOS打包错误The operation couldn’t be completed. (AppThinning.StubError error 1.)

本文链接: https://lsjlt.com/news/398308.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作