leandromperez / specleaks

Unit Tests Memory Leaks in Swift. Write readable tests for mem leaks easily with these Quick and Nimble extensions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use of unresolved identifier 'leak'

source-creator opened this issue · comments

First of all, thank you for this library, I am excited to start using it.

It appears I am getting this error because Matchers.swift was only added after the first POD release.

Please could you deploy a new release?

Hi @source-creator I am so sorry for the late response. I couldn't make time to work on it until just now. Can you please take a look at it now? 0.1.1 should work if you use SpecLeaks in your test target.