解决QT打包发布App Store时(90238)错误

Invalid signature. The main app bundle, xxxx at the "xxxx.app" path, has the following signing error(s): [a sealed resource is missing or invalid. In subcomponent: xxxx.app/Contents/Frameworks/QtWebEngineCore.framework]. For details about signing Mac code for distribution, visit: https://developer.apple.com/documentation/xcode/creating-distribution-signed-code-for-the-mac. (90238)

Invalid signature. The nested app bundle, at the "xxxx.app/Contents/Frameworks/QtWebEngineCore.framework" path, has the following signing error(s): [a sealed resource is missing or invalid]. For details about signing Mac code for distribution, visit: https://developer.apple.com/documentation/xcode/creating-distribution-signed-code-for-the-mac. (90238)

解决:

修改Info.plist中的app版本号,要比之前的值大,然后重新使用codesign签名和用productbuild重新打包pkg

相关推荐
十五年专注C++开发17 分钟前
C++中各平台表示Debug的宏
开发语言·c++·debug
rock——you1 小时前
macos如何升级到指定版本,而不是默认最新的版本。我的现在为15.3,如何升级到15.4,而不是最新的15.54
macos
打倒苦瓜蛋1 小时前
Mac typora安装 破解教程!!!
macos
蓝胖子Lcl1 小时前
Mac安装Oracle数据库(M芯片)
数据库·macos·oracle
阿猿收手吧!2 小时前
【C++】Ranges:彻底改变STL编程方式
开发语言·c++
Polaris北3 小时前
第二十三天打卡
c++
开开心心就好3 小时前
一键加密隐藏视频,专属格式播放工具
java·linux·开发语言·网络·人工智能·macos
船神丿男人5 小时前
C++:STL string(一)
开发语言·c++
程序员zgh5 小时前
Linux 内存管理单元 MMU
linux·运维·服务器·c语言·开发语言·c++
Smart-Space5 小时前
将copilot键映射为右control - 参考powertoys实现
c++