wangguolei

Update Document.md

@@ -472,6 +472,8 @@ c. 添加如下代码: @@ -472,6 +472,8 @@ c. 添加如下代码:
472 done 472 done
473 ``` 473 ```
474 474
  475 + [参考链接 ](https://cloud.tencent.com/document/product/269/32483)
  476 +
475 ### 8.6. 宿主app是基于Object-C时需要注意的问题 477 ### 8.6. 宿主app是基于Object-C时需要注意的问题
476 478
477 * 需勾选 Always embed swift standard libraries 为 YES 否则在低版本系统会闪退。 479 * 需勾选 Always embed swift standard libraries 为 YES 否则在低版本系统会闪退。