-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
This project was originally written before ARC was introduced, and uses manual retain-release code. Moving to ARC allows for eliminating that code, which improves maintainability. In addition, code that currently deals with CoreFoundation types can (in most places) use CFBridgingRelease to transfer ownership to ARC and simplify that as well.
Metadata
Metadata
Assignees
Labels
No labels