Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Commit d6a1c5f

Browse files
authored
Update README-ZH.md
add official qq group id (Chinese version)
1 parent 46de9c2 commit d6a1c5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README-ZH.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,9 @@ using(Isolate.getScope(the isolate of your App)) {
278278
4. 使用Unity 2020.3LTS打包UIWidgets 2.0的项目到iOS平台后Build失败,提示无法链接到OpenGLES库函数。
279279
280280
这是因为在Unity 2020.3版本中Unity导出的iOS项目默认不再包含对OpenGLES库的依赖,但UIWidgets 2.0需要依赖该库。为了解决这个问题,您需要手动用Xcode打开项目并为UnityFramework添加上对OpenGLES库的依赖。
281+
282+
## 联系我们
283+
官方QQ群: UIWidgets (群ID: 234207153)
281284
282285
## 如何贡献
283286
请查看[CONTRIBUTING.md](CONTRIBUTING.md)

0 commit comments

Comments
 (0)