Skip to content

1.1.10

Compare
Choose a tag to compare
@kpanwar kpanwar released this 11 Nov 04:43
· 3345 commits to master since this release

This release contains several bug fixes and updates for an improved developer experience. Given below is the changelist -

  • Fixed incorrect casing in the import that could break the build on the case sensitive file system.
  • Commented code cleanup.
  • Fixed Issue #180.
  • Fix bridging between non-ARC and ARC when calling.SecCertificateBopySubjectSummary and SecCertificateCopyData.
  • Fixed Issue #63.
  • Fixed Issue #182.
  • Fixed Issue #138.