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

Version not works

DmitriyTerekhin opened this issue · comments

Hi!
Build doesn't work. Could you explain the right way to install library, please?

ok. I found it: pod 'SpecLeaks', :git => 'https://github.com/leandromperez/specleaks.git', :branch => 'master'
Also, u need to disable bitcode to make it work.