自动化打包 ipatool failed 错误

2024-08-14 05:35:50 +0000 MT Output: ruby 2.6.10p210 (2022-04-12 revision 67958) universal.arm64e-darwin23

/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin23/rbconfig.rb:21: warning: Insecure world writable dir /opt/homebrew/opt in PATH, mode 040777

/Applications/Xcode.app/Contents/SharedFrameworks/AppThinning.framework/Resources/ipatool:4135: warning: assigned but unused variable - prev

/Users/daiyazhou/.rvm/rubies/ruby-3.0.0/lib/ruby/gems/3.0.0/gems/CFPropertyList-3.0.6/lib/cfpropertylist/rbCFPropertyList.rb:83: warning: assigned but unused variable - temp

Ignoring executable-hooks-1.6.1 because its extensions are not built. Try: gem pristine executable-hooks --version 1.6.1

Ignoring ffi-1.15.5 because its extensions are not built. Try: gem pristine ffi --version 1.15.5

Ignoring gem-wrappers-1.4.0 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.4.0

Ignoring psych-5.1.0 because its extensions are not built. Try: gem pristine psych --version 5.1.0

/Library/Ruby/Site/2.6.0/rubygems/core_ext/kernel_require.rb:85:in `require': cannot load such file -- sqlite3 (LoadError)

from /Library/Ruby/Site/2.6.0/rubygems/core_ext/kernel_require.rb:85:in `require'

from /Applications/Xcode.app/Contents/SharedFrameworks/AppThinning.framework/Resources/ipatool:24:in `<main>'

2024-08-14 05:35:50 +0000 MT JSON: error: Error Domain=NSCocoaErrorDomain Code=260 "The file "ipatool.json" couldn't be opened because there is no such file." UserInfo={NSFilePath=/var/folders/t4/bp39t6w15v39r14hq4rn2vj80000gn/T/IPATool.hTymEGg/ipatool.json, NSUnderlyingError=0x6000020626a0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

2024-08-14 05:35:51 +0000 MT Step "<IDEDistributionCompileBitcodeStep: 0x6000036b5b60>" failed with error "AppThinning.StubError(errorDescription: Optional("ipatool failed"))"

自动化打包 ipatool failed 错误

AppThinning.StubError(errorDescription: Optional("ipatool failed"))

$ gem install CFPropertyList

$ gem install sqlite3

出现如下错误时

ERROR: While executing gem ... (Errno::EACCES)

Permission denied @ dir_s_mkdir

添加权限

sudo gem install CFPropertyList

sudo gem install sqlite3

M1或以上设备 还有类似报错 执行

sudo​​​​​​​ gem install sqlite3 --platform arm64-darwin

相关推荐
末代iOS程序员华仔4 小时前
iOS上架海外工具类应用合规指南:避免封号与下架风险
flutter·ios·swift
末代iOS程序员华仔6 小时前
Flutter 开发 iOS App 上架全流程与常见问题分析
flutter·ios
末代iOS程序员华仔6 小时前
Flutter开发iOS海外工具类应用上架合规指南与风险规避
flutter·ios
AI云海20 小时前
iOS 多 Target 打包、UAT/生产测试与上架 App Store 全流程指南
ios
阿里超级工程师1 天前
最新快速申请ios打包证书和profile文件步骤
ios·打包证书
2501_915909061 天前
iOS 应用反调试技详解术 检测调试器的原理与防护实践
android·ios·小程序·https·uni-app·iphone·webview
游戏开发爱好者81 天前
TraceEagle 代理抓包详解,无感代理、去证书绑定与 HTTP/3 解密能力解析
网络协议·计算机网络·网络安全·ios·adb·https·udp
aiopencode1 天前
SwiftUI Introspect生产环境完全指南:为什么它是安全可靠的选择
后端·ios
for_ever_love__1 天前
iOS: 网络管理单例
学习·ios·objective-c
00后程序员张1 天前
iOS加固技术路线全面解析:Bitcode模式、源码模式与汇编模式对比及爱加密优势
android·汇编·ios·小程序·uni-app·cocoa·iphone