Summer
Summer
**Describe the bug** [!] CocoaPods could not find compatible versions for pod "RxSwift": In snapshot (Podfile.lock): RxSwift (= 6.1.0, ~> 6.0, ~> 6.1) In Podfile: ComposableArchitecture (from `[email protected]:dannyhertz/rxswift-composable-architecture.git`) was resolved...
你好 在LCTextSelectedHelper.m中 NSMutableAttributedString *attributedText = [[NSMutableAttributedString alloc] initWithAttributedString:label.attributedText]; NSRange textRange = NSMakeRange(0, attributedText.length); [attributedText addAttribute:NSFontAttributeName value:label.font range:textRange]; NSMutableParagraphStyle *paragraphStyle = [NSMutableParagraphStyle new]; paragraphStyle.alignment = label.textAlignment; [attributedText addAttribute:NSParagraphStyleAttributeName value:paragraphStyle range:textRange]; [self.textStorage...
Enter ~/Library/Caches/CocoaPods/,delete search_index.json,search again
15个错误