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

View太长导致编译器无法类型转换 #17

Open
ZephyrKeXiner opened this issue Aug 25, 2023 · 1 comment
Open

View太长导致编译器无法类型转换 #17

ZephyrKeXiner opened this issue Aug 25, 2023 · 1 comment

Comments

@ZephyrKeXiner
Copy link

错误
在macOS 13上编译WallpaperExplorer时出现
The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions

重现过程
重现触发bug的步骤:

  1. 进入 'Open Wallpaper Engine/ContentView/Components/WallpaperExplorer.swift'
  2. 进行编译
  3. 错误出现在第25行

预期行为
编译顺利通过

屏幕截图
FE13A9409A44E7E5C34451498E0CD20E

操作系统

  • OS: macOS
  • Version 13.3.1

Xcode系统

  • Version 14.2 (14C18)
@haren724
Copy link
Owner

收到你的反馈,预计未来将会在分支 performance-optimization 中解决这个问题

这个Issue将会保持Open 直到问题得到彻底解决

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

No branches or pull requests

2 participants