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

feat: Add support for customising the appearance of the app #280

Merged

Conversation

NeverAgain11
Copy link
Collaborator

close #253

@tisfeng
Copy link
Owner

tisfeng commented Dec 29, 2023

你好,请问这个 PR 完成了吗?如果已完成,就可以找人 request review 代码了。

image

@tisfeng
Copy link
Owner

tisfeng commented Dec 29, 2023

我跑了一下,效果看起来不对劲 🥲

image

@NeverAgain11
Copy link
Collaborator Author

问题已修复

Copy link
Owner

@tisfeng tisfeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

注意一下编码风格。

Easydict/Feature/Configuration/EZConfiguration.m Outdated Show resolved Hide resolved
Copy link
Owner

@tisfeng tisfeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@tisfeng tisfeng merged commit eb95886 into tisfeng:dev Dec 29, 2023
2 checks passed
@tisfeng
Copy link
Owner

tisfeng commented Dec 29, 2023

奇怪,合并这个 PR 后,最新的 dev 编译会报错

image

@tisfeng
Copy link
Owner

tisfeng commented Dec 29, 2023

看了一下,好像是引用循环,EZConfiguration.h 文件引用了 #import "Easydict-Swift.h",而桥接文件 Easydict-Bridging-Header.h 又添加了 #import "EZConfiguration.h" 😥

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