Results 23 issues of upstream

- cocos2d-x version:3.17.2 - devices test on: (iPhone)iOS - developing environments - NDK version: - Xcode version: - VS version: - browser type and version: Steps to Reproduce: 1. ![90176BFC-40CC-4F39-BE90-9981D34B327B](https://user-images.githubusercontent.com/7971897/61929432-b9a03c80-afad-11e9-8c30-a38c94ac413b.png)...

耗电监控只考虑cpu占用是不是有点太片面了呢? 是否需要考虑gpu 和 图形绘制相关的占用呢

How do you analyze just one POD library in iOS

Json files generated from xcpretty without the main project PCH result in many compilation errors through Oclint analysis My POD library file was introduced in the main project PCH, xcode...

pod search JXTAlertManager 搜索不到

layout clone之后 layout里边的cc.创建的item都不显示了

![image](https://user-images.githubusercontent.com/7971897/152721348-24f7eb79-11c6-457a-b398-67d7f8ba18f6.png)

# 平台(如果交叉编译请再附上交叉编译目标平台): iOS # Platform(Include target platform as well if cross-compiling): # Github版本:1.2.7 # Github Version: 直接下载ZIP包请提供下载日期以及压缩包注释里的git版本(可通过``7z l zip包路径``命令并在输出信息中搜索``Comment`` 获得,形如``Comment = bc80b11110cd440aacdabbf59658d630527a7f2b``)。 git clone请提供 ``git commit`` 第一行的commit id Provide date...

MNN.podspec 为什么一直都是1.2.0版本呢,想通过pod 使用mnn 1.2.7版本但是 podspec 是1.2.0

如果传递给DataSource里边的array在外部需要动态改变呢,这个时候怎么再次传递给tablview呢