Skip to content

In this project there are some strong reference cycles. Find them using the memory graph debugger and confirm once solved that there aren't any more memory leaks in the application. Feel free to use weak or unowned as appropriate to break strong reference cycles.

Notifications You must be signed in to change notification settings

alexpaul/ARC-Memory-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARC-Memory-Management

In this project there are some strong reference cycles. Find them using the memory graph debugger and confirm once solved that there aren't any more memory leaks in the application. Feel free to use weak or unowned as appropriate to break strong reference cycles.

About

In this project there are some strong reference cycles. Find them using the memory graph debugger and confirm once solved that there aren't any more memory leaks in the application. Feel free to use weak or unowned as appropriate to break strong reference cycles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages