目录
目录README.md

FlexSeal

A lifecycle tracking tool to find potential memory leaks during development and testing.

Overview

FlexSeal gives us developers a helping hand in tracing the lifecycle of any object we specify. While we tend to take ARC for granted, memory leaks do happen, and being able to see the number of objects in memory + the addresses of each instance, can be a valuable starting point in pinpointing where you need to patch your leak. Using this in conjunction with Xcode’s memory graph can be a powerful way of root-causing any suspected leaks!

Check out the sample app for a simple, albeit very contrived, example of how this can be integrated and used.

How to use

will be added when DocC is done

TODOs

  • DocC and clean up comments, idjit
    • assets for the docs, you lazy four-eyed pile of skin and bones
  • address the irony of not having a proper clear method that deallocates FlexSeal without leaving memory leaks of its own, because Alex is a piece of shit
  • unit tests :upside_down_face:
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号