Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复 QCefView.framework 无法被 codesign 的问题 #192

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

le0zh
Copy link
Contributor

@le0zh le0zh commented Dec 26, 2022

问题:

在尝试使用 codesign ... -v QCefView.framework 时,会出现 QCefView.framework: unsealed contents present in the root directory of an embedded framework 的问题。

解决办法:

修改 QCefView.frameowk 的目录结构,将 PlugIns 目录放在 Resources 目录下。

@tishion
Copy link
Member

tishion commented Dec 27, 2022

@le0zh 能否看看demo为何失败了?

@tishion
Copy link
Member

tishion commented Dec 29, 2022

等几天我mac机器到了一起看看

@tishion
Copy link
Member

tishion commented Dec 30, 2022

demo编译的问题我已经修复了,跟你的PR无关,你可以重新提一下之前调整目录的改动。

@le0zh
Copy link
Contributor Author

le0zh commented Jan 3, 2023

已重新提交

@tishion tishion merged commit 5075e76 into CefView:main Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants