Skip to content

Enable ARC for remaining certificate code #151

@fridtjof

Description

@fridtjof

#145 enabled ARC for most of the app, but it left out a few files that interact with the CoreFoundation based Security framework a lot, which needs a bit of extra bridging to work with ARC.

Namely:

  • Source/Classes/MUCertificateController.m
  • Source/Classes/MUCertificateChainBuilder.m
  • Source/Classes/MUCertificateViewController.m
  • Source/Classes/MUCertificateCreationView.m
  • Source/Classes/MUCertificateDiskImportViewController.m

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions