EF

Results 14 comments of EF

@chetan15aggarwal You need to click the button "Open WiFi Setting" to open WiFi list inSetting.

@MuRanJiangXia 1. 第二次耗时更短可能是因为某些生成步骤添加了缓存; 2. 我们会尽可能地持续进行性能优化工作。

Only type 'kUTTypeGIF' image will make 'isGIF' true, in `GeneratorController.swift` Line 1079.

感觉是可行的。

@Coeur It looks great. What do you think?

I think compatibility is a problem, or do you just want to implement similar designs using existing APIs & grammars?

@SongLog 能否提供下复现问题的详细代码?可以的话最好提供一个 Demo 工程... 如果 Example 工程中能够复现也可以直接告知复现步骤...感谢!

> Came up with a kind of solution. Since we don't use Interface Builder in our project there is a workaround to disable Base Internationalization entirely using `useBaseInternationalization: false`. With...

1. You should enable "Gather coverage data" in your test scheme; 2. Use `xcodebuild` instead of `xctool`, because there is a bug here in CI...🤡