Bao

Results 2 comments of Bao

> Have you tried using the token parameter? > if you look at the source code the default is token: Token(id: 1) > so using it as you show in...

看了下podspec,其实已经移除了依赖FBRetainCycleDetector; podfile里使用以下声明,pod install就能跑过 pod 'MLeaksFinder', :git => 'https://github.com/Zepo/MLeaksFinder.git'