邓江洲

Results 5 comments of 邓江洲

I fixed by delete Fabric and Crashlytics in PodFile , and then I delete the Fabric script in Build Phases. I also delete SwiftLint script in Build Phases at hand....

Your instruction is not working in my case ``` bundle exec fastlane setup [✔] 🚀 [10:17:58]: ------------------------------ [10:17:58]: --- Step: default_platform --- [10:17:58]: ------------------------------ [10:17:58]: Driving the lane 'ios setup'...

``` NSString *text = _text; UIFont *fontX = _font; YYAsyncLayerDisplayTask *task = [YYAsyncLayerDisplayTask new]; task.willDisplay = ^(CALayer *layer) { //... }; CGFloat h_h = self.bounds.size.height; CGFloat w_w = self.bounds.size.width; task.display...