constant app memory increase ( IOAccelResource )

前端 未结 5 615
迷失自我
迷失自我 2021-01-13 04:47

I am trying to wrap my mind around an issue (eluded to in this question). The context is: turn-based game, developed with cocos2d version 2.0, obj-c, no ARC, currently prepp

5条回答
  •  日久生厌
    2021-01-13 04:52

    The Enable Zombie Objects option on Edit Scheme > Run > Diagnostics can cause this behaviour. Be sure to disable it if you have it enabled.

提交回复
热议问题