Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ARCを使用できるようになったので、Leaksでプロファイルする必要はもうありますか(ちなみに、これは非常に素晴らしく、開発を本当にスピードアップします!)
はい、Leaks やその他のツールを使用して、アプリのメモリ使用量を確認する必要があります。ARC は万能薬ではありません。アプリはさまざまな方法でメモリ リークを起こす可能性があります。
SO で「ARC リーク」を検索すると、多くの例が見つかります。