diff --git a/OrderScheduling.xcodeproj/project.pbxproj b/OrderScheduling.xcodeproj/project.pbxproj index 220573d..14cf542 100644 --- a/OrderScheduling.xcodeproj/project.pbxproj +++ b/OrderScheduling.xcodeproj/project.pbxproj @@ -51,6 +51,7 @@ 794FBB212A934E0A00D57BB8 /* AppUpdateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 794FBB202A934E0A00D57BB8 /* AppUpdateView.swift */; }; 794FBB232A93519800D57BB8 /* AppUpdateTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 794FBB222A93519800D57BB8 /* AppUpdateTool.swift */; }; 795B949B2BECDB56008F3205 /* NewTraining.swift in Sources */ = {isa = PBXBuildFile; fileRef = 795B949A2BECDB56008F3205 /* NewTraining.swift */; }; + 797484782DA67515003EEB47 /* NewTraningViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 797484772DA67515003EEB47 /* NewTraningViewModel.swift */; }; 79B966382AB0651C00308A8D /* VehicleLogoutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79B966372AB0651C00308A8D /* VehicleLogoutView.swift */; }; 79CB07CC2AA8465A00154B61 /* UserPermission.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79CB07CB2AA8465A00154B61 /* UserPermission.swift */; }; 79CECC122A89BD1A00B95D8B /* MessageCenterController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79CECC112A89BD1A00B95D8B /* MessageCenterController.swift */; }; @@ -160,6 +161,7 @@ 794FBB202A934E0A00D57BB8 /* AppUpdateView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppUpdateView.swift; sourceTree = ""; }; 794FBB222A93519800D57BB8 /* AppUpdateTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppUpdateTool.swift; sourceTree = ""; }; 795B949A2BECDB56008F3205 /* NewTraining.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewTraining.swift; sourceTree = ""; }; + 797484772DA67515003EEB47 /* NewTraningViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewTraningViewModel.swift; sourceTree = ""; }; 79B966372AB0651C00308A8D /* VehicleLogoutView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VehicleLogoutView.swift; sourceTree = ""; }; 79CB07CB2AA8465A00154B61 /* UserPermission.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserPermission.swift; sourceTree = ""; }; 79CECC112A89BD1A00B95D8B /* MessageCenterController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageCenterController.swift; sourceTree = ""; }; @@ -546,6 +548,7 @@ isa = PBXGroup; children = ( 795B949A2BECDB56008F3205 /* NewTraining.swift */, + 797484772DA67515003EEB47 /* NewTraningViewModel.swift */, ); path = NewTraining; sourceTree = ""; @@ -996,6 +999,7 @@ buildActionMask = 2147483647; files = ( 794FBB232A93519800D57BB8 /* AppUpdateTool.swift in Sources */, + 797484782DA67515003EEB47 /* NewTraningViewModel.swift in Sources */, 79CECC242A8B16D400B95D8B /* VehicleMonitoringListController.swift in Sources */, 794027842B4E330900EC52D4 /* MapPointAnnotationExtension.swift in Sources */, 79E434282AA1EFA500AEB16C /* SystemCall.swift in Sources */, diff --git a/OrderScheduling.xcworkspace/xcuserdata/zd.xcuserdatad/UserInterfaceState.xcuserstate b/OrderScheduling.xcworkspace/xcuserdata/zd.xcuserdatad/UserInterfaceState.xcuserstate index e3ec19c..73c9b5b 100644 Binary files a/OrderScheduling.xcworkspace/xcuserdata/zd.xcuserdatad/UserInterfaceState.xcuserstate and b/OrderScheduling.xcworkspace/xcuserdata/zd.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/OrderScheduling.xcworkspace/xcuserdata/zd.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/OrderScheduling.xcworkspace/xcuserdata/zd.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist index fb0e26f..823106e 100644 --- a/OrderScheduling.xcworkspace/xcuserdata/zd.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +++ b/OrderScheduling.xcworkspace/xcuserdata/zd.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist @@ -558,8 +558,8 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "121" - endingLineNumber = "121" + startingLineNumber = "122" + endingLineNumber = "122" landmarkName = "userContentController(_:didReceive:)" landmarkType = "7"> @@ -574,8 +574,8 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "144" - endingLineNumber = "144" + startingLineNumber = "145" + endingLineNumber = "145" landmarkName = "userContentController(_:didReceive:)" landmarkType = "7"> @@ -862,8 +862,8 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "149" - endingLineNumber = "149" + startingLineNumber = "150" + endingLineNumber = "150" landmarkName = "webView(_:didFinish:)" landmarkType = "7"> @@ -878,8 +878,8 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "156" - endingLineNumber = "156" + startingLineNumber = "157" + endingLineNumber = "157" landmarkName = "webView(_:didFail:withError:)" landmarkType = "7"> @@ -894,8 +894,8 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "164" - endingLineNumber = "164" + startingLineNumber = "165" + endingLineNumber = "165" landmarkName = "webView(_:didFailProvisionalNavigation:withError:)" landmarkType = "7"> @@ -910,8 +910,8 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "163" - endingLineNumber = "163" + startingLineNumber = "164" + endingLineNumber = "164" landmarkName = "webView(_:didFailProvisionalNavigation:withError:)" landmarkType = "7"> @@ -1342,8 +1342,8 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "123" - endingLineNumber = "123" + startingLineNumber = "124" + endingLineNumber = "124" landmarkName = "userContentController(_:didReceive:)" landmarkType = "7"> @@ -2430,8 +2430,8 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "150" - endingLineNumber = "150" + startingLineNumber = "151" + endingLineNumber = "151" landmarkName = "webView(_:didFinish:)" landmarkType = "7"> @@ -2446,8 +2446,8 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "129" - endingLineNumber = "129" + startingLineNumber = "130" + endingLineNumber = "130" landmarkName = "userContentController(_:didReceive:)" landmarkType = "7"> @@ -2654,8 +2654,8 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "133" - endingLineNumber = "133" + startingLineNumber = "134" + endingLineNumber = "134" landmarkName = "userContentController(_:didReceive:)" landmarkType = "7"> @@ -2670,8 +2670,8 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "140" - endingLineNumber = "140" + startingLineNumber = "141" + endingLineNumber = "141" landmarkName = "userContentController(_:didReceive:)" landmarkType = "7"> @@ -2686,38 +2686,6 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "134" - endingLineNumber = "134" - landmarkName = "userContentController(_:didReceive:)" - landmarkType = "7"> - - - - - - - - + + + + + + + + @@ -4590,8 +4590,8 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "101" - endingLineNumber = "101" + startingLineNumber = "102" + endingLineNumber = "102" landmarkName = "viewWillAppear(_:)" landmarkType = "7"> @@ -4686,8 +4686,8 @@ filePath = "OrderScheduling/Common/WebView/WebViewController.swift" startingColumnNumber = "9223372036854775807" endingColumnNumber = "9223372036854775807" - startingLineNumber = "127" - endingLineNumber = "127" + startingLineNumber = "128" + endingLineNumber = "128" landmarkName = "userContentController(_:didReceive:)" landmarkType = "7"> @@ -4980,5 +4980,101 @@ landmarkType = "7"> + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OrderScheduling/Common/Controller/ZDViewController.swift b/OrderScheduling/Common/Controller/ZDViewController.swift index 715c61c..daa587c 100644 --- a/OrderScheduling/Common/Controller/ZDViewController.swift +++ b/OrderScheduling/Common/Controller/ZDViewController.swift @@ -9,6 +9,15 @@ import Foundation import DDControlsKit_Private open class ZDViewController : DDViewController { + public override init(nibName nibNameOrNil: String?, bundle nibBundleOrNil: Bundle?) { + super.init(nibName: nibNameOrNil, bundle: nibBundleOrNil) + dd_navigationBarBarButtonItemAttributes = [.foregroundColor : UIColor.white] + } + + @MainActor required public init?(coder: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + open override func viewDidLoad() { super.viewDidLoad() } diff --git a/OrderScheduling/Common/WebView/WebViewController.swift b/OrderScheduling/Common/WebView/WebViewController.swift index 7ba21ff..1e5a7c0 100644 --- a/OrderScheduling/Common/WebView/WebViewController.swift +++ b/OrderScheduling/Common/WebView/WebViewController.swift @@ -61,7 +61,6 @@ class WebViewController : ZDViewController { view.addSubview(statusBarBackgroundView) }else{ title = vcTitle - dd_navigationBarBackgroundColor = .hex("2C395F") dd_navigationBarTitleTextAttributes = [.foregroundColor : UIColor.white(alpha: 0.7),.font:UIFont.mediumFont(17)] dd_navigationBarBarButtonItemAttributes = [.foregroundColor : UIColor.white] } @@ -95,6 +94,8 @@ class WebViewController : ZDViewController { super.viewWillAppear(animated) if showNavBar == false { navigationController?.navigationBar.isHidden = true + }else{ + dd_navigationBarBackgroundColor = .hex("2C395F") } if screenEdgePanGestureRecognizerEnable == false { let nav = navigationController as? DDNavigationController diff --git a/OrderScheduling/HttpRequestCenter/ApiList.swift b/OrderScheduling/HttpRequestCenter/ApiList.swift index e01b445..f03b8ef 100644 --- a/OrderScheduling/HttpRequestCenter/ApiList.swift +++ b/OrderScheduling/HttpRequestCenter/ApiList.swift @@ -60,7 +60,7 @@ open class ApiList { public let vehicleLogout = "/supplierAppV2/dispatchApp/order/vehicleLogout" - public let jumpNewTrain = "/supplierAppV2/dispatchApp/user/jumpNewTrain" + public let jumpNewTrain = "/supplierAppV2/dispatchApp/user/jumpPage" public let giveUpUserOrder = "/supplierAppV2/dispatchApp/order/giveUpUserOrder" diff --git a/OrderScheduling/HttpRequestCenter/RequestList.swift b/OrderScheduling/HttpRequestCenter/RequestList.swift index df49228..04bb340 100644 --- a/OrderScheduling/HttpRequestCenter/RequestList.swift +++ b/OrderScheduling/HttpRequestCenter/RequestList.swift @@ -125,8 +125,8 @@ open class RequestList { return DDAF.post(urlString: HOST+API.vehicleLogout,parameters: parameters,encoding: JSONParameterEncoder.default,headers: [tokenHeader()],responseType: ResponseModel.self) } - func jumpNewTrain() -> Single?> { - return DDAF.post(urlString: HOST+API.jumpNewTrain,encoding: JSONParameterEncoder.default,headers: [tokenHeader()],responseType: ResponseModel.self) + func jumpNewTrain() -> Single?> { + return DDAF.post(urlString: HOST+API.jumpNewTrain,encoding: JSONParameterEncoder.default,headers: [tokenHeader()],responseType: ResponseModel.self) } func giveUpUserOrder(parameters:P) -> Single?> { diff --git a/OrderScheduling/HttpResponseModel/ResponseModel.swift b/OrderScheduling/HttpResponseModel/ResponseModel.swift index 6b1b20e..54c07fa 100644 --- a/OrderScheduling/HttpResponseModel/ResponseModel.swift +++ b/OrderScheduling/HttpResponseModel/ResponseModel.swift @@ -361,3 +361,10 @@ public class ConfigByCodeDataModel : Decodable { var openType : Int? } } + +public class JumpPageDataModel : Decodable { + var jump : Bool? + var title : String? + var url : String? + var content : String? +} diff --git a/OrderScheduling/NewTraining/NewTraining.swift b/OrderScheduling/NewTraining/NewTraining.swift index 322caed..4748e0d 100644 --- a/OrderScheduling/NewTraining/NewTraining.swift +++ b/OrderScheduling/NewTraining/NewTraining.swift @@ -8,6 +8,7 @@ import Foundation import RxSwift import RxRelay +import PopupDialog class NewTraining : NSObject { static let `default` = NewTraining() @@ -20,20 +21,54 @@ class NewTraining : NSObject { super.init() newTrainingRelay - .throttle(RxTimeInterval.seconds(5), latest: false, scheduler: MainScheduler.instance) .flatMapLatest({ _ in return RQ.jumpNewTrain() }) .observe(on: MainScheduler.instance) - .subscribe(onNext: { response in + .subscribe(onNext: {[weak self] response in if response?.success == true { - if response?.data == true { + if response?.data?.jump == true { let tabBarController = UIApplication.shared.dd_keyWindow.rootViewController as? UITabBarController let navController = tabBarController?.selectedViewController as? UINavigationController let vc = navController?.topViewController if vc?.isKind(of: WebViewController.self) == true, (vc as? WebViewController)?.vcTitle == WebViewTool.WebViewNameEnum.newTrainingList.rawValue { }else{ - WEBTOOL.open(name: .newTrainingList, appending: nil) + let popup = PopupDialog(title: nil, message: response?.data?.content,buttonAlignment: .horizontal,transitionStyle: .zoomIn,tapGestureDismissal: false, + panGestureDismissal: false, + hideStatusBar: false){ + + } + let vc = popup.viewController as! PopupDialogDefaultViewController + vc.titleColor = UIColor(red: 0/255.0, green: 0/255.0, blue: 0/255.0, alpha: 1.0) + vc.messageColor = UIColor(red: 0.13, green: 0.19, blue: 0.33, alpha: 1) + vc.titleFont = UIFont.boldSystemFont(ofSize: 16) + vc.messageFont = UIFont.systemFont(ofSize: 16) + + let buttonOne = CancelButton(title: "取消") { + } + buttonOne.titleFont = UIFont.boldSystemFont(ofSize: 16) + buttonOne.titleColor = UIColor(red: 0/255.0, green: 0/255.0, blue: 0/255.0, alpha: 0.7) + + let buttonTwo = DefaultButton(title: "去查看", dismissOnTap: true) {[weak self] in + DispatchQueue.main.async {[weak self] in + if let linkUrl = response?.data?.url { + let vc = WebViewController.init(showNavBar: true,title: response?.data?.title,url: linkUrl+"?token=\((USER.token)!)") + vc.disappearHandler = {[weak self] in + self?.newTrainingRelay.accept(nil) + } + let tabVc2 = UIApplication.shared.dd_keyWindow.rootViewController as? MainTabBarController + let nav2 = tabVc2?.selectedViewController as? UINavigationController + nav2?.pushViewController(vc, animated: true) + } + } + } + buttonTwo.titleFont = UIFont.boldSystemFont(ofSize: 16) + buttonTwo.titleColor = UIColor(red: 29/255.0, green: 100/255.0, blue: 210/255.0, alpha: 0.7) + + popup.addButtons([buttonOne, buttonTwo]) + let tabVc1 = UIApplication.shared.dd_keyWindow.rootViewController as? MainTabBarController + let nav1 = tabVc1?.selectedViewController as? UINavigationController + nav1?.present(popup, animated: true) } } }else{ diff --git a/OrderScheduling/NewTraining/NewTraningViewModel.swift b/OrderScheduling/NewTraining/NewTraningViewModel.swift new file mode 100644 index 0000000..dd996a0 --- /dev/null +++ b/OrderScheduling/NewTraining/NewTraningViewModel.swift @@ -0,0 +1,17 @@ +// +// NewTraningViewModel.swift +// OrderScheduling +// +// Created by 中道 on 2025/4/9. +// + +import Foundation +import RxSwift + +class NewTraningViewModel : NSObject { + static let `default` = NewTraningViewModel() + + func jumpNewTrain() -> Single?> { + return RQ.jumpNewTrain() + } +} diff --git a/Podfile b/Podfile index bea051b..77c9ce9 100644 --- a/Podfile +++ b/Podfile @@ -41,6 +41,7 @@ target 'OrderScheduling' do pod 'DDUIGestureRecognizer', '0.1.6' pod 'TYCyclePagerView' pod 'DDUIKit', :source => 'git@github.com:DDIsFriend/DDSpecs.git' + pod 'PopupDialog', '1.1.1' post_install do |installer| installer.pods_project.targets.each do |target| diff --git a/Podfile.lock b/Podfile.lock index bac8053..d00471e 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -344,6 +344,7 @@ PODS: - DDZFPlayerKit_Private/Core (0.1.1) - DDZFPlayerKit_Private/ijkplayer (0.1.1): - DDZFPlayerKit_Private/Core + - DynamicBlurView (4.1.0) - ESTabBarController-swift (2.8.0) - IQKeyboardManagerSwift (6.5.12) - JCore (4.2.1) @@ -353,6 +354,8 @@ PODS: - JXCategoryView (1.6.1) - Kingfisher (7.9.0) - MJRefresh (3.7.5) + - PopupDialog (1.1.1): + - DynamicBlurView (~> 4.0) - RxCocoa (6.5.0): - RxRelay (= 6.5.0) - RxSwift (= 6.5.0) @@ -397,6 +400,7 @@ DEPENDENCIES: - JPushExtension - JXCategoryView - MJRefresh + - PopupDialog (= 1.1.1) - RxCocoa - RxRelay - RxSwift @@ -436,6 +440,7 @@ SPEC REPOS: - AMapTrack-NO-IDFA - BRPickerView - Bugly + - DynamicBlurView - ESTabBarController-swift - IQKeyboardManagerSwift - JCore @@ -444,6 +449,7 @@ SPEC REPOS: - JXCategoryView - Kingfisher - MJRefresh + - PopupDialog - RxCocoa - RxRelay - RxSwift @@ -481,6 +487,7 @@ SPEC CHECKSUMS: DDUtilsSwiftKit_Private: 03575cb3204cd43f3521049263f4b6cae3e64700 DDWebImageKit_Private: b905111547e44626773b729bae9030403a9a0c76 DDZFPlayerKit_Private: 5f63a8101e35ffd7b2568f551cbf33b8bedc48ba + DynamicBlurView: 58e18fae80bb614e34681a4486870e7d257b62e8 ESTabBarController-swift: 05593a6ad64700b03c0eb60ff625916370aa4136 IQKeyboardManagerSwift: 371b08cb39664fb56030f5345c815a4ffc74bbc0 JCore: d994e32edb50add8a33135473acca799d882c5fa @@ -489,6 +496,7 @@ SPEC CHECKSUMS: JXCategoryView: 7b1ee69ede4843c581688afe84d0f047723262f2 Kingfisher: 59f908b6d2f403b0a3e539debb0eec05cb27002c MJRefresh: fdf5e979eb406a0341468932d1dfc8b7f9fce961 + PopupDialog: 720c92befd8bc23c13442254945213db5612f149 RxCocoa: 94f817b71c07517321eb4f9ad299112ca8af743b RxRelay: 1de1523e604c72b6c68feadedd1af3b1b4d0ecbd RxSwift: 5710a9e6b17f3c3d6e40d6e559b9fa1e813b2ef8 @@ -498,6 +506,6 @@ SPEC CHECKSUMS: TYCyclePagerView: 2b051dade0615c70784aa34f40c646feeddb7344 ZLPhotoBrowser: 0563c2bfc7b247b65d023d646012f46cba94101b -PODFILE CHECKSUM: b556c2778151424413f4e539b929f78778fa64d2 +PODFILE CHECKSUM: 3938d77c229def70dae943fe9feb2acf97f7a699 COCOAPODS: 1.15.2 diff --git a/Pods/DynamicBlurView/LICENSE b/Pods/DynamicBlurView/LICENSE new file mode 100644 index 0000000..5cba1b1 --- /dev/null +++ b/Pods/DynamicBlurView/LICENSE @@ -0,0 +1,22 @@ +The MIT License (MIT) + +Copyright (c) 2015 Kyohei Ito + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + diff --git a/Pods/DynamicBlurView/README.md b/Pods/DynamicBlurView/README.md new file mode 100644 index 0000000..ba0f496 --- /dev/null +++ b/Pods/DynamicBlurView/README.md @@ -0,0 +1,162 @@ +# DynamicBlurView + +[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) +[![Version](https://img.shields.io/cocoapods/v/DynamicBlurView.svg?style=flat)](http://cocoadocs.org/docsets/DynamicBlurView) +[![License](https://img.shields.io/cocoapods/l/DynamicBlurView.svg?style=flat)](http://cocoadocs.org/docsets/DynamicBlurView) +[![Platform](https://img.shields.io/cocoapods/p/DynamicBlurView.svg?style=flat)](http://cocoadocs.org/docsets/DynamicBlurView) + +DynamicBlurView is a dynamic and high performance UIView subclass for Blur. + +#### [Appetize's Demo](https://appetize.io/app/9pvxr367tm0jj2bcy8zavxnqkg?device=iphone6&scale=75&orientation=portrait) + +![home](https://user-images.githubusercontent.com/5707132/33749021-0342ea8c-dc0f-11e7-9260-af2d2e9c8d0c.gif)![home](https://user-images.githubusercontent.com/5707132/33749025-07595de0-dc0f-11e7-8814-fe757f437b69.png) + + +- Since using the CADisplayLink, it is a high performance. +- Can generate a plurality of BlurView. + +## Requirements + +- Swift 4.2 +- iOS 8.0 or later +- tvOS 9.0 or later + +## How to Install DynamicBlurView + +#### CocoaPods + +Add the following to your `Podfile`: + +```Ruby +pod "DynamicBlurView" +``` + +#### Carthage + +Add the following to your `Cartfile`: + +```Ruby +github "KyoheiG3/DynamicBlurView" +``` + +## Usage + +### Example + +Blur the whole + +```swift +let blurView = DynamicBlurView(frame: view.bounds) +blurView.blurRadius = 10 +view.addSubview(blurView) +``` + +Animation + +```swift +UIView.animateWithDuration(0.5) { + blurView.blurRadius = 30 +} +``` + +Ratio + +```swift +blurView.blurRatio = 0.5 +``` + +### Variable + +```swift +var drawsAsynchronously: Bool +``` + +- When true, it captures displays image and blur it asynchronously. Try to set true if needs more performance. +- Asynchronous drawing is possibly crash when needs to process on main thread that drawing with animation for example. +- Default is false. + +```Swift +var blurRadius: CGFloat +``` + +- Strength of the blur. + +```Swift +var trackingMode: TrackingMode +``` + +- Mode for update frequency. +- `Common` is constantly updated. +- `Tracking` is only during scrolling update. +- `None` is not update. + +```swift +var blendColor: UIColor? +``` + +- Blend in the blurred image. + +```swift +var iterations: Int +``` + +- Number of times for blur. +- Default is 3. + +```swift +var isDeepRendering: Bool +``` + +- If the view want to render beyond the layer, should be true. +- Default is false. + +```swift +var blurRatio: CGFloat +``` + +- When none of tracking mode, it can change the radius of blur with the ratio. Should set from 0 to 1. +- Default is 1. + +```swift +var quality: CaptureQuality +``` + +- Quality of captured image. +- Default is medium. + +### Function + +```swift +func refresh() +``` + +- Remove cache of blur image then get it again. + +```swift +func remove() +``` + +- Remove cache of blur image. + +```swift +func animate() +``` + +- Should use when needs to change layout with animation when is set none of tracking mode. + +## Acknowledgements + +- Inspired by [FXBlurView](https://github.com/nicklockwood/FXBlurView) in [nicklockwood](https://github.com/nicklockwood). + +## Author + +#### Kyohei Ito + +- [GitHub](https://github.com/kyoheig3) +- [Twitter](https://twitter.com/kyoheig3) + +Follow me 🎉 + +## LICENSE + +Under the MIT license. See LICENSE file for details. diff --git a/Pods/DynamicBlurView/Sources/DynamicBlurView/BlurLayer.swift b/Pods/DynamicBlurView/Sources/DynamicBlurView/BlurLayer.swift new file mode 100644 index 0000000..7f19f88 --- /dev/null +++ b/Pods/DynamicBlurView/Sources/DynamicBlurView/BlurLayer.swift @@ -0,0 +1,131 @@ +// +// BlurLayer.swift +// DynamicBlurView +// +// Created by Kyohei Ito on 2017/08/14. +// Copyright © 2017年 kyohei_ito. All rights reserved. +// + +import UIKit + +private extension CGRect { + func rectangle(_ s: CGSize) -> CGRect { + let x = origin.x / s.width + let y = origin.y / s.height + let width = size.width / s.width + let height = size.height / s.height + return CGRect(x: x, y: y, width: width, height: height) + } +} + +class BlurLayer: CALayer { + private static let blurRadiusKey = "blurRadius" + private static let blurLayoutKey = "blurLayout" + @NSManaged var blurRadius: CGFloat + @NSManaged private var blurLayout: CGFloat + + private var fromBlurRadius: CGFloat? + var presentationRadius: CGFloat { + if let radius = fromBlurRadius { + if let layer = presentation() { + return layer.blurRadius + } else { + return radius + } + } else { + return blurRadius + } + } + + override class func needsDisplay(forKey key: String) -> Bool { + if key == blurRadiusKey || key == blurLayoutKey { + return true + } + return super.needsDisplay(forKey: key) + } + + open override func action(forKey event: String) -> CAAction? { + if event == BlurLayer.blurRadiusKey { + fromBlurRadius = nil + + if let action = super.action(forKey: "opacity") as? CABasicAnimation { + fromBlurRadius = (presentation() ?? self).blurRadius + + action.keyPath = event + action.fromValue = fromBlurRadius + return action + } + } + + if event == BlurLayer.blurLayoutKey, let action = super.action(forKey: "opacity") as? CABasicAnimation { + action.keyPath = event + action.fromValue = 0 + action.toValue = 1 + return action + } + + return super.action(forKey: event) + } +} + +extension BlurLayer { + func draw(_ image: UIImage, fixes isFixes: Bool, baseLayer: CALayer?) { + contents = image.cgImage + contentsScale = image.scale + + if isFixes, let blurLayer = presentation() { + contentsRect = blurLayer.convert(blurLayer.bounds, to: baseLayer).rectangle(image.size) + } + } + + func refresh() { + fromBlurRadius = nil + } + + func animate() { + UIView.performWithoutAnimation { + blurLayout = 0 + } + blurLayout = 1 + } + + func render(in context: CGContext, for layer: CALayer) { + let layers = hideOverlappingLayers(layer.sublayers) + layer.render(in: context) + layers.forEach { + $0.isHidden = false + } + } + + private func hideOverlappingLayers(_ layers: [CALayer]?) -> [CALayer] { + var hiddenLayers: [CALayer] = [] + guard let layers = layers else { + return hiddenLayers + } + + for layer in layers.reversed() { + if isHang(to: layer) { + return hiddenLayers + hideOverlappingLayers(layer.sublayers) + } + if layer.isHidden == false { + layer.isHidden = true + hiddenLayers.append(layer) + } + if layer == self { + return hiddenLayers + } + } + return hiddenLayers + } + + private func isHang(to target: CALayer) -> Bool { + var layer = superlayer + while layer != nil { + if layer == target { + return true + } + layer = layer?.superlayer + } + return false + } +} diff --git a/Pods/DynamicBlurView/Sources/DynamicBlurView/CGContext+CGImage.swift b/Pods/DynamicBlurView/Sources/DynamicBlurView/CGContext+CGImage.swift new file mode 100644 index 0000000..84808b2 --- /dev/null +++ b/Pods/DynamicBlurView/Sources/DynamicBlurView/CGContext+CGImage.swift @@ -0,0 +1,33 @@ +// +// CGContext+CGImage.swift +// DynamicBlurView +// +// Created by Kyohei Ito on 2017/08/17. +// Copyright © 2017年 kyohei_ito. All rights reserved. +// + +import UIKit + +extension CGContext { + static func imageContext(with quality: CaptureQuality, rect: CGRect, opaque: Bool) -> CGContext? { + UIGraphicsBeginImageContextWithOptions(rect.size, opaque, quality.imageScale) + guard let context = UIGraphicsGetCurrentContext() else { + return nil + } + + context.translateBy(x: -rect.origin.x, y: -rect.origin.y) + context.interpolationQuality = quality.interpolationQuality + + return context + } + + func makeImage(with blendColor: UIColor?, blendMode: CGBlendMode, size: CGSize) -> CGImage? { + if let color = blendColor { + setFillColor(color.cgColor) + setBlendMode(blendMode) + fill(CGRect(origin: .zero, size: size)) + } + + return makeImage() + } +} diff --git a/Pods/DynamicBlurView/Sources/DynamicBlurView/CGImage+Accelerate.swift b/Pods/DynamicBlurView/Sources/DynamicBlurView/CGImage+Accelerate.swift new file mode 100644 index 0000000..7931e31 --- /dev/null +++ b/Pods/DynamicBlurView/Sources/DynamicBlurView/CGImage+Accelerate.swift @@ -0,0 +1,66 @@ +// +// CGImage+Accelerate.swift +// DynamicBlurView +// +// Created by Kyohei Ito on 2017/08/17. +// Copyright © 2017年 kyohei_ito. All rights reserved. +// + +import Accelerate +import UIKit + +extension CGImage { + var area: Int { + return width * height + } + + private var size: CGSize { + return CGSize(width: width, height: height) + } + + private var bytes: Int { + return bytesPerRow * height + } + + private func imageBuffer(from data: UnsafeMutableRawPointer!) -> vImage_Buffer { + return vImage_Buffer(data: data, height: vImagePixelCount(height), width: vImagePixelCount(width), rowBytes: bytesPerRow) + } + + func blurred(with boxSize: UInt32, iterations: Int, blendColor: UIColor?, blendMode: CGBlendMode) -> CGImage? { + guard let providerData = dataProvider?.data else { + return nil + } + + let inData = malloc(bytes) + var inBuffer = imageBuffer(from: inData) + + let outData = malloc(bytes) + var outBuffer = imageBuffer(from: outData) + + let tempSize = vImageBoxConvolve_ARGB8888(&inBuffer, &outBuffer, nil, 0, 0, boxSize, boxSize, nil, vImage_Flags(kvImageEdgeExtend + kvImageGetTempBufferSize)) + let tempData = malloc(tempSize) + + defer { + free(inData) + free(outData) + free(tempData) + } + + let source = CFDataGetBytePtr(providerData) + memcpy(inBuffer.data, source, bytes) + + for _ in 0.. + +//! Project version number for DynamicBlurView. +FOUNDATION_EXPORT double DynamicBlurViewVersionNumber; + +//! Project version string for DynamicBlurView. +FOUNDATION_EXPORT const unsigned char DynamicBlurViewVersionString[]; + +// In this header, you should import all the public headers of your framework using statements like #import + + diff --git a/Pods/DynamicBlurView/Sources/DynamicBlurView/DynamicBlurView.swift b/Pods/DynamicBlurView/Sources/DynamicBlurView/DynamicBlurView.swift new file mode 100644 index 0000000..5b9fbb8 --- /dev/null +++ b/Pods/DynamicBlurView/Sources/DynamicBlurView/DynamicBlurView.swift @@ -0,0 +1,195 @@ +// +// DynamicBlurView.swift +// DynamicBlurView +// +// Created by Kyohei Ito on 2015/04/08. +// Copyright (c) 2015年 kyohei_ito. All rights reserved. +// + +import UIKit + +open class DynamicBlurView: UIView { + open override class var layerClass : AnyClass { + return BlurLayer.self + } + + private var staticImage: UIImage? + private var displayLink: CADisplayLink? + private var blurLayer: BlurLayer { + return layer as! BlurLayer + } + private let mainQueue = DispatchQueue.main + private let globalQueue: DispatchQueue = { + if #available (iOS 8.0, *) { + return .global(qos: .userInteractive) + } else { + return .global(priority: .high) + } + }() + private var renderingTarget: UIView? { + if isDeepRendering { + return window + } else { + return superview + } + } + + /// When true, it captures displays image and blur it asynchronously. Try to set true if needs more performance. + /// Asynchronous drawing is possibly crash when needs to process on main thread that drawing with animation for example. + open var drawsAsynchronously: Bool = false + /// Radius of blur. + open var blurRadius: CGFloat { + set { blurLayer.blurRadius = newValue } + get { return blurLayer.blurRadius } + } + /// Default is none. + open var trackingMode: TrackingMode = .none { + didSet { + if trackingMode != oldValue { + linkForDisplay() + } + } + } + /// Blend color. + open var blendColor: UIColor? + /// Blend mode. + open var blendMode: CGBlendMode = .plusLighter + /// Default is 3. + open var iterations: Int = 3 + /// If the view want to render beyond the layer, should be true. + open var isDeepRendering: Bool = false + /// When none of tracking mode, it can change the radius of blur with the ratio. Should set from 0 to 1. + open var blurRatio: CGFloat = 1 { + didSet { + if let image = staticImage, oldValue != blurRatio { + draw(image, blurRadius: blurRadius, fixes: false, baseLayer: renderingTarget?.layer) + } + } + } + /// Quality of captured image. + open var quality: CaptureQuality = .medium + + public override init(frame: CGRect) { + super.init(frame: frame) + isUserInteractionEnabled = false + } + + public required init?(coder aDecoder: NSCoder) { + super.init(coder: aDecoder) + isUserInteractionEnabled = false + } + + open override func didMoveToWindow() { + super.didMoveToWindow() + + if let view = renderingTarget, window != nil && trackingMode == .none { + staticImage = snapshotImage(for: view.layer, conversion: !isDeepRendering) + } + } + + open override func didMoveToSuperview() { + super.didMoveToSuperview() + + if superview == nil { + displayLink?.invalidate() + displayLink = nil + } else { + linkForDisplay() + } + } + + private func async(on queue: DispatchQueue, actions: @escaping () -> Void) { + if drawsAsynchronously { + queue.async(execute: actions) + } else { + actions() + } + } + + private func sync(on queue: DispatchQueue, actions: () -> Void) { + if drawsAsynchronously { + queue.sync(execute: actions) + } else { + actions() + } + } + + private func draw(_ image: UIImage, blurRadius radius: CGFloat, fixes isFixes: Bool, baseLayer: CALayer?) { + async(on: globalQueue) { [weak self] in + if let me = self, let blurredImage = image.blurred(radius: radius, iterations: me.iterations, ratio: me.blurRatio, blendColor: me.blendColor, blendMode: me.blendMode) { + me.sync(on: me.mainQueue) { + me.blurLayer.draw(blurredImage, fixes: isFixes, baseLayer: baseLayer) + } + } + } + } + + private func blurLayerRect(to layer: CALayer, conversion: Bool) -> CGRect { + if conversion { + let presentationLayer = blurLayer.presentation() ?? blurLayer + return presentationLayer.convert(presentationLayer.bounds, to: layer) + } else { + return layer.bounds + } + } + + private func snapshotImage(for layer: CALayer, conversion: Bool) -> UIImage? { + let rect = blurLayerRect(to: layer, conversion: conversion) + guard let context = CGContext.imageContext(with: quality, rect: rect, opaque: isOpaque) else { + return nil + } + + blurLayer.render(in: context, for: layer) + + defer { + UIGraphicsEndImageContext() + } + + return UIGraphicsGetImageFromCurrentImageContext() + } +} + +extension DynamicBlurView { + open override func display(_ layer: CALayer) { + let blurRadius = blurLayer.presentationRadius + let isFixes = isDeepRendering && staticImage != nil + if let view = renderingTarget, let image = staticImage ?? snapshotImage(for: view.layer, conversion: !isFixes) { + draw(image, blurRadius: blurRadius, fixes: isFixes, baseLayer: view.layer) + } + } +} + +extension DynamicBlurView { + private func linkForDisplay() { + displayLink?.invalidate() + displayLink = UIScreen.main.displayLink(withTarget: self, selector: #selector(DynamicBlurView.displayDidRefresh(_:))) + displayLink?.add(to: .main, forMode: RunLoop.Mode(rawValue: trackingMode.description)) + } + + @objc private func displayDidRefresh(_ displayLink: CADisplayLink) { + display(layer) + } +} + +extension DynamicBlurView { + /// Remove cache of blur image then get it again. + open func refresh() { + blurLayer.refresh() + staticImage = nil + blurRatio = 1 + display(layer) + } + + /// Remove cache of blur image. + open func remove() { + blurLayer.refresh() + staticImage = nil + blurRatio = 1 + layer.contents = nil + } + + /// Should use when needs to change layout with animation when is set none of tracking mode. + public func animate() { + blurLayer.animate() + } +} diff --git a/Pods/DynamicBlurView/Sources/DynamicBlurView/TrackingMode.swift b/Pods/DynamicBlurView/Sources/DynamicBlurView/TrackingMode.swift new file mode 100644 index 0000000..a61a78d --- /dev/null +++ b/Pods/DynamicBlurView/Sources/DynamicBlurView/TrackingMode.swift @@ -0,0 +1,27 @@ +// +// TrackingMode.swift +// DynamicBlurView +// +// Created by Kyohei Ito on 2017/08/17. +// Copyright © 2017年 kyohei_ito. All rights reserved. +// + +import UIKit + +public enum TrackingMode: CustomStringConvertible { + case tracking + case common + case none + + public var description: String { + switch self { + case .tracking: + return RunLoop.Mode.tracking.rawValue + case .common: + return RunLoop.Mode.common.rawValue + case .none: + return "" + } + } +} + diff --git a/Pods/DynamicBlurView/Sources/DynamicBlurView/UIImage+Blur.swift b/Pods/DynamicBlurView/Sources/DynamicBlurView/UIImage+Blur.swift new file mode 100644 index 0000000..324aa91 --- /dev/null +++ b/Pods/DynamicBlurView/Sources/DynamicBlurView/UIImage+Blur.swift @@ -0,0 +1,30 @@ +// +// UIImage+Blur.swift +// DynamicBlurView +// +// Created by Kyohei Ito on 2017/08/11. +// Copyright © 2017年 kyohei_ito. All rights reserved. +// + +import UIKit + +public extension UIImage { + func blurred(radius: CGFloat, iterations: Int, ratio: CGFloat, blendColor color: UIColor?, blendMode mode: CGBlendMode) -> UIImage? { + guard let cgImage = cgImage else { + return nil + } + + if cgImage.area <= 0 || radius <= 0 { + return self + } + + var boxSize = UInt32(radius * scale * ratio) + if boxSize % 2 == 0 { + boxSize += 1 + } + + return cgImage.blurred(with: boxSize, iterations: iterations, blendColor: color, blendMode: mode).map { + UIImage(cgImage: $0, scale: scale, orientation: imageOrientation) + } + } +} diff --git a/Pods/Headers/Private/DynamicBlurView/DynamicBlurView.h b/Pods/Headers/Private/DynamicBlurView/DynamicBlurView.h new file mode 120000 index 0000000..37b0754 --- /dev/null +++ b/Pods/Headers/Private/DynamicBlurView/DynamicBlurView.h @@ -0,0 +1 @@ +../../../DynamicBlurView/Sources/DynamicBlurView/DynamicBlurView.h \ No newline at end of file diff --git a/Pods/Headers/Public/DynamicBlurView/DynamicBlurView-umbrella.h b/Pods/Headers/Public/DynamicBlurView/DynamicBlurView-umbrella.h new file mode 120000 index 0000000..0a623e6 --- /dev/null +++ b/Pods/Headers/Public/DynamicBlurView/DynamicBlurView-umbrella.h @@ -0,0 +1 @@ +../../../Target Support Files/DynamicBlurView/DynamicBlurView-umbrella.h \ No newline at end of file diff --git a/Pods/Headers/Public/DynamicBlurView/DynamicBlurView.h b/Pods/Headers/Public/DynamicBlurView/DynamicBlurView.h new file mode 120000 index 0000000..37b0754 --- /dev/null +++ b/Pods/Headers/Public/DynamicBlurView/DynamicBlurView.h @@ -0,0 +1 @@ +../../../DynamicBlurView/Sources/DynamicBlurView/DynamicBlurView.h \ No newline at end of file diff --git a/Pods/Headers/Public/DynamicBlurView/DynamicBlurView.modulemap b/Pods/Headers/Public/DynamicBlurView/DynamicBlurView.modulemap new file mode 120000 index 0000000..367c813 --- /dev/null +++ b/Pods/Headers/Public/DynamicBlurView/DynamicBlurView.modulemap @@ -0,0 +1 @@ +../../../Target Support Files/DynamicBlurView/DynamicBlurView.modulemap \ No newline at end of file diff --git a/Pods/Headers/Public/PopupDialog/PopupDialog-umbrella.h b/Pods/Headers/Public/PopupDialog/PopupDialog-umbrella.h new file mode 120000 index 0000000..b9aa82b --- /dev/null +++ b/Pods/Headers/Public/PopupDialog/PopupDialog-umbrella.h @@ -0,0 +1 @@ +../../../Target Support Files/PopupDialog/PopupDialog-umbrella.h \ No newline at end of file diff --git a/Pods/Headers/Public/PopupDialog/PopupDialog.modulemap b/Pods/Headers/Public/PopupDialog/PopupDialog.modulemap new file mode 120000 index 0000000..88ab9ff --- /dev/null +++ b/Pods/Headers/Public/PopupDialog/PopupDialog.modulemap @@ -0,0 +1 @@ +../../../Target Support Files/PopupDialog/PopupDialog.modulemap \ No newline at end of file diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index bac8053..d00471e 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -344,6 +344,7 @@ PODS: - DDZFPlayerKit_Private/Core (0.1.1) - DDZFPlayerKit_Private/ijkplayer (0.1.1): - DDZFPlayerKit_Private/Core + - DynamicBlurView (4.1.0) - ESTabBarController-swift (2.8.0) - IQKeyboardManagerSwift (6.5.12) - JCore (4.2.1) @@ -353,6 +354,8 @@ PODS: - JXCategoryView (1.6.1) - Kingfisher (7.9.0) - MJRefresh (3.7.5) + - PopupDialog (1.1.1): + - DynamicBlurView (~> 4.0) - RxCocoa (6.5.0): - RxRelay (= 6.5.0) - RxSwift (= 6.5.0) @@ -397,6 +400,7 @@ DEPENDENCIES: - JPushExtension - JXCategoryView - MJRefresh + - PopupDialog (= 1.1.1) - RxCocoa - RxRelay - RxSwift @@ -436,6 +440,7 @@ SPEC REPOS: - AMapTrack-NO-IDFA - BRPickerView - Bugly + - DynamicBlurView - ESTabBarController-swift - IQKeyboardManagerSwift - JCore @@ -444,6 +449,7 @@ SPEC REPOS: - JXCategoryView - Kingfisher - MJRefresh + - PopupDialog - RxCocoa - RxRelay - RxSwift @@ -481,6 +487,7 @@ SPEC CHECKSUMS: DDUtilsSwiftKit_Private: 03575cb3204cd43f3521049263f4b6cae3e64700 DDWebImageKit_Private: b905111547e44626773b729bae9030403a9a0c76 DDZFPlayerKit_Private: 5f63a8101e35ffd7b2568f551cbf33b8bedc48ba + DynamicBlurView: 58e18fae80bb614e34681a4486870e7d257b62e8 ESTabBarController-swift: 05593a6ad64700b03c0eb60ff625916370aa4136 IQKeyboardManagerSwift: 371b08cb39664fb56030f5345c815a4ffc74bbc0 JCore: d994e32edb50add8a33135473acca799d882c5fa @@ -489,6 +496,7 @@ SPEC CHECKSUMS: JXCategoryView: 7b1ee69ede4843c581688afe84d0f047723262f2 Kingfisher: 59f908b6d2f403b0a3e539debb0eec05cb27002c MJRefresh: fdf5e979eb406a0341468932d1dfc8b7f9fce961 + PopupDialog: 720c92befd8bc23c13442254945213db5612f149 RxCocoa: 94f817b71c07517321eb4f9ad299112ca8af743b RxRelay: 1de1523e604c72b6c68feadedd1af3b1b4d0ecbd RxSwift: 5710a9e6b17f3c3d6e40d6e559b9fa1e813b2ef8 @@ -498,6 +506,6 @@ SPEC CHECKSUMS: TYCyclePagerView: 2b051dade0615c70784aa34f40c646feeddb7344 ZLPhotoBrowser: 0563c2bfc7b247b65d023d646012f46cba94101b -PODFILE CHECKSUM: b556c2778151424413f4e539b929f78778fa64d2 +PODFILE CHECKSUM: 3938d77c229def70dae943fe9feb2acf97f7a699 COCOAPODS: 1.15.2 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index cdfc57d..36161ed 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -13,8 +13,8 @@ buildPhases = ( ); dependencies = ( - D5B69E629A6288CB4D5780D4B8795889 /* PBXTargetDependency */, - C68B6DD1C6F86EFE1CB5A96880A3E803 /* PBXTargetDependency */, + BE94734D0D90B097F7F83A5F1C8A541B /* PBXTargetDependency */, + 7A2E58EE5C4266C53891B75FA7787370 /* PBXTargetDependency */, ); name = "AMapTrack-NO-IDFA"; }; @@ -33,7 +33,7 @@ buildPhases = ( ); dependencies = ( - E2046D90CA1DD964D453BFD0BEE3D5A0 /* PBXTargetDependency */, + 6E979D36038A6391DD587A1FDC29677E /* PBXTargetDependency */, ); name = "AMapLocation-NO-IDFA"; }; @@ -43,7 +43,7 @@ buildPhases = ( ); dependencies = ( - 7BE29010F0E00F66E1C09E9E25ABB7C4 /* PBXTargetDependency */, + 3BA28A5F4E3FBC505F06C745E714AD41 /* PBXTargetDependency */, ); name = "AMapSearch-NO-IDFA"; }; @@ -54,7 +54,7 @@ 329295F5A096E0819713CBB5799FA87B /* [CP] Copy XCFrameworks */, ); dependencies = ( - DEB98ABF56928932C174249276B75D68 /* PBXTargetDependency */, + 556A389E0764D06E42D554E5A9BAC3CC /* PBXTargetDependency */, ); name = JPush; }; @@ -93,3336 +93,3430 @@ buildPhases = ( ); dependencies = ( - 65C55EEA4017910E126653E5542BFBFD /* PBXTargetDependency */, + C90D11EDFC42C3249105A58D22042597 /* PBXTargetDependency */, ); name = "AMapNavi-NO-IDFA"; }; /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ - 00149C338A154F7A90372D9D111E890D /* UIScrollView+ZFPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = EFE9D051EF659136ABCC3767942001E8 /* UIScrollView+ZFPlayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 011A1EBE3B8FEAEC24BA46DA5217CA60 /* DDBaseButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E1F26E96A29B3F300AEBADE9F5565E3 /* DDBaseButton.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 012C3348FDB9BD307BC866EC0B5D23A3 /* SDImageCacheDefine.m in Sources */ = {isa = PBXBuildFile; fileRef = EE4139A9361501125E8F203300C5DE69 /* SDImageCacheDefine.m */; }; - 01B815BD97E0BA94CF89C42FE41254A8 /* UIView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = B340FB7132A5F86A79B48F6BDBF2023A /* UIView+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 01C132EB3605024492C96C11F1094D0B /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40F400519AC5AD6EF8B1B0E376AC3F54 /* InfiniteSequence.swift */; }; - 01D8AE321F1FA71F2D43127EAC90559D /* NSButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 6DD6F09DAB5F52BCA0A606316D71D40B /* NSButton+WebCache.m */; }; - 020E854D5611C1FD2A92FD76E7B50E1D /* DDUITextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F16949EF7BE74D7413E742350D01ECDB /* DDUITextView.swift */; }; - 02378ECBADB4A4982EA0287075193A92 /* Zip+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A3B99DD4EB6C1AD3988E1BE7377D0DF /* Zip+Collection.swift */; }; - 02780D132E8AA44865FEF53E4D5155E6 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = CE0BD29512B8179D935C181C996F0274 /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 02C5131798FF28B7D851F0DB13D67C00 /* UISlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA6262A0EC9239A34188E4A4CB7326FB /* UISlider+Rx.swift */; }; - 02D531FA1E9A19A134ED8BD68C5E04C0 /* JXCategoryBaseCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A78A78733225B23905BD7FFC61BD9074 /* JXCategoryBaseCell.m */; }; - 02EDCC0E7DA24D63CD39E7D6326F5A56 /* NSData+ImageContentType.h in Headers */ = {isa = PBXBuildFile; fileRef = CE28C1F3E9AE727298E7FF67C2E9EC0C /* NSData+ImageContentType.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 03098C760215A39645FAFC5D307A8F9B /* UIBarButtonItem+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = F6E4E4528B7434435E85F633ABAFF99B /* UIBarButtonItem+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0325FC0D4CE47D33E675D5F9546D482C /* BRStringPickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0EE460A44C452F23B3A04BA6DED38CB2 /* BRStringPickerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0328E2D27FBE6EE399FC37D913E2290F /* EKRatingMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D1F088A01EE8E759137608EF8FBB4E3 /* EKRatingMessage.swift */; }; - 03A394BEAF1AFEAD15A9B122909E7802 /* Sequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 706FD7712014A15D45CA143A877F6870 /* Sequence.swift */; }; - 04131C0EECA33AD45AD1E07CF500E344 /* RTLManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EE25FB4850FC0266E2D87453B3645B74 /* RTLManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 04162D79DA99CF6EBFA4272BD54378CF /* Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3065D00E62208E9E51ECE927811AB922 /* Zip+arity.swift */; }; - 043867B09C1B9EF1400CC427CBFA082A /* Observable+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09334A77BEFDEA87AC76DA7F83FE4060 /* Observable+Concurrency.swift */; }; - 044C9F746F7E39BA1B482B553386CA48 /* UIImage+Metadata.h in Headers */ = {isa = PBXBuildFile; fileRef = DCED9BF9A75CB818CC3B6D40DA2AB893 /* UIImage+Metadata.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 04716D6EF3C84FAEA024514B36FD3498 /* Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFA40AD68C3C21A9FDBE2C432E8BCB21 /* Window.swift */; }; - 04C0033DE2A1FD3EB256E41523A8F0E0 /* ZLEditVideoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B0BB46D8145FAFA5FDEC1EF28EBA81D /* ZLEditVideoViewController.swift */; }; - 04C95DB4DD1BD71AAF5FD233628A6C6D /* NotificationCenter+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B840D8CDC4485C8789E0EF207591381 /* NotificationCenter+Rx.swift */; }; - 05257DE99C24C0AFA84427AA91B7B300 /* UIFont.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FE3BFEB6696DAEB5938B261EF18F3CC /* UIFont.swift */; }; - 054C5D3D52D113CC9A7AC9F7115A26A4 /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DD530396CC92D2B0779B2E6A3A7AD69 /* Platform.Darwin.swift */; }; - 055FD13CE509E194412FE8E424649053 /* ZLFilter.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE8DED5204465FE4B166262C739F4FED /* ZLFilter.swift */; }; - 057D1CAE51FD0F591A8F2C8EA4195908 /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B652266737ECAC91DEAC370B834D6E7 /* Platform.Linux.swift */; }; - 0591B0EE71308251E0E53C6D3EDB3D4C /* ESTabBarItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC7C9859C5E3607EC403DD15A5A3C041 /* ESTabBarItem.swift */; }; - 059DE39D2D7414DD88A410B406D3AD8F /* SDImageTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = A66F365795C368FE1AF21CF1C7019D8A /* SDImageTransformer.m */; }; - 05AF66A3F070D0C1FEBE51D57A5E1E04 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D54D5C534804210ACB28C845850459C /* Result.swift */; }; - 0605E2513549327B19854B3FED759B44 /* ControlEvent+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 842A281CDE530D1A401222A2F5AF3ED9 /* ControlEvent+Driver.swift */; }; - 0623F297795E5DBD7964A9A296FED4AE /* ConstraintView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02125EAEE03CFC59558AC007D133962E /* ConstraintView+Extensions.swift */; }; - 065E058B7EFAEF60F0FE94916FBF3CFF /* DDBaseModel.h in Headers */ = {isa = PBXBuildFile; fileRef = A2F796421F6CCB12A6D57D862C78B02F /* DDBaseModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0675162EA02E20F469F0A02EFEB2D156 /* SerialDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C8227EBB1EAB9BF965462EE9C731DF7 /* SerialDisposable.swift */; }; - 06A20EF6BA10D63870C3AB7C0E1BA53E /* ZLPhotoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8E60A540FDFCB18398052C9E54FCE15 /* ZLPhotoModel.swift */; }; - 06B7CDC75905868A80477E08954F5EC5 /* ConstraintInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B58B393E8E3722B44B7BC0E4B6178E /* ConstraintInsets.swift */; }; - 070AC1A560FD65090FD38168F6F8E8C4 /* UIImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 6F45924F11F03AC3941AFCE740BC9AE0 /* UIImageView+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 07112B494E80311110ACFB00A51E0689 /* SynchronizedOnType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33122569404D3E0A242E1B93EFDBF9DE /* SynchronizedOnType.swift */; }; - 078AA4D05A3F8CAF3F38A82FE009BB20 /* BehaviorRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = F10C3B931429F21A6244E9023CFDF162 /* BehaviorRelay.swift */; }; - 078BF254FFDBD36BB0E42E24D8C153FF /* UITabBarController+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 29E8D22EEFB5663FDF461407F3880FB2 /* UITabBarController+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0811BB981A2EF4E3C78C193E8AE1A4BA /* DDCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07E512A29112E7CD08BA1626E5A29176 /* DDCollectionViewCell.swift */; }; - 085ACBDF22A2F7387A9ACC59EBA580DB /* UICollectionViewCell+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = F9F95FE91F1E1EE52AA97E6575DF0A7D /* UICollectionViewCell+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 088541D3BD8D81B83B78669A394904AE /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 567F65E8F1E8D5FCA6221513B664E89C /* ImageModifier.swift */; }; - 08CC4F2CF084EB4C21FD37F7D5C1728A /* ItemEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5475776AD8AB4AAAB1816B6FCB06F994 /* ItemEvents.swift */; }; - 09A43016668057CD29333D7BCC282C4B /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30868EFBA3D007F9EF0766C5F689466B /* Placeholder.swift */; }; - 09B9E5FB7E73F28A4E1F581917EF868A /* JXCategoryNumberCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = DB3100FB238A4122FD418598DDF4F05D /* JXCategoryNumberCellModel.m */; }; - 09CB072529CD8E230649CBA428E3550F /* MJRefreshConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = A629505DE163B4252437512604D5E07E /* MJRefreshConfig.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0A762FAE78A91ABC899CB431FE10B9FD /* ESTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C699839D09F01983AF308BB8B6A9A630 /* ESTabBarController.swift */; }; - 0AF5FA9FDA9AC090F993BEACA3E751AC /* CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C99558C02647C45592EC7D58ABBD0A6C /* CombineLatest+arity.swift */; }; - 0B1F975AFD2F32E3B94937F45A7E59BE /* ElementAt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FABAC614E025DF3A70F571C64BED5FF /* ElementAt.swift */; }; - 0B29598937D64DBA7A0C8BF389F2D210 /* SkipUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDAF35BEB1C5E888EA53458C66C300CF /* SkipUntil.swift */; }; - 0B4268BFEF7F04FB36F5B6A49005C479 /* Infallible+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1254A8AFBADEC5E42D70A53298EE71B6 /* Infallible+Operators.swift */; }; - 0B4577864274CE4EB338A238A241AA0C /* EKAttributes+Precedence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22B76EB045FE80903CB6130703B901AC /* EKAttributes+Precedence.swift */; }; - 0B52A423F3F9E6C5A42612A06BCEEEF8 /* SDImageCachesManagerOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 37516D29CB0A1710E8E8C099EC61F68B /* SDImageCachesManagerOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0B5B8EB020F39AD312D8C7A32FAF741A /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C849C9D3BBEFA6642D925B23E0A6DC83 /* EncryptedMessage.swift */; }; - 0BCF8CB00A9A52600E24370C7144693F /* EKNoteMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F955E3A39C2D1450380FFF2EE94BF39 /* EKNoteMessageView.swift */; }; - 0C33196F5D39538B811F654FFE8F34B4 /* UITextView+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 98F1465394AB2091780FCBCC4B340DCF /* UITextView+DDCategory.m */; }; - 0C65FE80B0B2E8B89FADE195C05AB05D /* UITextField+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = B85510E090365A8C4F637B07812C3524 /* UITextField+DDCategory.m */; }; - 0C7A81B76F81FFAA7AFD437D61831C77 /* DelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14581E4C31A166C02EBBED2BB221AC3D /* DelegateProxy.swift */; }; - 0C833DB2294851CFBE098DF5BCEBADF3 /* _RXKVOObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 3929E44EF14F8B46F5B171F8101702B5 /* _RXKVOObserver.m */; }; - 0C83C845A20F4CDC656714E4DBABC116 /* ZFSpeedLoadingView.h in Headers */ = {isa = PBXBuildFile; fileRef = 042C9D905BA2EB6EE0A49F25DB44EE33 /* ZFSpeedLoadingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0CF0A87B87DF71F838545FC4B0161A8B /* ZLResultModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3D843BFBD70CA8737D6F6277340105D /* ZLResultModel.swift */; }; - 0D444C6AD7BA8B3307579F9FCA9F43FB /* EKAttributes+Shadow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 676BF65BB9855CDD07EA70D2F8D2C679 /* EKAttributes+Shadow.swift */; }; - 0D536CBD733C8354E24D5753892BB371 /* DDBaseTextField.h in Headers */ = {isa = PBXBuildFile; fileRef = CC8E3910F858BCE795CA8E197120E224 /* DDBaseTextField.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0D62E2BC891D0F73407FDBA5604FF465 /* DDUINavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = C17709E204CF1D2B2B2D714E35234C77 /* DDUINavigationBar.swift */; }; - 0DFE9B26F1B4419ADE1C1CC242D7FDCC /* GroupedObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F63695662EF3D57B78038D37C943DDF6 /* GroupedObservable.swift */; }; - 0E413A9CE8AA4EE525525A8A12B57447 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9CFEDBF593427DCF998B413B9158AD1A /* LayoutConstraint.swift */; }; - 0E84EA21B0858EDC04A53458A7F8DBDD /* HapticFeedbackGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFADA55E9D1F73B1F6D5CFA220A0A4BE /* HapticFeedbackGenerator.swift */; }; - 0EBA2433A0EA8C3E5749BF3D651D8EC1 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9D50B4D0A0F65A2E7AE727B32AF36DA /* KFOptionsSetter.swift */; }; - 0EBDE782C574E6C6F596606F349BB657 /* NSBundle+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E209191F2DB8842027C3ADAC44F26EE /* NSBundle+DDCategory.m */; }; - 0EC5EC45F806F2DC7B68E6727227E49E /* ZFLandScapeControlView.m in Sources */ = {isa = PBXBuildFile; fileRef = 82F082E6E69243D8A0361BC062B45067 /* ZFLandScapeControlView.m */; }; - 0EC9A823AE95FC427E3B7C70203BB950 /* UICollectionView+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = FAF138A8BB174B1DC800ACAA743363E1 /* UICollectionView+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0F0FD0475DC10EB6FC12AE1E4DA9A4EE /* UIViewController+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = D4FFFBF4AFF6A99BA0FB837B08F6E8EF /* UIViewController+DDCategory.m */; }; - 0F2AAE2334C409128ADD57B132E767F6 /* JXCategoryTitleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 545857CA73B153B0EA064A2713543097 /* JXCategoryTitleCell.m */; }; - 0F58386D17FD11CFC95BF023A399762E /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38EF810A89856BA34E47E95F7150C579 /* ConstraintAttributes.swift */; }; - 0FBD7711C8025A2FCE090948382EB1E0 /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = F59CED88821049DFD2CDE7751E9F0867 /* RecursiveLock.swift */; }; - 10EEF5A1E906F7139EB6C00A485440FA /* ScheduledItemType.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8C5DDEE6183FD988C1F9C3A9257BA05 /* ScheduledItemType.swift */; }; - 1112AADD470DD6BB1410B7C32A0EA334 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C11ABC58A30CEFF4223B26F5300065BE /* IQInvocation.swift */; }; - 119A65AD7B8F6C7C39DD19128A7B2DA9 /* SDImageFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 2EA1F987537327DCC0595F41CE55F5DD /* SDImageFrame.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 11CDFB1A43FE6D23D2F8463B142537CC /* NSControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A26FF32A1D8EDA4CE1BBE6489D063D55 /* NSControl+Rx.swift */; }; - 11EAAA60DB73219EFC8B0CF1722D9C1D /* UITableView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E1BED4B62A37AAAEAC8688A5C89A533 /* UITableView+Rx.swift */; }; - 1205246495D7F644CC5C62D6DA0950FF /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D499507AA885A9B33E609D9D4657506B /* Observable.swift */; }; - 127BB0831E7F383B0F7DE209003032B9 /* JXCategoryIndicatorRainbowLineView.m in Sources */ = {isa = PBXBuildFile; fileRef = F5D97D0F3FDAB82DD3C4E3D686075AFC /* JXCategoryIndicatorRainbowLineView.m */; }; - 129C1964A364166530F529A390760D71 /* JXCategoryTitleVerticalZoomCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FD930FE648CF7856D4A650CD3F9246A /* JXCategoryTitleVerticalZoomCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 13115017FE5CF48AB69C4BDC50BB24AA /* Completable+AndThen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32ED67AE424974A56BDEF4D990D1DA83 /* Completable+AndThen.swift */; }; - 1379145EE1CE455EBC27791628DABACA /* JXCategoryBaseView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D165D4CC453C8C88C94F39C189007F9 /* JXCategoryBaseView.m */; }; - 13BBF613A9E4FAC439E5BA01BBD7E835 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6D4C152DC1E7533D295881639728E8D /* GIFAnimatedImage.swift */; }; - 14006084B55ECBF580E396E89C097D64 /* ZLEditToolCells.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08EF71D59C2AF00F3494B71197D84FE4 /* ZLEditToolCells.swift */; }; - 1437BB3F5BFA3F0EEF784975F7CA2970 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 18479495A93F2D7BA5EE27D70123365D /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 144B55A9628A2AD6B54F8BBACAB7BCFD /* WKWebView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7589EBA6F56F9553DF7A11DFD63D65F0 /* WKWebView+Rx.swift */; }; - 145BBF6F393882C968D5A99AC80004E1 /* ZLLanguageDefine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BBFADDC9C348A851E4ED6696E650284 /* ZLLanguageDefine.swift */; }; - 14C821B748B65A96E6D91708B70C0A93 /* SDWebImageTransitionInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A71F847C74B190E7524FB01EEC1656D /* SDWebImageTransitionInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 14F18CDB3E1BC8602EA898B8C0663684 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0F1BEA2AFA0A22F4AA62459116A9AAD /* ImagePrefetcher.swift */; }; - 15775E6364AFE5E7A6E10431DBD1390E /* ConstraintLayoutGuideDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9337A0501E0FD0979E1D0A08275BEE09 /* ConstraintLayoutGuideDSL.swift */; }; - 159BBC585A2C51D44D40DE88B5B18AAF /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = B8B65E6DC2ADF474309A587ADC60173C /* NSBundle+MJRefresh.m */; }; - 15D38081B9302FBAF9A361BAD7E5B05F /* UIImage+GIF.h in Headers */ = {isa = PBXBuildFile; fileRef = 8906442AA75ED1A1DBEE12C4A33B1FEA /* UIImage+GIF.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 164B19726AF3B095BD16EADDEDCC9D32 /* Single.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50CD57A19E025EA39AA18763F1FCBAE6 /* Single.swift */; }; - 1660E2FBDA4323E7357179056B4B0E65 /* JXCategoryDotView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8FD4274CBF8D057819BF59F57BD88348 /* JXCategoryDotView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 166CA595A0A31AC822DB1A41527ACFB7 /* UIApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = A903735513E67CDFEB192B9A787CDB1A /* UIApplication.swift */; }; - 168F32A6ABFCE1B9110D5C266D36988A /* UIColor+Hue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 092940A56702A6B355DAA3BCEBDF3087 /* UIColor+Hue.swift */; }; - 16CCD6FEA6CBC372E1B877E88A014508 /* BinaryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5E85F5453CE1C00B26EFF1EC3BA828E /* BinaryDisposable.swift */; }; - 16F19B12AB0BA50D253B2E3CCD0DF9B8 /* SubscriptionDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CA86B26074DB6EF58E301A311508A4F /* SubscriptionDisposable.swift */; }; - 17A26A5A42E6F1FB17FE054B92CC41AE /* Catch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38E113DD99A5FBCA856F80D331752D25 /* Catch.swift */; }; - 17B79E122297BD00410DF7BE9C9F98D8 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC34DF74E0F6C217FFC044D4CA605FB4 /* SessionDelegate.swift */; }; - 17C901067A0CC336075ABAC7A279589B /* BRPickerStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = 28E6BE384BEAD12EA067697276112C0C /* BRPickerStyle.m */; }; - 17C92DE96C519A8ED9577E5C86AA994F /* Multicast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3964BF89852F0255E8743AF8DB65122B /* Multicast.swift */; }; - 17DA0483F109F5BA66CF5DD7366E36FF /* UISearchController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 155A5B63A5B03A0EA646DF3C1CD7AC99 /* UISearchController+Rx.swift */; }; - 17FF624E1051288D87A951FFF9944599 /* UINavigationController+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C0953729BDB420C2DB6BCDF6C84CF1D /* UINavigationController+DDCategory.m */; }; - 185CD92162827A7C8141215859BFE0A0 /* NSMutableParagraphStyle+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = EFABD6733BAF57C2318594EEFB91CA40 /* NSMutableParagraphStyle+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1874DC3D934C7225FFDF0965A4EDC46E /* DDBaseImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = F46768AA80784A74D289D007069A463B /* DDBaseImageView.m */; }; - 18EBCC2A133B26DF8B5D5754492F3214 /* EKSimpleMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 199D063D931AC1C7F12E7022B9E9BB4E /* EKSimpleMessageView.swift */; }; - 194D6F32A526649820D6B0AA03EEF12F /* RequestTaskMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BBE0161A98EA20D94E1F3A3BD1FA4C5 /* RequestTaskMap.swift */; }; - 1984D4549EEA55FB1812D99162C83E52 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = E04BBAB2F29CAC946E087DD69239B2A8 /* Alamofire.swift */; }; - 198B95D5C723CA8D78DF0A577E7C3064 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 93B4A4F5C4413109C9199DC5EA625DF0 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 19B69267A13B522D47259CF72C882725 /* BRPickerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B5000DF16A3AE18E3D40A9477B4A37C6 /* BRPickerView-dummy.m */; }; - 1A370F104A326B06BB5A7A623DC96920 /* NSError+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = B68CF871C27D9B68BFD16D2502B894E9 /* NSError+ZLPhotoBrowser.swift */; }; - 1A43C63DFF19F317EF5C924811638A34 /* MATraceReplayOverlay.h in Headers */ = {isa = PBXBuildFile; fileRef = 74C76BFA7CC647E426E84E9EA9AB2DB9 /* MATraceReplayOverlay.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1A64F561597A70C28B3564007FF6D24C /* SDImageTransformer.h in Headers */ = {isa = PBXBuildFile; fileRef = 14637B5481D8685C1222AFB59BF414A1 /* SDImageTransformer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1A7392839432AE4FE2279ECBD46C1348 /* Buffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48FCD16ABD89159610956C4FEE279A4B /* Buffer.swift */; }; - 1A7ADD63C2F158E10825F3FA38EC3639 /* BehaviorRelay+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23E2138628442EF888307328F25A4098 /* BehaviorRelay+Driver.swift */; }; - 1AD7C51CCF7E6204B37A504B68924F16 /* JXCategoryDotCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 8805C3B6EE18B9447DC4E9FB3420A786 /* JXCategoryDotCellModel.m */; }; - 1AE1F9492F3D42A0E01686D0BF68E6E1 /* DefaultIfEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B9EE707B6B5BAB6DCCDEE0772F56646 /* DefaultIfEmpty.swift */; }; - 1B2A260FFFFCB3D9E0AC958E83C57F4B /* NSButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 014218D0E24F4B31254C20C555FCAB8B /* NSButton+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1B679C3EB6552CD29B828BF2DCAE51B6 /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AD8629BC95B33082984088CA2239D82 /* InfiniteSequence.swift */; }; - 1B6872B9FACC03333EF07D7236E14556 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4129ACC370F00ABEB43EEBD0CFA7C5C1 /* UIButton+Kingfisher.swift */; }; - 1B957CE26D7722E306F95886B5EDC013 /* RxTableViewDataSourcePrefetchingProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0285A0E972487AADD7CEB2193A057710 /* RxTableViewDataSourcePrefetchingProxy.swift */; }; - 1BA88BD6149449B0EB04E4E7F2822237 /* _RX.m in Sources */ = {isa = PBXBuildFile; fileRef = 00F47A9BD24A590D3D3A7839DDEECA90 /* _RX.m */; }; - 1BED5C40C873A14BD22FCC7A8BC11848 /* RxTableViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66455E7ABD60ECEB801D3FE866BC5334 /* RxTableViewDataSourceType.swift */; }; - 1C0B22AA4E83F0C0C7E55FE842D3C1F9 /* NSDate+BRPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = F2A6FF08F79A024DE7C982A49F48FDAD /* NSDate+BRPickerView.m */; }; - 1C33277D17F042B6BADC5BEFD04DC3E9 /* BRAddressPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B7EF4E8C0AA3E0811E8CC76745EF2A9 /* BRAddressPickerView.m */; }; - 1C50D8908292ABD3ACF4165879E3C3D3 /* SwiftSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9900E69E1B08604E0A2FAC74522035AE /* SwiftSupport.swift */; }; - 1C9653CE5BA95B8280803BA82EC70A26 /* DDFontKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EBE110CD2255D25460273976722CF27A /* DDFontKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1CAF7FCBD075678639BE65A029B4E56A /* JXCategoryBaseCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 014184B22BCBBFA1F3DEE89A2100CB59 /* JXCategoryBaseCellModel.m */; }; - 1CD029D4F48324168F0220D8213348D3 /* EKProcessingNoteMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D408185630E1D88F5D372BEA3D0C010A /* EKProcessingNoteMessageView.swift */; }; - 1CF244D9DAAB2A05D6C2DCD613D610E6 /* BooleanDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 287DB9A3ADD08E6B16193B52007CE289 /* BooleanDisposable.swift */; }; - 1D6D63D61E41CDC8C9A95724CF0E75CC /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB13019CE6CC4A19C594E708CD2B2865 /* Validation.swift */; }; - 1DAD1ABC0638C45123D6AA1E78167F56 /* StringEncoding+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6762AACA381E35C6C45DA0D91792FD21 /* StringEncoding+Alamofire.swift */; }; - 1DF0BFBE67CAECA705B49D14CF9B497C /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 374C1EB2C8A79FD5B563010548029514 /* PriorityQueue.swift */; }; - 1DF58F80AC0A6C167AFCF76ABE39A9D2 /* DDBaseMutableAttributedString.m in Sources */ = {isa = PBXBuildFile; fileRef = 76224239260BA178767586F53F60D5DA /* DDBaseMutableAttributedString.m */; }; - 1E4A2E4EB128ED973EFAD8D0A76ECCAF /* ZLPhotoBrowser-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 95D70F7035AB7B7CE13291F7B656D17D /* ZLPhotoBrowser-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1ED822794F7C33C7DCFE89A9657EE91F /* AddRef.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BC975464EBD52DCBCBBD5310E4BD05A /* AddRef.swift */; }; - 1F601A8A4AE7C27226B893F8C4611E0E /* SDWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = 33E08CD6E141C137A809ADEF06E85CE8 /* SDWeakProxy.m */; }; - 1FC870398A64B8565B90B11479B88B68 /* IQKeyboardManager+Position.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FCA8325C72037433F11893A9DA85157 /* IQKeyboardManager+Position.swift */; }; - 208A97584D845254E986E9C707635B67 /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 280B6C178AA17494F5440BDAC7CDE34B /* MJRefreshBackStateFooter.m */; }; - 20DC5EFA536B064520E620C2ACAB766E /* CachedResponseHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BD1B7CEDD7AB0792A01E5EBE58CCD90 /* CachedResponseHandler.swift */; }; - 218A594F4B538DBFF56BDDBFA62906B3 /* DDBaseAttributedString.m in Sources */ = {isa = PBXBuildFile; fileRef = 25D9C7B4207C1DD048CE51FB86DAE752 /* DDBaseAttributedString.m */; }; - 219624B2DB84EE52D0E4F6B1789954E1 /* ZFLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DCBDFC6F1219684987DFB5757186379 /* ZFLoadingView.m */; }; - 21D966E2F801F96E6E36D2C7BA73235B /* DDNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F34B0CF016F6941FFFC10A6E0CB4FE7 /* DDNavigationController.swift */; }; - 21FA952E49A0EB77EB7825A78FEF6AA5 /* BRResultModel.h in Headers */ = {isa = PBXBuildFile; fileRef = C1425E143E9E7A6C7B3189A25F0479E0 /* BRResultModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 21FADAA36F19612801A23CD9FC35BA98 /* EKAttributes+StatusBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C58575659C07E018D4E586BC4F3BD52 /* EKAttributes+StatusBar.swift */; }; - 224D5F6BA39BADAD19041AF6AD880C80 /* Bool+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19F1D43A610B695690CAA491578873CB /* Bool+ZLPhotoBrowser.swift */; }; - 226AE9954640E71AA69AC12F268C4B58 /* RxPickerViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C69FCBE106D702F2775CAF2F99D0857 /* RxPickerViewDataSourceType.swift */; }; - 22A0EE3CF4D4D5DAF933A7871B6E47A9 /* SDWebImageDownloaderDecryptor.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D0A51E9EA6E82C03E514E5D1C41DFFB /* SDWebImageDownloaderDecryptor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 22CE10056B2DC6A993C8E3CE966A45D4 /* NSButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = F61AE5E97D38CF3DDD8A74EC81F1ABEE /* NSButton+Rx.swift */; }; - 22D5483D9F013ADE71AEDFB8B0E59A9D /* Just.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79A347DB4E758CF755EF67EFA084900D /* Just.swift */; }; - 23070072A95EC58547F751658BD10FB8 /* QLUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 398E23001221A56CC2F8E4D60B3F1375 /* QLUtils.swift */; }; - 233EFED7EF8EB4ABE94F10EE97724E33 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DC0BBBCE845B407E713552D72C06286 /* DispatchQueue+Extensions.swift */; }; - 2354A0786A1EBBC2298B9CB493F8C4FF /* URLRequest+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97FC4BF1142D2173AADC23A785BD742D /* URLRequest+Alamofire.swift */; }; - 235F5CA0FE85EC9C9BF77DDF796070C3 /* JXCategoryBaseCell.h in Headers */ = {isa = PBXBuildFile; fileRef = D7C46BF5E3D69C79656343B49BD01884 /* JXCategoryBaseCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 23B683FB3262FAB104127CD59D29E34A /* SDWebImageDownloaderResponseModifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 01B0BE4360CE7FA4AC5049BABC460A26 /* SDWebImageDownloaderResponseModifier.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 23E7FD08C3DF07540AD2118EA057AECA /* DeviceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37737376601B7FFE0893C29543566C83 /* DeviceInfo.swift */; }; - 23EFAA45BE23C0F05AE3A5A892808639 /* UIView+Shadow.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC4E3458FD1C27BBBA78394A42BBE029 /* UIView+Shadow.swift */; }; - 24152C726FB44E34AFBB8096B0E3C9A5 /* UIImage+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = F57268F1550AB7EF1E944945BC2CAACC /* UIImage+DDCategory.m */; }; - 243413A4F393291EF15B9BBC176DC4FA /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFEFA3551E320AFBB4ED26481F6E261D /* Bag.swift */; }; - 24488C0EC1CD3766AF3BA0C3361D2F05 /* KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60D4E9F09755110418EB821FB3201482 /* KVORepresentable.swift */; }; - 245D0E313372FC4F2297E8CDC17BFDF4 /* ZFPlayerGestureControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 28A1A93BD5334A3A3EF12FB8A218B5DD /* ZFPlayerGestureControl.m */; }; - 247CC3409C2B853FB3F21000EE69A612 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1302F73623B3C2854CB755CBC9206A1F /* ConstraintRelation.swift */; }; - 24C14DC065F1337C6583FC92F56FC76E /* ObserverType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A3690761BCE8FE91AA3FF7BCC11060 /* ObserverType.swift */; }; - 24E92B843F6FA24594FB1963D297E1C1 /* DDViewControllerAnimatedTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 4607994190D533412312130025168EFD /* DDViewControllerAnimatedTransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 24E9C22091E66AD34A6F04C2AA5DCFA2 /* MABaseOverlay+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 115C728A9058DCA0E2C11255315E0C67 /* MABaseOverlay+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2508C13A6D783495CAA9FEF848ED3408 /* DDBaseButton.m in Sources */ = {isa = PBXBuildFile; fileRef = FCC8EC50100368CCB11A431B6606F708 /* DDBaseButton.m */; }; - 254DB7DF69C8F0DA8BAC684099B27944 /* ZLAlbumListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 582636BA12A620229ED6D3A3E03701D2 /* ZLAlbumListModel.swift */; }; - 257BCE343822E6F2073F9F343D645D9D /* ConstraintMakerEditable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A675598C4A1F86E143DD922163A5521 /* ConstraintMakerEditable.swift */; }; - 259DD1BE69FB6C8030BCD5994B5E5B51 /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BED94AFEE5465CB4A28E48A9624C141 /* SwiftyRSA-dummy.m */; }; - 25BF5D9FAE084BAE3824007EA8E0196C /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B804A5E99E2427FC8C447EEEEAD0AA /* IQToolbar.swift */; }; - 25FB0F1F48DED28AB63FA991DE424BCB /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AD1F33F0C0A1BEA34A73DE7235C35F6 /* DiskStorage.swift */; }; - 260B8926941EC898C849237A098CC175 /* UINavigationItem+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 67B2BF933BCB9F6F7B8E5404D68BEBDD /* UINavigationItem+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 261826B8A24F436B8D6ABCD945C1649D /* CurrentThreadScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = E90E10766327B6BE7CC474ADA8AF4576 /* CurrentThreadScheduler.swift */; }; - 263E6DC0FCCF45948585AE8D649ADCE4 /* UICollectionView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F3661657491105AE1D1EFE1E5042504 /* UICollectionView+Rx.swift */; }; - 264F83F93F01B45F3FEB6B98DD4D835A /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1AF91873AA224EE7012E340185ECF07F /* AVAssetImageDataProvider.swift */; }; - 2655C03CDF30A7690E43D892DDC95AB5 /* ZFPlayerLogManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 646232D8AE24B8A9394B4A55DDBBB10C /* ZFPlayerLogManager.m */; }; - 26DED1A26FCF1D806ED7D3C9CDA6FE5A /* UITabBarController+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = BB4F27FB930C9C0E80EBC9EA2592F5F0 /* UITabBarController+DDCategory.m */; }; - 27043FD4E15DBD03FD933A60109C3009 /* EKAttributes+HapticFeedback.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C524A72FEA72F3264C6EEE99C1211A6 /* EKAttributes+HapticFeedback.swift */; }; - 270ED905740AD9FEFB9A346AC527D53A /* SDAnimatedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = FB06BEC1C573E02CC5743C5B197AFB7B /* SDAnimatedImageView.m */; }; - 2727CBB0DE97FE14D86180536C5D58FE /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = D343074B132E1A6D98FD6F436B9CECA5 /* Box.swift */; }; - 2776B3355D535E5A68E18C4C77B2D595 /* ZLPhotoConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C8EC96C48DA2CF3E248C6522664ABEF /* ZLPhotoConfiguration.swift */; }; - 27770DF47A61DEEB841F3E977A6BE99B /* SDmetamacros.h in Headers */ = {isa = PBXBuildFile; fileRef = A9D15EAE3312AA6B9C307A6C3DD0E5D0 /* SDmetamacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 279C4E09D6D4113942EB37DE5DD034B0 /* JXCategoryIndicatorBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = C05920A77D4E723A4CE8AF32EEACCBC9 /* JXCategoryIndicatorBackgroundView.m */; }; - 27C6A6AA63C3737A0D7E261E8018D294 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C910CC899D6B35B0BC8C6E4A1E5CF7C /* Filter.swift */; }; - 27CD80D99DD5983DB028FD6AF9836B86 /* AnyObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = A52AE4366434860D94FF24D0164B2F5D /* AnyObserver.swift */; }; - 2823410F85FBD81A678A3DA8226EB1C0 /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = D180AA8ED4FD1BE7CC8E443BCD02A870 /* Platform.Darwin.swift */; }; - 28E3B45C51EB7B6711CC6AF6BBA4F32F /* SDAsyncBlockOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = CFF7EB11AA966CC8689FC817E88CE296 /* SDAsyncBlockOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 28E8453EBEAA5D3187A1FB686F807A07 /* SDWebImageTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 34C87B896D566266924AB7D5F2F573A9 /* SDWebImageTransition.m */; }; - 2908F315B3474BF75AC1B0CEC891B1FD /* AsMaybe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BB06B767D4A7641B5A2A7069E4DCD0F /* AsMaybe.swift */; }; - 290CC252DD7A79A8CD348210A4ECEF8F /* ZFPresentTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = BC4497ACAED766E8FCBA7CE46B0D29E9 /* ZFPresentTransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 292C75E4B9E826D498BC7156D76D59B1 /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F8B6A0127E3A880465D20229BE3587D /* ImageFormat.swift */; }; - 29A94387DA04DE3CA441D0244ED3B6E0 /* ZFPlayerConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 04AE7712FC60A5C751A782F3B134BF63 /* ZFPlayerConst.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 29ADDEB7070613224B9510A61E41A745 /* EKAttributes+WindowLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA490BA399F78C7192239E41418B0C2B /* EKAttributes+WindowLevel.swift */; }; - 29BDE26902A035FAEBCB2DC35DEE16F2 /* ControlTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C5D485444CA55C63D848C4D804F698A /* ControlTarget.swift */; }; - 29C7B5B61EDB9B6010093123C95146D0 /* ZLCameraConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = D14A8EACE4F15F6FC2F332802129C914 /* ZLCameraConfiguration.swift */; }; - 29F4DFF55D0B18B9ACA5820B30481389 /* DDLogKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F1143BF35EC598856D6B849E6FF96BA0 /* DDLogKit_Private-dummy.m */; }; - 2A3C45CBC3104636FF2ED8A1B3D2CAF7 /* UINavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B288D78C90D8194E78EB7317B034379 /* UINavigationController.swift */; }; - 2A6423FCAB17960280B3035F79F4DD6F /* IQKeyboardManager+OrientationNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81F6319FE3F9F4F09C1AFEA561A18A41 /* IQKeyboardManager+OrientationNotification.swift */; }; - 2A9587CB9E83DC818BC42AB6D3BA6C93 /* AlamofireExtended.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5005FB2B5F19AFB0B9A9282A2BA806B5 /* AlamofireExtended.swift */; }; - 2B5F272AE1C2A2F4C9FE7EECEA6AC7B5 /* PrimitiveSequence+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3F175D20C42567ED94992B06BB20FA7 /* PrimitiveSequence+Concurrency.swift */; }; - 2B6E7E401FECF3BA6B6856DAFE81E233 /* UIControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD09B2F8C02E6F784A28642322285FEF /* UIControl+Rx.swift */; }; - 2B74CA5B43D2B12EC0D97BE1882B313C /* KFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0FAFD739CB2FBF777A275E18480448E /* KFAnimatedImage.swift */; }; - 2B799593BA9EF6DAF478B5551D7E7A6D /* SDImageCachesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CAFC6D55541426067C29FCAEB2BCCAC1 /* SDImageCachesManager.m */; }; - 2BBD8EA6B3F3A8EA8F721498BE13D6C8 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 999C0C068E16D5FA50417A5C298D85FF /* MJRefreshStateHeader.m */; }; - 2BF1A8E6F302964E4EA7E6B004474BF6 /* RxCocoa-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C5BE68CC57DDF1DC30483EB827497B8B /* RxCocoa-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2BF6AD4F75D3FFC369CCB82DCA4C730E /* MJRefreshStateTrailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A3894C40870B0915540E236CD5235B5 /* MJRefreshStateTrailer.m */; }; - 2BF7BE1115AE5E63724A339701C1D7C3 /* ZFPortraitControlView.h in Headers */ = {isa = PBXBuildFile; fileRef = C5D70B945F4D296251171D2A94D836B1 /* ZFPortraitControlView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2BFC5ED9332998F76D3B8768B18CDE16 /* Debounce.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C5FCC6F799A1708A051691247BBE0FE /* Debounce.swift */; }; - 2C0D806E4CC111F69F6DA1589BF4DE81 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C13D4A7686F2CB76CE2B3FDB10D1D5C /* PublicKey.swift */; }; - 2C37F2D2D4CEAD643BD8D6212242A740 /* UIRefreshControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CD62244D0BF6FFA6412D5DB7B7F5E0F /* UIRefreshControl+Rx.swift */; }; - 2C7E2F43806EE49938A9BB4200CE1999 /* UIWindow+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 69B05F14915CD9274303672F2A78A090 /* UIWindow+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2CC3AD3D3398B56CF9B85CC4A7F9F439 /* QLCompatibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA16616E82ADB8597F97C3D1C49F574C /* QLCompatibility.swift */; }; - 2CFCF233E052F29452123E61CB274CFC /* UIImageView+ZFCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 2438FB5CFF20D81E55365D77C630E68E /* UIImageView+ZFCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2D2CDCF93A57C458A459F5A968528E34 /* DDNavigationControllerDelegateReceiver.h in Headers */ = {isa = PBXBuildFile; fileRef = 94ECDE97618B6C14EE917F541B6B5265 /* DDNavigationControllerDelegateReceiver.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2D5DD8B12B9C5249C1C23E7E42031A03 /* Sink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 272CB96262B677C04CB818BBC180303D /* Sink.swift */; }; - 2D83E793BB320606B62CFE1E10C2A490 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = C255F41FEBA3625891C8C0DB930FE089 /* MJRefreshHeader.m */; }; - 2E3D2707E7E60BE010D3246CD02D6584 /* ESTabBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91D89D0329AF715897F192F7FC8735E8 /* ESTabBar.swift */; }; - 2E7F3CDAAF53377E46D82BA29C31E95C /* SDWebImageCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 0272EB3356074AAB4324AE9FC6F4B78F /* SDWebImageCompat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2EBC81EDFED6BBE9DB8F2224271F13CB /* UITextView+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 9CA6D3C5C576B03EB8B1E657A41AE9A2 /* UITextView+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2EDAF39A638BF0797DAC0C75226CE335 /* UIApplication+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15A476D0A50008222AD9A3A852A897A2 /* UIApplication+Rx.swift */; }; - 302832D4B7652F756A29A925F087C822 /* Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = D376CB5F78D9F27DBC3D158CA366E4A2 /* Concurrency.swift */; }; - 303B93CF0EE553490F73F76D9C534C44 /* EKNotificationMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AFB9EE6C18F0FD09CBD03F57A0405D9 /* EKNotificationMessageView.swift */; }; - 306AD6E0EB6CDB37AAC9A71EFED65E83 /* DistinctUntilChanged.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16997A49F405CDD1FE08DA242BBDA25D /* DistinctUntilChanged.swift */; }; - 308503CCD3E28A3911BCC7004887D711 /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0527A20E11351DBEC5A4EB46C4FC5729 /* PriorityQueue.swift */; }; - 3088663B2B31153DD3995BB53A10045A /* ZFSliderView.m in Sources */ = {isa = PBXBuildFile; fileRef = A06BF6D30CA9AC838868FA0C19AF4360 /* ZFSliderView.m */; }; - 315E6E32711371D1E923D202C5BDF0D4 /* SDWebImageTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CABA71D8F0C980C973B24F71544D153 /* SDWebImageTransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 316ECCB1FEC71196E803E0DDCED7C651 /* DDBaseScrollView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B55B553812035B6B7958F240679E937 /* DDBaseScrollView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 31C23CF66BBB1520FFD4D8C8AFB510DF /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9911D4F17DCCF72A1D4B47EC4A5853 /* IQUIScrollView+Additions.swift */; }; - 31CF6A9299E02044EA28735F99B19686 /* UIView+ZFFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = 646668E288F605BA232A691077E38128 /* UIView+ZFFrame.m */; }; - 32D2FA4F8AC6EBE83DDF786AF4629B28 /* DDAF.swift in Sources */ = {isa = PBXBuildFile; fileRef = E293879B78002EB8DDE11A3F17EE1BCB /* DDAF.swift */; }; - 32E95A874664AF103BB1075B97BCB00C /* DDBasicControlsKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B645E18DACBD9EA1F7C66DE39801379 /* DDBasicControlsKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 32F4D098720BAB0CDADEB1740B23B290 /* DDMAMapView.m in Sources */ = {isa = PBXBuildFile; fileRef = 654E9E79F6CE58E0F5B9758C0F1B5D9B /* DDMAMapView.m */; }; - 33043B5E0E8C4E2805481E6D692949AB /* JXCategoryIndicatorLineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CAE2DC7FE4E16189D70356583461314 /* JXCategoryIndicatorLineView.m */; }; - 33206CE1C59D7666BDDE9E1465A610EE /* ZLEditImageConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4663AFB55A4F1D6E2C1DAA4B17C13BB3 /* ZLEditImageConfiguration.swift */; }; - 33859D3CB90E4ABDB24C9227DFE85E4A /* RetryPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3398BD38432E5DD1E4DB6E30EFD22901 /* RetryPolicy.swift */; }; - 33B3E305F64D5F7DDDBF8997B98AFE3C /* Cancelable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3D3A828622A9B7E951110639CFE9112 /* Cancelable.swift */; }; - 33E6C702602A0ABE4B9FF00731487E49 /* DDBaseTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = C98CC1BD096B0C30201E7D94EC86DAF7 /* DDBaseTextField.m */; }; - 345D8892A6E68285B4A1630014FA0BE6 /* StartWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = B590617BACFDF67EB3163B2DC2C75574 /* StartWith.swift */; }; - 348A2399833F70160F70ABBDCB980E2B /* SDWebImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 160639EE24A8659A9CB81B9366A65C95 /* SDWebImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 34C07B18252160C63FBD16003E845CFF /* JXCategoryNumberCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EFD73A2113E0EDFF5559F8F3F328471 /* JXCategoryNumberCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 34EE7B15E96B44F2F505FF8B47CA47BA /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9237120F789280A8016E23DB5DDB04F0 /* Response.swift */; }; - 34F4C47DFD00CBF46312DFB03A6E8840 /* SDImageIOAnimatedCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B83083694F5F5BB130627534C992850 /* SDImageIOAnimatedCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3511D7DCACC0E69FB6CE338152DE95BC /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A9C771BD081B7E1B2A0ECF84F413605 /* ImageDownloader.swift */; }; - 3530FB5ECF1B91F9E3243BF34F446980 /* SDAnimatedImage.h in Headers */ = {isa = PBXBuildFile; fileRef = F4AA08F588B0FBF206226B884CB31FB4 /* SDAnimatedImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3542BDC08CBCA8BB1951AB507AB42AA1 /* JXCategoryImageCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 64A19A7458858993CFDC923A2ADDE35D /* JXCategoryImageCellModel.m */; }; - 3563535F257C8923038E5C66A70CD288 /* BRPickerStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = B4320AE1AE3B9AB23EBE2462BAB1EB1A /* BRPickerStyle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 357C743823312159B0278D1810A8A481 /* EKWrapperView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E56F54C09D1E16A344C10DC224CB2D7 /* EKWrapperView.swift */; }; - 35B124D386A8A344DB4E378136803251 /* ZFSmallFloatControlView.m in Sources */ = {isa = PBXBuildFile; fileRef = CD69F30B53091DB1F9A728649E37DA19 /* ZFSmallFloatControlView.m */; }; - 35ED1671F8FD3A5108E1B917130980EE /* EKRatingMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07E591F9A894F1A2F50ECD109600A1AB /* EKRatingMessageView.swift */; }; - 365DE3259C4106D8E3AC066DAEEB4720 /* DDBaseSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 354B5D93FB30623DCEF8928251548639 /* DDBaseSwitch.m */; }; - 36AB9414D82F70F6517E1948301B56E6 /* SDImageAWebPCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 50DB4678A7F9D4A4746AE4C59E7D2E86 /* SDImageAWebPCoder.m */; }; - 36B204B1822DC0BB1A37AADE7218B28C /* UIImage+ForceDecode.h in Headers */ = {isa = PBXBuildFile; fileRef = E8C4A5AC3DE600FD5C238180A3B5B64C /* UIImage+ForceDecode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 36F40E8EBE86E294348DF7F319E98D8A /* AutoUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = B500AF6DF3DB65C4B8686ED78844A6BE /* AutoUI.swift */; }; - 36FEB6DD53D08DB2164BEE84F3653BE7 /* Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02C9E45886A5CCAE41A4B90A6EAABC83 /* Driver.swift */; }; - 37115542AB588CD7E9A715EFCBD931B2 /* UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 701D4F2B657181E3DAB6C805E484E2E3 /* UIColor.swift */; }; - 372DFC5E474E6F5988D709EE7BAD99E6 /* SDWeakProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = 291B959144DB4546B6BA764A51F157CD /* SDWeakProxy.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3754D0EB55965FE78C1C626B06C9A08B /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B75442AF1FFC21021B41E623A2ABDED2 /* KingfisherOptionsInfo.swift */; }; - 379EF14788368688008C6046091CBA72 /* ESTabBarItemContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 872EC6A5DAE1CD91BFC1951C91C92E53 /* ESTabBarItemContentView.swift */; }; - 37B9CF2FF2451FEBBBEF8D8F65C1894E /* ConstraintLayoutSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 809E7A3450A9EB3065C2671EEFA0262A /* ConstraintLayoutSupport.swift */; }; - 37DA31E97761C9AD09DB9F3AD80AAA70 /* JXCategoryViewAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A12E08C9BEA319A32851AE1D4101B4C /* JXCategoryViewAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3808291BFCAA43687CA6EEEBA0A23A78 /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7E05B474B56E3C08F0F8D4CD6A41B50 /* RecursiveLock.swift */; }; - 38113EA83CFE5B14B6BCFC96772A2BDE /* IQKeyboardManager+UIKeyboardNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1239A732514962567BEB89DDD9DF864F /* IQKeyboardManager+UIKeyboardNotification.swift */; }; - 382FDE1084DA2293C877DAF4CDFEE14C /* UIApplication+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D5F036B32A8792210F9663416455EB5 /* UIApplication+DDCategory.m */; }; - 3845205DF5D46F4839DB38A7F6AB90B4 /* UIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60B51D58D8CF962579531AC57497DAEA /* UIImageView.swift */; }; - 388BBDF2D1096563AA5C9266E06AF151 /* NSImage+Compatibility.m in Sources */ = {isa = PBXBuildFile; fileRef = 23C65F46012BAB6012EA487F3F55626B /* NSImage+Compatibility.m */; }; - 38B5C354CCEB18536DC8739368429DA9 /* UIGestureRecognizer+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE29171B767403239C19B629D3141842 /* UIGestureRecognizer+Rx.swift */; }; - 39185852691E783D74712EF0263995FA /* CompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FB13FFC470184059F00D780719F81A2 /* CompositeDisposable.swift */; }; - 3A10B0AAD9F15B171EF41F035369BECB /* ZFNetworkSpeedMonitor.h in Headers */ = {isa = PBXBuildFile; fileRef = 8491C962FCC1C0F2CE6650714E65A1B5 /* ZFNetworkSpeedMonitor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3A4B4E6A9407D5B6A3235654D6965478 /* Infallible+CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 553AA2EFDFC327C0350329152971135C /* Infallible+CombineLatest+arity.swift */; }; - 3A4ED733083D09399186F7560A4593F1 /* GroupBy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04A3A82D56A0068AFB5BBB15FE38BF93 /* GroupBy.swift */; }; - 3AAB1695C0F9AAE144A7E37E34966F45 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B18C8CF2831CAD3FBCA0B0D5884C2F9 /* IQTitleBarButtonItem.swift */; }; - 3ACCD6DF1F9C7989B0BB3482AD01D786 /* SDImageCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = E1F9167948C7EBD6EBA633B2404C23B9 /* SDImageCoder.m */; }; - 3ACFBA19004CE54466BBD8C6BEF1D27B /* JXCategoryTitleImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 51F1DE222BA4E4C86008FA17F507E580 /* JXCategoryTitleImageView.m */; }; - 3B14941EB241AF1ED07CFF634860BE1E /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DAC51F167A14B9B54481A96EFF9641D /* RedirectHandler.swift */; }; - 3B406D013B15A1644EDF086EF74C54B2 /* UICollectionView+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 63DE6C390D3B6A8748F4633B3997CF13 /* UICollectionView+DDCategory.m */; }; - 3B5806C4B59272D54839566774A80834 /* ConstraintMultiplierTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8087E9A84DE332F2BAFC342BBEB9775E /* ConstraintMultiplierTarget.swift */; }; - 3BA07D26BA7B31AD481DCF513B101864 /* ZFPlayerView.m in Sources */ = {isa = PBXBuildFile; fileRef = F142B976C7029ED8C029C2458203CE98 /* ZFPlayerView.m */; }; - 3BD322245823D3E1D62F86CF798E60F3 /* First.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BE68AD45B73A03116A5C01D5737C4B2 /* First.swift */; }; - 3BDDBCD497CB165E6867B3B31F02D930 /* UINavigationController+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 26E68331B382E955B9389387DDCD9123 /* UINavigationController+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3C093AE9593B762A87F68601A77BD6BF /* HistoricalSchedulerTimeConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 566713D337471EA10808DAD7A8E2181A /* HistoricalSchedulerTimeConverter.swift */; }; - 3C11CB98AFEFBE7A201DA71292528A69 /* EKRatingSymbolView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85924234E260E9EA3243A1EE3496ECE2 /* EKRatingSymbolView.swift */; }; - 3CA6371C85FE25DFE2889186676D041B /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 299D80CDFAD96282C1F934031CEFFAB7 /* PrivateKey.swift */; }; - 3CB5001283025C49182E888FE79FF241 /* ObserveOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A968511EC8B12215BEA6AA6A06BC8CB /* ObserveOn.swift */; }; - 3D100C795120DE9C7AC5CD49ABDA5786 /* UIFont+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 09440652FBD0C9EBF10FD0D74969ECA7 /* UIFont+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3D1DB9B06A570F6243016C3FB3692C4C /* ZFPlayerController.h in Headers */ = {isa = PBXBuildFile; fileRef = A188D16ECEDC7775A5871D1DC9A35545 /* ZFPlayerController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3D99594286ED1D20D88E0A86886224BA /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1873AEA0804C922E7809BB3B3188E46 /* SwiftyRSA+ObjC.swift */; }; - 3DB9872080D437F2A851158F1F8F2693 /* SDAnimatedImagePlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 54E70F4B2F8C359DBE3E804FFE17E3F2 /* SDAnimatedImagePlayer.m */; }; - 3EBC1473805AE2975380A13C46E9394E /* RxCollectionViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC6A53E82D9C01CDD1930FDD65DCBF17 /* RxCollectionViewDelegateProxy.swift */; }; - 3ED2486A34EFAD23ACEA160695EEEAD9 /* NSBezierPath+SDRoundedCorners.h in Headers */ = {isa = PBXBuildFile; fileRef = 5FA757E0660D7402AFCA51D5BFAD5E70 /* NSBezierPath+SDRoundedCorners.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3EE1F3D911A2EEFC8A9BC6503440FAA4 /* SDImageCacheDefine.h in Headers */ = {isa = PBXBuildFile; fileRef = A0E6FA1C4E2F7597CEE8EA59F18B0C02 /* SDImageCacheDefine.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3EEB15302467C142726D815653A92E15 /* SDImageGraphics.m in Sources */ = {isa = PBXBuildFile; fileRef = 10A538AF5EE177387EDBD391D0D59F02 /* SDImageGraphics.m */; }; - 3EF71115FF18FCCBB10C5DC6441842AA /* UITableViewCell+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = A0E84F9BDDBEAFDC81F5B1D950212A3A /* UITableViewCell+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3EFC804679D24748F1AE2B2ECC493751 /* ZFUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 17D83DFAD0A7D02F84EBF4CCF814507F /* ZFUtilities.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3F04950F30488FB6AD475A0519B0B16F /* JXCategoryCollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BFEF896D6420A626C7D5B417CEBB660 /* JXCategoryCollectionView.m */; }; - 3F1A922BFB5B2894651DFC03A8B993C9 /* ObservableConvertibleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B8B90BF3A0F6949CEFC7C56F20F2BAB /* ObservableConvertibleType.swift */; }; - 3F7C7042BBE1B605BD0FA37056BB1D78 /* _RXKVOObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 48231FE2035791DF7EF9402D63E6DA87 /* _RXKVOObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3FE17AA44DD3A1A5179103D3798D079F /* JXCategoryDotCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 55864C390FCFFFC20D04565B575371E4 /* JXCategoryDotCell.m */; }; - 406B70834D7638A4706184831DA1BA56 /* DDPersistenceKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 05250B9F4E22FBE372D68C4143AD00FF /* DDPersistenceKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 408E77F6FB2A28181214F3571597C6E6 /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E68A74E467AF2110F39CDA8DE550B879 /* Signature.swift */; }; - 40ABC60B6BC1C20A64B98578C231CB90 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0AC4164C244A783E1EB4707E25D4626 /* SizeExtensions.swift */; }; - 40F0EC1B6B9648E6668E369AB598A876 /* BRResultModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 5EC933B32468C10BF3537A31CA597914 /* BRResultModel.m */; }; - 4102520C79E465F93CCC555425B16A21 /* MATraceReplayOverlay.m in Sources */ = {isa = PBXBuildFile; fileRef = 535461895E9CD46FF7220D36133ED04C /* MATraceReplayOverlay.m */; }; - 4139B49E8556C97A3D8FE0AB885CA1FD /* JXCategoryListContainerRTLCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B7DB6CD87767BF4BD2D35AF005CE923E /* JXCategoryListContainerRTLCell.m */; }; - 417F88073D2B0203BC70C580CA9AACFF /* EKRootViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F780787F83736A39C8247705C43D081 /* EKRootViewController.swift */; }; - 4223E964C57E9A4588FA614FE769EBB1 /* Toast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 984BC2CF44A1817EE7819CA6C0E1BC2F /* Toast.swift */; }; - 423150CAA90F1925435371DAD5C7ECBC /* UIGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 779FAD7172D0A410D97DE815D65BE394 /* UIGestureRecognizer.swift */; }; - 430B8F18E9BEA750A8C84C4DC1BD9A99 /* UICollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48F29B05CCAECA1C8378C81673AD8506 /* UICollectionViewCell.swift */; }; - 432F9B4E6023BA249378CAF9EDBB5CCA /* DDBaseAttributedString.h in Headers */ = {isa = PBXBuildFile; fileRef = E81267E12BE8CFD190A57840EC7BA8B3 /* DDBaseAttributedString.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 436ED0BEB10283F8E64348F38B2D09EC /* DDUIGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FC5F82CE17214858345E16A8A1711BF /* DDUIGestureRecognizer.swift */; }; - 43723407FC2EBCADAD4C36DF85F0467B /* ConstraintMakerExtendable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62C82360844F5BF813EDE8963AB26717 /* ConstraintMakerExtendable.swift */; }; - 4376E0EF7DBD7ED5E6870A8482B3EACA /* Disposables.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2CC2750A384F923203C62B9C4887904 /* Disposables.swift */; }; - 43E005872AB5B98625C1BCB4453ED0C0 /* DDUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E9636F49BCD0D854B700E8176438182 /* DDUIView.swift */; }; - 4408CB04AFDA8CC998F4FD00910B4738 /* SDWebImageOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E8840E43D5124479161C42A536EF4C5 /* SDWebImageOperation.m */; }; - 441793180F0D4EFB3B71D6117EDFA872 /* ESTabBarController-swift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B66E453EF05802A4C2476AFD69A1E80C /* ESTabBarController-swift-dummy.m */; }; - 4433D02EE9231F24E94E5FD44492907C /* UIViewController+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9702A10AD43DC52CBB3DAFF451270F2C /* UIViewController+ZLPhotoBrowser.swift */; }; - 444A3201F48ED2BA431B01F3754098A7 /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D5F220E34FD2082F01225501BBEEF16 /* Source.swift */; }; - 4482C25FB41CA449FB31D498FBC4C50C /* GradientView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5879E529B996D4F7F5A5FE0B7486F555 /* GradientView.swift */; }; - 4490B08CBFDFC7269B17068AA4CDA61F /* DDUIKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5946F2D2ED1858BA9BDF93D6D10E62A0 /* DDUIKit-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 44BDECE8B10C6DFB4BBFB8621A636FB9 /* ControlEvent+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43DDA04BC4D73651CDD39F61AC5BF316 /* ControlEvent+Signal.swift */; }; - 44C35B8EF128278FA7F9F22C82379DEC /* DDBaseTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 573BA7F70415CFA5E8F5959977CD590D /* DDBaseTextView.m */; }; - 453C775A0F9ACCD310681A1C49D051AF /* ZLCustomCamera.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D43FF40FAE384EDB06EADA8EE49ED90 /* ZLCustomCamera.swift */; }; - 456C758D7BE4EDCF597AD04A3D095711 /* SDImageCacheConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E2ED10CBAB753EC55BC4A5D8DF023E0 /* SDImageCacheConfig.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 45AE76E1C09B0C3280BB951DA96C6969 /* Bag+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = E55B9ACD6B3A1B6E618861D6E9976298 /* Bag+Rx.swift */; }; - 45D682F6BB386B248EE699BFB86B8188 /* UINavigationItem+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C441938F6F85590FFB8EC6D9BD0DF3B /* UINavigationItem+DDCategory.m */; }; - 45F2115D4EC21D89A899E9D969CA1810 /* NSTextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EA032CD9988A2693445DD47348CA4C0 /* NSTextView+Rx.swift */; }; - 460CAF3FCDD140A11875B67D3124B8BC /* Combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1D6264C3644FD12CE8403A9A3B0B747 /* Combine.swift */; }; - 463859BF5F9D7AAD1F9216EA25687599 /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = CCEE3ECC69F94CF8C921094E9F552EC7 /* MBProgressHUD.m */; }; - 464C03DACF83390A104F4D460FAC449C /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AF32D2DDDFCFEA5C75A558B12EE243A /* ImageBinder.swift */; }; - 464C0BACBF2990B25DC1444413849288 /* Driver+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 168967492230E333D1FA2DEFAF3ACE11 /* Driver+Subscription.swift */; }; - 465DDC88E2B046AF9FBB74B1D3D3FECD /* DDAudioPlayerKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D88942DA51B294700386EC14A0FFAC /* DDAudioPlayerKit_Private-dummy.m */; }; - 466076161BAFA79E1EB9C034956DB0CB /* EKAccessoryNoteMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA91472B360547A86A4F77139A4C29B4 /* EKAccessoryNoteMessageView.swift */; }; - 468F7993E475998F74D45D577A1A8079 /* ZFLoadingView.h in Headers */ = {isa = PBXBuildFile; fileRef = 99A8EED7B9084D868FFB74BAE7EEAA92 /* ZFLoadingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 46C36454D8E82CEC47B95D6426063110 /* ZLPhotoBrowser.h in Headers */ = {isa = PBXBuildFile; fileRef = A6642F342411A9950919A2C658217D1A /* ZLPhotoBrowser.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4717974E51757248974ABB16BEB8FDB2 /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30E4F1AC60B7E791A6FF76D6342A8B5E /* RedirectHandler.swift */; }; - 4723320357D0EA504D83E69BBCF159D6 /* ZLPhotoConfiguration+Chaining.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF28C1BB8C223E58D22424F31B00A96 /* ZLPhotoConfiguration+Chaining.swift */; }; - 472E86861F096CCAA1FD656E00D1FD1F /* UIImage+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 25D70B1D0EF5F157CBC2F3B26E996110 /* UIImage+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 474B94BF4B12B3168F0A330F9858BAD9 /* DDSwitch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DE350BAFA9F7F69DA25A8337D3FEBDF /* DDSwitch.swift */; }; - 475A2347C2C908A8DDEACC4C98C0C388 /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = A0D5771B6E9291878FB300E44698B409 /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 476D1740A8F6844850B176FDB5D30669 /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CF633D9CE46ECC268A516CBB7C8826E /* NSTextAttachment+Kingfisher.swift */; }; - 477BADEE897F3C0AA214683C37B50980 /* DDFontKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8AF7005AEE427F40241DB2CA216D8AB8 /* DDFontKit_Private-dummy.m */; }; - 478D79294726D1FCC40BC212717B53F0 /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4F4D77A08981EE0542CC51A2FDDC352 /* Delegate.swift */; }; - 47ABDC62006F547E265B058A1D70E8BA /* RequestCompression.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0AFB4BBBED2656EEB1B1C40BDB9C2CC /* RequestCompression.swift */; }; - 47C69758935A67AE8DE9295DA338D0D9 /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3319368BDDA813212719CA915E2AD698 /* Observable+Bind.swift */; }; - 47CBBEBB4822A8F690563BFA73578324 /* MAPointAnnotation+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 392D27400AC3F4C0FC4F4641A1F615C1 /* MAPointAnnotation+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 47F460610EA703AEC8A85346165F375E /* RxSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 26F80F775D3070D4B4BA93E3689AA29B /* RxSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 484940673D2B49420F4CA31D609A52F3 /* RxTabBarControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFB1885502F6C0EB6CD4DFD8E47B2E8A /* RxTabBarControllerDelegateProxy.swift */; }; - 48C8179391555746A729FA6483B7EAB0 /* JXCategoryView.h in Headers */ = {isa = PBXBuildFile; fileRef = CE6103A157F1BDC04C988792B465495A /* JXCategoryView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4914D5EE18B4556C489A9B7B63573554 /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1151C25AC264A0C9897EADB334FA5618 /* KF.swift */; }; - 4966D411DDAB501868DF9F0752407825 /* UIBarButtonItem+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = F2B991C9143DEA82C6CEEBEC6DD77B8A /* UIBarButtonItem+DDCategory.m */; }; - 4980DADD831068300F504E6010C54A08 /* DDAutoUIKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = DD0CEF6D413E5CC4ED4A380DECD94B27 /* DDAutoUIKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 49B34E046084601F4A21F26D84FE832B /* _RXObjCRuntime.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B3162C4AFD0040537BA313C09CF1465 /* _RXObjCRuntime.m */; }; - 49F2A4A79ADB17932DDC687FA93B3EB2 /* Materialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = C93589C1E2973EC29ABB14A49552D202 /* Materialize.swift */; }; - 4A41D34FF582137E2C776CD8430DEAD2 /* Empty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FF1B359C5211FAF8EAFB3CABAF484AB /* Empty.swift */; }; - 4A48E82F99ED27665CF929386AB1FFC6 /* ZFPortraitViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = BCB2537055A67E43EFF6F79CF848EDE8 /* ZFPortraitViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4A5855A5E58F24A944BA6D1CEBDC5BBC /* SDWebImageError.h in Headers */ = {isa = PBXBuildFile; fileRef = 35D50D8EAAAA3990A5E7A836B8F59F88 /* SDWebImageError.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4A73E66A0348DE3EB7FACE0F8FD7DA61 /* ZLPhotoUIConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 472389190C58787D0D43DFBE4EC498E1 /* ZLPhotoUIConfiguration.swift */; }; - 4A8438BA1927768B5ABF3C58D9B8E25C /* DDToastKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 23013473B83C27007135458F3F6B67B1 /* DDToastKit_Private-dummy.m */; }; - 4AA85278A94432254A0AB62E3DB9B98A /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E5B77863A0AD4FBDF0036963DB57BF1 /* Debug.swift */; }; - 4AEEFC52D4F0E173563EF56901855257 /* ZLClipImageDismissAnimatedTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D72841DE3E6F9A153E180FCCEFCAE97 /* ZLClipImageDismissAnimatedTransition.swift */; }; - 4B49CE5C1DC026887F1AE1892639AB4B /* UITextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 830B11DF22D92284FA2181A69699C77B /* UITextField.swift */; }; - 4B541C41E90C260270E635F42EDC9B7F /* UIImage+ForceDecode.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DBAB4193B8EC50383374ACB00EFB1E4 /* UIImage+ForceDecode.m */; }; - 4B717036F93677425DDB9682C705B644 /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 66B57DEE9792F133EDE3871D6238ABAD /* Alamofire-dummy.m */; }; - 4B8ED5D956B3C820B03A1535782FB7D9 /* DDMATrackManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 21FB32C0862A32F6D969FFE0B5C4A1F7 /* DDMATrackManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4BB281256AF4C43F5356440D9BCA56AA /* JXCategoryIndicatorCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 6AA101FA55DA7B651A4160CBED6F5B03 /* JXCategoryIndicatorCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4BD5025BDE55BDE121A082C6268FD890 /* RetryWhen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 775FE407AF09B6137C8578748F29C7DC /* RetryWhen.swift */; }; - 4C12DE85147AE7B743C1FBF85A6B4304 /* JXCategoryIndicatorRainbowLineView.h in Headers */ = {isa = PBXBuildFile; fileRef = D10B375BD41E18EFDB575A5DA5885FE3 /* JXCategoryIndicatorRainbowLineView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4CFBCFBE0205E6688F8E47137BD45C15 /* DDBaseView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C6AD649942B85D5A61215741791B7FF /* DDBaseView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4D81B8793BE97EC4F7A1544F2BC73D37 /* UILabel+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B444C745EEC7B03AE6517B6525231BA /* UILabel+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4D9957E428559610483C43F5B725395C /* TakeWithPredicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91B1B078ECDB2F8BED4428BCD27EC370 /* TakeWithPredicate.swift */; }; - 4DD86C40D4F594076831DF90DFAF5961 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A05932AC5F78204DDAE07026B0E8B01 /* MultipartFormData.swift */; }; - 4E1B724F70879610E56C69765A0E2938 /* UIScrollView+ZFPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B32A3B78CEA3A3527D9EB1F2E7F7A84 /* UIScrollView+ZFPlayer.m */; }; - 4E244336FC8AA8F0079F1EC8E2EB75F6 /* Timer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61789A4729CC7279F6D70CD61DAD98CA /* Timer.swift */; }; - 4E2E95B4812870A973F2D0FCECF307AA /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 8240E965F6E59BB57B2B1A9278CF6380 /* NSData+SHA.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4EE30E33D02A0D59F317A9CFA0009B01 /* SDImageIOAnimatedCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = DCCC0E1A8691F880E909C72BFDC8893B /* SDImageIOAnimatedCoder.m */; }; - 4EEB05C55B66338EEC5261DDC2B1A341 /* ZLPhotoPreviewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = C613E88E4EDB51B45CFC1D430A71953D /* ZLPhotoPreviewCell.swift */; }; - 4F338A6C52C35B05E8A873571A9815D7 /* IQKeyboardManager+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = D793EA0E5854BE0AE4CF3E6CCCBC7F3C /* IQKeyboardManager+Internal.swift */; }; - 4F50E550117789F0699F8F37CFA9BA6E /* JXCategoryNumberCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 389EDAC5CA74CF1FB69B1E5808CD06EA /* JXCategoryNumberCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4F59B6CC1D4B3EFAA25F42D96C22FF40 /* _RXDelegateProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C9547E56CD1473866CF5E8DD2AA6180 /* _RXDelegateProxy.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4FA542506516B8922F8AADE85C136E1C /* JXCategoryIndicatorImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F2A917C813E939B093DEFF51E064DE4 /* JXCategoryIndicatorImageView.m */; }; - 5021D888D45F0B01F8E8853058CF1423 /* Pods-OrderScheduling-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 439EA354473F5B1B44C857E4C3A7D7D7 /* Pods-OrderScheduling-dummy.m */; }; - 502EA6DB92E0383603F215C479FA7D67 /* UIImageView+DDWebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = C4F23C5A2FDCD9311FB91BA67159B50B /* UIImageView+DDWebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 50520A6CAB33DD6A5F11562B65CA78A3 /* JXCategoryTitleImageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = B34827523272252C648ABC14A8914A98 /* JXCategoryTitleImageCell.m */; }; - 50DD8666AF1EAA8E711927A3EBC87508 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = D7B05D6A485E6EAF0570907F9273AFEE /* MJRefreshConst.m */; }; - 50EECDB3C08B680FBA5ACD48629693EC /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B751F9A4C9F1B997FBD60EF1A2B2DB9 /* Indicator.swift */; }; - 5115655156C5479F81E813B89670B4DD /* ConstraintConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AD54EFDE03BB7B091317CCE1BCFF3C4 /* ConstraintConfig.swift */; }; - 511B522F19916DD68AF4EFED285AF968 /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0D5AAE762A43BBCFF840F982546FBF3 /* IQUIView+Hierarchy.swift */; }; - 512135578BA3F99913265843C0638642 /* DDBaseScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 47BB25D40976B4FFC72F3C27A94BEAE1 /* DDBaseScrollView.m */; }; - 513CADFB7F193445B353B7320A624FBD /* JXCategoryIndicatorCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E71AB53B6676473C2F92E1A25E3174AB /* JXCategoryIndicatorCell.m */; }; - 51460A037F3BD4D23EB161ED5D9F279F /* JXCategoryListContainerRTLCell.h in Headers */ = {isa = PBXBuildFile; fileRef = EF6A9030BF161B6CF087F23EDC0DEB70 /* JXCategoryListContainerRTLCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5150F8B34780E4E3DD7CF2219EDCC4C2 /* DDKeychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = D800475159936EE5B9928FD5790EA64D /* DDKeychain.swift */; }; - 516E3095B8774B6FA0FC6C672ABE4B57 /* UrlLinks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DD16034B6FE88C0F5EB50BA4A011B23 /* UrlLinks.swift */; }; - 51734B077F9900737E1E59F4E5D6CAFE /* JXCategoryIndicatorParamsModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A159C7E301497DBC4C1CECFD9B71A11 /* JXCategoryIndicatorParamsModel.m */; }; - 523D1B0BB7DE56448B35661435267EC0 /* ZLInputTextViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A412152F32B9A2A32E3215BD88FAB15 /* ZLInputTextViewController.swift */; }; - 523D1B7E3260356560241D0C2A66A49E /* JXCategoryIndicatorImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 048798127732F2B63ABFBA80E1BB070C /* JXCategoryIndicatorImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 52563FEE66AB6AC291788E02FEE56DFF /* SDImageAPNGCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = BF05597D4D5039758C097011B6146890 /* SDImageAPNGCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 52E0B9ED085280B6B8F67219F7EA366E /* DDBaseTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = E1810D4066F8BDF0C819E1FC989764D9 /* DDBaseTableView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 52E7EA351B5EA7DE9BD235418C0484E4 /* EKPopUpMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8DCFBE8F010343F339CB226401897CE /* EKPopUpMessage.swift */; }; - 52F9B1A1DAEA21CC70535E0BB7315B43 /* UIScrollView+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = C479FA906A74F8DED39786FB2023F9B9 /* UIScrollView+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 530C1E6E8D8210BD44D1C17B9A089BDF /* UIImageView+ZFCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 55070FDA91C2E9DF95E5D719A92A77B6 /* UIImageView+ZFCache.m */; }; - 53136C9E69D0BA58AD108FF73345FB79 /* RxPickerViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 969662CED60323F38C1A805864016E49 /* RxPickerViewDelegateProxy.swift */; }; - 53693C4A79EC833BC3BA47F4CAAC9E44 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26F770824A8BA8174C08F0239B10E87F /* ClearMessage.swift */; }; - 53A8449A2AB1430B1001ED45223DCDCA /* DDBaseCollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A939F26AFDBA92E81ECB37329DD2244 /* DDBaseCollectionView.m */; }; - 5434354C379A1C85A849409F278C7BC0 /* DDMutableAttributedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB66D58D667C42F579E946D3440960BF /* DDMutableAttributedString.swift */; }; - 545F35FD477093FAC4E65A6357113C53 /* DDUIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = ACACC77FE62868BF97DDEBBDE03ABAB7 /* DDUIViewController.swift */; }; - 54BFDD82C3BBC603F1BA81AA8E103EAD /* ZFPlayerControlView.h in Headers */ = {isa = PBXBuildFile; fileRef = C38855784F8FBB18A37A214A56083B97 /* ZFPlayerControlView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 54C7634794172F98C306F0B3597D5F8B /* ZFPortraitControlView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D497BC8A18B2DBC306F8EA08EFB149C /* ZFPortraitControlView.m */; }; - 54E7ACA4C129B78296C039BFE5E61BC6 /* ZLGeneralDefine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50A00BE492A118A856CAE224AEF1A035 /* ZLGeneralDefine.swift */; }; - 54E7C4FE1DF6B8522953589B88CA2171 /* Delay.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4342829E9D3EE3E1F999AD434A3BB6F /* Delay.swift */; }; - 5551815A96AC2006ED7008C9DD3F8F56 /* UIImage+MemoryCacheCost.m in Sources */ = {isa = PBXBuildFile; fileRef = A121F8C62A94477ACA921672AC865A1E /* UIImage+MemoryCacheCost.m */; }; - 55736FD6531A0F1C3B1FDB92244D02EF /* Array+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 338D5378913F89BCF39EF3F4EFC7AC77 /* Array+ZLPhotoBrowser.swift */; }; - 55868544E8B1DC3B9577C7962CEB258C /* Pods-OrderScheduling-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A0031ECF94D34F1497602F4B0794DD58 /* Pods-OrderScheduling-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 559C39AC9FE303F8E073EC5C205F3C58 /* DDAlamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95258D1AE2041FAE5AC32E6A3E75D8F1 /* DDAlamofire.swift */; }; - 55A6E5DA3A7680DEC0B44A74AA4D9D6B /* ConstraintView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 893D613387E59A6261E4B7675B789DB9 /* ConstraintView.swift */; }; - 5619747115BC45D8EF9E0AFBFB7754AC /* Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = E12B03D080FC37497E24041CAE97BA1C /* Signal.swift */; }; - 563609CE0EFBED11CD060EA972C32147 /* AsSingle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B87E84D524FA7A09131C2F9ECFBDF79F /* AsSingle.swift */; }; - 564F74F04646D901439FA92F30873B9E /* SharedSequence+Operators+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DECDB8E5DC8C4F6CD306D4467E1D85C /* SharedSequence+Operators+arity.swift */; }; - 5664FEDF3A5F6FBD52B9B19B2EE7360C /* SDWebImageDownloaderConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = FF15B3545C2494E79BEBA7F884BFF7C9 /* SDWebImageDownloaderConfig.m */; }; - 566602941B9341638CCCCE3FE32C55E6 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = F609528C0E942F558362D1ECB75EE0B9 /* KFImage.swift */; }; - 5683C41191A7DAC1FE7DBFCB807722BE /* SchedulerServices+Emulation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D61F93E0CFB96167C926E8791E3BE54 /* SchedulerServices+Emulation.swift */; }; - 568DF1ED8C470080C126EA9D00448949 /* DDAttributedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B2E2BA6DF5043AE961945E19BDF14FF /* DDAttributedString.swift */; }; - 568E72C5C93D309199B099B774461AFB /* NSObject+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E0EC73C4516E2CBE99D9D79BD1F3BF9 /* NSObject+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 56D33A6E86B978BD0A7C66442E2D8B52 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = F25BFEEA575D27FC693F05E08C1C35D1 /* IQKeyboardManagerConstants.swift */; }; - 56E6249ACC30A676C07E28C381EA77C0 /* ZFVolumeBrightnessView.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BDE813004FF15ACEC363B79BC3806FD /* ZFVolumeBrightnessView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 57096ADF117830FDA4E842AEFAD07BDD /* EKAlertMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D79EB1E1E2C30CE69D9B08BF968A53A /* EKAlertMessageView.swift */; }; - 57124A8315327582E8A33C294C0F7112 /* Merge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D2049D159D310A6ABA1B73177DC7034 /* Merge.swift */; }; - 5792C39EA7AB9C9A3BD746887E4CDD36 /* TYCyclePagerView.h in Headers */ = {isa = PBXBuildFile; fileRef = B8F3302A48921039F605E33CF0BB9B9D /* TYCyclePagerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 579FFB5CB1D1FB18C0CACAEDC74F0FF5 /* SynchronizedUnsubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D7B01209A67020893DE0D7D98F5EFA5 /* SynchronizedUnsubscribeType.swift */; }; - 57B80CE67B76B0DFBD48E90021B939B5 /* Infallible+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39F5FDA7526FDDB3A142FBBEA5A1AE3F /* Infallible+Bind.swift */; }; - 57EB35F13745697B70A0BDC7E3F96590 /* KFImageRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37595B8A55D445A6594572A6F99F17D /* KFImageRenderer.swift */; }; - 58236AA8C078BA049D0224B773054304 /* JXCategoryTitleVerticalZoomCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 776A890C84A560FEC9C552B65F8A24F0 /* JXCategoryTitleVerticalZoomCell.m */; }; - 585A2EB43C0FCFB83213483E39D85B88 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04F1F1608F01E79C15578A9010D3A840 /* ExtensionHelpers.swift */; }; - 58FBC07F1AB57EE09E9E2283BAEC5C71 /* DDFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36017C4E6470E74DB8C4A37BC3161978 /* DDFileManager.swift */; }; - 5939C34E4D2E9A26E09C2334A50D4D39 /* SDAnimatedImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = BA317B3B99BE6885076D90D6B8DEA7A0 /* SDAnimatedImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5943D1EA324ADEC89AA918C05AAF5FC2 /* ApplicationInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2ADE0C93A33E4DE7F9820466FA5AF0AF /* ApplicationInfo.swift */; }; - 599A18B882F08DE626F2B4BC6FF8388C /* SwiftToast.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5F966D61D8BEA516D41A5CC9EC43C08 /* SwiftToast.swift */; }; - 59D42B6A518B9EA16194171DBE454F94 /* RxCocoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EEEDB0FB4749D81B018B9813491CEEF /* RxCocoa.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 59EB58DC79FDB96615AFA7B4080F1863 /* UINavigationBar+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D50325CFF445348AF2D51988310E624 /* UINavigationBar+DDCategory.m */; }; - 59FD978DD391650FA263FC8FA53C110A /* MainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25D3E70E625FF1B234183DFDD4F27AE6 /* MainScheduler.swift */; }; - 5A18E4F1E797987FD46675D6E1A9232E /* SDWebImageDownloaderConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 468BF4104FE058F32C0971D76C4AA1FA /* SDWebImageDownloaderConfig.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5A2C1631C66120F95575B215D09760DF /* DDMAGeometry.m in Sources */ = {isa = PBXBuildFile; fileRef = 266D54DF854F05C57FA484AAF5F8C5CE /* DDMAGeometry.m */; }; - 5AD37535361B5769C6911EB97C31FFD1 /* Disposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8E600C2430A55311974BB1620A26C53 /* Disposable.swift */; }; - 5B18E8668065EFA9DC2FB3C816BFFF78 /* ConstraintLayoutGuide.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2DCA4F605409AE36AB0204FFA718948 /* ConstraintLayoutGuide.swift */; }; - 5B61B135DCE322C883A69872A356F596 /* DDBaseNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = FC860DBD404A5BC31DCA10EA8D1995F4 /* DDBaseNavigationController.m */; }; - 5B817A2495C43987DA94891D9B868CA7 /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E260EFD683B3D51B46D2B5162D80747 /* Queue.swift */; }; - 5B9A7DA0B8A1CD1866EAD649573B956B /* UIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1CD98495D161F187C6AA939003DEA4B /* UIViewController.swift */; }; - 5B9B3869CE36800618F1D641E9B002F5 /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 881DEE4C762FFF39E866F4F1E692A913 /* MJRefreshFooter.m */; }; - 5BB847676A6F2EC8B5A779AEBC5EEBD8 /* RxWKNavigationDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1CD501C00A050BD87696E7BDC8E51D0 /* RxWKNavigationDelegateProxy.swift */; }; - 5BE1573FD25A25AF030B0BF733677457 /* Cell+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9F2B30DD9E6F695A2F670DC1BB063A3 /* Cell+ZLPhotoBrowser.swift */; }; - 5BE82F6C3C7AC29DE599B84D36577663 /* UILabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C072F8F29BE715233C9B45C2FF36DE7A /* UILabel.swift */; }; - 5BEB2A988FCD05A226349FD9C4BC4619 /* JXCategoryView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E3A4031298D031D21F4CCAAFD4EC5FB7 /* JXCategoryView-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5C091E1161D4CE317320B675E8621E93 /* VirtualTimeConverterType.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFCE6B91DF39EC084C60766132A75AA3 /* VirtualTimeConverterType.swift */; }; - 5C3ED257172284872C9DB22A3867BA61 /* AnonymousObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8FA59B1748ED6BAC9B49A81085EA8B8 /* AnonymousObserver.swift */; }; - 5C3F69B816F8866D3FE390837134D3D5 /* NSObject+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 76824111D7DB84CE83AA355919A67007 /* NSObject+DDCategory.m */; }; - 5C8D180662E74F979FE9FA3DC5BEC582 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B358F2568EE1AD5287BC3ACACCD5D55 /* ParameterEncoding.swift */; }; - 5CE8439DC9F34987ECE857C22EB73E03 /* SubscribeOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D2571DA0165418D1B5D8481FFA0A80C /* SubscribeOn.swift */; }; - 5CFCDC35057A3E9FD4B24DD4CBB161AE /* UIImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 12B51270CE832430C2B2FD4A9DE1B167 /* UIImageView+WebCache.m */; }; - 5D3023A3FDDAEC5C7D316E3C88815548 /* RxTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 554FDD45841A77D4E9CCA7088150F600 /* RxTarget.swift */; }; - 5D68F173D6144C2118C8DFB3F37A48D8 /* UITableView+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = E158CA30F063430F748A9E66F28C0B96 /* UITableView+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5DA9D5D4FE27BA93CE470741D4A1D202 /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2475BF5B92A2C6570E09A42715521DD /* IQKeyboardManager.swift */; }; - 5DC4E3C2A738F07C2943D5C49C79BDA4 /* EKImageNoteMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A504AB7CAEA3289DA6D690D8ECE3AD69 /* EKImageNoteMessageView.swift */; }; - 5E228FEF4C8DAD374328D4560B129417 /* DDDateKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F616D5DE7DEA876C584DD4FCC905BAB /* DDDateKit_Private-dummy.m */; }; - 5EFB9B488300A7396D40C60E2ABB5CEB /* SDWebImageOptionsProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = 187B81333375FCEF1A107639B853AC4C /* SDWebImageOptionsProcessor.m */; }; - 5F014B2AAA96559B7E1A4ADAAB9E423F /* SchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A63532DF0FBD45F7232D275BA6D22FAB /* SchedulerType.swift */; }; - 5F178DC2C4D71599481251FAC75742E2 /* UIView+WebCacheOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = EB5457F3A672B2A722671D3F2AEB2E0E /* UIView+WebCacheOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5F41ADDEE1A3170476DADD035BFF8DAB /* ZFReachabilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 78901C1702E1330863433B8BC84F2423 /* ZFReachabilityManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5F73068079D791AB651DA5F0563C5EB9 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45235ABDE00944D33B817746B66C2A57 /* IQBarButtonItem.swift */; }; - 5FEB0A58659C60C0B299319EEB72E290 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CDEF130F90C4BA7E8E6F5BF556D5735 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 602CC4A58ED9B538AFD8A04290F44C75 /* BRPickerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 93EC5B013C6B96C1157757751FCB2CAD /* BRPickerView-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 608E5CD7CA96A3E486C33D9F312FC900 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E5F734DD1CBD1C45CB571931F9FC426 /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 60EF2DF520F1164BB293FB035B4F965E /* UIView+Responder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D4BC6A53EC24100C0207E61700BB014 /* UIView+Responder.swift */; }; - 613F375E5A8D81BE5306013FFAC14004 /* DDCategoryKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E9A75368F6C5B6018481BF01E807D9E4 /* DDCategoryKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 61B5D7DACF71FABBA2A23BC96030639D /* DDPersistenceKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D20D4EB3A34FC30D88F22A37BFAD66C /* DDPersistenceKit_Private-dummy.m */; }; - 61CCE847B46878E7FCED5CE73E52B251 /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B614A4AA6029E2DABD7327FCFD3841C /* KFImageOptions.swift */; }; - 6210A5E8C94D9610DD9326F3F053E236 /* EKTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F6489ECCF9FCD13E69854E69FB3B52 /* EKTextField.swift */; }; - 62643C2B0784DD59DA7827A6E98164E4 /* RxTextViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8493BE2248EDCD5B04574DB1017F74D7 /* RxTextViewDelegateProxy.swift */; }; - 62645F034EC4123B63B4EF816CA13844 /* SDWebImageIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = A44121A349F77ED19EEF03B7162E54CF /* SDWebImageIndicator.m */; }; - 62E03A7C90AC5E5B1D0112A6CC78F131 /* NSBundle+BRPickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FB248AAAEE54F73D3ABCD8C35760DD5 /* NSBundle+BRPickerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6317F0340E7FEFE28893C19E695FB7F4 /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F8D126B628F25E294A7EB034194840D /* Kingfisher.swift */; }; - 6327B8C7A00392712B10C3C58C68AA1B /* ObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21355DDD8E561516AFFD1429EBFCC92F /* ObservableType.swift */; }; - 632C96E0B7AF101CD955F4311CDAF91C /* DDUIPanGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A3CE2EB5F693C21DFC291099C88BCA /* DDUIPanGestureRecognizer.swift */; }; - 634080424B6F4440554EDBAFE63BC123 /* ConstraintDirectionalInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437CB917D49748BF81FA60008F88E96D /* ConstraintDirectionalInsets.swift */; }; - 639710DC4A96AEB08F6A771E7EC24AA8 /* SynchronizedDisposeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 362B1493F266105B69315BCE0FE44399 /* SynchronizedDisposeType.swift */; }; - 639859131F5B6B971A6D5F13570E2E5D /* EKAttributes+Position.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2A2075F2813458D752A7E72458AA555 /* EKAttributes+Position.swift */; }; - 63A77C21EFD53EA8A7E3B79ABF59E2F7 /* DDBaseView.m in Sources */ = {isa = PBXBuildFile; fileRef = C293FE78230059D50D40D7D496D99A7E /* DDBaseView.m */; }; - 63FFF49598498CF8C2ED679A60632466 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5DC8708E0FE82D774DF231743050E53 /* Request.swift */; }; - 6405B88F00699FB27D556521FA391E9B /* ZLThumbnailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B10E270FFC0D2D8A0BBB042EA05931F /* ZLThumbnailViewController.swift */; }; - 64C3041F08A2B870F8EE53C9DCF2A5AE /* UIButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A77EAC46146A00179B1B11E92964870 /* UIButton+WebCache.m */; }; - 64E217B3FE62EEA10B5EB992A7B2435D /* UIActivityIndicatorView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB3DA2FBB8C3E2025535B9428C43D317 /* UIActivityIndicatorView+Rx.swift */; }; - 64E2F5A967CEFA0D86EB3C9D18B02248 /* DDUINavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5BFA9778C1024FDB856115D5A6949DB /* DDUINavigationController.swift */; }; - 6526EAD8B470F52119D2C453861C687D /* DDBaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F09DED723CDA72176D77B0A7032ED482 /* DDBaseViewController.m */; }; - 65393DFEDA642FBE76283D75C070E00B /* ColorUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C90BA606D4132BC2DAE037464C64CE62 /* ColorUtil.swift */; }; - 65678E17B7F7748CD01C16053354C6F8 /* MABaseOverlay+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = BA0D82394AEFDFD0CDE8F2C2413626A1 /* MABaseOverlay+DDCategory.m */; }; - 659075391B642E87AA542B9F3EC30173 /* SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 348FEF122E8011C0FDB2403042875AB2 /* SharedSequence.swift */; }; - 65AFCCAE5C052E4E5F847FAFF291B6CC /* ConstraintMakerFinalizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0675101B5568993FB7A2F55C99C71CD1 /* ConstraintMakerFinalizable.swift */; }; - 65FBF2652959C0C03F5BEB1A97949DCF /* Protected.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D14D2765353C62B9B7DAB70C01E2BBE /* Protected.swift */; }; - 662D8B722CE76FE956E05768FD3ED3B0 /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 965C697AA0ACEFABD9CBE64E36851819 /* MJRefreshComponent.m */; }; - 665C707285723F3A68DEDF48EB6117F7 /* DDBaseTableViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 65FD4FEBED817675B2817A7C20CF322A /* DDBaseTableViewCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 666357A99F6CC01AB25122C98567E9A4 /* ConstraintDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAE641D59821BB5250A485A090033D3F /* ConstraintDSL.swift */; }; - 669426523C46BED22DB96FFC90045F60 /* SDAnimatedImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 96683B07F07F816A17BA0C7A28A0E555 /* SDAnimatedImage.m */; }; - 66A4D5DEBBA734D31FC0052BC438A63C /* EKAttributes+Animation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5646E754065263E3C3DE760B565FFC45 /* EKAttributes+Animation.swift */; }; - 66A90DE49D5D62A6B8B93B1BEB6BB0E6 /* JXCategoryImageCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F14BCBED7A430E3D3395ABC2B26E943 /* JXCategoryImageCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 67361CCD8BA6B13F5AFA500684267561 /* JXCategoryViewAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 92BB2B26A336A80F39350D91142CC055 /* JXCategoryViewAnimator.m */; }; - 67613012FC19662F5A1A452C9DFD7AF3 /* EventMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9A5C12E0742B2C8FCF55045DE9AB923 /* EventMonitor.swift */; }; - 678E3ECA55B06B72144E0F1FCB7792D7 /* IQKeyboardManager+UITextFieldViewNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DC2114F755A703FF111E2BF90DAE68D /* IQKeyboardManager+UITextFieldViewNotification.swift */; }; - 67F2E90F42B5116F653D1FCC9C2E9D4A /* PHAsset+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA45600DD33AC73EC85B9419D82EE2FE /* PHAsset+ZLPhotoBrowser.swift */; }; - 6819E936EDDC5F64E03965DDA16F6EA2 /* ZLProgressHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = B39735B0A67D524564747D049C23CBFC /* ZLProgressHUD.swift */; }; - 684BD47C4239664F4DD8E30747B65481 /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C9F87D34B56239662D0ED98B679C0AC /* Error.swift */; }; - 685297AE4AE28A8EA07BECA639E313E9 /* DDView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E144D69067E05178AECB976CCE9DABD8 /* DDView.swift */; }; - 68B4FCC1E1A2735532B81982ECC9BE5B /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96234D28C9AA4A8240E582F36716AF99 /* SessionDelegate.swift */; }; - 68C20F65E3110735F394C2D1E0E60AC5 /* UIImage+MemoryCacheCost.h in Headers */ = {isa = PBXBuildFile; fileRef = 2CF6FE8BBB65A1242BB61B2470CBA0E9 /* UIImage+MemoryCacheCost.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 68E3BB3C139447BA9A82E53CF485909F /* SDImageCachesManagerOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 205A7F22321FA5D84F4306759F72DEDA /* SDImageCachesManagerOperation.m */; }; - 68F83395314491E4870A25AF035C1A99 /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1FECBC69BBE1F037C888CFC5CF8F1FC /* KingfisherManager.swift */; }; - 693CF99B7975A7F38133D481B59FEFD8 /* RxRelay-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E21BBF61C26CD0B4E63BE0C1AB4B9C3A /* RxRelay-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 694034186FC5A06E0CDF743BDDD74A48 /* ScheduledDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8986486942E7F315011886402FA2D2B6 /* ScheduledDisposable.swift */; }; - 694C3AC7B3F52A4A22D88353843551DA /* PrimitiveSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B4A6BC7DC55017ED0418E33C8523D0A /* PrimitiveSequence.swift */; }; - 69628B06AF6EDF37ABECD410CCFF53D7 /* SwiftEntryKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1322E5D9702C0EF3754E9804AE297945 /* SwiftEntryKit.swift */; }; - 698D4BC94388BEEF0696C5F30A549DAB /* RTLManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 770673480C599C7928D183AA7FFEF55F /* RTLManager.m */; }; - 69C303549B8C8DC6586AC4D570FAD12C /* DDBaseImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DF62E2DEDFC9F8E0A8E42F11FDCE93B /* DDBaseImage.m */; }; - 69EC7466EB3C133CE0D82257EF336100 /* ServerTrustEvaluation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E36603EF4DC736585CD0F3B3376824B5 /* ServerTrustEvaluation.swift */; }; - 6A6F48CBEC40D32D1FED610A00C2CB8F /* ZFPresentTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A39A735ECCB0572D656ADC53D13B4AD /* ZFPresentTransition.m */; }; - 6B354D42839B601C9DEFD984415411EF /* DDControlsKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D42461E1DAC9617AC4EC4DE2A606BDA9 /* DDControlsKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6B553F2B3704D9BD7FF7FCE04E403CC1 /* UIFont+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1591576A47BDEC077A1053D72CF6FBD6 /* UIFont+ZLPhotoBrowser.swift */; }; - 6B66FA28308AAD03CF48491A2156DBDE /* SDImageHEICCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = D8F5677E1C0A004DBC0CDFEA02571BC9 /* SDImageHEICCoder.m */; }; - 6BCEC0DE81E072E922CE82BF2C10D0D1 /* BRDatePickerView+BR.m in Sources */ = {isa = PBXBuildFile; fileRef = E00C0B428F6C8140B7DB451896A75DF5 /* BRDatePickerView+BR.m */; }; - 6BD9235093D51817D90F8AB02C550C2E /* UIImageView+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4D918C453D8D3E867B2C312E1583F7 /* UIImageView+DDCategory.m */; }; - 6BD973EF2D9AEAAA897F19ABE6ADB442 /* ZFLandscapeWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = C007149505CFF46A0DDDD3FB0FBA7BE3 /* ZFLandscapeWindow.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6C3B575651FF6BCDC6907608E2F89583 /* ZFLandScapeControlView.h in Headers */ = {isa = PBXBuildFile; fileRef = 65DD55C2AAFA579354B93A0DEA650C1A /* ZFLandScapeControlView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6C850BF5602E027A876A27784A160519 /* EKRatingSymbolsContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88873F242C0BFE58336D874884AADE11 /* EKRatingSymbolsContainerView.swift */; }; - 6CBB8A0459051E23B564D2D128E4B219 /* UIImage+GIF.m in Sources */ = {isa = PBXBuildFile; fileRef = 64F723AE152C82C7ACEBEC2730CB03E5 /* UIImage+GIF.m */; }; - 6CC6BA370F3E8E7A54C85A781227794E /* ConstraintInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0BB4672DD5B2357AF091570758E088E /* ConstraintInsetTarget.swift */; }; - 6CCDD8BBD40821514AC48F42628D4D7A /* JXCategoryTitleCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 671A332E105216BA0B5482D48D433228 /* JXCategoryTitleCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6CEA6FC42B1EBFB8EB263DDD2295BA1B /* SDAnimatedImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 061FA271FA0EE0FD63942778306A8DFA /* SDAnimatedImageView+WebCache.m */; }; - 6D04BB428ED55D57D68354552C043A49 /* JXCategoryViewDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = B3302B7E12BCC48F96C82CC03B3DCDC1 /* JXCategoryViewDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6D1295F002B144E1731C38BEDF62855E /* UIImage+Transform.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F5157461D1117B9009AE4A09AFC39E0 /* UIImage+Transform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6D2824486BCF64BF840FC1C436C1DA04 /* UITableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D38E8E5C64B00A8E71B24A95FBDD39A1 /* UITableViewCell.swift */; }; - 6D8A1EAC97E1ABC816801F06E11AEF2A /* EKFormMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E06BE4B5C010466D7CD4B8185D6C99D9 /* EKFormMessageView.swift */; }; - 6D9162F60E7975B61948B1E253941FB8 /* SDDeviceHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 26D6B97B3B112535CAC95C115E007083 /* SDDeviceHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6DF8E7C3E612645CB0F3523DAC8E1F33 /* DDBaseTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C86CF0759AB342F0A21FBAEC7299C13 /* DDBaseTabBarController.m */; }; - 6E588555392C32D460B05C99853074D0 /* DDMATrackManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C0440AD070D50340C6F91E9B02EFF84D /* DDMATrackManager.m */; }; - 6E79B8E1DBB132B9953B5F37A743CB43 /* JXCategoryIndicatorComponentView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CA4DD60D087858B5BB08D4C098B0F99 /* JXCategoryIndicatorComponentView.m */; }; - 6E81876ACD21C5A277955C72CE0C5F80 /* MATraceReplayOverlayRender.m in Sources */ = {isa = PBXBuildFile; fileRef = D4C5FBE27DD112F79163460A00B2E6D2 /* MATraceReplayOverlayRender.m */; }; - 6EE3CE5E6C7683F30D2D59D0ADAC6FDA /* SDWebImageOptionsProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C3916A16745BB3CDAA40CBD8AC6360A /* SDWebImageOptionsProcessor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6F1697BC66902A6089A108DFE1E31B00 /* DDTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19AB71EF89244DAC6F10ED6799637206 /* DDTableViewCell.swift */; }; - 6F1DFF2CF139288F84194F9AF039F089 /* Reactive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B5B7A91ED9647C3D707D04CDE4D9C17 /* Reactive.swift */; }; - 6F1EC7D7C6057783745CD6C5C41EE5EF /* ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = C15C0AD1FF593DB39B37E71CBDB991B5 /* ZLPhotoBrowser.swift */; }; - 6F35F8A6094705ED3FD8C4037F37DBC9 /* NSThread+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = A7058C372CE093F429D7CDFCC1A1B9BF /* NSThread+DDCategory.m */; }; - 6F39C14D3EACE69517B3F102401E791A /* DDMALocationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 034FD51C81F8D69CDDF17AA3CB5DE5BE /* DDMALocationManager.m */; }; - 6F448F2C80D99B240643A0CEEDA40467 /* UIFont+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = C17BBFE5A01B651A4C0B8CFC7933D250 /* UIFont+DDCategory.m */; }; - 6F46408B20EA653BE535660788D44444 /* ZFLandscapeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4579ECA364F747ABFAA8F6880160C5DC /* ZFLandscapeViewController.m */; }; - 6F6324778DAEAC9A6B9C1E5EFEBBA492 /* Signal+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2644F06C6A9D5670C989CF62D9626782 /* Signal+Subscription.swift */; }; - 6FA29C0A343CD009CAD5FBB50810D9D4 /* DDBaseTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E6CCFFEF23981AC05F56916BE54B8C8 /* DDBaseTableViewCell.m */; }; - 701681C35B325B45CD0E46CF0D5471F1 /* ZFKVOController.h in Headers */ = {isa = PBXBuildFile; fileRef = FB497E905C91064F5E889F8EC6CF47BE /* ZFKVOController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7056D1AFAC605C8E4BD0E995CF9B1454 /* Sample.swift in Sources */ = {isa = PBXBuildFile; fileRef = C465A76F050C7510F9A668CDD8471C83 /* Sample.swift */; }; - 7063263F58B6291C5677151672261DB1 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8F7BD90BD3A4E893E780339409BECC6 /* ImageCache.swift */; }; - 708122038CA6D6697142EB3BD7A03014 /* DDBaseMutableAttributedString.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D0768C13B63966BD7C2928259ECB7B7 /* DDBaseMutableAttributedString.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 709711B731CC35DA65084FE1C1A2F73C /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE0E315C42472E2925B3B219097B28B1 /* X509Certificate.swift */; }; - 70AC10609FB1A12D49AAF643F6DB6799 /* UISwitch+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 048ED063E2CAF9EE084EB87046F98B71 /* UISwitch+Rx.swift */; }; - 70AED23C9E4B7C54A57E04BB493B1632 /* DDColorKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 914BB8FD938D702A22E40004BAC01ED8 /* DDColorKit_Private-dummy.m */; }; - 70CB725EC2D3E4977E8C55CE9EAC4D0A /* ZFPlayerGestureControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 82FDBBD2790E394F6B14246341EBF89A /* ZFPlayerGestureControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 71097CFC69B73A09121CA1305A5139DC /* DDMANaviManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B0F6E9646EC74F65CE2265BE15ACA14F /* DDMANaviManager.m */; }; - 714B1CA2AD44049A52267BE368CD4C8E /* SwiftEntryKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 197231600EA784EDB0D314968D6B864D /* SwiftEntryKit-dummy.m */; }; - 7167F334D6F453ABE188EFEDDE93750F /* Deferred.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36C95F9530792684CBFBE73D7483307E /* Deferred.swift */; }; - 71BACD458EFE7CF21260654449513C75 /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B13DB86C1B83B032A39FF7DA2F4D317 /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 71E369AC039524E2F13AC548B3B043EA /* DDColorKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B7D56B60F59ECF12F0CE757A7CE8C9BD /* DDColorKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 721A97ACFEC77E36D1023E41BB0AE1AC /* EKAttributes+BackgroundStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89FEC23A1C0FBB4F0725182A1B89B3EC /* EKAttributes+BackgroundStyle.swift */; }; - 72844CB0397AC8F79043E543CCAD55E0 /* Zip.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29D23535A0572A6EF656DBEB9FBE0CA0 /* Zip.swift */; }; - 72B0A8793C1F38AA19A0CD865BEE8BE7 /* EKAttributes+Validations.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9CEB85CD94AB02CE8D41FBB6168C62F /* EKAttributes+Validations.swift */; }; - 731BC8F0B05F16D9E44C9EA00B22F4C9 /* Session.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1805B726F7B7D91977B23F28B19232F9 /* Session.swift */; }; - 73324D7518E421426CD6F21BE8048671 /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAA3AB2DCD3CD569C075AEF6CCFB17EB /* Runtime.swift */; }; - 73A9E4170A91F0F715E9E7C1F069FA45 /* NSImage+Compatibility.h in Headers */ = {isa = PBXBuildFile; fileRef = 36CC86F3CC70DF259FCC282C0B6633F4 /* NSImage+Compatibility.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 73E288FCEA27F5DEB683B074F96D0846 /* SharedSequence+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46D6B560BE41E915946F1CFF0F1BEAE4 /* SharedSequence+Concurrency.swift */; }; - 73FFFD550E5D834616601E46F7468513 /* RxSearchBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CC0B292E0E61E99F2E1FAC2FB98D3E9 /* RxSearchBarDelegateProxy.swift */; }; - 7409FFC5269708E4F4606C21C9DF1B97 /* DDNetworkingOfAlamofireKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 78C845F2A4B38867A8CF4C4F383993F2 /* DDNetworkingOfAlamofireKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 745D1703E1D29FD12340402A7F6B71D5 /* SDFileAttributeHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 1496B3763A7D3ECDBD4BAE7DFFF56B3D /* SDFileAttributeHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7539BFBC46E1BB8AE022CB250A405582 /* HTTPHeaders.swift in Sources */ = {isa = PBXBuildFile; fileRef = 405DBFA1F0F8B85D6C9ABCE10107EBCD /* HTTPHeaders.swift */; }; - 754A0CBE952892135855191BC6265397 /* UIScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF677488C91FAAFC87D8137C6E608626 /* UIScrollView.swift */; }; - 757DAD9E812317B7B8FECFBD78953286 /* DDOCLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 8270B69617DDD9C1B05EA51AD2CC457D /* DDOCLog.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 75AEB5D4D0AAE712A1EEC7AA62ABE4A4 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA82C7FB19AEFFD3C8FA116BF5DD58A5 /* ImageDownloaderDelegate.swift */; }; - 75C045B811885FBDF3FCB78F77326FDF /* SDAnimatedImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C2253CF2296468B05441C8746222978 /* SDAnimatedImageView+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7615AD04C15B5C1E8A259A80825D68FC /* UIImage+ExtendedCacheData.h in Headers */ = {isa = PBXBuildFile; fileRef = 7425847D09E1930A11FE3EE1292FE91E /* UIImage+ExtendedCacheData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 763A09039E804BD4A01357D31DE1914D /* Scan.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03BE6FB3BE973098F5AB523A3960BD93 /* Scan.swift */; }; - 76607FCBB11315641B04E839E934245B /* RefCountDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80F6D8445B7CFDE64C987201B1DC4A62 /* RefCountDisposable.swift */; }; - 7667DFBCCDA76EA0209A108FB3E9E4A9 /* DDUILabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5504222728563DCDE2EF5C2ADD3EC441 /* DDUILabel.swift */; }; - 76A190B0F869A4BA61AFA27C1EB92F4B /* ZFOrientationObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = A78FEE42C7CE64EC4F58E16BD6000126 /* ZFOrientationObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 76A248D8411BC1A359838C1B0E508B91 /* CompactMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4CEEE9069A8BF07BF5E6C0BD44B9E6A /* CompactMap.swift */; }; - 76A4DBF87A96AF74920DB3751DFEBF05 /* SkipWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD85F98F6C569E579F6748F83A6EC3CF /* SkipWhile.swift */; }; - 76BCD01DEA5DFB76E7975B68591D4235 /* _RX.h in Headers */ = {isa = PBXBuildFile; fileRef = 1C67D826FBADD37CC9AA503FAD1361EB /* _RX.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 76FFD8BBEBFDA70717385A5C74DFDEA1 /* DDUtilsSwiftKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F830E522FAE283CB5E810F584BC7A7A6 /* DDUtilsSwiftKit_Private-dummy.m */; }; - 774CFF5DF8BB0D8AF40C421AC4E7427C /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = BCFB05B25EA0E1874B4520185D0F520C /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 780B82DCFDBD9C2D7E5C92DF80FF1630 /* JXCategoryFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = E115F94EF402CFF1A1536F7C942E7021 /* JXCategoryFactory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7867E2730114828625D52A47C43CCD2B /* SDImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = B2D97E4C20656470BE8DFB16E8CD06FD /* SDImageCache.m */; }; - 78F19D9EAA15F4779D096963F790CF62 /* JXCategoryTitleCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 54F3479634850543A7D54BCE590694E9 /* JXCategoryTitleCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 78F42347772C57AEB0CE35F118F14AD5 /* JXCategoryIndicatorTriangleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B2B0BCCA460EF8EDDEAE46B7560F96C /* JXCategoryIndicatorTriangleView.m */; }; - 791629CECDE0D6A5445563A3E0025ACF /* ZFPlayerMediaPlayback.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BCAFB977A757A77353324E5D64E4AEA /* ZFPlayerMediaPlayback.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 793F19320DBE5EBACB9D67FA411F720A /* ObservableConvertibleType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED5A9015EEDCB31A6C0B253AC354BD0E /* ObservableConvertibleType+SharedSequence.swift */; }; - 794C8686B1DFD5AA5216F9165ABD8EE3 /* JXCategoryListContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 50AD208482FFCF3FE104C427CF133F89 /* JXCategoryListContainerView.m */; }; - 79977DF428FA2832AED8AF121BA8BBA1 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F5E1CE4997BE97B5E8466C530FD0039 /* CacheSerializer.swift */; }; - 79D547FB7599B9D84A5F5697924BC58B /* JXCategoryTitleView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0825FF365DD12516082E21AC5F50ACBE /* JXCategoryTitleView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 79F7344C573425769AF35D858AD4A67E /* UICollectionViewLayout+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A774970088C5E2E892AEED842E99EE0 /* UICollectionViewLayout+MJRefresh.m */; }; - 7A852F0AF1F3E1693579BFB0EE3DFEAA /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DCA6BB7AD9D98C436510B80CC7839C7 /* IQUIView+IQKeyboardToolbar.swift */; }; - 7AB8E1F03D7085D0F1CF9CA55F17E9FB /* DDNavigationControllerDelegateReceiver.m in Sources */ = {isa = PBXBuildFile; fileRef = 80BD15B1685ED2370B9F3038FC352E30 /* DDNavigationControllerDelegateReceiver.m */; }; - 7ABFC8DDB94ABE4C0687BC981E98A2BE /* ZLPhotoPreviewSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51234A25569938BFC0DD337108922CC4 /* ZLPhotoPreviewSheet.swift */; }; - 7ACAA97B4E2FC8A889B08DAA8EF4FB54 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5781C4A2D660A4C2154C1EE54DB527B0 /* AnimatedImageView.swift */; }; - 7B0B8A575C497874E971408584743E02 /* SDWebImageDefine.h in Headers */ = {isa = PBXBuildFile; fileRef = F20C246835DDA5F9B6E9BA1FA30C4AF4 /* SDWebImageDefine.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7B45550C7795D7B29E6E558F00864D1E /* UIImage+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB48DE6D85A7E3C757EFAA4326759390 /* UIImage+ZLPhotoBrowser.swift */; }; - 7C2788B48E430BB0EE2223A5544A32F7 /* DDUITableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1C1CA4E792C521A186B5EE22876713E /* DDUITableView.swift */; }; - 7C4555B4F80F91CE5F03F39C2D64D86D /* IQKeyboardManager+Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = D31F9B2D0B345178537FE976CD4F2BE0 /* IQKeyboardManager+Debug.swift */; }; - 7CC298CB85BBB9C814F22B8AAEF94281 /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3ACD26FF01D5FD7431E15D0651EC9C81 /* IQPreviousNextView.swift */; }; - 7CDD4BF0209AA2F717C7546D5B6BF979 /* ZFPersentInteractiveTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = CCD6A5741811890EBBC8CB00EE7545D1 /* ZFPersentInteractiveTransition.m */; }; - 7D23A05408E0E17BB56E5909C983386D /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7C0AB83F310A880CFCC4B2B7E8FE509 /* Notifications.swift */; }; - 7D5AC16F195967267DAD36F198E0A5F0 /* SDImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = B1244A7C2BC384D29ED4EC72276C63D5 /* SDImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7DF26FE5A9AF886EEA362BD9C81678E7 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C178501F207FC045D091E1237A683F1 /* SwiftyRSAError.swift */; }; - 7E77F7A02B348F2B136DC0548A0AADB1 /* RxPickerViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BC4F14987E4B5D27DFB31C27FA4FCF9 /* RxPickerViewDataSourceProxy.swift */; }; - 7E84E69A78189B827D6DE9424AD9CA07 /* PublishSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68F4187DD619343B201B737F0C9F749D /* PublishSubject.swift */; }; - 7E89E3B38E4ACBC2954D330AB4FF0293 /* ZLClipImageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28F6086B6CEF10FF547F89263E8F4746 /* ZLClipImageViewController.swift */; }; - 7E9CB89FA3B14991D8C31254F7594BAF /* JXCategoryIndicatorComponentView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8A0D416C5B4E2CE97AEFB925F8EEFAF9 /* JXCategoryIndicatorComponentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7EAE4844446FDD7C0B996E7728FA7087 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67EB509778A269EE8B4A6FF53112E8D5 /* ImageView+Kingfisher.swift */; }; - 7EB695A9EDA012B8033257E5034F533E /* Maybe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04EC9C3A449203B78C325D70F070B785 /* Maybe.swift */; }; - 7EFA658A726315B90019305457A634C9 /* car_xingshi@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = E1DAD51DDA691656395D144B8BBFD299 /* car_xingshi@3x.png */; }; - 7F3029208E2E74F96484882F647852AE /* ImageContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FAF77431395E368ED89CDC463C864C0 /* ImageContext.swift */; }; - 7F646201C11F75FEB2701844D49DF702 /* JXCategoryCollectionView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8934E8A35F86E28610CB004076D2404A /* JXCategoryCollectionView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7F9C36B013D01F2188457E0D3A7AEF07 /* ZFLandscapeViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 8DB46E65D133CB6562C98C34E3A15222 /* ZFLandscapeViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7FD541C37F57A49DA86354FB0AC6CB72 /* HTTPMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63D84ECE5517074273280345F7B697E2 /* HTTPMethod.swift */; }; - 80474D488D0DE9EEB589E4B5F9EE1256 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 834C67B7E94BB2EE206F3801F4D91CA1 /* DispatchQueue+Extensions.swift */; }; - 80707A9E832C8EEAC361896B59A1DE19 /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = E515A9DA8583D6A04DB96E7EE81F42FB /* IQUIViewController+Additions.swift */; }; - 8077ADA76E274A36EC5B42B92FC0FAB6 /* UINavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9209D3C1BD7DE7B70C6DF3E1CDDEB6E6 /* UINavigationBar.swift */; }; - 808ECAD802B92C8CE2582CE71F723111 /* UILayoutSupport+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3CF4349602F75A1B1B1BBA6CA9BBB5F /* UILayoutSupport+Extensions.swift */; }; - 809174478F55FCD93B0706148F6D9B72 /* SDDisplayLink.h in Headers */ = {isa = PBXBuildFile; fileRef = CF57597BE04B888FEB1C7EC40CCFB536 /* SDDisplayLink.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 80BC7581EDC7EF248D8E56A3AB986B53 /* RxTabBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C4E5D73049EFAB82C7C19A19F95E480 /* RxTabBarDelegateProxy.swift */; }; - 811E20B19B4AC3F5BBEF28D8F1DAA518 /* PublishRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = D60214896B6D19F96456B567432EED75 /* PublishRelay.swift */; }; - 813567124B996AD29CCAF98621B4D917 /* DDUtilsSwiftKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 61FD5D8146C62606026C5E711439F9B2 /* DDUtilsSwiftKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 81452427ADF1E98E642A1233E6B650B0 /* UIScrollView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = F84B68D4E83466DCCE2F65DCC2ED4D08 /* UIScrollView+Rx.swift */; }; - 81480F42C04F75FE39E3D0BF33DF098C /* MATraceReplayOverlay+Addition.h in Headers */ = {isa = PBXBuildFile; fileRef = 123C189E8DD35E85B6AE68000206E764 /* MATraceReplayOverlay+Addition.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 81495AC63688C3355033D5BA9CCFC035 /* BRAddressModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B7E3665B2C5961E3B5E88F6B281E1B1 /* BRAddressModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 814AA2BB51B51E467391D717BF24FAE5 /* SDWebImageDownloaderRequestModifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 7ABECFC10A535DFA90701E3520AE3963 /* SDWebImageDownloaderRequestModifier.m */; }; - 81A3D9DB1BECA7DD9A94142824783DD8 /* ZLFetchImageOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4102765E109D9D713AA65F56CF3D7518 /* ZLFetchImageOperation.swift */; }; - 82300175606EA43BE4BF57888C4A77E8 /* BRDatePickerView+BR.h in Headers */ = {isa = PBXBuildFile; fileRef = F4EBF61642033E73784C47D101FE68EA /* BRDatePickerView+BR.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 82F6C49CD5442529B117D4B77ECD8518 /* EKStyleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2ED37E49092916E454B8D77AB1586508 /* EKStyleView.swift */; }; - 832655A19154F513632149EC7B454DD4 /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37D615A20CA0353541BFEE800F85C9E5 /* Optional.swift */; }; - 835173C7877CC2512FC25FC6EBBA0350 /* RxCollectionViewDataSourcePrefetchingProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD294DF06381E5CB42460B38A8FFBA74 /* RxCollectionViewDataSourcePrefetchingProxy.swift */; }; - 83888A11B0701E2D4EE236DFA1E56800 /* Result+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47C986BCB64D8B916650F1C59D69C1DD /* Result+Alamofire.swift */; }; - 841447C2E526E658EC8102873B77A9C9 /* DDTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 179950B856008A37E54282AB218BE490 /* DDTableView.swift */; }; - 846A9322FFFFC481B24DC3005B260419 /* UITextField+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = DC7A58B12DDD400CDA9A3BCABBE49BE6 /* UITextField+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8498B2A3D217B985127C8D522865787A /* Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30C54AB712BD3C2E6E4F0AB298EAD7FB /* Create.swift */; }; - 84CBB8B38762FD16B0BF7B4BA778228E /* EntryCachingHeuristic.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1D7694DCA13A5A610EE7839E3138602 /* EntryCachingHeuristic.swift */; }; - 84DC0626D65FE608EACE77EE19BCF92F /* SDMemoryCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C686E75FC73DDAD86367E41CFC7BB83 /* SDMemoryCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8516035CBBD1E3CC4429160EA22AE3E0 /* ConstraintMakerPrioritizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB9835FA87B958A0E705193151E39282 /* ConstraintMakerPrioritizable.swift */; }; - 85A7D659806F859D9874C49E30708AAC /* UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0BC5906316410AF040BC51E626B8EE7 /* UIView.swift */; }; - 85D5292F8566E444222EED89889D54C6 /* Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9F01EFDE75D74545DF60C4BD37D53B7 /* Event.swift */; }; - 8620470517C811FD4767A6DD0371D0D5 /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 694914166C69D352908D110DD98850CC /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 86997C2E83106153831376DF4CB88084 /* ZLWeakProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DD753225A62CE0F54F944F0B036BB2A /* ZLWeakProxy.swift */; }; - 86EFDCFB015C812E2695EA28F9F3B88F /* JXCategoryImageCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = E4D435987CE0A95DD40F21EBFA4B0F89 /* JXCategoryImageCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 87313140962DA79E017A5AC13FEBB529 /* DDMANaviManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B8D65D7788BF571B2A1A6F18B8BDF47A /* DDMANaviManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 876F0A0ED17438D064D6255B031ED91B /* UIViewController+ZFPlayerRotation.m in Sources */ = {isa = PBXBuildFile; fileRef = 2128BE40B86B4D3DF49E49E98134754F /* UIViewController+ZFPlayerRotation.m */; }; - 8772F32DE15FC5E2426A36349DE9E7C8 /* JXCategoryTitleVerticalZoomCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = F5B61D943952CD13638A73779E1350D4 /* JXCategoryTitleVerticalZoomCellModel.m */; }; - 878B6B1A4C24B3D46773E79E0294CC89 /* PublishRelay+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7354A4323626EF3F9343AEDC2B3BF4CB /* PublishRelay+Signal.swift */; }; - 87C18D366EF617F1D9727BA27129F764 /* UINavigationBar+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = FD600F416E5A74B5A1F92D26B3436458 /* UINavigationBar+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 87E790F289BC43498505B6D68AD37C12 /* UIColor+SDHexString.m in Sources */ = {isa = PBXBuildFile; fileRef = 2FE78B356C117F28CC1E53E46EBDF24B /* UIColor+SDHexString.m */; }; - 87E876627F3BB158FD39966792B76B65 /* ZLVideoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50986D7E391C7461ADCEB44982133676 /* ZLVideoManager.swift */; }; - 880E7A0791C70019124AF0E0522D0A90 /* DisposeBag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18C9191B219C00CC821BFEDCA530A46F /* DisposeBag.swift */; }; - 887595F20B78C5473EA5B93D699737A6 /* SDImageGraphics.h in Headers */ = {isa = PBXBuildFile; fileRef = B7F83E987E99EA9A56A7FA0A27805C17 /* SDImageGraphics.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 889394BFB30D4906151E2DB85C0B9FF1 /* TailRecursiveSink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38B48E3A67C05BDCA4BF7F9C2E43A18A /* TailRecursiveSink.swift */; }; - 88AB044F1DB2804B0480A01527BC6B74 /* DDUIButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22075FA4BBD7542EEFE8E6DC01DA0E46 /* DDUIButton.swift */; }; - 88E67755F51F1CA22343EAA1CFBD41E7 /* DDProgressHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44A72AE38F7F357087611EC0EBB5854D /* DDProgressHUD.swift */; }; - 88E8C4E6532C1885DE243488021CF2D2 /* AuthenticationInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12705004458126AE9E1F726E592AF39A /* AuthenticationInterceptor.swift */; }; - 895D87BD34E12280D4CCD66C3EA8AD63 /* Using.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3D5708FCD8999A29CCA43ACDFFCF280 /* Using.swift */; }; - 8A3E8C9849B1E73D113589B8F007E566 /* JXCategoryTitleCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = EDAA4D4165D580B7879AB81A17A6E2D6 /* JXCategoryTitleCellModel.m */; }; - 8A5D7CFB78278C7861D3061D212B189D /* SDWebImageCacheKeyFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = E06B3721703FFA4E4F78C473A2C9FD36 /* SDWebImageCacheKeyFilter.m */; }; - 8A6158438F3B894DE7F91DE5FE93C795 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = D44D145D543DF769DCE064C2F9127D93 /* Message.swift */; }; - 8A64ED4C758DC20F9F638F956789182F /* UIView+QuickLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = E33D62BB9637C1BA67A5CB79F0CD8CD5 /* UIView+QuickLayout.swift */; }; - 8A933FFEDD07DEE70C96207AB8F18128 /* CPListItem+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20A09A3496000554608BC8FB6FF7A762 /* CPListItem+Kingfisher.swift */; }; - 8A93BFC4ECE061648BEDA3A17DF34B7D /* JXCategoryImageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CBCD31BA42231875790E72B10B774C4 /* JXCategoryImageCell.m */; }; - 8B1A402F74B6E4E6F42C395DDE64169C /* KVORepresentable+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6EC8D2B6A8A1CEBA52649FF160FBBD3 /* KVORepresentable+CoreGraphics.swift */; }; - 8B3145567FD389F30FCBB34C08F60CB0 /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = 321737B52BC551588A3F18B398F82F30 /* Platform.Linux.swift */; }; - 8B5C7472AB1189940F2C7A38AB4E5D57 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A24F8EA31FC13171C8C39551F45F2453 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8B753F9A4427257D3732F4AE2E2EDCCD /* SDWebImageDownloaderResponseModifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 115F2884D55163C3D33694C45B4682CD /* SDWebImageDownloaderResponseModifier.m */; }; - 8BD7243E27CAB2AE337CFA2AAC384640 /* SDImageIOCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = DF5E79CB287CCA7FC60BC670904F7B7F /* SDImageIOCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8BF878796834ECEA997A949F8D4E1EAE /* DDBaseTabBarController.h in Headers */ = {isa = PBXBuildFile; fileRef = F08C4C37752631815626B644C90483ED /* DDBaseTabBarController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8C1123CFF840715FE9BD669C43D75E7D /* JXCategoryTitleVerticalZoomCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = DC81809FF50391F89E44496BCAF45811 /* JXCategoryTitleVerticalZoomCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8C5AE031DA4F7E6C727B298D2CE5AAAC /* SDWebImageCacheKeyFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EE70EDDDF768A85471A7C122CC655EB /* SDWebImageCacheKeyFilter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8C86163FB573BF8082BFA48147D80A64 /* DDUIGestureRecognizer-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 63223DC354D62804C5B831D52C31E8CA /* DDUIGestureRecognizer-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8CFB68D77E49914A0DD60B939BA767C0 /* SDWebImageDownloaderDecryptor.m in Sources */ = {isa = PBXBuildFile; fileRef = A515E8D9E623E17966456F8CFD27C5FD /* SDWebImageDownloaderDecryptor.m */; }; - 8D2C2E93E44DC32A322DC0F747FE8D7C /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 094366E7EABCA53DD71CB7B4E9A35681 /* MJRefreshAutoFooter.m */; }; - 8D42E6E44020386BF96406F0D3540D19 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D67F417980BBEC8E2F20541FF03A401 /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8D67E1E9F0E2F132D6A0D8EFB3C36974 /* SDImageAssetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B6845AB52176505D6C73F26EFB8F39E9 /* SDImageAssetManager.m */; }; - 8D7B5F3D2457D1F8E54BF758F6F0388F /* DDLogKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E190D923A53D5C051E9206218053E21 /* DDLogKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8DC0D82928DE46066F2C4466E94F4A1F /* ConstraintMakerRelatable+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8212B68CE89EFE547D51833D88B70250 /* ConstraintMakerRelatable+Extensions.swift */; }; - 8E603D8736D65C38275F54BC50D3EB6A /* MAPointAnnotation+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = D28527F6DF5BDCD6AABCC08E41FEFB89 /* MAPointAnnotation+DDCategory.m */; }; - 8E809C9C1B9EDFF9008E55072B049B79 /* DispatchQueueConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = B287FF496ACC70332C61104A1ACC8467 /* DispatchQueueConfiguration.swift */; }; - 8E8A8AA23674AA9E818BDDA64374D489 /* ConcurrentDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = B727B93DC435A722F8E9671B9628CDD8 /* ConcurrentDispatchQueueScheduler.swift */; }; - 8EA71FCE62BCE72E1798AC86592F4747 /* JXCategoryDotView.m in Sources */ = {isa = PBXBuildFile; fileRef = CDEFF9760CD4A0367C7782544A4EF268 /* JXCategoryDotView.m */; }; - 8ED0EA8B64CA7C4860DC6D8B565F4448 /* RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9880A4018B467E7F98DB73A7D203D3E2 /* RxCocoa.swift */; }; - 8EF8D0C1BE201C03A65D66C92BAD9206 /* SDWebImageDownloaderOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = DD5A6B3362A42A79FAA8AED3FA483987 /* SDWebImageDownloaderOperation.m */; }; - 8EF9BE1D8A7A1DA4562F0A57C4A83DD3 /* Binder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4047A9D644BAA8C97D4E3C616BFAF456 /* Binder.swift */; }; - 8F6BD8F986CD8F7A2E39E61E36F3D12E /* AnonymousDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2038245FC382C945DEDE715974712F64 /* AnonymousDisposable.swift */; }; + 00149C338A154F7A90372D9D111E890D /* UIScrollView+ZFPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 058DDB67AFB24A6BA613442B24669C5F /* UIScrollView+ZFPlayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 011A1EBE3B8FEAEC24BA46DA5217CA60 /* DDBaseButton.h in Headers */ = {isa = PBXBuildFile; fileRef = E5F691EEF4FDA09A3911F13E8A0BC1C6 /* DDBaseButton.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 012C3348FDB9BD307BC866EC0B5D23A3 /* SDImageCacheDefine.m in Sources */ = {isa = PBXBuildFile; fileRef = 2ABAA3E262A876DF8D6CF9B8AAB8DD84 /* SDImageCacheDefine.m */; }; + 012F8E75319C189D770D47D637B60E37 /* RxRelay-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0021B2B09CD8A999B6DCD111BA5AEF9E /* RxRelay-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 01A764D927F92014C4738A9914A00398 /* NSMutableParagraphStyle+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = FE678389DCD102CF8E9F47C4B8441257 /* NSMutableParagraphStyle+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 01B4678C48C79FE296E8D02086F945DF /* ConstraintMakerRelatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A856362BC2958F1E938FC76343C3C31D /* ConstraintMakerRelatable.swift */; }; + 01B815BD97E0BA94CF89C42FE41254A8 /* UIView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = E1D1D28D7494F778CC60C149BC7097CE /* UIView+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 01C132EB3605024492C96C11F1094D0B /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 195D2751CB51366D09A9B380BD68A086 /* InfiniteSequence.swift */; }; + 01D8AE321F1FA71F2D43127EAC90559D /* NSButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 498C4A8B3FD5447D5B6B910AF03FC6CE /* NSButton+WebCache.m */; }; + 020E854D5611C1FD2A92FD76E7B50E1D /* DDUITextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F808EF213CE7316979D69C89CFB2C8F4 /* DDUITextView.swift */; }; + 022BACAB001EA60E05F59D7F57C307F8 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A73B56EBEAC18C110C7A0BF41780D315 /* ConstraintRelation.swift */; }; + 02780D132E8AA44865FEF53E4D5155E6 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 90FE53E3607594EF3E86C0FE5911DD32 /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 028BC2C9CCEA9FE2D0942F51E275731C /* UIBarButtonItem+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 68F87BA0B7815B60BDC685846135F390 /* UIBarButtonItem+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 02C5131798FF28B7D851F0DB13D67C00 /* UISlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 423F869E2B6E4696CC5C29A2BBDE7957 /* UISlider+Rx.swift */; }; + 02C89181C2C2F2F794BB150CA1DE59C5 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5500002793689198A0DFD0853D396DDA /* WKInterfaceImage+Kingfisher.swift */; }; + 02D531FA1E9A19A134ED8BD68C5E04C0 /* JXCategoryBaseCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 37EEBD41FC55A11C4AFAFCE2EFDA03E5 /* JXCategoryBaseCell.m */; }; + 02EDCC0E7DA24D63CD39E7D6326F5A56 /* NSData+ImageContentType.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A78FC9AD8169AAD147465A241356279 /* NSData+ImageContentType.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0310232331D116E4E50D233928126D66 /* Observable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3B2233311370F500690044FC799B0D9 /* Observable.swift */; }; + 0319C6AB030514ABA3FDD2A242BD48E8 /* TransitionAnimator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02922EBA62B995A2D40B08FE21B102BE /* TransitionAnimator.swift */; }; + 0325FC0D4CE47D33E675D5F9546D482C /* BRStringPickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = C01E8850DEB7E48F4ED5BFAC3EEA97CD /* BRStringPickerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0328E2D27FBE6EE399FC37D913E2290F /* EKRatingMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = B12AA9D5A20BE900E2D18AB09D1B8E06 /* EKRatingMessage.swift */; }; + 037FD9140CC8FF08C2AE16915A81C7D8 /* SkipWhile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CA7AAB23E0EA60B213EB7E208530CE8 /* SkipWhile.swift */; }; + 03C49F5C79286BB52FA09BB9556BA0D0 /* SerialDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87D76BBB25FCCE3F47116A0CC60ED74A /* SerialDisposable.swift */; }; + 03FC127625970082E238B6996698846C /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 473A354F5BA4D935C037F5476DE7D75C /* Result.swift */; }; + 04131C0EECA33AD45AD1E07CF500E344 /* RTLManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B45C7013FF09A7CA3B9F2D0C54DB8245 /* RTLManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0425126815863F5750612619CD1E32E9 /* CombineLatest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13FF1A8278613850FF62B0D49645157C /* CombineLatest.swift */; }; + 044C9F746F7E39BA1B482B553386CA48 /* UIImage+Metadata.h in Headers */ = {isa = PBXBuildFile; fileRef = D230AE2AB8C8AAA0420E8B652CCE29D2 /* UIImage+Metadata.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0451FF01902971B742037EC3A8954BD6 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = C77BAED957266D20EFB289729FC39BED /* CallbackQueue.swift */; }; + 04C0033DE2A1FD3EB256E41523A8F0E0 /* ZLEditVideoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8487A37DAC8AC776C1874BB6B5053CB /* ZLEditVideoViewController.swift */; }; + 04C95DB4DD1BD71AAF5FD233628A6C6D /* NotificationCenter+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60EF3B80C615D5A990E3DF57C927E9CD /* NotificationCenter+Rx.swift */; }; + 05257DE99C24C0AFA84427AA91B7B300 /* UIFont.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDE92CB423005A97CCA96201448CB518 /* UIFont.swift */; }; + 054C5D3D52D113CC9A7AC9F7115A26A4 /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 218DC6BF23D33E9C1057D41CB1995EC7 /* Platform.Darwin.swift */; }; + 055FD13CE509E194412FE8E424649053 /* ZLFilter.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5293E8CF1312A0C6CFCB670FBCE385B /* ZLFilter.swift */; }; + 0591B0EE71308251E0E53C6D3EDB3D4C /* ESTabBarItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4D1F46CFAEE91B9E24E4CB861FBC9E0 /* ESTabBarItem.swift */; }; + 059DE39D2D7414DD88A410B406D3AD8F /* SDImageTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AD064120AE0C72F43D3E534DD60772C /* SDImageTransformer.m */; }; + 0605E2513549327B19854B3FED759B44 /* ControlEvent+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1AA9B165270C0157D0F344861B8D6D1 /* ControlEvent+Driver.swift */; }; + 065E058B7EFAEF60F0FE94916FBF3CFF /* DDBaseModel.h in Headers */ = {isa = PBXBuildFile; fileRef = DBAD08126B9080C366F9E397191BBE57 /* DDBaseModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 069D3D96F28A4530C45940DDD664360C /* Zip+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 348998058C7A2181E42DACBF50973982 /* Zip+Collection.swift */; }; + 06A20EF6BA10D63870C3AB7C0E1BA53E /* ZLPhotoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5932DD43ACFBD2D8C793226E1F64FD3 /* ZLPhotoModel.swift */; }; + 06A70A35FC5D27014F93EA37402BC11B /* PrimitiveSequence+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C17676C2C51A168A30ABFFF942281EF /* PrimitiveSequence+Concurrency.swift */; }; + 070AC1A560FD65090FD38168F6F8E8C4 /* UIImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = AC347FB9F385025D134DC6ADB74E29B2 /* UIImageView+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 072037C9AD869FE022268B0EEA723CDE /* NopDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3051487E547347F0DCCB518F90317B8C /* NopDisposable.swift */; }; + 079AC611B84A6DF669CB8AA0BB3E4D11 /* Switch.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5B1A18F6D34D8D44A2956B3A7D2F7CF /* Switch.swift */; }; + 0811BB981A2EF4E3C78C193E8AE1A4BA /* DDCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6695ED3604B91A807D747E07473A606C /* DDCollectionViewCell.swift */; }; + 088B0AB69DB7F6EE83AAFF43A8DEEB96 /* DynamicBlurView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0574069E22601655BD9A55A965E4BC4C /* DynamicBlurView-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 08CB54ABE0EC0CF4DEEFCA6B0E17D995 /* PublishRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1580239C591ED5E9E6C2B67C649CD22 /* PublishRelay.swift */; }; + 08CC4F2CF084EB4C21FD37F7D5C1728A /* ItemEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91567B25746861211EFCF26D50455EF5 /* ItemEvents.swift */; }; + 08E6D56E326D4E16E6A83E0DEA552670 /* Infallible+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = A0FBFF0B8B14B1045EB2894EA2F1B363 /* Infallible+Concurrency.swift */; }; + 090FD4710FE267FEA37C51F5F2F0E2B8 /* UIScrollView+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 44FE22F59FF2596285278D5DCA157A06 /* UIScrollView+DDCategory.m */; }; + 09715D3A5DEE43ADAA3DA14CE2AB5F6F /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9A279C65F7CCAC189B64F5C731B0CCB /* ConstraintAttributes.swift */; }; + 09B9E5FB7E73F28A4E1F581917EF868A /* JXCategoryNumberCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = ECB77B5CB3F3CFE6CDF70C0DFB2AA0E1 /* JXCategoryNumberCellModel.m */; }; + 09CB072529CD8E230649CBA428E3550F /* MJRefreshConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A62154923D191AED767884A9A6697A5 /* MJRefreshConfig.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0A52100A925E2B7AEE0B2A1F282751C2 /* DisposeBag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B38AE3B3E25A0D8BCCFD46D1E143B8D /* DisposeBag.swift */; }; + 0A762FAE78A91ABC899CB431FE10B9FD /* ESTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B96ACA8FDAAD9914754C41EC4070FCB8 /* ESTabBarController.swift */; }; + 0AA7DF04E09E0767F6E7615B4E431C0C /* SynchronizedUnsubscribeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEC4AC451F11FA32131EE78BB3FD9EF0 /* SynchronizedUnsubscribeType.swift */; }; + 0B4577864274CE4EB338A238A241AA0C /* EKAttributes+Precedence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21F1FCF1B9D88A58BD121690F90975BD /* EKAttributes+Precedence.swift */; }; + 0B52A423F3F9E6C5A42612A06BCEEEF8 /* SDImageCachesManagerOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = C319A07391F1A2F55BEEE27E267540B7 /* SDImageCachesManagerOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0B5B8EB020F39AD312D8C7A32FAF741A /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC5181D72AF2B025E04FD2CC28CBDD64 /* EncryptedMessage.swift */; }; + 0BCF8CB00A9A52600E24370C7144693F /* EKNoteMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2652145BBBEDD592507999E4EA544295 /* EKNoteMessageView.swift */; }; + 0C7A81B76F81FFAA7AFD437D61831C77 /* DelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 381408FAF18C91E6B087F673947BBAF9 /* DelegateProxy.swift */; }; + 0C833DB2294851CFBE098DF5BCEBADF3 /* _RXKVOObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 40D535D7C4DF68F2B5AFB977FCA58DB1 /* _RXKVOObserver.m */; }; + 0C83C845A20F4CDC656714E4DBABC116 /* ZFSpeedLoadingView.h in Headers */ = {isa = PBXBuildFile; fileRef = CB065740FE2583AF33580901156A78FA /* ZFSpeedLoadingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0CF0A87B87DF71F838545FC4B0161A8B /* ZLResultModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F655379862B23651B80D3906B9B5F17 /* ZLResultModel.swift */; }; + 0D20CF83B8511B1CCB09EEF4A194613D /* Range.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1962803FD59FC42F10DEE2A33E08B008 /* Range.swift */; }; + 0D444C6AD7BA8B3307579F9FCA9F43FB /* EKAttributes+Shadow.swift in Sources */ = {isa = PBXBuildFile; fileRef = F429EA86FA44E33584A442245B1808AA /* EKAttributes+Shadow.swift */; }; + 0D536CBD733C8354E24D5753892BB371 /* DDBaseTextField.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F26454F2D256FC88F2B6AD5F1A3AB5B /* DDBaseTextField.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0D56C50DBF09FF385867AEDB34602727 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E789064BE8F74BD0D5F7576611BA7428 /* AuthenticationChallengeResponsable.swift */; }; + 0D62E2BC891D0F73407FDBA5604FF465 /* DDUINavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAE0D91F5796C560EF46CE9E25E32D25 /* DDUINavigationBar.swift */; }; + 0E84EA21B0858EDC04A53458A7F8DBDD /* HapticFeedbackGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AA0D2BFBE481E96E80A0604083AF907 /* HapticFeedbackGenerator.swift */; }; + 0EC5EC45F806F2DC7B68E6727227E49E /* ZFLandScapeControlView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FF978DF56D9926EA3788A68EDA759E2 /* ZFLandScapeControlView.m */; }; + 0F2AAE2334C409128ADD57B132E767F6 /* JXCategoryTitleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = CAAFEA0B151D4C3826C15637652CBD4E /* JXCategoryTitleCell.m */; }; + 0F6D409DD37040FBD2F76BD9D1764022 /* Timeout.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5A7368941998232BE3AA8611B4EF6D5 /* Timeout.swift */; }; + 0F81FC4C865D75BD8DAC0AE4D0972FC5 /* KFImageRenderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3813A0B5BDAD1D477CF9F603F038C5D5 /* KFImageRenderer.swift */; }; + 0FD6F20710A8667F9AE78B5758DE276D /* ObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5708C6073CCFAC3E206B14A1CDAA6B1 /* ObservableType.swift */; }; + 10BDEF2047FF1F2C3E095BF8CDAF7558 /* DelaySubscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 446374F155A36CCF0CAEF6EA8620AAD7 /* DelaySubscription.swift */; }; + 1112AADD470DD6BB1410B7C32A0EA334 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E7F73DE381B64D0C647E03BC90FB7CD /* IQInvocation.swift */; }; + 119A65AD7B8F6C7C39DD19128A7B2DA9 /* SDImageFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 8E96ABA47DCA2979529FDEE0238B2EC7 /* SDImageFrame.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 11CDFB1A43FE6D23D2F8463B142537CC /* NSControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5304BD2E04EDB1DF6954A3EA072C79F /* NSControl+Rx.swift */; }; + 11D40BBD081118EFECD6F3BECB3BCD94 /* NSMutableAttributedString+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = C78371C90C6B9059FF339E22C904025D /* NSMutableAttributedString+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 11EAAA60DB73219EFC8B0CF1722D9C1D /* UITableView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76BC3284CDE9DE11C4F9DADC0B541015 /* UITableView+Rx.swift */; }; + 127BB0831E7F383B0F7DE209003032B9 /* JXCategoryIndicatorRainbowLineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 748D420ECBBF7920BB3C0AD0F9A753DA /* JXCategoryIndicatorRainbowLineView.m */; }; + 129C1964A364166530F529A390760D71 /* JXCategoryTitleVerticalZoomCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 1429C654602EE60F14E5C748E84A3EF7 /* JXCategoryTitleVerticalZoomCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 12D239EBF9D35B376A5912A89A8D2D5E /* ConstraintLayoutSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B62494A345FE3738E54D0B7BB72B876 /* ConstraintLayoutSupport.swift */; }; + 1379145EE1CE455EBC27791628DABACA /* JXCategoryBaseView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B6973844C1B479BA07C39481BCAE57B /* JXCategoryBaseView.m */; }; + 13B2ED45C9B0CE27BE4B8AF1D3C80775 /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A16BF64BD3DBCD4700931D9C252CD7 /* KF.swift */; }; + 13E71BF7B0D9A685C7FB89D273C1CFBB /* Date+Dispatch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74B22967C51D4B324B6AF48BFFF24C9F /* Date+Dispatch.swift */; }; + 13EA7F2015E57D048FEE8E0ECD4E3871 /* SchedulerServices+Emulation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C934F4020D5B676CC43644FC6189DDE /* SchedulerServices+Emulation.swift */; }; + 14006084B55ECBF580E396E89C097D64 /* ZLEditToolCells.swift in Sources */ = {isa = PBXBuildFile; fileRef = B83D362193818D740A16D2ECC5B9B822 /* ZLEditToolCells.swift */; }; + 1437BB3F5BFA3F0EEF784975F7CA2970 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E20682491464A5052445B16ABD1C3D2 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 144B55A9628A2AD6B54F8BBACAB7BCFD /* WKWebView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 511F3DDC481292E3027BACAB54473584 /* WKWebView+Rx.swift */; }; + 145BBF6F393882C968D5A99AC80004E1 /* ZLLanguageDefine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4066A0B3AD78D101E9E024908C89ABE1 /* ZLLanguageDefine.swift */; }; + 14C821B748B65A96E6D91708B70C0A93 /* SDWebImageTransitionInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = BDE45026A07554106E56EAB1DFCFB909 /* SDWebImageTransitionInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1572367981DAA2E0A4283D97FA701291 /* Platform.Darwin.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB5B9559B4A5F0D29C7FE2478C5F3781 /* Platform.Darwin.swift */; }; + 159BBC585A2C51D44D40DE88B5B18AAF /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 49FD7D21697F16B91B55A29E9611D5E0 /* NSBundle+MJRefresh.m */; }; + 15D38081B9302FBAF9A361BAD7E5B05F /* UIImage+GIF.h in Headers */ = {isa = PBXBuildFile; fileRef = 5367231B2744CCA950E57A1C9EA48E34 /* UIImage+GIF.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 15E0847650E2432CA703DE562686D4A4 /* ObservableConvertibleType+Infallible.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5A920C3DD33739DB43E502929992BB4 /* ObservableConvertibleType+Infallible.swift */; }; + 1660E2FBDA4323E7357179056B4B0E65 /* JXCategoryDotView.h in Headers */ = {isa = PBXBuildFile; fileRef = 377468D4851829E62B60E46BD1DE02EC /* JXCategoryDotView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 166CA595A0A31AC822DB1A41527ACFB7 /* UIApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15A4510CDE0028CA4E1A50F424E8666B /* UIApplication.swift */; }; + 168F32A6ABFCE1B9110D5C266D36988A /* UIColor+Hue.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6D4A7AD665C701DD8C1151EE2392682 /* UIColor+Hue.swift */; }; + 170BF4251CF6C18857EE8DCE876FF4D5 /* UIWindow+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 8209FB0F008C90AE43B85B5AD7200BAA /* UIWindow+DDCategory.m */; }; + 1713CBE84A019518FACBAC5F96A60CA0 /* RxSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = AB375BF8D1973E65DF4553ED882C0DDE /* RxSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 171803E499E9C5E946F0FE061019936B /* TransitionAnimations.swift in Sources */ = {isa = PBXBuildFile; fileRef = D79400C04611DCA0219CCC4FED5760A9 /* TransitionAnimations.swift */; }; + 17C901067A0CC336075ABAC7A279589B /* BRPickerStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = 31DB6A78B50469B058812C0AB3DEF591 /* BRPickerStyle.m */; }; + 17DA0483F109F5BA66CF5DD7366E36FF /* UISearchController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7FF3C8609834F23B27A6CF3C7B47411 /* UISearchController+Rx.swift */; }; + 180F0CC23C1B3AB52C80EF79A5B89158 /* UIImageView+Calculations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38C005235C5BD77A6A2BEB7BBCABC22C /* UIImageView+Calculations.swift */; }; + 1874DC3D934C7225FFDF0965A4EDC46E /* DDBaseImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 568BCEEEBC2986D1AADFB984FF7577BB /* DDBaseImageView.m */; }; + 18EBCC2A133B26DF8B5D5754492F3214 /* EKSimpleMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34E995B15C36462115ABFF8062A67418 /* EKSimpleMessageView.swift */; }; + 19481C533673C7B4B552A16BB4B267EF /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5696DCC77FA56BF0AEC9DAFDB3406D9B /* DiskStorage.swift */; }; + 194D6F32A526649820D6B0AA03EEF12F /* RequestTaskMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = F56489D13811035AB3474A613A684B37 /* RequestTaskMap.swift */; }; + 1984D4549EEA55FB1812D99162C83E52 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9B79AD8F9ECF1A550262D8AEF6C6FAB /* Alamofire.swift */; }; + 19B69267A13B522D47259CF72C882725 /* BRPickerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 06238817EEBEE705945FA0A829CD003D /* BRPickerView-dummy.m */; }; + 1A370F104A326B06BB5A7A623DC96920 /* NSError+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F6F4A1F3EF266F43BA3A721E0FB830D /* NSError+ZLPhotoBrowser.swift */; }; + 1A43C63DFF19F317EF5C924811638A34 /* MATraceReplayOverlay.h in Headers */ = {isa = PBXBuildFile; fileRef = DD76C6A8AF1AA8CB62DF43C3F769AE0C /* MATraceReplayOverlay.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1A564818CADAE845D348E6245B9637EA /* SubscriptionDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A366CA9FFFC286CE0E906A7996D41FBA /* SubscriptionDisposable.swift */; }; + 1A64F561597A70C28B3564007FF6D24C /* SDImageTransformer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4471CA9489E40B759C857EA2C365EDE9 /* SDImageTransformer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1A7ADD63C2F158E10825F3FA38EC3639 /* BehaviorRelay+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDDBFCE276A131EBB993532F71DBB2E3 /* BehaviorRelay+Driver.swift */; }; + 1ACD8986D61166611918FD8F593AE55A /* Decode.swift in Sources */ = {isa = PBXBuildFile; fileRef = B46EB72D6315FBCBFE0C8AAF6A32E8AF /* Decode.swift */; }; + 1AD7C51CCF7E6204B37A504B68924F16 /* JXCategoryDotCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 82BFEE2BBD374BD0BBBCC2DDA2FB0373 /* JXCategoryDotCellModel.m */; }; + 1B0E9E785A36AB31562F17D0F5C39246 /* PopupDialog-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = FA095F3E6860C75AB30F71DF7E77D7EF /* PopupDialog-dummy.m */; }; + 1B2A260FFFFCB3D9E0AC958E83C57F4B /* NSButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = E9BB0949121DEB564F39CBB1F31331EC /* NSButton+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1B2AB722CA64C661DA6D668CC4A3CDF2 /* car_xingshi@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 161019006BC8262817EE81BC18718C05 /* car_xingshi@2x.png */; }; + 1B9535181C5455FF923D768AC06810C2 /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CD6F59E9A12BD3804C023A1B9C383D4 /* String+MD5.swift */; }; + 1B957CE26D7722E306F95886B5EDC013 /* RxTableViewDataSourcePrefetchingProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47D85998CA5296D349A4BE600E0EAF58 /* RxTableViewDataSourcePrefetchingProxy.swift */; }; + 1BA88BD6149449B0EB04E4E7F2822237 /* _RX.m in Sources */ = {isa = PBXBuildFile; fileRef = B500A6A869EB38D0D880E1BF8D49D6C8 /* _RX.m */; }; + 1BED5C40C873A14BD22FCC7A8BC11848 /* RxTableViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DD82308C60C73233AC78F46107CF4CA /* RxTableViewDataSourceType.swift */; }; + 1C0B22AA4E83F0C0C7E55FE842D3C1F9 /* NSDate+BRPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = E73758C3486F0D78F7219FF634A7186A /* NSDate+BRPickerView.m */; }; + 1C33277D17F042B6BADC5BEFD04DC3E9 /* BRAddressPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27DE766D157FE0517E64E1E1DBF5B2FF /* BRAddressPickerView.m */; }; + 1C6B7EF5080126ACA9C2CAC9427FF0EB /* CombineLatest+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B081C311F36B5381C8064B5A6CA8E74 /* CombineLatest+Collection.swift */; }; + 1C7BC91F3D267D0DDD1B41CE993D28D8 /* UICollectionViewCell+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = B94B2C940E7569CB6FB0AA4B74655F7A /* UICollectionViewCell+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1C9653CE5BA95B8280803BA82EC70A26 /* DDFontKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FB4DBAD777C369DC82B55B8F1902E69B /* DDFontKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1CAF7FCBD075678639BE65A029B4E56A /* JXCategoryBaseCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 593FE252AAA081F01E71C12842EE9558 /* JXCategoryBaseCellModel.m */; }; + 1CD029D4F48324168F0220D8213348D3 /* EKProcessingNoteMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2251394CF95CFBA2E990C43CD3FC76B1 /* EKProcessingNoteMessageView.swift */; }; + 1D6D63D61E41CDC8C9A95724CF0E75CC /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11A0D2EAF3988210C38EAB8A6A060240 /* Validation.swift */; }; + 1D7DA734E7B0D2F613E87464252340F3 /* UIImage+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = C1E91D67416254F974D49C96E760D91C /* UIImage+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1DAD1ABC0638C45123D6AA1E78167F56 /* StringEncoding+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCE267FD9B0518D7608CA5999D2963E6 /* StringEncoding+Alamofire.swift */; }; + 1DF58F80AC0A6C167AFCF76ABE39A9D2 /* DDBaseMutableAttributedString.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CC7C4C087BAF8CBEFC6978246850028 /* DDBaseMutableAttributedString.m */; }; + 1E04860F7D564AB6E07965B70A21532A /* ConstraintView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C63CC9D0774D46FFAF866743A4AB191 /* ConstraintView+Extensions.swift */; }; + 1E350EF29DBE0EFA8CCAB91CA8E71AB3 /* ObserverBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 209DED469D48F3D7CC4B7636A432924F /* ObserverBase.swift */; }; + 1E4A2E4EB128ED973EFAD8D0A76ECCAF /* ZLPhotoBrowser-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 648827F2C00313932F4B093D5730885E /* ZLPhotoBrowser-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1F08C8A1BDA5493CCB4E836F26A9194B /* UIView+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = D0881CEE46D38FAADED1CFDCC77A3FEF /* UIView+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1F601A8A4AE7C27226B893F8C4611E0E /* SDWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = A37822F05945180B0ADB67D7E061F3C6 /* SDWeakProxy.m */; }; + 1FC870398A64B8565B90B11479B88B68 /* IQKeyboardManager+Position.swift in Sources */ = {isa = PBXBuildFile; fileRef = 296E8642906500923FB63D86FC8AB460 /* IQKeyboardManager+Position.swift */; }; + 208A97584D845254E986E9C707635B67 /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 63D20FD065054E23EAAB7700F187118B /* MJRefreshBackStateFooter.m */; }; + 20DC5EFA536B064520E620C2ACAB766E /* CachedResponseHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54EA0FC58504DCD8B983E0F43A2D1CA8 /* CachedResponseHandler.swift */; }; + 218A594F4B538DBFF56BDDBFA62906B3 /* DDBaseAttributedString.m in Sources */ = {isa = PBXBuildFile; fileRef = C19A5FB1C0472EF8752D8DC60509F85C /* DDBaseAttributedString.m */; }; + 219624B2DB84EE52D0E4F6B1789954E1 /* ZFLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = B43A1F2F1E63720D830B370B7AAA5020 /* ZFLoadingView.m */; }; + 21AD65B6FADAAF0BE20DCB59FCB3AF37 /* ConstraintLayoutGuide.swift in Sources */ = {isa = PBXBuildFile; fileRef = C395B8259CC6D308C5CA33BA4BF46349 /* ConstraintLayoutGuide.swift */; }; + 21D966E2F801F96E6E36D2C7BA73235B /* DDNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1B104D5CB3FB436481B45A71DFEA863 /* DDNavigationController.swift */; }; + 21FA952E49A0EB77EB7825A78FEF6AA5 /* BRResultModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 0CF30404E7A7080C5C22D74A199E651C /* BRResultModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 21FADAA36F19612801A23CD9FC35BA98 /* EKAttributes+StatusBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53DB07EC82DD9C1E75BE9779C461DDBD /* EKAttributes+StatusBar.swift */; }; + 2230F8D2C691E97B535D933B21CF1676 /* RxSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DCA95B6996F452F3EE171E19CE9AF58 /* RxSwift-dummy.m */; }; + 224D5F6BA39BADAD19041AF6AD880C80 /* Bool+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F1EF9A5FFC46A2D6019B884482CBB45 /* Bool+ZLPhotoBrowser.swift */; }; + 226AE9954640E71AA69AC12F268C4B58 /* RxPickerViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FFC7A16B1641BD6E007D549F831184F /* RxPickerViewDataSourceType.swift */; }; + 22A0EE3CF4D4D5DAF933A7871B6E47A9 /* SDWebImageDownloaderDecryptor.h in Headers */ = {isa = PBXBuildFile; fileRef = 779AC19DCC5922311DBA34FAE13EAEFF /* SDWebImageDownloaderDecryptor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 22CE10056B2DC6A993C8E3CE966A45D4 /* NSButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7944D1C40A7D9A312109C07AD7D23DE /* NSButton+Rx.swift */; }; + 22F9542CF144A32FA791286228A88C04 /* WithUnretained.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA48B41755825B3A3C4335BB7AF7847E /* WithUnretained.swift */; }; + 23070072A95EC58547F751658BD10FB8 /* QLUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F49FBAA4DF5966CBB6BF8C388042265 /* QLUtils.swift */; }; + 2354A0786A1EBBC2298B9CB493F8C4FF /* URLRequest+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1623AE1629442AB8018887A49AD7E6DA /* URLRequest+Alamofire.swift */; }; + 235F5CA0FE85EC9C9BF77DDF796070C3 /* JXCategoryBaseCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 56018FF5D01D2F070C712EA706186D9B /* JXCategoryBaseCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 23B683FB3262FAB104127CD59D29E34A /* SDWebImageDownloaderResponseModifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 25FA9D728A1914EACE0A73F28DF83C74 /* SDWebImageDownloaderResponseModifier.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 23DEC997EFDAB5839591BBBFABC6A2A8 /* NSBundle+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 78ECCF2A4FEC22ABFF5BAC19B8E5E14C /* NSBundle+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 23E7FD08C3DF07540AD2118EA057AECA /* DeviceInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B10FB417AD06B507E287C969BAD54A7 /* DeviceInfo.swift */; }; + 23EFAA45BE23C0F05AE3A5A892808639 /* UIView+Shadow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 98D8CCB8D52B56C004790FC7FB9A1C84 /* UIView+Shadow.swift */; }; + 24488C0EC1CD3766AF3BA0C3361D2F05 /* KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4ADC7A37A5B63903E0D95C418084602F /* KVORepresentable.swift */; }; + 245545785378684632B1A838648E423C /* car_xingshi.png in Resources */ = {isa = PBXBuildFile; fileRef = 26AEA41C8B14F7F0E9144CF1B5BAAAB5 /* car_xingshi.png */; }; + 245D0E313372FC4F2297E8CDC17BFDF4 /* ZFPlayerGestureControl.m in Sources */ = {isa = PBXBuildFile; fileRef = CFFC1E69456D7DCFAB6347A9E16EBAE4 /* ZFPlayerGestureControl.m */; }; + 24E92B843F6FA24594FB1963D297E1C1 /* DDViewControllerAnimatedTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 457A80DEC0166FAC9C9555D3122A7B34 /* DDViewControllerAnimatedTransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 24E9C22091E66AD34A6F04C2AA5DCFA2 /* MABaseOverlay+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 54A206BC69EC53E7599908DB6CED9A62 /* MABaseOverlay+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2508C13A6D783495CAA9FEF848ED3408 /* DDBaseButton.m in Sources */ = {isa = PBXBuildFile; fileRef = D1BC1FE6F37047E71C9830283FDD5D1B /* DDBaseButton.m */; }; + 254DB7DF69C8F0DA8BAC684099B27944 /* ZLAlbumListModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 573A7497C7A50D94FB4A7F442C5702F7 /* ZLAlbumListModel.swift */; }; + 25970C989E301315E4B0E51B9265191C /* UINavigationController+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = AADA84EFFDEA23D1E85608A1726D9D7F /* UINavigationController+DDCategory.m */; }; + 259DD1BE69FB6C8030BCD5994B5E5B51 /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DA9A6E5B948AF8AED6CD1839F7CBDC4 /* SwiftyRSA-dummy.m */; }; + 25BF5D9FAE084BAE3824007EA8E0196C /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB22E2B0D3FB2154A58DA396F8D8FF7 /* IQToolbar.swift */; }; + 25C7EB9F72274DDDD8E0F343712DEE92 /* UINavigationItem+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 279045C7261070E227F016C7B3CDA49C /* UINavigationItem+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 25CC4020FC9FED9D12F42A6367A95F1A /* Infallible+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = F59A80C7846EDAE9C2DB93A2BD7FA63B /* Infallible+Operators.swift */; }; + 262F6512506ED9745F84C00D7748E54A /* SubjectType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D58C980FB04DBDCB318A173DB5818C3B /* SubjectType.swift */; }; + 263E6DC0FCCF45948585AE8D649ADCE4 /* UICollectionView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B96EFB3FE70427D8B4D751D1F0718179 /* UICollectionView+Rx.swift */; }; + 2655C03CDF30A7690E43D892DDC95AB5 /* ZFPlayerLogManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D2A9A8EF046B4DE273BD1DD1E5CCA659 /* ZFPlayerLogManager.m */; }; + 269E460B54758ACB6B351151604E0B1A /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 896E130CFF5AEF120690273A4D51A899 /* Queue.swift */; }; + 26D7B78DF030A20F012D3C770E6F469A /* UIFont+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B2C6C950C836FE62DD8A8414331EBF9 /* UIFont+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 27043FD4E15DBD03FD933A60109C3009 /* EKAttributes+HapticFeedback.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BAF5D75E4FB52D4E9196CE377997DE9 /* EKAttributes+HapticFeedback.swift */; }; + 270ED905740AD9FEFB9A346AC527D53A /* SDAnimatedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DD86580723992F780F2F830A13CBDF0 /* SDAnimatedImageView.m */; }; + 27393AF110439C3A37744A4040E1E9EE /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED4B28777420DC719B44D67B307E6593 /* RetryStrategy.swift */; }; + 275381CAC910D22744FEFD2CA9C80297 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27D53C130081BF5B3BC6B422A21B1EF3 /* AVAssetImageDataProvider.swift */; }; + 2776B3355D535E5A68E18C4C77B2D595 /* ZLPhotoConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CE7E18CB266816367C13967C70F5F18 /* ZLPhotoConfiguration.swift */; }; + 27770DF47A61DEEB841F3E977A6BE99B /* SDmetamacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 869D5DFE9DD1A2268D9D13DA5B9EC726 /* SDmetamacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 279C4E09D6D4113942EB37DE5DD034B0 /* JXCategoryIndicatorBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = 329F0735A9474AD3C4D2019D9A2EB9B7 /* JXCategoryIndicatorBackgroundView.m */; }; + 28096A037B656B6C13E1B62315EDBF25 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9F792EED4B9415B48F4A5955AD528B4 /* ImageDownloader.swift */; }; + 287C57DAAE89B78235098039F1AF3AF2 /* UISwitch+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C59223E4ACAC4319150C29731AC850 /* UISwitch+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 28E3B45C51EB7B6711CC6AF6BBA4F32F /* SDAsyncBlockOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 426ACC0CB2BF1FC39A89311CF768EFF8 /* SDAsyncBlockOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 28E8453EBEAA5D3187A1FB686F807A07 /* SDWebImageTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = E4A4E116DE213028792AEB972C8C12D2 /* SDWebImageTransition.m */; }; + 290CC252DD7A79A8CD348210A4ECEF8F /* ZFPresentTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 02CD09B23F363A0ED6829FABD931714A /* ZFPresentTransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 296AD743BAED5C596C4FC357CD4FC261 /* InvocableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C7F0FFA47C3049DC719D410F57047C6 /* InvocableType.swift */; }; + 29A2E2087AE8D794A6A57E3BC55EEAF2 /* Cancelable.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE9E8C2F33A98716C8CB038355C1390B /* Cancelable.swift */; }; + 29A94387DA04DE3CA441D0244ED3B6E0 /* ZFPlayerConst.h in Headers */ = {isa = PBXBuildFile; fileRef = F45E2E4C287E99D187D4A1DB6F7BC294 /* ZFPlayerConst.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 29ADDEB7070613224B9510A61E41A745 /* EKAttributes+WindowLevel.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA306782607E93BE5C83E20F856D1FB7 /* EKAttributes+WindowLevel.swift */; }; + 29BDE26902A035FAEBCB2DC35DEE16F2 /* ControlTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73C5D716985D6A9FC27099D22D4B49DC /* ControlTarget.swift */; }; + 29C7B5B61EDB9B6010093123C95146D0 /* ZLCameraConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = F11EA65D845C4FA3C0A6F40BB8E10CF5 /* ZLCameraConfiguration.swift */; }; + 29F4DFF55D0B18B9ACA5820B30481389 /* DDLogKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 28CF74A30ADA16A65120E81055556B9A /* DDLogKit_Private-dummy.m */; }; + 2A3C45CBC3104636FF2ED8A1B3D2CAF7 /* UINavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11318CAE9188F3F3D96B377110B759AD /* UINavigationController.swift */; }; + 2A6423FCAB17960280B3035F79F4DD6F /* IQKeyboardManager+OrientationNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFECCD6DEE66A705C163467849DFDEF0 /* IQKeyboardManager+OrientationNotification.swift */; }; + 2A9587CB9E83DC818BC42AB6D3BA6C93 /* AlamofireExtended.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F0FA8BDB00146BF15D3BC096E93834B /* AlamofireExtended.swift */; }; + 2B6E7E401FECF3BA6B6856DAFE81E233 /* UIControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5BED8008BBEBAE0D0CDCAE16028F220 /* UIControl+Rx.swift */; }; + 2B799593BA9EF6DAF478B5551D7E7A6D /* SDImageCachesManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C3FFBB9632D75DDBE9FD5A649334EDAB /* SDImageCachesManager.m */; }; + 2BB1B5BC54D2ADDD6BF253B4FBB71E3A /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9ED858A07E2C1676EDE73FD3773F9D8F /* ImageFormat.swift */; }; + 2BBD8EA6B3F3A8EA8F721498BE13D6C8 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = F7B8D7EA1853A8C26F80ECD85BC28919 /* MJRefreshStateHeader.m */; }; + 2BF1A8E6F302964E4EA7E6B004474BF6 /* RxCocoa-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 20AE7958E8A392E43477169D9EC04936 /* RxCocoa-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2BF6AD4F75D3FFC369CCB82DCA4C730E /* MJRefreshStateTrailer.m in Sources */ = {isa = PBXBuildFile; fileRef = D16254B55AAD3124DC99795F88D22EB4 /* MJRefreshStateTrailer.m */; }; + 2BF7BE1115AE5E63724A339701C1D7C3 /* ZFPortraitControlView.h in Headers */ = {isa = PBXBuildFile; fileRef = 14090DEF6DB4FAD172F8D3682ABAC65D /* ZFPortraitControlView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2C0D806E4CC111F69F6DA1589BF4DE81 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C3C814A14571470DAD18447CE470666 /* PublicKey.swift */; }; + 2C37F2D2D4CEAD643BD8D6212242A740 /* UIRefreshControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A74E07F599D069F94264E596799DF79 /* UIRefreshControl+Rx.swift */; }; + 2C52389E12667E0179DC612D112DBC64 /* RecursiveScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547000FF35ABCCC797CB4B8681D8BB16 /* RecursiveScheduler.swift */; }; + 2CC3AD3D3398B56CF9B85CC4A7F9F439 /* QLCompatibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66B027B2A71C75DE5339595FFF112FB8 /* QLCompatibility.swift */; }; + 2CD914E4B91EBD8D2CA2DF77BC35BDB1 /* PresentationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23D9826CFF8ECCEF2E4D1AD0394274D3 /* PresentationController.swift */; }; + 2CE66298EB882DB104A440707386CB8E /* Merge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EA0223AFAEA527F51E060EC701FD9D5 /* Merge.swift */; }; + 2CFCF233E052F29452123E61CB274CFC /* UIImageView+ZFCache.h in Headers */ = {isa = PBXBuildFile; fileRef = E25AFE2CC3899B6483DAECBCD6614163 /* UIImageView+ZFCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2D2CDCF93A57C458A459F5A968528E34 /* DDNavigationControllerDelegateReceiver.h in Headers */ = {isa = PBXBuildFile; fileRef = D9017B4A55E653BC69EF76F2038FA511 /* DDNavigationControllerDelegateReceiver.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2D498A82DAA39D56247F29BEE6EEB7ED /* UILabel+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = EEC77E95710C428FBBCEA3A19CC88933 /* UILabel+DDCategory.m */; }; + 2D6959FD049A370CC9591C62B0F7381A /* Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3285ECDE4EC7D2748C153D3697BE803A /* Map.swift */; }; + 2D83E793BB320606B62CFE1E10C2A490 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5FD8C3EB9E6B1E10EA43CE16BE3D8143 /* MJRefreshHeader.m */; }; + 2DEBD6FF56476D9DEF23F26A6B128E98 /* PublishSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBDCF2E2806442EAACA290D1B6CD1865 /* PublishSubject.swift */; }; + 2E3D2707E7E60BE010D3246CD02D6584 /* ESTabBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16726529D4925EFA5D61246DDF2520D6 /* ESTabBar.swift */; }; + 2E7F3CDAAF53377E46D82BA29C31E95C /* SDWebImageCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 023378F8A559DBD8D97CE6E8CCDF1EB2 /* SDWebImageCompat.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2EDAF39A638BF0797DAC0C75226CE335 /* UIApplication+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = DAFBA996F8D0DB0779A067E6DF99FBAB /* UIApplication+Rx.swift */; }; + 2EE2043D4DD09C8AFEB9FDDA05E9AF6A /* ConstraintLayoutSupportDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCCB5B88E4403F92CC5C5B2D573509D0 /* ConstraintLayoutSupportDSL.swift */; }; + 2FE046DCADD181369DFC6A2685D565A1 /* RxMutableBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AA6565E54EE5A1694A2DAAD03BC23C5 /* RxMutableBox.swift */; }; + 302832D4B7652F756A29A925F087C822 /* Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 545AD3827243FBFA4610FD3D35FB0BE0 /* Concurrency.swift */; }; + 303B93CF0EE553490F73F76D9C534C44 /* EKNotificationMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB83826263A364A1DB23D827C1999862 /* EKNotificationMessageView.swift */; }; + 308503CCD3E28A3911BCC7004887D711 /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = F69E380054270F3E4ECD98A969AF19D5 /* PriorityQueue.swift */; }; + 3088663B2B31153DD3995BB53A10045A /* ZFSliderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C43572F515F76824B321D8A42D029D9 /* ZFSliderView.m */; }; + 30CD9E67B22802940BB72062DED254CE /* Repeat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BE2A0EF9D56819A61BC260CE4C8D225 /* Repeat.swift */; }; + 315E6E32711371D1E923D202C5BDF0D4 /* SDWebImageTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 814EB8D913B261BD1FC90D0860E810E3 /* SDWebImageTransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 316ECCB1FEC71196E803E0DDCED7C651 /* DDBaseScrollView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CBF23CB7783B7D5344C0C32C0D47775 /* DDBaseScrollView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 31C23CF66BBB1520FFD4D8C8AFB510DF /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9AFBB8C9DAE35B22C4B19C5E5660706 /* IQUIScrollView+Additions.swift */; }; + 31CF6A9299E02044EA28735F99B19686 /* UIView+ZFFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = A783B4031979F6BBE19524A554BBCE84 /* UIView+ZFFrame.m */; }; + 32266A6F42922E50D21FF66C496DF1F0 /* Sequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = F72F8157F7793CF06450BEC7A5AFE014 /* Sequence.swift */; }; + 327738D4F79388DCE57DA6B462AD2936 /* NSThread+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 151C1822C9470A3F1C63D7E8698AEC70 /* NSThread+DDCategory.m */; }; + 32D2FA4F8AC6EBE83DDF786AF4629B28 /* DDAF.swift in Sources */ = {isa = PBXBuildFile; fileRef = E9EB98248632D80E2CD041148A8E5C15 /* DDAF.swift */; }; + 32E95A874664AF103BB1075B97BCB00C /* DDBasicControlsKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C3755E1970E45CA8E4427BFA0FBE2E4 /* DDBasicControlsKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 32F4D098720BAB0CDADEB1740B23B290 /* DDMAMapView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3FD638B5FD92B4BC6A9688438F9AFCF1 /* DDMAMapView.m */; }; + 32FDEF26E5A224A9DE72E09CE33BFDF0 /* VirtualTimeScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = B83E171BF333BCE6042F4790900A9FE2 /* VirtualTimeScheduler.swift */; }; + 33043B5E0E8C4E2805481E6D692949AB /* JXCategoryIndicatorLineView.m in Sources */ = {isa = PBXBuildFile; fileRef = AD90C1A30406D12664F5E1A77AE3C8A7 /* JXCategoryIndicatorLineView.m */; }; + 33206CE1C59D7666BDDE9E1465A610EE /* ZLEditImageConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = E31E82532012A9368CD278F1B64B4DB1 /* ZLEditImageConfiguration.swift */; }; + 334A994CC4B847C1B6262E13A65F9C3E /* AnonymousDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 457CDCAB18594BD4385D6CEBCB903674 /* AnonymousDisposable.swift */; }; + 33859D3CB90E4ABDB24C9227DFE85E4A /* RetryPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DA4E705B3EB4AE201794AD0E21212F3 /* RetryPolicy.swift */; }; + 33C5347E93C96AC65380B9B1CCF3B411 /* PopupDialogDefaultButtons.swift in Sources */ = {isa = PBXBuildFile; fileRef = 065B11C89371CC4255EE8CA78AB4D5D3 /* PopupDialogDefaultButtons.swift */; }; + 33E6C702602A0ABE4B9FF00731487E49 /* DDBaseTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 536796DC557774A8360BF83BA16F52AA /* DDBaseTextField.m */; }; + 344AC17E91D0F874C0E41AE3F6D7C9D7 /* ReplaySubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F77AE1A97D56A1FB1D75FA81AD0B323 /* ReplaySubject.swift */; }; + 348A2399833F70160F70ABBDCB980E2B /* SDWebImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 657DED17020554A52B02991B5355787E /* SDWebImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 34C07B18252160C63FBD16003E845CFF /* JXCategoryNumberCell.h in Headers */ = {isa = PBXBuildFile; fileRef = D9B41086832850A388ACB48FB147D90D /* JXCategoryNumberCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 34CBF28932334DC78F6E40B6FABECCB7 /* DistinctUntilChanged.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51F2ED7FD6260CFB78C34CE4FA7F7E67 /* DistinctUntilChanged.swift */; }; + 34EE7B15E96B44F2F505FF8B47CA47BA /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2707E7BEE80B079FE70890826E091175 /* Response.swift */; }; + 34F4C47DFD00CBF46312DFB03A6E8840 /* SDImageIOAnimatedCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = FBD58529A4B13653F254FD8AF594991D /* SDImageIOAnimatedCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3530FB5ECF1B91F9E3243BF34F446980 /* SDAnimatedImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 9413E14BB8B290E97588E5432B23FE2D /* SDAnimatedImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3542BDC08CBCA8BB1951AB507AB42AA1 /* JXCategoryImageCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 77C393897F696244E9356EB4257EFCCF /* JXCategoryImageCellModel.m */; }; + 3563535F257C8923038E5C66A70CD288 /* BRPickerStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = 7994FC0381B5E0274F1FB06C9232399C /* BRPickerStyle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 357623AFCD422D2A1BF39E9A65530F53 /* NSURL+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 72285DE049F671DE51C1B400CB5F2405 /* NSURL+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 357C743823312159B0278D1810A8A481 /* EKWrapperView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29503832346B5ACA306B8351EFEF99F4 /* EKWrapperView.swift */; }; + 35B124D386A8A344DB4E378136803251 /* ZFSmallFloatControlView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2532AA7D799838AA046A78158ADA67C8 /* ZFSmallFloatControlView.m */; }; + 35ED1671F8FD3A5108E1B917130980EE /* EKRatingMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84327167CBBDD99B931D23F9AFF30DA5 /* EKRatingMessageView.swift */; }; + 35F5FA1C74B28C3080CA0005AE863FA8 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9783AD99AE5AB88CF4B0EFEA8601D4E1 /* Kingfisher-dummy.m */; }; + 365DE3259C4106D8E3AC066DAEEB4720 /* DDBaseSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 2FF554B90DB384AF86113D10561E1090 /* DDBaseSwitch.m */; }; + 36609831C82EC1E0D38EFF6ECDF53026 /* UIFont+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = F736FC35BDD67E5655FB0ED07F754CA1 /* UIFont+DDCategory.m */; }; + 36AB9414D82F70F6517E1948301B56E6 /* SDImageAWebPCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = C8A37E16ABF1F765BD2F306F276A9BFC /* SDImageAWebPCoder.m */; }; + 36B204B1822DC0BB1A37AADE7218B28C /* UIImage+ForceDecode.h in Headers */ = {isa = PBXBuildFile; fileRef = 98195C66125642D3183345871C8CA849 /* UIImage+ForceDecode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 36F40E8EBE86E294348DF7F319E98D8A /* AutoUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = E22F30851DDC7C549F663C5FEE847DCF /* AutoUI.swift */; }; + 36FEB6DD53D08DB2164BEE84F3653BE7 /* Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13369AB30EF547AC897102096804BD8F /* Driver.swift */; }; + 37115542AB588CD7E9A715EFCBD931B2 /* UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B8B9E1EAE4DB813CB3B48BA26A853EB /* UIColor.swift */; }; + 372DFC5E474E6F5988D709EE7BAD99E6 /* SDWeakProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = 19285907593533A6AA9EB666187C70F5 /* SDWeakProxy.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 379EF14788368688008C6046091CBA72 /* ESTabBarItemContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C4F166A34106C167C1D61C5851F8AF0 /* ESTabBarItemContentView.swift */; }; + 37DA31E97761C9AD09DB9F3AD80AAA70 /* JXCategoryViewAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 691E8D0FC452DAAEC49C56AA02423214 /* JXCategoryViewAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3808291BFCAA43687CA6EEEBA0A23A78 /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58E19414300B9B38EE7D7B98461DA21C /* RecursiveLock.swift */; }; + 38113EA83CFE5B14B6BCFC96772A2BDE /* IQKeyboardManager+UIKeyboardNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28E2578003E2F135F48FD8D61F37EB4B /* IQKeyboardManager+UIKeyboardNotification.swift */; }; + 3845205DF5D46F4839DB38A7F6AB90B4 /* UIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86D5B58B2DC09E4FBC7347D6CD405BD3 /* UIImageView.swift */; }; + 388BBDF2D1096563AA5C9266E06AF151 /* NSImage+Compatibility.m in Sources */ = {isa = PBXBuildFile; fileRef = 70D6E799EC458D6AC16F00B7EDB78A4B /* NSImage+Compatibility.m */; }; + 38B5C354CCEB18536DC8739368429DA9 /* UIGestureRecognizer+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C1C6FCE8B5DC525669FED53B182A2EB /* UIGestureRecognizer+Rx.swift */; }; + 38D3D319A463252D8357528ABC9B92C6 /* Timer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53C5218BC84CA6549F42E777DE2A80CE /* Timer.swift */; }; + 3A10B0AAD9F15B171EF41F035369BECB /* ZFNetworkSpeedMonitor.h in Headers */ = {isa = PBXBuildFile; fileRef = 5AE27BD2887CD524A80F947F01B089FD /* ZFNetworkSpeedMonitor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3A7C66A33B73A848F44A1333ED59AA98 /* UINavigationController+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AF7527E60B3647B232A866C5951E416 /* UINavigationController+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3AAB1695C0F9AAE144A7E37E34966F45 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1C034DDF190FFFFEFDCBBE3BEED914A /* IQTitleBarButtonItem.swift */; }; + 3ACCD6DF1F9C7989B0BB3482AD01D786 /* SDImageCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FAD17EC8C7A83C70F900C8152745963 /* SDImageCoder.m */; }; + 3ACFBA19004CE54466BBD8C6BEF1D27B /* JXCategoryTitleImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = AE186CB22D2A6AA49DEBAD692309AE92 /* JXCategoryTitleImageView.m */; }; + 3B14941EB241AF1ED07CFF634860BE1E /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E14108DD2E07F3E82CEC9C5C48840A8 /* RedirectHandler.swift */; }; + 3BA07D26BA7B31AD481DCF513B101864 /* ZFPlayerView.m in Sources */ = {isa = PBXBuildFile; fileRef = D7D356C9644A29E54C6CC720E7B1B848 /* ZFPlayerView.m */; }; + 3BC81C04B06FB5B079FDE9C95231AC97 /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 686DDB8A39D48159240E2AEA744CEF9F /* Bag.swift */; }; + 3BF1A3079B688B22EA3D2D87B3AD4DC4 /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = 566149008FC73438B00482887D0A93B1 /* Debug.swift */; }; + 3C11CB98AFEFBE7A201DA71292528A69 /* EKRatingSymbolView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4218BFA03EECBC67513AD75A3D832AF1 /* EKRatingSymbolView.swift */; }; + 3C785FEF705A69574697F75A7255C9FC /* ConcurrentDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69DAEACD65BE2304D0A45728C3932162 /* ConcurrentDispatchQueueScheduler.swift */; }; + 3CA6371C85FE25DFE2889186676D041B /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = C01301176AEAC9809BD957B58457CBA2 /* PrivateKey.swift */; }; + 3D1DB9B06A570F6243016C3FB3692C4C /* ZFPlayerController.h in Headers */ = {isa = PBXBuildFile; fileRef = 632A81A7D5D503D4551B881A6D5E2D99 /* ZFPlayerController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3D99594286ED1D20D88E0A86886224BA /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BD1EE08814A7472706470B65F3D3639 /* SwiftyRSA+ObjC.swift */; }; + 3DB9872080D437F2A851158F1F8F2693 /* SDAnimatedImagePlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = F69849E1DCC3CB3810D7E5767BAB25C8 /* SDAnimatedImagePlayer.m */; }; + 3EBC1473805AE2975380A13C46E9394E /* RxCollectionViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8CB853B3D3FA4C1BA43C53DD9949EF5B /* RxCollectionViewDelegateProxy.swift */; }; + 3ED2486A34EFAD23ACEA160695EEEAD9 /* NSBezierPath+SDRoundedCorners.h in Headers */ = {isa = PBXBuildFile; fileRef = F9BE8BE147ADE304F6D8BDC1E3DE3E7E /* NSBezierPath+SDRoundedCorners.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3EE1F3D911A2EEFC8A9BC6503440FAA4 /* SDImageCacheDefine.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C9F61CE6ED2DF8974E42B60C415199B /* SDImageCacheDefine.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3EE8DABA9C8DF87F6E10FEABF6F4F00A /* GroupedObservable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5FB4BCD456A230F295D58FBDDE49D3CE /* GroupedObservable.swift */; }; + 3EEB15302467C142726D815653A92E15 /* SDImageGraphics.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B0AA00AC3C94D7CC89DAC7137913CAB /* SDImageGraphics.m */; }; + 3EFC804679D24748F1AE2B2ECC493751 /* ZFUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 9379D6401784F1AEFF9724756BAFA76C /* ZFUtilities.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3F04950F30488FB6AD475A0519B0B16F /* JXCategoryCollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 42362AA9D45285F7082156A7838557A9 /* JXCategoryCollectionView.m */; }; + 3F4B847DC64A98AF7C577DBD92606ACC /* ConstraintPriorityTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6DF2B3DF55513B9094D6EAA7BA10CC9 /* ConstraintPriorityTarget.swift */; }; + 3F56A52F3459E227CD0669EC4192F7C6 /* ReplayRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60D63D707E6F989BD38068854B67B0D3 /* ReplayRelay.swift */; }; + 3F7C7042BBE1B605BD0FA37056BB1D78 /* _RXKVOObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = DD9BCD7BD7083FAF3307D81DF81F7C46 /* _RXKVOObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3FC1DB05D712E48147247956545C6688 /* HistoricalSchedulerTimeConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 100591C0CA8BC02FA5698620BD98FA34 /* HistoricalSchedulerTimeConverter.swift */; }; + 3FE17AA44DD3A1A5179103D3798D079F /* JXCategoryDotCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F08F7C86ADB155DCA1C54C1982E77B1 /* JXCategoryDotCell.m */; }; + 3FEB57F82B4C5F6D6AAD855FFBAE7FD4 /* UIScreen+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FC9941491BF1FD35C4EBA32A311119E /* UIScreen+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 406B70834D7638A4706184831DA1BA56 /* DDPersistenceKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 970613E589CD704BE5F22AFD8763B5E7 /* DDPersistenceKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 408E77F6FB2A28181214F3571597C6E6 /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = D79736C3A55B7D6C5075C947B6694235 /* Signature.swift */; }; + 40F0EC1B6B9648E6668E369AB598A876 /* BRResultModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D2C08CB7A46C8AE472089C3822E5E1FE /* BRResultModel.m */; }; + 4102520C79E465F93CCC555425B16A21 /* MATraceReplayOverlay.m in Sources */ = {isa = PBXBuildFile; fileRef = 17E2210B687B3412F03196B1C6A6D547 /* MATraceReplayOverlay.m */; }; + 4139B49E8556C97A3D8FE0AB885CA1FD /* JXCategoryListContainerRTLCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DAC4C046B99E2599D90B326B52B4E7E /* JXCategoryListContainerRTLCell.m */; }; + 417F88073D2B0203BC70C580CA9AACFF /* EKRootViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55C78DC3A2BF39C514F3164238BB70D0 /* EKRootViewController.swift */; }; + 41B097CA87620491B5A500124B922D58 /* SnapKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 16AF0AA4A670CC0D68A66E6388506169 /* SnapKit-dummy.m */; }; + 4223E964C57E9A4588FA614FE769EBB1 /* Toast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19997B31DB091B9691A5431ADE9681FF /* Toast.swift */; }; + 423150CAA90F1925435371DAD5C7ECBC /* UIGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D47057D54AC76837ECCF6C6096426E3 /* UIGestureRecognizer.swift */; }; + 426669FEBC6BACB365C6043CADAAA0CC /* Infallible+CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEEF6A42E1003FED5213630188F0BCF9 /* Infallible+CombineLatest+arity.swift */; }; + 42B1E4E7DD051B0FEF42A279062218A8 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FDE46C30B029812245A7834F1A97A1C /* Filter.swift */; }; + 430B8F18E9BEA750A8C84C4DC1BD9A99 /* UICollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C28BDCBAD94CF0EF86ACC5AEEE734D8 /* UICollectionViewCell.swift */; }; + 432F9B4E6023BA249378CAF9EDBB5CCA /* DDBaseAttributedString.h in Headers */ = {isa = PBXBuildFile; fileRef = 0E3AD0A5A60B44AF298FEC9482CE432A /* DDBaseAttributedString.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 436ED0BEB10283F8E64348F38B2D09EC /* DDUIGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2557183A2FE6CE05E0241839C2486DB5 /* DDUIGestureRecognizer.swift */; }; + 43E005872AB5B98625C1BCB4453ED0C0 /* DDUIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 039574ABCAE0F3DE38B92070B3D21AC6 /* DDUIView.swift */; }; + 4408CB04AFDA8CC998F4FD00910B4738 /* SDWebImageOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = BDB973BC6B942C9A7ACE838891512FAC /* SDWebImageOperation.m */; }; + 441793180F0D4EFB3B71D6117EDFA872 /* ESTabBarController-swift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F024E118CC7C6DF824B3A44E3B5D35F /* ESTabBarController-swift-dummy.m */; }; + 4433D02EE9231F24E94E5FD44492907C /* UIViewController+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D9CBE956591DBD063DF9A572E7359A0 /* UIViewController+ZLPhotoBrowser.swift */; }; + 4482C25FB41CA449FB31D498FBC4C50C /* GradientView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F264CFD0AE4632E0FD8EBAB9513B169C /* GradientView.swift */; }; + 4485A6CBAF4E316C0B58C1773F36D839 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8428E6886EF5735974D641689E6BEE74 /* Filter.swift */; }; + 4490B08CBFDFC7269B17068AA4CDA61F /* DDUIKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 95299BD6E3099A4ACBAA7311918BAD43 /* DDUIKit-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 449C0983E8393CA349A0801B4BDEAE12 /* BooleanDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69CAEE7784D12AD99520E3982E588075 /* BooleanDisposable.swift */; }; + 44BDECE8B10C6DFB4BBFB8621A636FB9 /* ControlEvent+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 344F0F6866E65EB5164258A81E6F9613 /* ControlEvent+Signal.swift */; }; + 44C35B8EF128278FA7F9F22C82379DEC /* DDBaseTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = C756078088B7C77722EB7AE0CE6B21C7 /* DDBaseTextView.m */; }; + 453C775A0F9ACCD310681A1C49D051AF /* ZLCustomCamera.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FD050779C225444E531817AAF94E8D2 /* ZLCustomCamera.swift */; }; + 456C758D7BE4EDCF597AD04A3D095711 /* SDImageCacheConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = C29B82C1A35C3064AF29EED840507353 /* SDImageCacheConfig.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 45F2115D4EC21D89A899E9D969CA1810 /* NSTextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 227385DFB9BD93899C65F2800AFA2C5B /* NSTextView+Rx.swift */; }; + 460CAF3FCDD140A11875B67D3124B8BC /* Combine.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFDCBA487329768A35BFF9DA39F33DB9 /* Combine.swift */; }; + 463859BF5F9D7AAD1F9216EA25687599 /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FF8D191231FD486E20443860552DDFD /* MBProgressHUD.m */; }; + 464C0BACBF2990B25DC1444413849288 /* Driver+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6326621A7E3A533A7086C0D6193C1E8 /* Driver+Subscription.swift */; }; + 465DDC88E2B046AF9FBB74B1D3D3FECD /* DDAudioPlayerKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6808A7171BC3C492B5BA2F54A65A05D8 /* DDAudioPlayerKit_Private-dummy.m */; }; + 466076161BAFA79E1EB9C034956DB0CB /* EKAccessoryNoteMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1041174B6008065A01D628E819B0F88B /* EKAccessoryNoteMessageView.swift */; }; + 468F7993E475998F74D45D577A1A8079 /* ZFLoadingView.h in Headers */ = {isa = PBXBuildFile; fileRef = C3A40198775F90A1AE767DCDC1BCE469 /* ZFLoadingView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 46C36454D8E82CEC47B95D6426063110 /* ZLPhotoBrowser.h in Headers */ = {isa = PBXBuildFile; fileRef = CCD9A6D58A4EE3EE6FCA29C9286D1E03 /* ZLPhotoBrowser.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4723320357D0EA504D83E69BBCF159D6 /* ZLPhotoConfiguration+Chaining.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72C123574F2C4696870CD2220CF65D41 /* ZLPhotoConfiguration+Chaining.swift */; }; + 474B94BF4B12B3168F0A330F9858BAD9 /* DDSwitch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DBB59FA98EC126FCE887FBFDEC9DEEA /* DDSwitch.swift */; }; + 475A2347C2C908A8DDEACC4C98C0C388 /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 93060351B3270F33EB38A6F750943D39 /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 477BADEE897F3C0AA214683C37B50980 /* DDFontKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E02C3234AC4A04B5FAD9A2F0ECC740A /* DDFontKit_Private-dummy.m */; }; + 47ABDC62006F547E265B058A1D70E8BA /* RequestCompression.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD217346865E975A6F9491C83FFED705 /* RequestCompression.swift */; }; + 47CBBEBB4822A8F690563BFA73578324 /* MAPointAnnotation+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 0037012C72DCE4FCB577AB16DD9DEFAC /* MAPointAnnotation+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 480514F620746636B9FBE06238DFBC7D /* RefCountDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05CAA3162F254BAD2562D6C24FC25B43 /* RefCountDisposable.swift */; }; + 484940673D2B49420F4CA31D609A52F3 /* RxTabBarControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79010A235833C1FD58A192FD49B55FB /* RxTabBarControllerDelegateProxy.swift */; }; + 485E36DF4F23C0A4D9B9556B23204C26 /* UIApplication+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 7FB11CF33FA9DC83DCAB3BD616563454 /* UIApplication+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 48C8179391555746A729FA6483B7EAB0 /* JXCategoryView.h in Headers */ = {isa = PBXBuildFile; fileRef = EB879BFE0858FF849CB21B097D093F05 /* JXCategoryView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4980DADD831068300F504E6010C54A08 /* DDAutoUIKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 50CB07612A7637E2E0500A966BB67134 /* DDAutoUIKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 49955951CE0578AA45BB0397E425E243 /* Disposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54ADBCF354548A1BA32238F2EDEDC39B /* Disposable.swift */; }; + 49B34E046084601F4A21F26D84FE832B /* _RXObjCRuntime.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D7AC1021F0A3A36970B9F4952ABB573 /* _RXObjCRuntime.m */; }; + 49B721C8B6C6DD55122848FE9E1B5527 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BEC256418FA5FC987A022D0065F2333 /* KingfisherOptionsInfo.swift */; }; + 49F7DAB07DB916955ABAA7248DD15E55 /* AsSingle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17AF82E5033417808ED4E3CB26CA7030 /* AsSingle.swift */; }; + 4A48E82F99ED27665CF929386AB1FFC6 /* ZFPortraitViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = B50A67F6E3A42FB4D8E1ABBCF32AA3D6 /* ZFPortraitViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4A557479ADC816F4988D9804DD8DB891 /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C50AA79FC6A504C48ECB57F30434619 /* KFImageOptions.swift */; }; + 4A5855A5E58F24A944BA6D1CEBDC5BBC /* SDWebImageError.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B50859502D1B19867D7EA919623A0CE /* SDWebImageError.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4A73E66A0348DE3EB7FACE0F8FD7DA61 /* ZLPhotoUIConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F56CE93FE0E31FCB7FD04AB533C8969 /* ZLPhotoUIConfiguration.swift */; }; + 4A8438BA1927768B5ABF3C58D9B8E25C /* DDToastKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B69714D0D7BBF893C7D33E4E0F55581 /* DDToastKit_Private-dummy.m */; }; + 4AEEFC52D4F0E173563EF56901855257 /* ZLClipImageDismissAnimatedTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41BBD956A0964B5501BF55369789D7AC /* ZLClipImageDismissAnimatedTransition.swift */; }; + 4B49CE5C1DC026887F1AE1892639AB4B /* UITextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 298D50B471F0C279F9EC1641B115388A /* UITextField.swift */; }; + 4B541C41E90C260270E635F42EDC9B7F /* UIImage+ForceDecode.m in Sources */ = {isa = PBXBuildFile; fileRef = 2F922C5772AFAFDAF4D4D9869570F846 /* UIImage+ForceDecode.m */; }; + 4B717036F93677425DDB9682C705B644 /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 91314E62A67C82ADC8510FA97AD85E98 /* Alamofire-dummy.m */; }; + 4B8ED5D956B3C820B03A1535782FB7D9 /* DDMATrackManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E51793301441FE9DF9C1E68A2C0548C /* DDMATrackManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4BA5566CD5E802D5B7297AA8BA9533EF /* AnyObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E8CB968364EE8AE8F32D4A3B8CE29FE /* AnyObserver.swift */; }; + 4BB281256AF4C43F5356440D9BCA56AA /* JXCategoryIndicatorCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 808B2598E2CCBC3664D834D4D7D9D114 /* JXCategoryIndicatorCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4C0F74240FF8C9D4E1C9FD82857A2EAD /* Reactive.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF46B015D6EE97CBAE40564A92482A61 /* Reactive.swift */; }; + 4C12DE85147AE7B743C1FBF85A6B4304 /* JXCategoryIndicatorRainbowLineView.h in Headers */ = {isa = PBXBuildFile; fileRef = 886F8CD6F764BD1E1292C4FEDF5E0048 /* JXCategoryIndicatorRainbowLineView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4C9E9BFE3A0518B96F9C2E64D857B212 /* Infallible+Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18372F0E39BA4CC4FC036FCD277A0656 /* Infallible+Zip+arity.swift */; }; + 4CFBCFBE0205E6688F8E47137BD45C15 /* DDBaseView.h in Headers */ = {isa = PBXBuildFile; fileRef = 734FF49A837C1D2DFC54ECD58688A5E0 /* DDBaseView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4D2F14F1767762AB4AE766D7516197CE /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = 488BEEF5FBD9A1384AC69B6BD17A49AD /* Observable+Bind.swift */; }; + 4D5DEF06B4F581C09ECD424AEF7D0BB3 /* UINavigationBar+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 6D0E3B0B299F515EBA3AA57CBD00627C /* UINavigationBar+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4D6B1F20A558A51499DF08D824AF1DD0 /* Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = 831B20D33413BC1CDBD0B53824B21FB9 /* Event.swift */; }; + 4DD86C40D4F594076831DF90DFAF5961 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B6FD128E219CB7AC00E58EF65D2391D /* MultipartFormData.swift */; }; + 4DF304D36C33016666F6F057364BBCB9 /* CompositeDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B24C7137909F5E10723721E632E326D /* CompositeDisposable.swift */; }; + 4E1B724F70879610E56C69765A0E2938 /* UIScrollView+ZFPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = D8CB5B60C5127068B6918F908DE32948 /* UIScrollView+ZFPlayer.m */; }; + 4E2E95B4812870A973F2D0FCECF307AA /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B17B65CD8929CA3A776837F60DAEBBB /* NSData+SHA.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4EAB3D85D6961144A09F0BA9D1A312A1 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BA17B720CE0D0878393E1E7FFA6742A /* AnimatedImageView.swift */; }; + 4EE30E33D02A0D59F317A9CFA0009B01 /* SDImageIOAnimatedCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 90C47C5148117C497AD2C834C048C21B /* SDImageIOAnimatedCoder.m */; }; + 4EEB05C55B66338EEC5261DDC2B1A341 /* ZLPhotoPreviewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35925EFC5A2D9B134E35FD5C91D44C6F /* ZLPhotoPreviewCell.swift */; }; + 4F338A6C52C35B05E8A873571A9815D7 /* IQKeyboardManager+Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF7D6ACF48268BFF03CB452E3FABA2AC /* IQKeyboardManager+Internal.swift */; }; + 4F50E550117789F0699F8F37CFA9BA6E /* JXCategoryNumberCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 36BE6C0FA484D00F8769D414928C7FFC /* JXCategoryNumberCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4F59B6CC1D4B3EFAA25F42D96C22FF40 /* _RXDelegateProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = A5C1B76BD0CBB68330CE7E8EF4AD3313 /* _RXDelegateProxy.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4F96FDE3192A3D4E05EFBB752EE656E1 /* SynchronizedDisposeType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BEFDAF0F735B6BACFAF63C0B9E3F1F0 /* SynchronizedDisposeType.swift */; }; + 4FA542506516B8922F8AADE85C136E1C /* JXCategoryIndicatorImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 04043FF7666CD2B69C1BF2F016A8C641 /* JXCategoryIndicatorImageView.m */; }; + 502EA6DB92E0383603F215C479FA7D67 /* UIImageView+DDWebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = FAB3C1ED4D9D5D6192E16F83E28CD1F3 /* UIImageView+DDWebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5041212B7ECFB8678390AC149F12B0A4 /* RxRelay-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C5ED2057E6AFCBF4956A0048C71B1242 /* RxRelay-dummy.m */; }; + 50520A6CAB33DD6A5F11562B65CA78A3 /* JXCategoryTitleImageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DADE9080F80FDB7136837A59CE9C0CA /* JXCategoryTitleImageCell.m */; }; + 5091E0944D55EF504E05485E71616DDA /* BehaviorRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 479A09A88817B87778CE37DBFED9DAB6 /* BehaviorRelay.swift */; }; + 50DD8666AF1EAA8E711927A3EBC87508 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = E9B4A66A0B2DEACD89817ACB5C1C2232 /* MJRefreshConst.m */; }; + 50F8DDD0A0560477DF0F19D80945E798 /* UIViewController+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E131492C4734358B75A1E007DF069D4 /* UIViewController+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 511B522F19916DD68AF4EFED285AF968 /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51A496931111C24D321E845AA62558C5 /* IQUIView+Hierarchy.swift */; }; + 512135578BA3F99913265843C0638642 /* DDBaseScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = F9C8B8D6AB1298128BC2D1FB830BC314 /* DDBaseScrollView.m */; }; + 513CADFB7F193445B353B7320A624FBD /* JXCategoryIndicatorCell.m in Sources */ = {isa = PBXBuildFile; fileRef = CC8558B336BC45B6ACB3389AFF5BD8A7 /* JXCategoryIndicatorCell.m */; }; + 51460A037F3BD4D23EB161ED5D9F279F /* JXCategoryListContainerRTLCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F3BFABE11A71DB08CCAE2535FA7B07B /* JXCategoryListContainerRTLCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5147BF32CAD32DF305EEA0FED27FBA35 /* Zip.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC4C3680FD2099E89158AF151AD3F178 /* Zip.swift */; }; + 5150F8B34780E4E3DD7CF2219EDCC4C2 /* DDKeychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8498143BCF31D1D2F1C61D52BE380805 /* DDKeychain.swift */; }; + 515AAE754CE0C0504AEF12054A24264E /* Pods-OrderScheduling-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A0031ECF94D34F1497602F4B0794DD58 /* Pods-OrderScheduling-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 516E3095B8774B6FA0FC6C672ABE4B57 /* UrlLinks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960B877ECE016730DAADA8D1F864E36E /* UrlLinks.swift */; }; + 51734B077F9900737E1E59F4E5D6CAFE /* JXCategoryIndicatorParamsModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AA0C096E2B3D1663A3AEF9E4D752CCE /* JXCategoryIndicatorParamsModel.m */; }; + 519BC1C0446F6F9BF8E934A7B3FBB42E /* UIImageView+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = E140E38B445037E6F0E4FDB445C4A4B2 /* UIImageView+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 51C7DF23678C1593037C5F583E993210 /* Binder.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF38C907BA4363B405B06B2D5BCC7B3D /* Binder.swift */; }; + 523D1B0BB7DE56448B35661435267EC0 /* ZLInputTextViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AC12BC2C4E4FD3635A2E297A130D205 /* ZLInputTextViewController.swift */; }; + 523D1B7E3260356560241D0C2A66A49E /* JXCategoryIndicatorImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 8998A3652B29AA8449919D32DA10F18C /* JXCategoryIndicatorImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 52533243FC2524EA3BCAEC5C85A5B598 /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = F816B829CBE7F47EFB4BD6AB66C05EB4 /* GraphicsContext.swift */; }; + 52563FEE66AB6AC291788E02FEE56DFF /* SDImageAPNGCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = BD6B267BB1F4635FC5329AAC62A54EF4 /* SDImageAPNGCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 52AA99114795E96612515F4C16B3D033 /* Take.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B12CAB104DDABADA7B3FDCFB0B03F49 /* Take.swift */; }; + 52E0B9ED085280B6B8F67219F7EA366E /* DDBaseTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EF742F5D2372049B5C01F37A3A104D0 /* DDBaseTableView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 52E7EA351B5EA7DE9BD235418C0484E4 /* EKPopUpMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C03FB8C96325BC93F46E53E75B31B01 /* EKPopUpMessage.swift */; }; + 530C1E6E8D8210BD44D1C17B9A089BDF /* UIImageView+ZFCache.m in Sources */ = {isa = PBXBuildFile; fileRef = A7910195E2BA26BBDC64BC79D7365557 /* UIImageView+ZFCache.m */; }; + 53136C9E69D0BA58AD108FF73345FB79 /* RxPickerViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADDB4D0E7A405AF52EF8469AB5B04E9C /* RxPickerViewDelegateProxy.swift */; }; + 532183013AEC102A1C6A27C1B0967A3A /* AnonymousObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D4473979D995416C875C583F2011D08 /* AnonymousObserver.swift */; }; + 53693C4A79EC833BC3BA47F4CAAC9E44 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DDD4360E28D83A8A2AAF2BEA9F751CD /* ClearMessage.swift */; }; + 53A8449A2AB1430B1001ED45223DCDCA /* DDBaseCollectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = BB06AB8C6AB720492CD7C07FB2FB1E93 /* DDBaseCollectionView.m */; }; + 5434354C379A1C85A849409F278C7BC0 /* DDMutableAttributedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68554C3CC98B485FD1D853F06B7641E9 /* DDMutableAttributedString.swift */; }; + 54440A2A0E9BEB8BA02D62F516C3373D /* CGImage+Accelerate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27E45414B8C8E3E7696F22281E6A9EB0 /* CGImage+Accelerate.swift */; }; + 545F35FD477093FAC4E65A6357113C53 /* DDUIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1436DF22306A910DE634B3436397A6D /* DDUIViewController.swift */; }; + 5493F488DA8371A8D85F28372DF306CD /* StartWith.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135A0A5D3367ABF20DAFEA47ECC806F9 /* StartWith.swift */; }; + 54BFDD82C3BBC603F1BA81AA8E103EAD /* ZFPlayerControlView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1187BCC044B894F6E3491ED9B5C26252 /* ZFPlayerControlView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 54C7634794172F98C306F0B3597D5F8B /* ZFPortraitControlView.m in Sources */ = {isa = PBXBuildFile; fileRef = 056A3AE606265514F6884996EA21C6C6 /* ZFPortraitControlView.m */; }; + 54E7ACA4C129B78296C039BFE5E61BC6 /* ZLGeneralDefine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91001D6B4E594E8E7A44FCE6646FBBA5 /* ZLGeneralDefine.swift */; }; + 550EF3A9F8FAB1F87221E9FA00C72B76 /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26A1FD01AC8E602271BF3B13311D314A /* KingfisherManager.swift */; }; + 5551815A96AC2006ED7008C9DD3F8F56 /* UIImage+MemoryCacheCost.m in Sources */ = {isa = PBXBuildFile; fileRef = 41899BEF290A56E1759DF59E6A5F3AEC /* UIImage+MemoryCacheCost.m */; }; + 55709C176E85E0CC725A7F1CED037C8C /* Infallible+Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = A18FB371493DB8CCF5ADBDF82544101A /* Infallible+Create.swift */; }; + 55736FD6531A0F1C3B1FDB92244D02EF /* Array+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6431F850ACA34F73EF33CFE881026D97 /* Array+ZLPhotoBrowser.swift */; }; + 559C39AC9FE303F8E073EC5C205F3C58 /* DDAlamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD64314C379E7F3EB5BD31238B02809F /* DDAlamofire.swift */; }; + 5619747115BC45D8EF9E0AFBFB7754AC /* Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = A748A668D69708CD89D222EE43A3D1C5 /* Signal.swift */; }; + 564B8B68C28EEC9BC89FDBB79C917D40 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43FC4A6E4088C25584AF3B2FBD99A659 /* ImageBinder.swift */; }; + 564F74F04646D901439FA92F30873B9E /* SharedSequence+Operators+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 184CCF347EDC114B567A87699F4C22F0 /* SharedSequence+Operators+arity.swift */; }; + 5664FEDF3A5F6FBD52B9B19B2EE7360C /* SDWebImageDownloaderConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D8F67E70271E3E66BC0DF5A51A979E7 /* SDWebImageDownloaderConfig.m */; }; + 568DF1ED8C470080C126EA9D00448949 /* DDAttributedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68A2ADFF5DD39F278ED312E5567831D9 /* DDAttributedString.swift */; }; + 56D33A6E86B978BD0A7C66442E2D8B52 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A37E45618A0FBC62D6154B91D9F0499 /* IQKeyboardManagerConstants.swift */; }; + 56E6249ACC30A676C07E28C381EA77C0 /* ZFVolumeBrightnessView.h in Headers */ = {isa = PBXBuildFile; fileRef = 11E9E480C1E54BC90F57D2CCAB49A5FE /* ZFVolumeBrightnessView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 57096ADF117830FDA4E842AEFAD07BDD /* EKAlertMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A63310BFF4BCEE45A37FEDC5464D8C8 /* EKAlertMessageView.swift */; }; + 57246E353A1964D160A994B8197A9615 /* UIButton+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = A01548D6006AA25237AB32796B4A5291 /* UIButton+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 573E712B6BC3B0962DA57414A6225ED0 /* SchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45C4E92B540566B16528071BAB185B4E /* SchedulerType.swift */; }; + 5792C39EA7AB9C9A3BD746887E4CDD36 /* TYCyclePagerView.h in Headers */ = {isa = PBXBuildFile; fileRef = C9E8038FB550A40B59487E96C2C014B8 /* TYCyclePagerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 57B80CE67B76B0DFBD48E90021B939B5 /* Infallible+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B77C3205DCCF10BC1C817714EC01462 /* Infallible+Bind.swift */; }; + 57DE5931B4D670D16C3FAC5726F7C5BF /* UIImage+Blur.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B1E6C9CDECAB733FF7FAEDC6288CE4A /* UIImage+Blur.swift */; }; + 58236AA8C078BA049D0224B773054304 /* JXCategoryTitleVerticalZoomCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F30E63CC60F0D2B3EE802DB7C288A3FB /* JXCategoryTitleVerticalZoomCell.m */; }; + 5894B57DDCD97FA97150174C4F8C9741 /* ConstraintDirectionalInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = D878B3E61759AFBA94E2AD2BA556C63B /* ConstraintDirectionalInsetTarget.swift */; }; + 58A9766AA4CAEEC214180B350E74FAC2 /* UITextView+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 369282BFFA17BE577950F2C29FB6A67E /* UITextView+DDCategory.m */; }; + 58FBC07F1AB57EE09E9E2283BAEC5C71 /* DDFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75EA5FCCEDCE228CB6796995E1D0BFDE /* DDFileManager.swift */; }; + 590659560832CE55F1066E36EE26F4BB /* UIView+Animations.swift in Sources */ = {isa = PBXBuildFile; fileRef = F36D81DEBFEB19B8FEFA60597AC42595 /* UIView+Animations.swift */; }; + 5939C34E4D2E9A26E09C2334A50D4D39 /* SDAnimatedImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DA0F53808B8C0AA239AAAE7361A8539 /* SDAnimatedImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5943D1EA324ADEC89AA918C05AAF5FC2 /* ApplicationInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DFBA462E81FE469A3880642FDFF4ACA /* ApplicationInfo.swift */; }; + 597293228A7D2A435FBA04579B65C915 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86B2A4FF9C2A0A6FE200F8903E17B272 /* Constraint.swift */; }; + 597D51FE18D7474F286ABA20D6B68E0C /* DynamicBlurView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7946D60EA3ECE62330D28B5A8015DB98 /* DynamicBlurView-dummy.m */; }; + 599A18B882F08DE626F2B4BC6FF8388C /* SwiftToast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29388440526D9ABF1075B841888D72C1 /* SwiftToast.swift */; }; + 59D42B6A518B9EA16194171DBE454F94 /* RxCocoa.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CFC02E1D254D0A828F4F0EC3F8A5E5B /* RxCocoa.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5A18E4F1E797987FD46675D6E1A9232E /* SDWebImageDownloaderConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = E13FF61B48E4C0D427DEE769C21B81F7 /* SDWebImageDownloaderConfig.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5A2C1631C66120F95575B215D09760DF /* DDMAGeometry.m in Sources */ = {isa = PBXBuildFile; fileRef = 7642B925B000700A66BF2CFEA93C27BB /* DDMAGeometry.m */; }; + 5A77C9FAE382A7344E03BFF956E92709 /* ConstraintDirectionalInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8519064FA6E642776DCAF0CE14AAB2EA /* ConstraintDirectionalInsets.swift */; }; + 5A8B90BF77A2238F3FB7A263DD06E6F8 /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 579C1BFFA581C17D7770FAE3ECACA589 /* SessionDataTask.swift */; }; + 5B61B135DCE322C883A69872A356F596 /* DDBaseNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C36E70494C84153E00A9D5A545FBD11 /* DDBaseNavigationController.m */; }; + 5B9A7DA0B8A1CD1866EAD649573B956B /* UIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A63C95CEE4DC15C06CFE92356CA3CB2 /* UIViewController.swift */; }; + 5B9B3869CE36800618F1D641E9B002F5 /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 653B130E92D57161E795B844601778F2 /* MJRefreshFooter.m */; }; + 5BB847676A6F2EC8B5A779AEBC5EEBD8 /* RxWKNavigationDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37AEFD8B4129F6504C117E16FCBE1286 /* RxWKNavigationDelegateProxy.swift */; }; + 5BE1573FD25A25AF030B0BF733677457 /* Cell+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC0709F953C6E1E00E1B48C994DCA742 /* Cell+ZLPhotoBrowser.swift */; }; + 5BE82F6C3C7AC29DE599B84D36577663 /* UILabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B9D719A08ECCEB67D4ED287E12478CE /* UILabel.swift */; }; + 5BEB2A988FCD05A226349FD9C4BC4619 /* JXCategoryView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 42A1A81F83BFB532AEB5DB4CAE2362E4 /* JXCategoryView-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5C885F0F46D1C0BBBAB4A0833F1B188F /* KFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8169709AECAFCBC66E7B0C5E1AFDE34F /* KFAnimatedImage.swift */; }; + 5C8D180662E74F979FE9FA3DC5BEC582 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49C93A93996A98CBFD6D8CF498430BCE /* ParameterEncoding.swift */; }; + 5CFCDC35057A3E9FD4B24DD4CBB161AE /* UIImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C03DF56DF571ECFC414A1E4DB5148D7 /* UIImageView+WebCache.m */; }; + 5D2DAAA0BB64E431F68C78ECB131EB93 /* Completable+AndThen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3715174F3A8A21F2856A81720D2A4629 /* Completable+AndThen.swift */; }; + 5D3023A3FDDAEC5C7D316E3C88815548 /* RxTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8E0A7A013E79187646EA79385AEF98F /* RxTarget.swift */; }; + 5DA9D5D4FE27BA93CE470741D4A1D202 /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 214E2061DBEB30C377E88C37A1745E4A /* IQKeyboardManager.swift */; }; + 5DC4E3C2A738F07C2943D5C49C79BDA4 /* EKImageNoteMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D5797C919C52BCF6845A7B532866584 /* EKImageNoteMessageView.swift */; }; + 5E228FEF4C8DAD374328D4560B129417 /* DDDateKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = ED9A02E76946E33682F5D3514A1B2CA7 /* DDDateKit_Private-dummy.m */; }; + 5E4348F11992D4F087ED9E6650AA384B /* HistoricalScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFF2CDF0A1C46CCC62AAE0924ABF1C29 /* HistoricalScheduler.swift */; }; + 5E7DBA263B48BDB53880AD16170C9E99 /* PrimitiveSequence+Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEAE6478224C9C58CCED01B7D5EBD95B /* PrimitiveSequence+Zip+arity.swift */; }; + 5EFB9B488300A7396D40C60E2ABB5CEB /* SDWebImageOptionsProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = 2817D92C2BEAFB54CF084528084DBBCC /* SDWebImageOptionsProcessor.m */; }; + 5F178DC2C4D71599481251FAC75742E2 /* UIView+WebCacheOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = D7D5AE346DB5672BA9E2CB1469B9C858 /* UIView+WebCacheOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5F2ECA17D03BA273DCE3919C2968D778 /* Multicast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26BB5F61F8863E99DA27C4E09C51050B /* Multicast.swift */; }; + 5F41ADDEE1A3170476DADD035BFF8DAB /* ZFReachabilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F74707FBFB8CE8AC92B29ABAE7450F7 /* ZFReachabilityManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5F73068079D791AB651DA5F0563C5EB9 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 618B21D51E022FD548164F067A879588 /* IQBarButtonItem.swift */; }; + 5F8A56FB7C29C774B9B15A2EE33C3F2E /* ConstraintMakerRelatable+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61F7EFB98DBCB896A8D8AC970EE5472C /* ConstraintMakerRelatable+Extensions.swift */; }; + 5FEB0A58659C60C0B299319EEB72E290 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = BCC8AE7A78DD94BA4E3B714AE007DCA6 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 602CC4A58ED9B538AFD8A04290F44C75 /* BRPickerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BC3172E9B17147866900EF13AD321BCE /* BRPickerView-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 608E5CD7CA96A3E486C33D9F312FC900 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = AE77F298C5C64AD682EFE5F3A58D8E4A /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 60EF2DF520F1164BB293FB035B4F965E /* UIView+Responder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5FBF58841F12B52E17EB40D93DDB5A7 /* UIView+Responder.swift */; }; + 614EE654E34F468C46CEE0B7A7871AD4 /* RetryWhen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F19601F920B1B3224D2D2242CA9FFB3 /* RetryWhen.swift */; }; + 616796AAE5C08649C603637718A1FB60 /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = F975F80BEF4FB7FC7F8A9AF822B4F520 /* Runtime.swift */; }; + 619FF05D3ACB3E9D89C3798588D72EC2 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2FD649435E033A4BED2589387337466 /* SessionDelegate.swift */; }; + 61B5D7DACF71FABBA2A23BC96030639D /* DDPersistenceKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E9CAFFC5C0A595A1E9F2428562242FE5 /* DDPersistenceKit_Private-dummy.m */; }; + 6210A5E8C94D9610DD9326F3F053E236 /* EKTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEBBB5D23034F1AC2583F3353DF70EB7 /* EKTextField.swift */; }; + 62643C2B0784DD59DA7827A6E98164E4 /* RxTextViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66950FDAEE4C42AA97440D86062A61A8 /* RxTextViewDelegateProxy.swift */; }; + 62645F034EC4123B63B4EF816CA13844 /* SDWebImageIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A8BE87DA95CA06EDD149CEC4DD022EC /* SDWebImageIndicator.m */; }; + 62E03A7C90AC5E5B1D0112A6CC78F131 /* NSBundle+BRPickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = 983C6C82824565D186F2DE43B686B581 /* NSBundle+BRPickerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 632C96E0B7AF101CD955F4311CDAF91C /* DDUIPanGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 148C29FA0CE1ABC35CD096724D64A5E7 /* DDUIPanGestureRecognizer.swift */; }; + 639859131F5B6B971A6D5F13570E2E5D /* EKAttributes+Position.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BEA970F06657F2334B42BE2FFFDE5F5 /* EKAttributes+Position.swift */; }; + 63A77C21EFD53EA8A7E3B79ABF59E2F7 /* DDBaseView.m in Sources */ = {isa = PBXBuildFile; fileRef = 97CBA806FC564372E2C7B750AF8C0D8D /* DDBaseView.m */; }; + 63C2C57FB68436805B347EE05A1660FF /* Generate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3427CC32FA757BD5490C584C308E20B /* Generate.swift */; }; + 63FFF49598498CF8C2ED679A60632466 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFEB968189404DCD74B75448AC8B4080 /* Request.swift */; }; + 6405B88F00699FB27D556521FA391E9B /* ZLThumbnailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3850B517F9DE77FBDE62F3FC235B71F /* ZLThumbnailViewController.swift */; }; + 64B8DC5A305B04F3DABDCF8B0281715A /* UITabBarController+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 04D353801D36CAB10F1D432D2B00D371 /* UITabBarController+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 64C3041F08A2B870F8EE53C9DCF2A5AE /* UIButton+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D479A93404A798DA861ABBD79FD2E5A /* UIButton+WebCache.m */; }; + 64E217B3FE62EEA10B5EB992A7B2435D /* UIActivityIndicatorView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2E74D7F078E0466B11691D964E4AABB /* UIActivityIndicatorView+Rx.swift */; }; + 64E2F5A967CEFA0D86EB3C9D18B02248 /* DDUINavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E41C71C88721FCDB20ED598752F8C99 /* DDUINavigationController.swift */; }; + 6526EAD8B470F52119D2C453861C687D /* DDBaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = AFC088A48A1A3668B42821D9FAC80DD5 /* DDBaseViewController.m */; }; + 65393DFEDA642FBE76283D75C070E00B /* ColorUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = B00B59E18DAA7669CDAA6F2AD3C73FD1 /* ColorUtil.swift */; }; + 6556CAFF24D92AF5238AB1C304E908E7 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E8E1583D64690269DB3A220AB64E28B /* ExtensionHelpers.swift */; }; + 65678E17B7F7748CD01C16053354C6F8 /* MABaseOverlay+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 3916FA9DF3B273C25E7A7E90AFF8B94F /* MABaseOverlay+DDCategory.m */; }; + 659075391B642E87AA542B9F3EC30173 /* SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = B10E4FEB83CCE9DE54FD1F4B7AE6ACAD /* SharedSequence.swift */; }; + 65C2BAFC8CDDCCCAD8B2DFABA4016D6F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C3109C8F1654822AD1777E7B0D9AB6A /* ImageDataProcessor.swift */; }; + 65ED6AB935E11F8E9A22060F171544DC /* DispatchQueueConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 418F9B96060DF5FBA16BDB1166B19F5F /* DispatchQueueConfiguration.swift */; }; + 65FBF2652959C0C03F5BEB1A97949DCF /* Protected.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE6AF3A01C8A4AFB4218FE6F9F11853 /* Protected.swift */; }; + 6601F5C3344A2030290917F15C108641 /* Window.swift in Sources */ = {isa = PBXBuildFile; fileRef = 865E5F8F5226DEAD3F9354CEF97CC836 /* Window.swift */; }; + 6612615053F5D866B16713B28DEEC8DC /* LayoutConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6304FE730A0B040C2ADB8CB9C0DA30ED /* LayoutConstraintItem.swift */; }; + 662D8B722CE76FE956E05768FD3ED3B0 /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 177D86724B93E0FCF0D92988AB516F08 /* MJRefreshComponent.m */; }; + 665C707285723F3A68DEDF48EB6117F7 /* DDBaseTableViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B3CB74D09971841E30AB45461B702B6 /* DDBaseTableViewCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 669426523C46BED22DB96FFC90045F60 /* SDAnimatedImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 49BA399F21471B5CB36619A7E488EB11 /* SDAnimatedImage.m */; }; + 66A4D5DEBBA734D31FC0052BC438A63C /* EKAttributes+Animation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C408382CB10B497594A402E6EF66AFD7 /* EKAttributes+Animation.swift */; }; + 66A90DE49D5D62A6B8B93B1BEB6BB0E6 /* JXCategoryImageCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F77844061B4BC6CBECD030C500BBD06 /* JXCategoryImageCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 67361CCD8BA6B13F5AFA500684267561 /* JXCategoryViewAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = CACC29150612037ED48E79B9F8473318 /* JXCategoryViewAnimator.m */; }; + 6756625F8543CC1FB1E3CFB36ED27D46 /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 641AA47CF864C1D4AD901A529A77C4E4 /* ConstraintDescription.swift */; }; + 67613012FC19662F5A1A452C9DFD7AF3 /* EventMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF90DCE6C8DF4E822D13B2FD0A5552FC /* EventMonitor.swift */; }; + 678E3ECA55B06B72144E0F1FCB7792D7 /* IQKeyboardManager+UITextFieldViewNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FDEE7544DA6F949CFF94909E8F7BD5C /* IQKeyboardManager+UITextFieldViewNotification.swift */; }; + 67F2E90F42B5116F653D1FCC9C2E9D4A /* PHAsset+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4627947125DF147BD8BB1B74E97E757B /* PHAsset+ZLPhotoBrowser.swift */; }; + 6819E936EDDC5F64E03965DDA16F6EA2 /* ZLProgressHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D2D6F1D0DC3F2B9368D6D1917F7215F /* ZLProgressHUD.swift */; }; + 685297AE4AE28A8EA07BECA639E313E9 /* DDView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DEFBC6B3BC41B3EFEDF60E4155765E1 /* DDView.swift */; }; + 68B4FCC1E1A2735532B81982ECC9BE5B /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84812DD20135F08C808375B3A1D71106 /* SessionDelegate.swift */; }; + 68C20F65E3110735F394C2D1E0E60AC5 /* UIImage+MemoryCacheCost.h in Headers */ = {isa = PBXBuildFile; fileRef = 24CB2F3041D8659BA7302393256B9672 /* UIImage+MemoryCacheCost.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 68E3BB3C139447BA9A82E53CF485909F /* SDImageCachesManagerOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A084BC528FABAFAD9D6D01EA8A4143 /* SDImageCachesManagerOperation.m */; }; + 69628B06AF6EDF37ABECD410CCFF53D7 /* SwiftEntryKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67023A0C29F65A53F4C7542F092344D9 /* SwiftEntryKit.swift */; }; + 698D4BC94388BEEF0696C5F30A549DAB /* RTLManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F2A5B4E0766288D3F438D9D9C313CD5 /* RTLManager.m */; }; + 69C303549B8C8DC6586AC4D570FAD12C /* DDBaseImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CD68D27706669257C28A28DDD646C89 /* DDBaseImage.m */; }; + 69EC7466EB3C133CE0D82257EF336100 /* ServerTrustEvaluation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35B18F6196E9FDD3EE1EAD170B0BF2B7 /* ServerTrustEvaluation.swift */; }; + 6A3847647FCA85BD47543ED73E4E8B8C /* SingleAssignmentDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F83D993271FA1E68D39B8CE86244EAAE /* SingleAssignmentDisposable.swift */; }; + 6A476007EF6D08B47938FDB9EF35BCDA /* ObservableType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 693E95377E489FBC2A570B8A5132231C /* ObservableType+Extensions.swift */; }; + 6A6F48CBEC40D32D1FED610A00C2CB8F /* ZFPresentTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 995060076AEF261DB00EA9F991ACA5B8 /* ZFPresentTransition.m */; }; + 6A96B599CEF23FE690A56C0D3CF277F1 /* Disposables.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBC6E4217A7A53C6E00E095A98CD7F60 /* Disposables.swift */; }; + 6B0790606C8DB29CABAC53C2DEB4982A /* Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDA833FD0597BF9701781FFC8BDA8715 /* Create.swift */; }; + 6B354D42839B601C9DEFD984415411EF /* DDControlsKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EBB9D79C4126F95ED0CBA0F3A9170C7 /* DDControlsKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6B47753CA282E9B3229C1D8089F00203 /* UIButton+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = D67E045E83C23CE19EE0D2D96B9E2AA8 /* UIButton+DDCategory.m */; }; + 6B553F2B3704D9BD7FF7FCE04E403CC1 /* UIFont+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 341025A3E2F61620469E370B9D764225 /* UIFont+ZLPhotoBrowser.swift */; }; + 6B66FA28308AAD03CF48491A2156DBDE /* SDImageHEICCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B149A2E0D291A7392934B51EA8DD0A2 /* SDImageHEICCoder.m */; }; + 6B99BFFDC604E20213188FD1672F7692 /* Single.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3BD5D11B5CB6A2B0A6CB9C123780623 /* Single.swift */; }; + 6BBB8F72F2FC1455E6D2B80067068144 /* CPListItem+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 218E425ABD782C7C3E7EF8315D9CDC69 /* CPListItem+Kingfisher.swift */; }; + 6BBBC6A48B32F57D19A97FEB3FB866C9 /* NSURL+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = E2DEFD9CA0EEA8583343465F08D8408F /* NSURL+DDCategory.m */; }; + 6BC93A49B7722F929EB15D043F57ECDA /* NSMutableAttributedString+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = F1333F5272D4B2B7AABF8D2C55EDBE43 /* NSMutableAttributedString+DDCategory.m */; }; + 6BCEC0DE81E072E922CE82BF2C10D0D1 /* BRDatePickerView+BR.m in Sources */ = {isa = PBXBuildFile; fileRef = FD954795EADD3272564F4494F60F7EDC /* BRDatePickerView+BR.m */; }; + 6BD973EF2D9AEAAA897F19ABE6ADB442 /* ZFLandscapeWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B882DB504FC2BA9A0E42106EA10CAC8 /* ZFLandscapeWindow.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6C1B5121359AF488ECDF2AD63A006A3E /* UITableViewCell+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = DAE0A350B873FC7035DC492AEA003654 /* UITableViewCell+DDCategory.m */; }; + 6C2983F92070D6109B2CA8DC03796251 /* Bag+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00FA6667229E991BB2E2C29A6538EF72 /* Bag+Rx.swift */; }; + 6C3B575651FF6BCDC6907608E2F89583 /* ZFLandScapeControlView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DED4383148456821E55F74B9856B80A /* ZFLandScapeControlView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6C5602F523BBEE19D51F8D69581E8915 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB2300310A7B772468D5F440815EC294 /* KFOptionsSetter.swift */; }; + 6C716A2374DA6660793F27214D130B24 /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 780F1BFE689231748499BC5383518102 /* RedirectHandler.swift */; }; + 6C850BF5602E027A876A27784A160519 /* EKRatingSymbolsContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41259F35F24F3B493E70473754F75265 /* EKRatingSymbolsContainerView.swift */; }; + 6CBB8A0459051E23B564D2D128E4B219 /* UIImage+GIF.m in Sources */ = {isa = PBXBuildFile; fileRef = CC1A6EA952868E1B1F4A942353DBE9C6 /* UIImage+GIF.m */; }; + 6CCDD8BBD40821514AC48F42628D4D7A /* JXCategoryTitleCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = A7D78289C9AE9EC534A12E30A5AD9A41 /* JXCategoryTitleCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6CEA6FC42B1EBFB8EB263DDD2295BA1B /* SDAnimatedImageView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 6857AF4427C07FEB59ACA92B6BDF2199 /* SDAnimatedImageView+WebCache.m */; }; + 6D04BB428ED55D57D68354552C043A49 /* JXCategoryViewDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = B97908D8442FB0F858BD709DB94C4C1E /* JXCategoryViewDefines.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6D1295F002B144E1731C38BEDF62855E /* UIImage+Transform.h in Headers */ = {isa = PBXBuildFile; fileRef = 847E7C1B061013837E3A69D5B2318B7C /* UIImage+Transform.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6D2824486BCF64BF840FC1C436C1DA04 /* UITableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1513C684FAA95B8BDFE57A3DE58BA4AA /* UITableViewCell.swift */; }; + 6D8A1EAC97E1ABC816801F06E11AEF2A /* EKFormMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A724CE453656CC7AAF03C60FA8DC88A2 /* EKFormMessageView.swift */; }; + 6D9162F60E7975B61948B1E253941FB8 /* SDDeviceHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 632E258E93284619E078FEB3A2B6667A /* SDDeviceHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6DDB75CE35087BF5A4E5F24C173FB0B5 /* Pods-OrderScheduling-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 439EA354473F5B1B44C857E4C3A7D7D7 /* Pods-OrderScheduling-dummy.m */; }; + 6DF8E7C3E612645CB0F3523DAC8E1F33 /* DDBaseTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B71809F121FB856CCDB8E824B5CF7BC /* DDBaseTabBarController.m */; }; + 6E588555392C32D460B05C99853074D0 /* DDMATrackManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0230928B1996ADBD4E660FF7B1DA279E /* DDMATrackManager.m */; }; + 6E79B8E1DBB132B9953B5F37A743CB43 /* JXCategoryIndicatorComponentView.m in Sources */ = {isa = PBXBuildFile; fileRef = 92482A0DCB51192C5E68505C33EF5745 /* JXCategoryIndicatorComponentView.m */; }; + 6E81876ACD21C5A277955C72CE0C5F80 /* MATraceReplayOverlayRender.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CC0FC134317D7C5174A921D18711453 /* MATraceReplayOverlayRender.m */; }; + 6EBD3EB2E29B8A2B136B34B89B730869 /* TailRecursiveSink.swift in Sources */ = {isa = PBXBuildFile; fileRef = B134E99290E40135CBCB7EDBB5313561 /* TailRecursiveSink.swift */; }; + 6EE3CE5E6C7683F30D2D59D0ADAC6FDA /* SDWebImageOptionsProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = DF5053DCE0FC4754ABF3BFA5A6FD68F8 /* SDWebImageOptionsProcessor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6F0E06B59AD85AC18E40EE0B1D577ABF /* UITextField+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 52E0E699C8AFAFF016391939DD51C67C /* UITextField+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6F1697BC66902A6089A108DFE1E31B00 /* DDTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC1B952FDAF2B6A98BDABB7B08F4A16A /* DDTableViewCell.swift */; }; + 6F1EC7D7C6057783745CD6C5C41EE5EF /* ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 295B67C739D3FA7CC1836B0AED59168A /* ZLPhotoBrowser.swift */; }; + 6F39C14D3EACE69517B3F102401E791A /* DDMALocationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 46232E29C2154F43BFFFAE1520C32F10 /* DDMALocationManager.m */; }; + 6F46408B20EA653BE535660788D44444 /* ZFLandscapeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E9C32CEC0958CFDF3FB4362CBB18AEAC /* ZFLandscapeViewController.m */; }; + 6F51243AC4188956ECC4583E961FA5B0 /* ElementAt.swift in Sources */ = {isa = PBXBuildFile; fileRef = F731947ED4C2E3A9E12E4662FD5BA8EA /* ElementAt.swift */; }; + 6F6324778DAEAC9A6B9C1E5EFEBBA492 /* Signal+Subscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65C8C5A374A3AFBB2B0EF46F729868FD /* Signal+Subscription.swift */; }; + 6FA29C0A343CD009CAD5FBB50810D9D4 /* DDBaseTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 84F5CA2285229E33C044F20BC1E02CC5 /* DDBaseTableViewCell.m */; }; + 6FD18EAB66A2867AD9BE2F4098227286 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BE998AD8146E7E85A7CCA22DE77821C /* KingfisherError.swift */; }; + 701681C35B325B45CD0E46CF0D5471F1 /* ZFKVOController.h in Headers */ = {isa = PBXBuildFile; fileRef = D6E34F8429C02CFE78D89CA93E4DC2CD /* ZFKVOController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 708122038CA6D6697142EB3BD7A03014 /* DDBaseMutableAttributedString.h in Headers */ = {isa = PBXBuildFile; fileRef = 03D3414E7E22613A83F0777CAD861584 /* DDBaseMutableAttributedString.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 709711B731CC35DA65084FE1C1A2F73C /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE796FA7679BFCE0B82C986E0EC65503 /* X509Certificate.swift */; }; + 70AC10609FB1A12D49AAF643F6DB6799 /* UISwitch+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27B5E7C065B8E43D37E0739DA791264B /* UISwitch+Rx.swift */; }; + 70AED23C9E4B7C54A57E04BB493B1632 /* DDColorKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C06ED124531C652E7A38443F115F77BD /* DDColorKit_Private-dummy.m */; }; + 70CB725EC2D3E4977E8C55CE9EAC4D0A /* ZFPlayerGestureControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C3D5CC4826AB8E011A52B66A32ECA6B /* ZFPlayerGestureControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 71097CFC69B73A09121CA1305A5139DC /* DDMANaviManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C4C5A49DFCC82BEA24EA24DA32C7EE9 /* DDMANaviManager.m */; }; + 714B1CA2AD44049A52267BE368CD4C8E /* SwiftEntryKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 48EFDAF744EAA5FEBB6A500C24870491 /* SwiftEntryKit-dummy.m */; }; + 71BACD458EFE7CF21260654449513C75 /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = D9015D405821BA2A645D159035072F5F /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 71E369AC039524E2F13AC548B3B043EA /* DDColorKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CC5F3FCC434662362EE890B27FB3B87 /* DDColorKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 72165416D3629B4F9F969ADA727DBC6C /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8247D5D8F93669C33937301C5B2A463 /* Placeholder.swift */; }; + 721A97ACFEC77E36D1023E41BB0AE1AC /* EKAttributes+BackgroundStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD591A80AEE063F209FAF2EE3021EC1D /* EKAttributes+BackgroundStyle.swift */; }; + 72B0A8793C1F38AA19A0CD865BEE8BE7 /* EKAttributes+Validations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F0846E80CCBB02E2D1DD78D7A719574 /* EKAttributes+Validations.swift */; }; + 730A1A889B49E6BFED461A87F2DA2961 /* PopupDialog+Keyboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 210A24BB10A3CA89D14A6F1A180FC065 /* PopupDialog+Keyboard.swift */; }; + 731BC8F0B05F16D9E44C9EA00B22F4C9 /* Session.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD404B51F03B97A6631E148DA050A732 /* Session.swift */; }; + 735C27E021B37367E4B05F53C23C333E /* DDBaseViewController.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 82C950A22BDBB5BABA64AF085F248807 /* DDBaseViewController.xcassets */; }; + 73A9E4170A91F0F715E9E7C1F069FA45 /* NSImage+Compatibility.h in Headers */ = {isa = PBXBuildFile; fileRef = EC4D291E74407DFFB144C84526148B9C /* NSImage+Compatibility.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 73E288FCEA27F5DEB683B074F96D0846 /* SharedSequence+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D8C67673267733A9E988C337A527D49 /* SharedSequence+Concurrency.swift */; }; + 73FFFD550E5D834616601E46F7468513 /* RxSearchBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A872EC2845D2891B06608BF8F91561FF /* RxSearchBarDelegateProxy.swift */; }; + 7409FFC5269708E4F4606C21C9DF1B97 /* DDNetworkingOfAlamofireKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EA1FDEBD940EAE99A65CB7F5179D1C4 /* DDNetworkingOfAlamofireKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 745D1703E1D29FD12340402A7F6B71D5 /* SDFileAttributeHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 3613A096608801D6FD1BF44C98FC2916 /* SDFileAttributeHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 74BB85D686209241F106C05A945AF56E /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11D3765EC2CDE2680F078D70E209211F /* UIButton+Kingfisher.swift */; }; + 751BA451DA262CF94764D22EBC4F681A /* UICollectionView+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 5FB2CC1CEAF09C79CDCCF063B3552A65 /* UICollectionView+DDCategory.m */; }; + 7539BFBC46E1BB8AE022CB250A405582 /* HTTPHeaders.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE1FA7991B30749BBB0F7124F69A2B0B /* HTTPHeaders.swift */; }; + 754A0CBE952892135855191BC6265397 /* UIScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3ED59B71873C943FEB7A1E883A0A09D8 /* UIScrollView.swift */; }; + 757DAD9E812317B7B8FECFBD78953286 /* DDOCLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 96EC391639BC38C74935AA3468FCEF06 /* DDOCLog.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7596AB8416A0BA074FEB4D4F0EF0B137 /* PresentationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4CBD8C0AE14DFB9CB34041070E4439D /* PresentationManager.swift */; }; + 75C045B811885FBDF3FCB78F77326FDF /* SDAnimatedImageView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 22942CBE8FDDA86BAFE7897238368F4F /* SDAnimatedImageView+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 75E0DE66BA53B97486D0CB0C0CC76278 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 510F382F6C3892B46E55D5DFB10D3A50 /* SizeExtensions.swift */; }; + 7615AD04C15B5C1E8A259A80825D68FC /* UIImage+ExtendedCacheData.h in Headers */ = {isa = PBXBuildFile; fileRef = 0406F09F5AE7A03A5CD0A573CD06C037 /* UIImage+ExtendedCacheData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7667DFBCCDA76EA0209A108FB3E9E4A9 /* DDUILabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D440CB37BA34B299E9404C60DA8AA061 /* DDUILabel.swift */; }; + 76A190B0F869A4BA61AFA27C1EB92F4B /* ZFOrientationObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = D2EE928793DF72FDD723828035BA6AF5 /* ZFOrientationObserver.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 76BCD01DEA5DFB76E7975B68591D4235 /* _RX.h in Headers */ = {isa = PBXBuildFile; fileRef = F95089D6AAE2F56A4AE183766CCBA2C7 /* _RX.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 76EBB2D3BF0A7774F59D0C3871364154 /* ConstraintOffsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B2417A6C27552AF94CEB6A7B3F347AC /* ConstraintOffsetTarget.swift */; }; + 76FFD8BBEBFDA70717385A5C74DFDEA1 /* DDUtilsSwiftKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 469FEE30B642194D50EECEF1B3350498 /* DDUtilsSwiftKit_Private-dummy.m */; }; + 774CFF5DF8BB0D8AF40C421AC4E7427C /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = E53F520764ACA8A4466548E0CCDA8872 /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 779DFAB16470286A2ED0216508F251C0 /* UITableView+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A285BA4E44C51CDB377F338817BDE37 /* UITableView+DDCategory.m */; }; + 780B82DCFDBD9C2D7E5C92DF80FF1630 /* JXCategoryFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 0933994A0349C22C4905F18E4DA1EF79 /* JXCategoryFactory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7867E2730114828625D52A47C43CCD2B /* SDImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D1725DDB3E1952143F821A86C658B11 /* SDImageCache.m */; }; + 788B7DE9EE9D0619CD3A2EC07BBB8BED /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C036FCBB24E7A04CA737EF41E1E560E /* ImageDrawing.swift */; }; + 78ACEC567DE643862E2D6222BD26255D /* ShareReplayScope.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EF5D086ECA8310E1AE23ABAE87E3D2A /* ShareReplayScope.swift */; }; + 78F19D9EAA15F4779D096963F790CF62 /* JXCategoryTitleCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 78C4BAD3B0B651A85659F92B5EC00A5B /* JXCategoryTitleCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 78F42347772C57AEB0CE35F118F14AD5 /* JXCategoryIndicatorTriangleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 763B7A00E7384585CC4DF9B09534F5E8 /* JXCategoryIndicatorTriangleView.m */; }; + 791629CECDE0D6A5445563A3E0025ACF /* ZFPlayerMediaPlayback.h in Headers */ = {isa = PBXBuildFile; fileRef = 05C73D463A953B45A2781623B7CFCB22 /* ZFPlayerMediaPlayback.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 793F19320DBE5EBACB9D67FA411F720A /* ObservableConvertibleType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E3F694548695F4C19B672C151FBF7CB /* ObservableConvertibleType+SharedSequence.swift */; }; + 794C8686B1DFD5AA5216F9165ABD8EE3 /* JXCategoryListContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 80566DF70E74961202E3D638A60FEB2F /* JXCategoryListContainerView.m */; }; + 79D547FB7599B9D84A5F5697924BC58B /* JXCategoryTitleView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0173ECE75B8B8C93840EE2421FC61436 /* JXCategoryTitleView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 79F7344C573425769AF35D858AD4A67E /* UICollectionViewLayout+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = EC0ECADC146598702C545884614FFDC6 /* UICollectionViewLayout+MJRefresh.m */; }; + 7A063BE33C5927C37F9E673046FDA439 /* UICollectionView+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = B40CABDEE2A7797422ABE98CB08C0532 /* UICollectionView+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7A7A6301711D6E6DF31091B6C5CA4CD2 /* WithLatestFrom.swift in Sources */ = {isa = PBXBuildFile; fileRef = 409DD780B50F40EFF5872988210030C6 /* WithLatestFrom.swift */; }; + 7A852F0AF1F3E1693579BFB0EE3DFEAA /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = B45E5BF8F9A64B2C7F29374241812562 /* IQUIView+IQKeyboardToolbar.swift */; }; + 7AB8E1F03D7085D0F1CF9CA55F17E9FB /* DDNavigationControllerDelegateReceiver.m in Sources */ = {isa = PBXBuildFile; fileRef = 81856247CFA175B2AED83E69B67F95CB /* DDNavigationControllerDelegateReceiver.m */; }; + 7ABFC8DDB94ABE4C0687BC981E98A2BE /* ZLPhotoPreviewSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 251A8361A153A5D0901C0796201088B7 /* ZLPhotoPreviewSheet.swift */; }; + 7B0B8A575C497874E971408584743E02 /* SDWebImageDefine.h in Headers */ = {isa = PBXBuildFile; fileRef = D9AD4F7389BBA58001D5A859EB85B585 /* SDWebImageDefine.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7B45550C7795D7B29E6E558F00864D1E /* UIImage+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B9D361F4A7582DD8F461E698C862B45 /* UIImage+ZLPhotoBrowser.swift */; }; + 7BB44CB2C08CE4C0DAA91A68CD4ED371 /* NSAttributedString+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 2D41315ABF3EBC774F3D78F9C202071A /* NSAttributedString+DDCategory.m */; }; + 7C2788B48E430BB0EE2223A5544A32F7 /* DDUITableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF97FF1728BE083E7BA8D4321400C927 /* DDUITableView.swift */; }; + 7C4555B4F80F91CE5F03F39C2D64D86D /* IQKeyboardManager+Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5ECD22EB9050A97679DDF7C99A1EEE75 /* IQKeyboardManager+Debug.swift */; }; + 7CA457233780E79114A0CCEC631708D9 /* UINavigationBar+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 263B33488CBD1E3F4E3B1CF228563F67 /* UINavigationBar+DDCategory.m */; }; + 7CC298CB85BBB9C814F22B8AAEF94281 /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B1A3EAF7E0A496D0A63AB929DC43012 /* IQPreviousNextView.swift */; }; + 7CDD4BF0209AA2F717C7546D5B6BF979 /* ZFPersentInteractiveTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 59B8930947FB340B6A8F52B651A5AB8C /* ZFPersentInteractiveTransition.m */; }; + 7D23A05408E0E17BB56E5909C983386D /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52C5A7DD0243E06616AFC6E7636DD43B /* Notifications.swift */; }; + 7D4A6E8BA0ACCCD9700EAA722BAC7512 /* ConstraintMakerEditable.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2938A0EF02094C949227F15AEFEECD7 /* ConstraintMakerEditable.swift */; }; + 7D4EF029C2E661170E8487853AA7F318 /* Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBF9CBF41B43FCD2928EBD34745C1603 /* Rx.swift */; }; + 7D5AC16F195967267DAD36F198E0A5F0 /* SDImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BE521AD3CF2C53539D5D3AD834A7317 /* SDImageLoader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7DF26FE5A9AF886EEA362BD9C81678E7 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69C45CC190A46771B6163C6F28C4148A /* SwiftyRSAError.swift */; }; + 7DFCA00B01A0FE5B3114D6D871534743 /* UITextField+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 057CDBDB37EEDC39DAD8B2899316EB5A /* UITextField+DDCategory.m */; }; + 7E77F7A02B348F2B136DC0548A0AADB1 /* RxPickerViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CE034D1CE8AED1F64BCDECD244183F1 /* RxPickerViewDataSourceProxy.swift */; }; + 7E89E3B38E4ACBC2954D330AB4FF0293 /* ZLClipImageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E9E0DD979DAA290E780DA3E18F9871B /* ZLClipImageViewController.swift */; }; + 7E9CB89FA3B14991D8C31254F7594BAF /* JXCategoryIndicatorComponentView.h in Headers */ = {isa = PBXBuildFile; fileRef = 72F0DEC630C27BDA147895E587AF3334 /* JXCategoryIndicatorComponentView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7F1D1D9E76CC3BE34BFFF024E342DEB5 /* ConcurrentMainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3BC900D01EF71EE85901B33DB533EE4 /* ConcurrentMainScheduler.swift */; }; + 7F4D570B7BC5EC083C0CAC1C223C208F /* BlurLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C510B75AAB2E4FDA9137E14999AFEEF /* BlurLayer.swift */; }; + 7F646201C11F75FEB2701844D49DF702 /* JXCategoryCollectionView.h in Headers */ = {isa = PBXBuildFile; fileRef = 25499C609D3D9E0423BAC734679F23C3 /* JXCategoryCollectionView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7F7C17A10F83520B090996AE23ED917A /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99203C89C26B7C23E2C8EE71591F6A87 /* Error.swift */; }; + 7F7DBCD636EEF4EE02EAA9682BC4E795 /* Empty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 445BD886C8C18951DE33FDE7A05783F1 /* Empty.swift */; }; + 7F9C36B013D01F2188457E0D3A7AEF07 /* ZFLandscapeViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = A6E30A4D3AA46AF31525D1977A28346E /* ZFLandscapeViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7FD541C37F57A49DA86354FB0AC6CB72 /* HTTPMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135376C1FCEE07616C702EA1545C5DC6 /* HTTPMethod.swift */; }; + 803C6345EE6E2A5FDDE206AE70F23B70 /* ConstraintMultiplierTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A7784C8FB288E38B9CD0E6D5C56C3F4 /* ConstraintMultiplierTarget.swift */; }; + 80474D488D0DE9EEB589E4B5F9EE1256 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9759660E00B36943B3182DF3F4A8797F /* DispatchQueue+Extensions.swift */; }; + 80707A9E832C8EEAC361896B59A1DE19 /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C15163010490CB25348D095B99704CEB /* IQUIViewController+Additions.swift */; }; + 8077ADA76E274A36EC5B42B92FC0FAB6 /* UINavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00D78E1CE9CA81423228170D3F54530B /* UINavigationBar.swift */; }; + 809174478F55FCD93B0706148F6D9B72 /* SDDisplayLink.h in Headers */ = {isa = PBXBuildFile; fileRef = 1B937AC2FB944C6FC562648D22195058 /* SDDisplayLink.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 80BC7581EDC7EF248D8E56A3AB986B53 /* RxTabBarDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = B06A89FE0E1CFE19CCA5E0444DFE8D56 /* RxTabBarDelegateProxy.swift */; }; + 80D210A4F34FD9BDA0ABFA71918550AC /* Scan.swift in Sources */ = {isa = PBXBuildFile; fileRef = D2FA04DA35E9EA159876C62B7E64BE72 /* Scan.swift */; }; + 813567124B996AD29CCAF98621B4D917 /* DDUtilsSwiftKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5530C1CDAF74A3A4390B0D4A4A5114BC /* DDUtilsSwiftKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 81452427ADF1E98E642A1233E6B650B0 /* UIScrollView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80D666C6013881110C1418D3BA746D1D /* UIScrollView+Rx.swift */; }; + 81480F42C04F75FE39E3D0BF33DF098C /* MATraceReplayOverlay+Addition.h in Headers */ = {isa = PBXBuildFile; fileRef = AA0495E1F6D98A3DDE4F33580F71324D /* MATraceReplayOverlay+Addition.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 81495AC63688C3355033D5BA9CCFC035 /* BRAddressModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F31B8EB67CCAD1CEF53C0FC8DE3B001 /* BRAddressModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 814AA2BB51B51E467391D717BF24FAE5 /* SDWebImageDownloaderRequestModifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A71975A18BF8BF8BD89D40365861D8E /* SDWebImageDownloaderRequestModifier.m */; }; + 8156214828F1F0FF073CE3E2B0010CAA /* Do.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F64FFF87CF53651BD305B21AF0D67B2 /* Do.swift */; }; + 81A3D9DB1BECA7DD9A94142824783DD8 /* ZLFetchImageOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6A62144C059A91625C1E74A8954ED64 /* ZLFetchImageOperation.swift */; }; + 821981D6FA5DC29F6EA7B7CFAF8465C0 /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CA165EEA66299212C45787A9E8A4CFF /* ImageProcessor.swift */; }; + 82300175606EA43BE4BF57888C4A77E8 /* BRDatePickerView+BR.h in Headers */ = {isa = PBXBuildFile; fileRef = E62D7B56DD56EC78FEA7E07C9936B539 /* BRDatePickerView+BR.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8273F7BD41CEA739E2ED609A60ACAF01 /* InvocableScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC4387F3F51AEEFFFB729F90F32F16B7 /* InvocableScheduledItem.swift */; }; + 82F6C49CD5442529B117D4B77ECD8518 /* EKStyleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53A696AE56B4D87ACE694E3B5952C714 /* EKStyleView.swift */; }; + 835173C7877CC2512FC25FC6EBBA0350 /* RxCollectionViewDataSourcePrefetchingProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA7D93F4D43674BDC56D4B198D2ABEE8 /* RxCollectionViewDataSourcePrefetchingProxy.swift */; }; + 83888A11B0701E2D4EE236DFA1E56800 /* Result+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = F66F872117A74BAD54F1D783E5C1EBEB /* Result+Alamofire.swift */; }; + 83AE7729BA3BDB481140205DD5BABD95 /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90FA751E3E2CDBE473C890A58D909C15 /* Platform.Linux.swift */; }; + 83F4318BF4095ECFC31DE8DA2E94CBFE /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06458FF46F17CC90652BA0E8437E6283 /* Box.swift */; }; + 841447C2E526E658EC8102873B77A9C9 /* DDTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A482D1B3C81BC4D429A24F77D4E10CDD /* DDTableView.swift */; }; + 84CBB8B38762FD16B0BF7B4BA778228E /* EntryCachingHeuristic.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3438C5869A327F52AF48414D67A7A69 /* EntryCachingHeuristic.swift */; }; + 84DC0626D65FE608EACE77EE19BCF92F /* SDMemoryCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 0DFF9FCCF3FC76F60F991DBF190E4CB4 /* SDMemoryCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 85A7214146CCC616A5A1147215F8F37D /* AsyncSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = A40B6D53F2C484BF4A1AF2AB7E13905E /* AsyncSubject.swift */; }; + 85A7D659806F859D9874C49E30708AAC /* UIView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F338E6DC579560992F3899DAE2EF1CB9 /* UIView.swift */; }; + 85C13D51F12A1B41DB7AC016038FA2BA /* TakeWithPredicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FAD6A4776B11C9AA107287E11B7C19D /* TakeWithPredicate.swift */; }; + 85D3F6F5B63497C2F4378413D2401F7E /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A2343A0C3D24D5DA61225E4B6F74F79 /* Indicator.swift */; }; + 8620470517C811FD4767A6DD0371D0D5 /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = DAB598E6A39EA2D18270D5C97CE121FA /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 866045BB12EBA3D69870F9D99D908C85 /* UITabBarController+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 276FE88FD5FF17448AB1F17EB324730F /* UITabBarController+DDCategory.m */; }; + 86997C2E83106153831376DF4CB88084 /* ZLWeakProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A48BE9C888D40CEA67C31A8F6BCDBE6A /* ZLWeakProxy.swift */; }; + 86EFDCFB015C812E2695EA28F9F3B88F /* JXCategoryImageCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 58AEB14A120E28F2C5376B258CF7DB25 /* JXCategoryImageCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 87313140962DA79E017A5AC13FEBB529 /* DDMANaviManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 20B9AD5D0F5F4F68E74EBC1DB5C6F50C /* DDMANaviManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 87369DBBCC57DA7281AAE3BC6224BAFE /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A0C072C6B2FA2BC1191E50928EAF9A8 /* ImageTransition.swift */; }; + 876F0A0ED17438D064D6255B031ED91B /* UIViewController+ZFPlayerRotation.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BDA18B33684622BC30BDBB778EB44F3 /* UIViewController+ZFPlayerRotation.m */; }; + 8772F32DE15FC5E2426A36349DE9E7C8 /* JXCategoryTitleVerticalZoomCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = F2007F3CB73FBA9964EAA5A89F892050 /* JXCategoryTitleVerticalZoomCellModel.m */; }; + 878B6B1A4C24B3D46773E79E0294CC89 /* PublishRelay+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24C99B78F7B41E05CCBDD88A5BDB004E /* PublishRelay+Signal.swift */; }; + 878CCD15A728F07149720672E14337C2 /* Infallible.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2B3927425DE48B1B85CC9C75B89ED55 /* Infallible.swift */; }; + 87E790F289BC43498505B6D68AD37C12 /* UIColor+SDHexString.m in Sources */ = {isa = PBXBuildFile; fileRef = 36298AA4A4FE034762B42BE21FB2A826 /* UIColor+SDHexString.m */; }; + 87E876627F3BB158FD39966792B76B65 /* ZLVideoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADE5C8E5CC89CDB014129C96BC18A76A /* ZLVideoManager.swift */; }; + 8839F137790BBE93BDAF4EE73FAB9781 /* Using.swift in Sources */ = {isa = PBXBuildFile; fileRef = B54B4AB77460FD0EF4E6301658A189DF /* Using.swift */; }; + 887595F20B78C5473EA5B93D699737A6 /* SDImageGraphics.h in Headers */ = {isa = PBXBuildFile; fileRef = 86AE5B4011EC57E43AD9C11DD53BEB76 /* SDImageGraphics.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 88AB044F1DB2804B0480A01527BC6B74 /* DDUIButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = DCCCC5EC07117618F4DAF00E27CFC556 /* DDUIButton.swift */; }; + 88E67755F51F1CA22343EAA1CFBD41E7 /* DDProgressHUD.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8BE171D5B3ECB90B3FF43F1A9BE1DC /* DDProgressHUD.swift */; }; + 88E8C4E6532C1885DE243488021CF2D2 /* AuthenticationInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D0D64955E50C10756E979684C646842 /* AuthenticationInterceptor.swift */; }; + 8A3E8C9849B1E73D113589B8F007E566 /* JXCategoryTitleCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2676A5C87CCFF94CF013F9C0D060E6EE /* JXCategoryTitleCellModel.m */; }; + 8A5D7CFB78278C7861D3061D212B189D /* SDWebImageCacheKeyFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = 9097278903BF01262442BB7B4F02FCCC /* SDWebImageCacheKeyFilter.m */; }; + 8A6158438F3B894DE7F91DE5FE93C795 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = D75F36396C825082508059CD0ED4DB49 /* Message.swift */; }; + 8A64ED4C758DC20F9F638F956789182F /* UIView+QuickLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE3C51C548ACADCC415CC972B8AA138B /* UIView+QuickLayout.swift */; }; + 8A93BFC4ECE061648BEDA3A17DF34B7D /* JXCategoryImageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = FD2A3D63A02D06CF00281FEE7DA6C722 /* JXCategoryImageCell.m */; }; + 8B1A402F74B6E4E6F42C395DDE64169C /* KVORepresentable+CoreGraphics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E62308DA6F5F5F56C4F7D2B33EBE279 /* KVORepresentable+CoreGraphics.swift */; }; + 8B3145567FD389F30FCBB34C08F60CB0 /* Platform.Linux.swift in Sources */ = {isa = PBXBuildFile; fileRef = 552A8AA3F44EAAF5EAEC8F40E021C291 /* Platform.Linux.swift */; }; + 8B5C7472AB1189940F2C7A38AB4E5D57 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EDE9C8200260F8FAC9E298F1AFE1CC8D /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8B753F9A4427257D3732F4AE2E2EDCCD /* SDWebImageDownloaderResponseModifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 40A2E345E1BDEDC00DF59C9B2596A108 /* SDWebImageDownloaderResponseModifier.m */; }; + 8BD7243E27CAB2AE337CFA2AAC384640 /* SDImageIOCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 66DB2925D53290049D355D6B00A86FFD /* SDImageIOCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8BF878796834ECEA997A949F8D4E1EAE /* DDBaseTabBarController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B0696219D2784C0023ADE4D9301B34C /* DDBaseTabBarController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8C1123CFF840715FE9BD669C43D75E7D /* JXCategoryTitleVerticalZoomCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = AC67E4932C28AACF796B91EFDEA343F5 /* JXCategoryTitleVerticalZoomCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8C5AE031DA4F7E6C727B298D2CE5AAAC /* SDWebImageCacheKeyFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 06F19A1142B68925C3423F5D9118B4DC /* SDWebImageCacheKeyFilter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8C6F6029E7F458B72B22CB4EEB15BC12 /* Concat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20AF9E2DEA4C18BDEC2A77D3D329CFFF /* Concat.swift */; }; + 8C86163FB573BF8082BFA48147D80A64 /* DDUIGestureRecognizer-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D905E824E4D85F0856BB14DEFA3F2F4 /* DDUIGestureRecognizer-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8CFB68D77E49914A0DD60B939BA767C0 /* SDWebImageDownloaderDecryptor.m in Sources */ = {isa = PBXBuildFile; fileRef = 6335BE501B92B10DA9E34548D99F2DC3 /* SDWebImageDownloaderDecryptor.m */; }; + 8D2C2E93E44DC32A322DC0F747FE8D7C /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = D21954351CDAE70ABC850CAC620D988D /* MJRefreshAutoFooter.m */; }; + 8D42E6E44020386BF96406F0D3540D19 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 27A0965B519004ED7B9B45748B6D4483 /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8D67E1E9F0E2F132D6A0D8EFB3C36974 /* SDImageAssetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 46A2EEB0968D4F447F321284460CF594 /* SDImageAssetManager.m */; }; + 8D7B5F3D2457D1F8E54BF758F6F0388F /* DDLogKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5781ACC4C3639A4B54467EB6B7B3DE11 /* DDLogKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8DD38F3D371B152A614804C552C71F86 /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83FB9E787FFB5AC30992F955910C7F8F /* Image.swift */; }; + 8E20465B712075DD500DCFD662D07177 /* ConstraintMakerPrioritizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08B10ABD8E2D4014D47119D67259DAAB /* ConstraintMakerPrioritizable.swift */; }; + 8E3011EF2559246BC3F4EF3CF479D7BA /* Completable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E6397A0CDA382C57C417058EA4DAE97 /* Completable.swift */; }; + 8E603D8736D65C38275F54BC50D3EB6A /* MAPointAnnotation+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 7613695A0F7A3B72F09922FCB96C11F2 /* MAPointAnnotation+DDCategory.m */; }; + 8EA71FCE62BCE72E1798AC86592F4747 /* JXCategoryDotView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E3C0D0BDC718923EE5504123F9C64F7 /* JXCategoryDotView.m */; }; + 8ED0EA8B64CA7C4860DC6D8B565F4448 /* RxCocoa.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC7D9409D303846FA1887BF2C9F6C9D0 /* RxCocoa.swift */; }; + 8EF8D0C1BE201C03A65D66C92BAD9206 /* SDWebImageDownloaderOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = CD325B340468FE5EF69FE4F3EB703AE5 /* SDWebImageDownloaderOperation.m */; }; + 8F12D586950726E67D16461D7D687C36 /* DefaultIfEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16E7B1F74180B8AD2D8B8445CE19FAFD /* DefaultIfEmpty.swift */; }; 8F7C09C252C91A4C49C70B874D9AD4EF /* Pods-OrderSchedulingNotificationService-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 861E3EABF816A1CA179B292C434C7624 /* Pods-OrderSchedulingNotificationService-dummy.m */; }; - 8F94DE7C574F2E68FB7F4182FF4AA19A /* JXCategoryTitleImageCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 8047B69033A7BC69B3144F8BCE702573 /* JXCategoryTitleImageCellModel.m */; }; - 8FD2C18B83AC8A9E4B0004E68A38D0AE /* HistoricalScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3971EA0F8E454646133F28ECB429FF56 /* HistoricalScheduler.swift */; }; - 9069546BCE91958C23E24D6279C5E7C0 /* JXCategoryIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = 32500144855A13C4FF0C99E9ED5B0B67 /* JXCategoryIndicatorView.m */; }; - 90747EAF8374FFC67934EEAD2592FB29 /* ZFPersentInteractiveTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 4940A4B6FACCD4E6838264E818E16C00 /* ZFPersentInteractiveTransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 90AC88983A051A3269D14F426185962A /* NSAttributedString+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 2CE664D43FFDE8E1BD50E53B8501B7DB /* NSAttributedString+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 90C1CA69717100719BCA2413895F4E30 /* DDBaseViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 16C379F426173794645C2C8798E1764F /* DDBaseViewModel.m */; }; - 90C2306666CD2C08EF76F2012825951C /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 93FC25612E35DB58B2FE37708F9BA684 /* MJRefreshBackGifFooter.m */; }; - 90C350B739A3E899B1B53E52B15430EE /* SDImageAWebPCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C29BA869A3A167264E9C2AAD6E18B8F /* SDImageAWebPCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 91719B560DA0070EA2473DFB0617CACB /* Producer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F7F14FAC59BBD5BA249B7DFB9FB7302 /* Producer.swift */; }; - 9193DF3DCD7654C4473717A880145514 /* UIWindow+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D6610B4D803D9EB0AEDCB3823D36E37 /* UIWindow+DDCategory.m */; }; - 91A36B31EC90DB60DC9584F00E5D5643 /* SDImageGIFCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = F1CD6BE121F66CBD4A95E5B6B821D2C5 /* SDImageGIFCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 91B718E97E5B0E6C8E089096AC2DF4FD /* EKAttributes+DisplayMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0DC5866674A5051470ED264A8B18F146 /* EKAttributes+DisplayMode.swift */; }; - 91ED131F555A03F5905E86878BF38C69 /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 059A9DA1F07B931C420E65A2A93CCA59 /* MJRefresh-dummy.m */; }; - 921EA3E26094ED19354A657D01BC573F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D50AD93DB55BA2852EB053E766E0CEC7 /* ImageDataProcessor.swift */; }; - 923181CD1AA92583123708D7FA7BAEB1 /* Infallible+Create.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63704298D5A951C328E7A35BC6221BC /* Infallible+Create.swift */; }; - 923EE64F6CBFF20AD30002B633BC50BF /* SDWebImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 92370288A05F6CA283137234037E45A6 /* SDWebImageManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 927A9E34C2E88E982888A5D2F8A9B127 /* BRPickerViewMacro.h in Headers */ = {isa = PBXBuildFile; fileRef = D6C8604D6A570C38B27589936588CE74 /* BRPickerViewMacro.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9313F5863E61D51958D4954C876666DC /* DDControlsKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D28B6A2087C39725335BF6BA680A4CF /* DDControlsKit_Private-dummy.m */; }; - 93207A865D205334FE48160E599E0FC7 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = B88375251AB875438FFD93B64E0DDAFD /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 93823F609EF47F0C9BF409C291417162 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CB2AD6A5F528B3A11D41734E1562CA6 /* Utils.swift */; }; - 93A72989DFE986E559AECE5CCCB6375F /* DisposeBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = A296F92BE3AF45C2EF3E72F1FAE60DEA /* DisposeBase.swift */; }; - 93C25343A940D20BD21AE6C1EF582189 /* ZLThumbnailPhotoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07F62B516BDDAA3BD29A958AEC939A6A /* ZLThumbnailPhotoCell.swift */; }; - 93DF6D6B5E32104AFE985F15355F629A /* MJRefreshNormalTrailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B663C699E3CEDC40004E2D9E9AE33E5 /* MJRefreshNormalTrailer.m */; }; - 9413C7DB4B03B9C9178A64659F476AD0 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 01E84F245449073F262664526928DDB8 /* IQKeyboardManagerSwift-dummy.m */; }; - 941DF4F9B9686E518F574A14A643D6F0 /* DDUITextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A84594AA1453509C7C89BAC029CCC89 /* DDUITextField.swift */; }; - 9497825ACEC7F42AFA494D810FDCD4EC /* ZFPlayerLogManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F48B2D48CDDC8DB9BD1293AAFAD5495C /* ZFPlayerLogManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 949E8D2BB740EADFE39A5D66DF0612E8 /* DDBaseCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 0856731664667402BEA49E4DA367DDC3 /* DDBaseCollectionViewCell.m */; }; - 94B52F9D43DC46D45062BB39E53E9DE1 /* EKBackgroundView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D413891A09E56CE6E9A4A625A6EBD7A0 /* EKBackgroundView.swift */; }; - 94BD6DB1D81544FB2577058E224AD87F /* UIView+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B99B0DD0D560C4ADEFC8E90891759DF /* UIView+DDCategory.m */; }; - 9517AFD055FCAC61888F63B46B1012CB /* ZLCollectionViewFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6AB40EBEBBAE8B3109FFCCAFAEC1D52 /* ZLCollectionViewFlowLayout.swift */; }; - 95277350C6DD3C3641CFF98AE0A12B12 /* OperationQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C1401945860861155B0F5250264DA6A /* OperationQueue+Alamofire.swift */; }; - 952DA6CFD67B699C1A58C414387361A2 /* UIImageView+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 51F0674C9B185E305B55B1F6513AB08E /* UIImageView+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 95AD0B08F159E5B4571FD8C7FCC3A78D /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A59A5B935578F1E9F7D7923B09B9D73 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 96199F1BEE04A029B3278BB1BED5F276 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FCCE88D901F83D5EE1484D366BD159F /* IQNSArray+Sort.swift */; }; - 96351482FE93C85C20C75E992ACC4D3C /* RxCocoaObjCRuntimeError+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4E22E117475D6D3B7DE428D1C710F92 /* RxCocoaObjCRuntimeError+Extensions.swift */; }; - 964A85B901420F8C9AD2B4188BFDDB38 /* NSMutableAttributedString+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = E0B589BF67CBC68E92A982038C2A7CF7 /* NSMutableAttributedString+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9664C7A0D7CFB2EAEB160F8DAD1707B3 /* ConstraintViewDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7823C19BD00845389283E5F21D807E04 /* ConstraintViewDSL.swift */; }; - 9665A646D896E1DC37A0367355AADD0A /* WithLatestFrom.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12B6E33523D6FFE1DB4475868AD6D80 /* WithLatestFrom.swift */; }; - 96C0B8A8196DDEB70AD5169405D71271 /* NSBundle+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = DAFA278ED36B485434676D1274C794DC /* NSBundle+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 97005485BCEC1979C768300CC520862C /* UICollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA905F5005ABB059D13CCAB5F85C20B6 /* UICollectionView.swift */; }; - 97352932EA7908FEA0DB6210F4692034 /* MKAnnotationView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 493189AD786D7A51EA9AC0FC23E250E4 /* MKAnnotationView+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9765D057430A54CC3DF9C4D045DE8217 /* ConstraintPriorityTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23537E1A28C6DC44056BAF40CB2ACEBF /* ConstraintPriorityTarget.swift */; }; - 97768B12E00F13886BACDC11E43B3222 /* Typealiases.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D92E34329291F58EA52F9864969ED60 /* Typealiases.swift */; }; - 977F8070B2734739DD77174D591DC065 /* SDImageAPNGCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = DE39F0845A01B0EE84B6E97E02F63BD1 /* SDImageAPNGCoder.m */; }; - 97912E6F8356C809B27C1F474438FE4E /* DDMAMapView.h in Headers */ = {isa = PBXBuildFile; fileRef = F8E58F4534D43EB2046624FAEEDA2061 /* DDMAMapView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 97ACD5F8ACFCD7B423375EB425F82287 /* JXCategoryIndicatorDotLineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 43DA0E4CF6E89C711435C2014097512C /* JXCategoryIndicatorDotLineView.m */; }; - 97B4A15E0218313B8CE3CDB2D3CC73D2 /* DDNetworkingOfAlamofireKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D1928E2D18FC58F1343C0E73CEDDFD69 /* DDNetworkingOfAlamofireKit_Private-dummy.m */; }; - 97BA7AA9BCDFFEF792FE0558E9DCE1CA /* Concat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18686DD77C90F8ED5B7B626AE3A92002 /* Concat.swift */; }; - 97C06280A4A878EB1C730FC6DFD15945 /* ObservableType+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A8F2B0656192DF51FE1FC0FAF008A07 /* ObservableType+Extensions.swift */; }; - 9817388F04E487B7ECB5C08DDE606F86 /* MJRefreshConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 9958CB8C0BAE441E4A10D4D2F9BE08D0 /* MJRefreshConfig.m */; }; - 981F1BFE14D989096611F7DB1D782B97 /* SDDeviceHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = B31E62E5185120C51C5A6A2E4423CE14 /* SDDeviceHelper.m */; }; - 984FBD8DB68C15AA3E70B8009938E0B2 /* UILabel+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 3320867AC71860C1390549D60D22B540 /* UILabel+DDCategory.m */; }; - 987761E4F75D97BD3BBF137BE18AD931 /* TakeLast.swift in Sources */ = {isa = PBXBuildFile; fileRef = C19074DDAE03BC8E273CEECD2398704E /* TakeLast.swift */; }; - 98ABA13FB9B5A510025F67BB96656272 /* UITabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E4742E9C51026A45485A645ED1CC3D5 /* UITabBarController.swift */; }; - 9905D4F90FFAAA9BD6CAA9AAC049F967 /* TYCyclePagerTransformLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 86C7EC9048CAE2FA9AB75CC25DCB75ED /* TYCyclePagerTransformLayout.m */; }; - 9912583A0C3DCE5F8AC15A3FC34E6FE2 /* ControlProperty+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 73103FBC18671596C8F8F6E3E0147C1D /* ControlProperty+Driver.swift */; }; - 999B33DC38983D04AD690B4599F3C316 /* ZLTextStickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B826D39AC8F48D534E80AD6D572E1D50 /* ZLTextStickerView.swift */; }; - 99C743774FE46ABD47AB0B3588D4DA83 /* DriveRouteCustomAnnotation.m in Sources */ = {isa = PBXBuildFile; fileRef = 75DDC59CFF8D9ADCC560F8EFB3BDDD18 /* DriveRouteCustomAnnotation.m */; }; - 99D7BD631F5D4CC39B09885065481AE0 /* JXCategoryBaseCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = FA189F6F04EBBB9B79C1D5B18B3F7978 /* JXCategoryBaseCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9A1DF88AB0E546AB51597714309B05C2 /* JXCategoryIndicatorBallView.m in Sources */ = {isa = PBXBuildFile; fileRef = A016247F87EB69D2E739E710CE3B9C8A /* JXCategoryIndicatorBallView.m */; }; - 9A40065D603DBF166098730C3D6CCE5A /* UIButton+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B568D416B00F04D17DAE28B4D0999C5 /* UIButton+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9A41FC2ABBF645CC7F01120A6BDB0A24 /* UITextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBE898AB61E8E986E3F95EA2E916430B /* UITextField+Rx.swift */; }; - 9AE63A71DB55322FFBB6EF1D979282BE /* UIView+WebCacheOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 8786B3BC055F4709A8FFDBB8856C06C3 /* UIView+WebCacheOperation.m */; }; - 9AF82E3FE6B0FCA2D289149812D57304 /* ZLPhotoBrowser-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8CB4474178B65ADD5BDC59758A1451B9 /* ZLPhotoBrowser-dummy.m */; }; - 9B32CCFFA0C3806B0187E0ECBC35C0B7 /* DDBaseImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D8F243A1BEF74C11B27CC506DD6AB89F /* DDBaseImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9B7D337D9C50B48D74912AD588CFA75D /* ConstraintMakerRelatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0803036F4E45A262A929A624A4D7A71 /* ConstraintMakerRelatable.swift */; }; - 9BE899982FAEB47E89D2EE2FD9684CCA /* SDImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A10CDBE1AA4369FED2CDDF8EDAE003B /* SDImageCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9CF1888AF79CD22EB414BFE758E5D36A /* UITextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B3695E3832BFB2AE365E02AB3E0638D /* UITextView+Rx.swift */; }; - 9CFBE2A3F8BFF4BBDB6DA37F9CE7C266 /* SDImageGIFCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 0629BCC953B7F57B8A8B67A106464F4D /* SDImageGIFCoder.m */; }; - 9D43333662E9A614D8F63052D7F1ABA7 /* UIApplication+EKAppearance.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0891B923FEF69CA140375F46DF3DB9C3 /* UIApplication+EKAppearance.swift */; }; - 9D4EAF940F2C46778D1682E8127F003A /* ZFFloatView.m in Sources */ = {isa = PBXBuildFile; fileRef = 03FF0EF48B9FFC2BA73E47E66BFE0ED5 /* ZFFloatView.m */; }; - 9DAB2556D82974EE7905C156B4F3A07A /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F92B845D43D6D2DC2BF527867FEFFDC /* MJRefreshAutoStateFooter.m */; }; - 9DC2A94B2891D5F2B37FF69F48347EA7 /* SDWebImagePrefetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 49B5CE384F6A69FAC88024572F22EE1F /* SDWebImagePrefetcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9DEFB591D6DEBAAAF949BE635617A7A6 /* MJRefreshNormalTrailer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6186E82188CE45C61D885E4675127317 /* MJRefreshNormalTrailer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9E13BAA5897DBE84C6842BE86EED1CFC /* EntryAppearanceDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 680B7232A3F782679470F245980787E6 /* EntryAppearanceDescriptor.swift */; }; - 9E9807AFF19959D8B85B6687197A60AF /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = CBC51A51F49299ABACD2C7BA9DC428D1 /* Storage.swift */; }; - 9EA55F404A7BE4684E3299402A5B88AE /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F937C154E18DF37C5F9EFF45C91FAB3 /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9EE55E6E57DFF49D9CEB2493AD5B93A9 /* SharedSequence+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6983FF3434C4D29DAA3DB9B73A114FE9 /* SharedSequence+Operators.swift */; }; - 9F26F0EB6575EEC06D48252EC38DDC46 /* EKXStatusBarMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3818D5279DD90C8CBE339172925571BC /* EKXStatusBarMessageView.swift */; }; - 9F75DD325C460FFC7984DF4A9A42BC68 /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 99A80747E7D7F67B8FAD14F1708751BF /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9F90CCC3FC0CF5D2BF452D59CDDF8A7B /* SDGraphicsImageRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 606C217F404E70B4E55CDF0362D91EA6 /* SDGraphicsImageRenderer.m */; }; - 9FA55209BBEC5446B1699EFEAA8AE99C /* RxTableViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0C37C6B56D8D2494B6ECBE882FC28E3 /* RxTableViewDataSourceProxy.swift */; }; - 9FB611863BE29A07C4036EA4D98BA73F /* CALayer+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = CC78A596322EDE270DDF42AD89FBFC0C /* CALayer+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9FF6A1C0164B9EAFEE3B9F4DEE2264AE /* NSAttributedString+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C8BC92A7373926954F0D7F73822E188 /* NSAttributedString+DDCategory.m */; }; - A00246A4B61E01EEAA1A82B6C84F1E7E /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D47FC82C93C96DEDC888DB84B750F61 /* ConstraintMaker.swift */; }; - A011FE7F352E2DC4F52A72ACC985E865 /* ParameterEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15376934AE68DE8A711FF860D672D79F /* ParameterEncoder.swift */; }; - A0649D13B9C3CE011F3FEA618EA1724B /* JXCategoryIndicatorTriangleView.h in Headers */ = {isa = PBXBuildFile; fileRef = A13985801AFC76E7E662BF4B9BDFC729 /* JXCategoryIndicatorTriangleView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A0657A64DEA57E5606A79DF5FFA0C0C9 /* SDImageCodersManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BF6C7C618BA2DF578EB22C8E9BBEF7C1 /* SDImageCodersManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A0CAC16C811D166585ADC16AF08A6EBA /* JXCategoryIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = CF3CB9F1FB1460CE87C76ADA886DE8F8 /* JXCategoryIndicatorView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A0E59DE1E829AB6653A41F549DEA9F3C /* ESTabBarController-swift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = CE1558EF78D8A802BD647DFB8B65C792 /* ESTabBarController-swift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A1059E3A9E938EE8F540D5639AB4B4E5 /* EKPopUpMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5335FF2EDEE78B249581BC30D1EEF97 /* EKPopUpMessageView.swift */; }; - A13B4CC2584A03BF7414FE90F04C487D /* EKNotificationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D09D04411AB0FCF82097D2AD3EA5E07 /* EKNotificationMessage.swift */; }; - A17B88101B55AE2259598D30E3CDA92E /* SDAssociatedObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F79BA854D7883960B0D7303727B165A /* SDAssociatedObject.m */; }; - A21A3EDB30349656A7BF23004B6AF02B /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F2F87955BDE3F3D62F376618F6A29078 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A2518DB014E7FBE7E1318A307AEBDCF7 /* DelaySubscription.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA8D4E5BE1B0C7A41BDB934015B98CBE /* DelaySubscription.swift */; }; - A25D3F69FB3D5B49360E0B9C606F8638 /* Infallible.swift in Sources */ = {isa = PBXBuildFile; fileRef = D51F3F91C886E12F9A762BBD09065D34 /* Infallible.swift */; }; - A29CAE715EFFA6F90408C3B8345A1883 /* UIImageView+HighlightedWebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 511D1F51ACEB496B6AD33282ADF6C9AD /* UIImageView+HighlightedWebCache.m */; }; - A2B52B66E0891E57CFA6C3750BF7DBC7 /* ObservableConvertibleType+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E4B216137A46C0E5DC6E68825B77F04 /* ObservableConvertibleType+Driver.swift */; }; - A2B9284895F22572FEF6613C7F74C037 /* TYCyclePagerTransformLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 302D5ADC70A4C4403B14D9214EF204CA /* TYCyclePagerTransformLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A328DD14BD9500BC78D1C7120DBC30E4 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8496BAFF41A8BF1C182899369A7A6004 /* IQKeyboardManagerConstantsInternal.swift */; }; - A358C72687DDFF484CAB4B0124CE34A8 /* SDWebImageCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D841CB8E48CF8C941352B55917ECE12 /* SDWebImageCompat.m */; }; - A3C43DCA682CA3559DD8989D4E5F3A54 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = C23F3DD5730296214D78C45E51E5F702 /* ImageTransition.swift */; }; - A3F68F7FD050BA0038F03314E92B7CFE /* JXCategoryListContainerView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6CA2BD51E89F731EE5B5F902DECA5DB4 /* JXCategoryListContainerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A3FD56A0B8F6835B9D1CE6B9A3E46DA7 /* CombineLatest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53EEE1E6F8E2EB57EDADE11DE1589ED4 /* CombineLatest.swift */; }; - A414F98B05BC44021847376B2C922897 /* UISwitch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77F7C010D66FF6CA46D09B9514600375 /* UISwitch.swift */; }; - A45846C269357C355CDEBF8B8EF896CD /* UIImageView+HighlightedWebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = BF247A02AFA5DF3424CA3F54ECEB8EDF /* UIImageView+HighlightedWebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A4AE06BE1B4C107F33C291F8B1B10E22 /* JXCategoryTitleVerticalZoomView.h in Headers */ = {isa = PBXBuildFile; fileRef = 50767B872D8B8F8C88358D4875858208 /* JXCategoryTitleVerticalZoomView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A4B99FF613C73F3857AE62558E124BF8 /* Repeat.swift in Sources */ = {isa = PBXBuildFile; fileRef = 426B7DE6DC534637EC32D09528E67385 /* Repeat.swift */; }; - A4D3C0FF0EC1462586B769D06F7A9A1C /* DDBaseTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9413FC63BD735D92415F4F11AE5CF076 /* DDBaseTextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A548B82CC756DF3E661DBD756C08BF76 /* ConstraintOffsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C23A637CF43E8122909408D13428D52 /* ConstraintOffsetTarget.swift */; }; - A555775BE8D4C3E51FB96A3A6875CD68 /* DDUIScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9ED0B69474B324C46B2496A8FB5410A2 /* DDUIScrollView.swift */; }; - A559CBFDD6BB4E52ADCF7AB00319D323 /* Switch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 403A8FF2EB86B3D06389AC90F35D9D69 /* Switch.swift */; }; - A576C4698BA14346E54EB6463022EAD9 /* JXCategoryIndicatorCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = EE8BE8689DB303D3C7E51EB2351D2EC8 /* JXCategoryIndicatorCellModel.m */; }; - A5DCA31A4D36F66FFA278B81D8BEF027 /* UIImage+MultiFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = EB588E1F91E7EB666095A9209548DB83 /* UIImage+MultiFormat.m */; }; - A5F8871912A1A3E8168E6DCF8EB4207D /* UISearchBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0394DCB78B3BCE7952C31F83B0379C30 /* UISearchBar+Rx.swift */; }; - A608BF8A042013F0E8E790941B4D8866 /* SDMemoryCache.m in Sources */ = {isa = PBXBuildFile; fileRef = D40225405D5D80EEACCE7AA6F829800A /* SDMemoryCache.m */; }; - A69C94A0DD35B9524F7481113B574E33 /* SDWebImageMapKit.h in Headers */ = {isa = PBXBuildFile; fileRef = C0B7FBAA15370CC708769A6534984B79 /* SDWebImageMapKit.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A6D371F7B8F0AE9A55EE402E33583504 /* EKButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B21165235A1D168C2F2E3C992B8E0501 /* EKButtonView.swift */; }; - A6D743CD31F8BE6B743622F1EE837BE1 /* DDBaseLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9111CA30A61DFE466A955F7FEF61ACDD /* DDBaseLabel.m */; }; - A8152A56B61F04D6C10A53DE4DA8F062 /* NSURL+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 28ADEA3A42F12E2CF068F92065294C7E /* NSURL+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A859C89F424EDCA9AFE07133A3CF3FC7 /* DDSpeechSynthesizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BE9A8123FC87F65A5DDBEE335BA4467 /* DDSpeechSynthesizer.swift */; }; - A88D569C6D40F093E8AA5773B735147D /* SDWebImageDownloaderOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = E56EB9814207E4C5A839B528ABE6971F /* SDWebImageDownloaderOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A8A0C288519E463DE5E9B307FAE797F3 /* EKAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD7B0D992AF137E67CD84F025C57C13D /* EKAttributes.swift */; }; - A8DC4B6CAA17BCE09B33F0CBD7B760AA /* UIImage+MultiFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = 0107C88F641B488272B6DAE50FF53933 /* UIImage+MultiFormat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A91F69373347CD458D89B84B084E0640 /* ZLPhotoPreviewAnimatedTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA1031B0F740C5866E67C3B2D2EBD68F /* ZLPhotoPreviewAnimatedTransition.swift */; }; - A928D17689392DAAC600620B1020505C /* ESTabBarItemBadgeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39FAC728074534551776ED13833DF62E /* ESTabBarItemBadgeView.swift */; }; - A92E8305194E5BC8093601E546722E7A /* LayoutConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 78A7D27559AC7AE3C66004289F645313 /* LayoutConstraintItem.swift */; }; - A933FB1967178EC4BE0130AE0360842E /* CALayer+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F8E678789E06CDC1E1F629FDD9983D5 /* CALayer+DDCategory.m */; }; - A952741473205F790F725FA10B2C2667 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 57704FC7E014DE71856CB4E9EABBB902 /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A96282DFE4D0206F5B59DFAB9E79C832 /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A8B65261FD16F204AC54546DF8B5616 /* ConstraintDescription.swift */; }; - A97E69232EB284E6EF3127992F66C58D /* BRStringPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 298D96B0B413B9CE80F41FE5EFDDCC5F /* BRStringPickerView.m */; }; - A99CF24F1B900AB7722D972FA4FED6BE /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3B0C009804F778DFA089DFBC0206628A /* SwiftyRSA.swift */; }; - A9A5CC537275881320975BDC2EE7F62C /* SDWebImageCacheSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = A239F66A91C5458E28FC389665DCB022 /* SDWebImageCacheSerializer.m */; }; - AA6502FA7B93298C6DCB3F45466D93E2 /* DDUIKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1AC77E82F37C5651C813FB4EB0871644 /* DDUIKit-dummy.m */; }; - AA6F9F6A4405BB9AFDDAAFF967296ACD /* SDWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E7C6C1062DF1FBC34395578B07BC5F50 /* SDWebImageManager.m */; }; - AB7C2A9D7EE59E23DFB463BD6323FDDB /* SnapKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 398BC2D973C5AD82CDAD5A8649E554A7 /* SnapKit-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AB8707AC05E95D10D125F69C0F1F84CC /* ZLImageNavController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAD88B512221131A5209F4F234A8A36D /* ZLImageNavController.swift */; }; - ABA3BE298F1B209B9A4F53D73F8EFAE7 /* ZLProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52EA69F7FC994C43E3529A9F6E2487F /* ZLProgressView.swift */; }; - AC4E8D2CC56E13D016DD1E7EC88105BE /* SingleAssignmentDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB29FEA4A9DC801C4BC443BA4D8868A /* SingleAssignmentDisposable.swift */; }; - AC816DAE095CF51A98ECF689E6158059 /* SDWebImageIndicator.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BCAE80AC73D2A42C7C34020A2825DE6 /* SDWebImageIndicator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AC9D194628C4196609B1B98ABEF5A3B4 /* DDUIPanGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B360F2E07CEC8991EEE043F8A46312E /* DDUIPanGestureRecognizer.swift */; }; - ACCEF02AA0A177D65FFE8C03E4D3F61F /* Decode.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4A51468CCC9426D9B0692BBCE206390 /* Decode.swift */; }; - ACD809905B6B187FB2E1980685ED9C7C /* Do.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B0AC02FF969B25F6D28BCA95C4740A6 /* Do.swift */; }; - ACEDDCFD44FDBF2D40853D715DDB9A5E /* SerialDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76440A3DD3FFE96846CCE209F7C02A23 /* SerialDispatchQueueScheduler.swift */; }; - ACF6E744FFBA77DB4FE3E42A917E5CAC /* DDWebImageKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 59C7A7E7FDB6A606B9D1BA6DC718C7FE /* DDWebImageKit_Private-dummy.m */; }; - AD718DE707C35EF45E3ADD21501FEF8B /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD7925E22DA983A4D7DFB5CA3D395168 /* TVMonogramView+Kingfisher.swift */; }; - AD8716FFFE8BBDD562B9D97CB8860E04 /* ObservableConvertibleType+Infallible.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB01F89E84B483A11AD8AFC3CF27DAAF /* ObservableConvertibleType+Infallible.swift */; }; - ADB08B0E617EA7DE1CC16BD69FB38004 /* DDUICollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27A7754C99ACFF0D3B7851D17B237B7B /* DDUICollectionView.swift */; }; - ADF031ED0468E75793D32E1609139984 /* RequestInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCE12A9177220A295F2BAB7CCFA3E573 /* RequestInterceptor.swift */; }; - ADFDF04B44D98030E7FB1F4A4196F155 /* ZFOrientationObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 791ABFDCAE5DA349F175A708B9B2719E /* ZFOrientationObserver.m */; }; - AE1015AC17118CA9A93681AAE7454DCD /* JXCategoryNumberCell.m in Sources */ = {isa = PBXBuildFile; fileRef = CC14CC25BEAF3C354CE34793EA9028F2 /* JXCategoryNumberCell.m */; }; - AE2421B86D481DB24462BBB65580903A /* ZLPhotoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3267F1244FD4336B675C5D4828077A39 /* ZLPhotoManager.swift */; }; - AE310A252E96F1A89125262C9293FB10 /* ZLImageStickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 942D635A905E51A90C523029BE8F9F09 /* ZLImageStickerView.swift */; }; - AE3814FADC3432DB8F6B88D2102EBB0B /* NSTextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6756F29C18F479563161F9CA3A277E4C /* NSTextField+Rx.swift */; }; - AE81E26AA0581A9E7559FB6CCC5FDC36 /* SDImageAssetManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8042C87B221768BB587043C65501C957 /* SDImageAssetManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AEE86A9326DC09055B5C28D98C50874A /* UIImageView+DDWebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 44F090833C43622EA70756119812C801 /* UIImageView+DDWebCache.m */; }; - AEF2533A0CA4708B8047A6F131F25107 /* TYCyclePagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A0DDD7AFFD95258E676E05537640FC47 /* TYCyclePagerView-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AEF5BEB73C54EBB7B474C50F28B0E8C3 /* UIScreen+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 29D624B908EE9763AC85DA49334511F8 /* UIScreen+DDCategory.m */; }; - AF661387344E33479FE40B0CE16AE665 /* Range.swift in Sources */ = {isa = PBXBuildFile; fileRef = 299A8E152EC0A8AF9B3342D30FB4DBA8 /* Range.swift */; }; - AFA87EA35BBF8E4F0A2D41954069DD9C /* ZLEnlargeButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8ADE072AC8B123723FF63354837AA2E7 /* ZLEnlargeButton.swift */; }; - AFE7A6835DD89F0D3331538280787CEE /* IQKeyboardManager+Toolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C96262AF8ECA982881D3C8C0F481261 /* IQKeyboardManager+Toolbar.swift */; }; - B01AD0CF889816FA1985284F075CFBF7 /* NSView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48E5D228D99EE12E3A7115B7141CE9B7 /* NSView+Rx.swift */; }; - B026AD1C1E94F5FC78A1CE5A96DDEE89 /* NSObject+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 599539B647C24EF1F1D979C3D29B5EF6 /* NSObject+Rx.swift */; }; - B0470BF38DA7AECBDEC223D60C2A05D4 /* ZLBaseStickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1824EE37880309CE183B065A8125D3F2 /* ZLBaseStickerView.swift */; }; - B04A1F654CEE373527D6A1FDE4706545 /* ZFIJKPlayerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D09334B490948243010131E88684E2A1 /* ZFIJKPlayerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B062397EBC3E007F3B3A05D7EEDE6ABD /* SDAsyncBlockOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 0EBB9EB352E42D64EB638364A0FB2B22 /* SDAsyncBlockOperation.m */; }; - B063BA956EB9BCA0B53896A0E792A264 /* DDBaseSwitch.h in Headers */ = {isa = PBXBuildFile; fileRef = D35681557EB97B0829DBA877D6EA8413 /* DDBaseSwitch.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B0C86B62900B2C3ED6A6CC0E578492D1 /* JXCategoryFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F03EAD333315D926439E938D095DA87 /* JXCategoryFactory.m */; }; - B11769C6D0E6CA59FC36D1D77F642A78 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A87D2F11F97B83A294CC2D8437BCBDB /* NSData+SHA.m */; }; - B12803F0E38CFAE8770FE476242895C3 /* EKProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7960BFC0AFD58ABE4FBB18D716E42F10 /* EKProperty.swift */; }; - B169869926BCF8894AD891F3261B8AF1 /* URLSessionConfiguration+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 934031870F39980009E62A02F8415CB6 /* URLSessionConfiguration+Alamofire.swift */; }; - B19091D38721DA2740A26DABCFC4E65C /* UIViewController+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 483C8FB8D0FBB6D362AB9298121F61E3 /* UIViewController+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B1CCDEB46FFBD5C857CEE2829F31D65F /* RxCollectionViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = E58055B758E0249956CB732AE638F249 /* RxCollectionViewReactiveArrayDataSource.swift */; }; - B27F69341AA274200D4EC565EA51B477 /* NSObject+Rx+KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BDE96EB29CA91A7FB2AA145DC29368C /* NSObject+Rx+KVORepresentable.swift */; }; - B2AF677BBE6F290F3471D7571B6FCDF3 /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25CD7E5C93C425C39FB92EF5E5FD6A43 /* Debugging.swift */; }; - B2B130B66CDC70BD01B66F4A2423FAEA /* DDMASearch.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C21C3876A605D622442BD05831CED96 /* DDMASearch.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B2B998194CCD760C0095B9CD67B288CD /* UICollectionViewLayout+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = EE9A98B6DC67065833A3CA4FA46FFDF2 /* UICollectionViewLayout+MJRefresh.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B2BB06514C0A38F894279DA3BFAAB03E /* RxPickerViewAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B7E8361CC502BFCE782B5745D42092B /* RxPickerViewAdapter.swift */; }; - B2E3B006A6EBE8AAB7911F7F030B5568 /* DelegateProxyType.swift in Sources */ = {isa = PBXBuildFile; fileRef = E44483D7EF9082939EF4F11F2D325B3D /* DelegateProxyType.swift */; }; - B39CB141B9670AEF45DD1C127E168D12 /* DDBaseCollectionViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = CA8BFEE97FD59FDA0839C7878084654C /* DDBaseCollectionViewCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B3E2E1B9AE15CC280B8957C339243BEB /* JXCategoryTitleImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = D74AC2DB0858052F53731ABFBF169DDB /* JXCategoryTitleImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B3E51F0E8AA1550E1B667D96C3BDD1A5 /* URLEncodedFormEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7115DDD4F8E68970B2FD8451EB5E9C9 /* URLEncodedFormEncoder.swift */; }; - B40E0790D6C9B7387B5FAB251E16B1C0 /* Bundle+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4BF679DD3D9278DE15CA3FA91857BDA /* Bundle+ZLPhotoBrowser.swift */; }; - B41FD6E22B5A75FC2EAA129FF1B54B82 /* ZLCameraCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A870FE5ADBFFD2BFBF40657B15435E67 /* ZLCameraCell.swift */; }; - B46D6E7861A1028BCE0FFC9AA26C9D12 /* UIResponder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10A8045D6708CAAC36585E99715F4FFB /* UIResponder.swift */; }; - B4C0B46C21087CA310DE57D0B9FF1C17 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23BAC21294E3037F34964796795A0429 /* AFError.swift */; }; - B4DA45D21312C13C1BD200335595798D /* NSTextStorage+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86C103ACB4DFF34900699BAD6234D69F /* NSTextStorage+Rx.swift */; }; - B502E9659BC94C3074C41F9294248930 /* ControlEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE56A116834764AB071489FC5BE44A0D /* ControlEvent.swift */; }; - B5169B93C52F1FF030F7497A6FEF7E2E /* ZFIJKPlayerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 282ED0EE0135E2322C62CF3158093E0F /* ZFIJKPlayerManager.m */; }; - B529241B855030B376028D2F3989DBCB /* DDUISwitch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95E955FCA66AA8D7F1CA2DC691FBF73E /* DDUISwitch.swift */; }; - B5909D30D3D2544499F30CA21286AC58 /* SDWebImageCacheSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 78B0BE2B92ACE6EED42A6064B0BCE257 /* SDWebImageCacheSerializer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B5E8226BCB600380F56DF4E98CAA2777 /* SDWebImageOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = EFFBBE47B1D2C0FDFCF819C90338F9A3 /* SDWebImageOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B5F5635CB0E895EAC58232DADF5FC3AE /* UIStepper+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94987584E787359B90ABBC723B495DB4 /* UIStepper+Rx.swift */; }; - B601FF45040CC3B4D882477DB46A8DFD /* ZFLandscapeWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 35743F6938C8BFA0FF491221E3E658B6 /* ZFLandscapeWindow.m */; }; - B6062CB645AB7C112A4963605E59E4AE /* UIRectCorner+Short.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFA626160F6B6EDADC088AEC4A77A409 /* UIRectCorner+Short.swift */; }; - B6A5A9C096B866F53FC368AA2E9E94B7 /* JXCategoryIndicatorCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 158E6D6EC0896873107C0BD05595F5BF /* JXCategoryIndicatorCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B6BF0F2D0230103F5BB3861F4D4DA731 /* Timeout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18A234B3F7E3FB1A3ABC872ECB643192 /* Timeout.swift */; }; - B70BB03F1D414155F2C5F9E34E659806 /* UIView+ZFFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = A85329F3F24530BBFA8D1B8A1CC5436E /* UIView+ZFFrame.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B734391A023E1397D7C4988865147809 /* SDImageCacheConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 62E292A0558A8E7D3B8564F79D9EA7E2 /* SDImageCacheConfig.m */; }; - B748D7BC46D6DF463AB0879B22683320 /* ConstraintLayoutSupportDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D4FFA8C979004E1B799BD72CD499BAA /* ConstraintLayoutSupportDSL.swift */; }; - B7B9F94EF5A56E156C57147F5F302559 /* UIButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 43B9E9E8863B1D0E4C14D2E95C9841EC /* UIButton+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B7F2FC2537F8A512F7969F37EEBABA19 /* SDImageHEICCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F7F5CFCE7BCE6B987788A261ECD77D0 /* SDImageHEICCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B842D1EA074D7156A4FE56F8601DA77F /* NSMutableAttributedString+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D54F71B9C22AECF7F1E169D03CA0208 /* NSMutableAttributedString+DDCategory.m */; }; - B84BED170956D2391246497EC4ACE3B3 /* SDDiskCache.h in Headers */ = {isa = PBXBuildFile; fileRef = F2A7FE9A6665A2198368FC1DC9C86E66 /* SDDiskCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B850BC342D7976173853AA223DF66FDF /* SDImageLoadersManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5FA8FB07C67EBE24E214BD7773D86468 /* SDImageLoadersManager.m */; }; - B87FA1A74AFFD85DC6676B5D9F777DA4 /* ZFPlayerControlView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F4D17506DAE4E8B276DD442117C6B60 /* ZFPlayerControlView.m */; }; - B8ACFB27F7B7E309059AA265F2657634 /* SDInternalMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = EF5BCB6EBA787C4E2C029008F6C33591 /* SDInternalMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B912045CC6351F6B403B2BA16E0FA3CE /* DDViewControllerAnimatedTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D6BABDC5960A3AFAF775A55AEC3E88B /* DDViewControllerAnimatedTransition.m */; }; - B929603A11A07A494CBE9E734195270E /* UIColor+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = F031220A1B87D38F657BB1BC8A0C7A94 /* UIColor+ZLPhotoBrowser.swift */; }; - B95BA4C45F8F3CE1CC3DCE7AD3C8DE66 /* Generate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8169A932C17CA6C88555667AA7F6F7C0 /* Generate.swift */; }; - B963E078896CC9DF2C37C06A438908DA /* UIButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2AEB2C1DF5001871DCE3FC4F994E21EA /* UIButton+Rx.swift */; }; - B9AE7983EB3E754C9E655B15C36143B1 /* ZFPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 5308F9234DCD0D367F974250D0EB1395 /* ZFPlayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BA11AE6276ED0BCA627940CF2AA4A82A /* SectionedViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1321B1522F1037BFB54E182FE1A0DE63 /* SectionedViewDataSourceType.swift */; }; - BA90BD15789C130422EC079A83EA388D /* DriveRouteCustomAnnotationView.m in Sources */ = {isa = PBXBuildFile; fileRef = FBAFF0A27CE7F6CE6DFF363C159937E0 /* DriveRouteCustomAnnotationView.m */; }; - BAA55674BA59766E7DE0EB0D7CBBCC38 /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4CC337C54DE3F5B9E79C4141C036D44 /* Image.swift */; }; - BAB7A04FB6B2883C06D4EFB12CD4974F /* SDAssociatedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A541D305F2ED20FB716D7D44E63F937 /* SDAssociatedObject.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BB1D61B7D957E411C5CE3E21DAD20C6D /* ZFFloatView.h in Headers */ = {isa = PBXBuildFile; fileRef = F81E0DE1F3C8B10BBCD0B7DC44130A81 /* ZFFloatView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BB25B211A20B587578740503E9BFD477 /* Reduce.swift in Sources */ = {isa = PBXBuildFile; fileRef = C918BAC786F751348A97F5F4DA3E7CF2 /* Reduce.swift */; }; - BB53D3B70456942057B1D13A5B59CA10 /* ESTabBarItemMoreContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6637465326B8AE079DCBAFB2640EF56 /* ESTabBarItemMoreContentView.swift */; }; - BB5C5F681500F9A7E8BD7DC4D97AE61B /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = D059C0C499654D14D299C442DFC27A36 /* WKInterfaceImage+Kingfisher.swift */; }; - BB714B9D7C8AECD5513CD2452AD8687E /* _RXDelegateProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = 27C3985BC60DEFD3A8E087B6C709AC70 /* _RXDelegateProxy.m */; }; - BB8D58EC021C713E34CF5E1631685E92 /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21C5F8D56E268254B365309D423B605D /* ImageProcessor.swift */; }; - BB91F7BFE3AECA8494D5E2BFA3AE593E /* SDWebImagePrefetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 6011951CDD77EC7E252E2FBB9D431F1D /* SDWebImagePrefetcher.m */; }; - BB9CF389D15F65172C5D16936279DAAD /* FontUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CDDC9A39EA9A565E81C87818BCAB8D7 /* FontUtil.swift */; }; - BBEC1389AE859C1F53CB8588CA32A54B /* ZFPlayerMediaControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 60901841B299CDCCBA0F451D2CA89F0E /* ZFPlayerMediaControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BC17BBE68BE2B0233A2B24429A134292 /* JXCategoryTitleImageCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 50A409B667E9B68BE1FFDA7540E8DFB4 /* JXCategoryTitleImageCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BC4248890A2765F68B3FCA279352ED4F /* BRAddressPickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EA6EFCB1DB5ECF9EB950483139D590E /* BRAddressPickerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BC910B31D1C054F2A37A8DB595FAD2B8 /* ObserverBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7863F32E88B5BAD04F49465783C795F2 /* ObserverBase.swift */; }; - BC9DE732A9A9A3E6BA2DBE6C7ACB0427 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 98CBE872634A9019FEA2D7F9AC11EA15 /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BD288C25832BC3978BD85EE958993ED9 /* UICollectionViewCell+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A7488D8FC659FCA662756AE58F65572 /* UICollectionViewCell+DDCategory.m */; }; - BD361E4E0FE4613901338D791BD13A5D /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C0858854B23574022620B5DFD02A739 /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BD42414ADB05335CCF6162EED02EB0E0 /* SDImageCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = E1586F5F0ED8993071FF6764DA46DD29 /* SDImageCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BD71DAAD9C863C0905780369F5942079 /* _RXObjCRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 82849DD0D4331E9CB0EE5C941A966BB8 /* _RXObjCRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BD7E39C7FF4F3AE820CCF08FB4370C6C /* Never.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A66F7FAD22EEDDA4876B55C959611B3 /* Never.swift */; }; - BDA00C7714D39A2F768F1B78CCF0C27C /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A4CC3C64854A96FD98EFFC728A03549 /* RequestModifier.swift */; }; - BDEF2FB7D927B0B5EC012429474270DD /* RxCocoaRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 03DF4645420E0334D84A7EEB1C7BDD1A /* RxCocoaRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BE1A80FF8E7EBE33844C18B9DE10DF9F /* EKButtonBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFE80EFD77BE117EC2FE68BE0F9BF012 /* EKButtonBarView.swift */; }; - BE491A536492F0E33C05CBA7FD22153A /* UIView+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 71FF138CC488694416A319521E9E1FC8 /* UIView+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BE598C1B288B3391C67803C13F7D3E55 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A738E6360A3255042B464DBE52D5170 /* KingfisherError.swift */; }; - BE5E45566FE7DF80AFCE321E3EB0FBCD /* URLConvertible+URLRequestConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C1C5B7A817E122674D0AB40D5ED511F /* URLConvertible+URLRequestConvertible.swift */; }; - BEDC9DBFBB0DC7DD1731D138A43247C8 /* ZFPortraitViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A4CBF50E9D28A099EFFF2C888AB8142B /* ZFPortraitViewController.m */; }; - BEEEAF8A53357777670C110425DE3422 /* AsyncSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE9034D8D4D2CDEC88871D9DE200FE39 /* AsyncSubject.swift */; }; - BF2F9348A80AD292B37135521A29FA03 /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 32DB25D45C19352B91DA90C6F8A2CA8D /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BF4B5199FBBD2138841B0FFE7D841114 /* RxTableViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9425F1D113F5E54362C8662AE7511066 /* RxTableViewDelegateProxy.swift */; }; - BF8C29720A9CA7ABF10D89CE399DAE6A /* AsyncLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 30ADA2BB042ADCFA35064D693AF548B8 /* AsyncLock.swift */; }; - C01355012AE3DC761464C352BCFD4197 /* SDImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D43049374FF33953E09DE918AB358EE /* SDImageLoader.m */; }; - C043CD6F673D841BCC733689B68F717D /* DDMAMapKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F199E1EA965AD8B818371EF25FE61547 /* DDMAMapKit_Private-dummy.m */; }; - C06003DD05A5FB9050C6BCE1DD128511 /* DDScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 827386521E9A40037C69623EAC4D4169 /* DDScrollView.swift */; }; - C06198FCBBF8CEF254BBBFA81EC292F8 /* JXCategoryImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5480C67D746B076C97986D1519FFA59E /* JXCategoryImageView.m */; }; - C08497A34F7671FF094AA92DDB82CEE1 /* ZFPlayerNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 42979BA286921E5767AF8D96A7EBEF78 /* ZFPlayerNotification.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C0A16AD03D4F121B5F6D22E51F6FD69A /* String+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 814C1575295CE7D62DDD26B2DF660F04 /* String+ZLPhotoBrowser.swift */; }; - C0C8B5A6D43875BA9B2C23CC0181071D /* DDLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A412357CDF0699D4EACED44FAF9F0502 /* DDLabel.swift */; }; - C0F486A58A2E9B877D07048BC9FA2174 /* Map.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20FB2892013B54804B8CCAC2A83767EC /* Map.swift */; }; - C115C15858CF1B67C2654831E2FA0CD6 /* DDSwiftLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE69A810182C8E4287CAA625107C140C /* DDSwiftLog.swift */; }; - C13CCD0F2979956BF520659BC2826A70 /* ZLImagePreviewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6CFD69E3E316DBB19432D73D66CE1FC /* ZLImagePreviewController.swift */; }; - C1996DFE0601C837A2390FDFF5918A2C /* DDUIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE98C4C00F659D5D084EE1BCA6045733 /* DDUIImage.swift */; }; - C2690FBB1AF6367DBEFA11F552A14ACD /* JXCategoryIndicatorBallView.h in Headers */ = {isa = PBXBuildFile; fileRef = E189F686C8382B5321D06D11B1C32932 /* JXCategoryIndicatorBallView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C27DA232D42C0C1A1860904474D006CE /* MultipartUpload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3540F2AF76B57A47BADDFCE34DD43751 /* MultipartUpload.swift */; }; - C2B53EB045512989EDDDE03B3592E068 /* ZLAddPhotoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11F3F08805262E2F27F3121ECDF9B699 /* ZLAddPhotoCell.swift */; }; - C30D6FA7960DB2A7669F236416933C42 /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE2E468F2F99BE6579068BFAF32C9908 /* Resource.swift */; }; - C313E645865798661616F4F3407D8BD1 /* ZLEmbedAlbumListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B86BDEC6EABCB1E1095B267857490B5F /* ZLEmbedAlbumListView.swift */; }; - C317B43DB6D2482017A763892A53203F /* ZLAlbumListController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB9A4B43069912F94235A6EDF5BCCF64 /* ZLAlbumListController.swift */; }; - C324D23492EC6AD067A7DC7E705DACD9 /* DDButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E438A8249F047BCBBB6D217430776D7 /* DDButton.swift */; }; - C3396F46162BECCC47A36826B0CA1070 /* SDImageIOAnimatedCoderInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F726F6A799FA7A553DA65DA09919A13 /* SDImageIOAnimatedCoderInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C3CFA478FB802F5A6AD209E5E1B34F54 /* UITabBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83D02388251F0C0CF60771329044906E /* UITabBar+Rx.swift */; }; - C3F1CFD58CCED57613DB1DDD25B6DF84 /* TYPageControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 03FEDE2B95DD3F5D9220F9F56A9B6F1D /* TYPageControl.m */; }; - C40F08C50B0B6DDB15E4F1D6F18213A5 /* SDImageIOCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = A43158F89EB6681115EB7FAB7942FD6F /* SDImageIOCoder.m */; }; - C434BA6AD4B8FC9D5386C78E0904A60F /* Infallible+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8169C5982929AED5C3E7E207EA26680F /* Infallible+Concurrency.swift */; }; - C44C4447FBB255B063FF9D6030B5B5DE /* DDMAMapKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 11096FADE1FB52E4512C73134FDE4A4C /* DDMAMapKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C45A8124E56E7E86995334FC88FAAB66 /* DriveRouteCustomAnnotation.h in Headers */ = {isa = PBXBuildFile; fileRef = 673966161BB8C651081C35CF78884846 /* DriveRouteCustomAnnotation.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C45E0F90A2224C57B340BC1D5CD25545 /* Infallible+Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F81DA2E11680CB954CF2F36701639A7 /* Infallible+Zip+arity.swift */; }; - C4A5990975751D34280AF05CC36E2268 /* DDUIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D866B05C852948EC5D09B8070B046C8 /* DDUIImageView.swift */; }; - C4BF6BFB52FEE82B04DB8EA2AE9E5BBA /* UIDatePicker+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94C55F392E39B0A0BC316AFEBFE315AD /* UIDatePicker+Rx.swift */; }; - C554CBD9504344670EF7CCD9B1158F9B /* ImmediateSchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45C071943FC445F085F64BF74BEA8861 /* ImmediateSchedulerType.swift */; }; - C56AD838C0FF689FEA8E5AEA32E94175 /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 03E5D861D6C6860441488C8727CF69B8 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C581FAFB2BE7E18B9FCA322BE28127A2 /* UIImage+Transform.m in Sources */ = {isa = PBXBuildFile; fileRef = B81E50F4F9585A8D4D438060CFEDC6D6 /* UIImage+Transform.m */; }; - C5A4E310505462BC7B2106FBE6D81ECA /* SingleAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9DDAFA3454BC8D5D5031FDED11F75DB4 /* SingleAsync.swift */; }; - C5A65CAA184CBF2D7641A9EC731D4F5E /* JXCategoryIndicatorDotLineView.h in Headers */ = {isa = PBXBuildFile; fileRef = A3557E378A7685D018711EFA9CD6AE8B /* JXCategoryIndicatorDotLineView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C65ED3D3286E2BFCEFB3291A3A776317 /* ZFSpeedLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CC75AC8478F72AA06A9E35D66D90390 /* ZFSpeedLoadingView.m */; }; - C672DB50E93AC356BA2EEE98CDA7B9A5 /* DDMALocationManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 534EF9B95750A654986DA7600337BA0C /* DDMALocationManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C67841324248C9CA5635AE5BD7C3784C /* DDDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF871DB7C0CE4FBE4225A5630271874D /* DDDate.swift */; }; - C685B4E57FCFFF4FC132CC2C886CC561 /* DDWebImageKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C5034460062B4608728F1FD6342E4106 /* DDWebImageKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C68C35A8E72BEE67B8BDE9E7FE89BE46 /* SDWebImageDownloaderRequestModifier.h in Headers */ = {isa = PBXBuildFile; fileRef = BA248E8D0B30E5ABD81A8B8EDDD7FFB2 /* SDWebImageDownloaderRequestModifier.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C6FB7F94CB7899B5D36DFC3BCC9124F5 /* SDImageCachesManager.h in Headers */ = {isa = PBXBuildFile; fileRef = ED093191D249CF85C27D3B5D84D1C000 /* SDImageCachesManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C70566B479FBFB82538A0E1C48E33C45 /* RxScrollViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0C62D8AB8EB637FF1E2D21E859D1235 /* RxScrollViewDelegateProxy.swift */; }; - C71DB5513E761FCDA99D29CCE8EB2125 /* UIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8527606C00E9A604B3424E5C8D52D3A5 /* UIImage.swift */; }; - C76E436525BA78E49B7646D419140C86 /* UIPickerView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84CDBAB511BC77D8C3CEAF57D308BC5E /* UIPickerView+Rx.swift */; }; - C774774DC95B5885C2CFAFA469B929F1 /* UIScrollView+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CF48DE070F86F5F3B797BFBD8BDDFDD /* UIScrollView+DDCategory.m */; }; - C7A08C8879ED5E82208467CD7C5E0FFD /* CombineLatest+Collection.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1CC2613855201FB4A305A8B0FFAAC3 /* CombineLatest+Collection.swift */; }; - C848D2C5E05796A51A2CEC91D99D186C /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2629EF2DB985F9372859B52747AB694F /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8522895B2B87B2C972E499ED4BCA683 /* JXCategoryNumberView.h in Headers */ = {isa = PBXBuildFile; fileRef = B8FE96B794F048585E627C9A88239C2F /* JXCategoryNumberView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C8C3D679667C928DD4714C80CFF78FB7 /* DDUITabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CB3D2B57FCD32A3A518B0B00BF441A4 /* DDUITabBarController.swift */; }; - C91C59A7EBFE30758FB1BE247A0C1368 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 09533991B2BF43BD23CEC3862FC6640D /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C975D55EF9DA37044907022D01EFC501 /* MJRefreshStateTrailer.h in Headers */ = {isa = PBXBuildFile; fileRef = D7405F726F27FA8579AD469C12130640 /* MJRefreshStateTrailer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C97CA8BA5817B176426DB24057EA699B /* RecursiveScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22BEECA0835EE447A915698DCA7AB445 /* RecursiveScheduler.swift */; }; - C9A4CE5CAA3D142D609453B227BDF3CF /* SDWebImageDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = 13C2D8E1B835214FA96A3E7D2ADB1C3A /* SDWebImageDownloader.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C9FCFED3FB3BFF9636666AA3C2DF74A3 /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9EA6610C489357045CF9DDFB2EDDA44B /* ImageProgressive.swift */; }; - C9FF0064F6C55CD4E49ED41B2EA17DE8 /* EKSimpleMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 14C3C940DBBBC85A7E07D371C074B4A8 /* EKSimpleMessage.swift */; }; - CA09255FDEA073F52E9B21618886EE8F /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 009355037C2A00389BCC7146BCD824E4 /* MJRefreshNormalHeader.m */; }; - CA54762C76BAD4A63B9454B82BC94B52 /* OperationQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = D252E83F54D222288455EFBFC84A99A1 /* OperationQueueScheduler.swift */; }; - CAB5A868A61CB97E7501C0E73726E34B /* DDProgressHUDKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7EF1C6DD138A8E24DA2F9CB91CC85565 /* DDProgressHUDKit_Private-dummy.m */; }; - CAC364FF1EC3CF4CC7DE1AF5A48F6748 /* DDUITableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6C2224EF4E01C8B7D1EB89D40DCB396 /* DDUITableViewCell.swift */; }; - CB0DCDB203D1D4E3DBCF2931711D6A7C /* EKMessageContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D60DE190CF10D1AC5BC3A19CC8E8AB0 /* EKMessageContentView.swift */; }; - CB4A30E26FD26930E84DFEDF5617FEC3 /* RxMutableBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2C26B7C92BC18A96E2E77AB1687CBCC /* RxMutableBox.swift */; }; - CBB261988616F006F3D14E6E3E1A1567 /* UIColor+SDHexString.h in Headers */ = {isa = PBXBuildFile; fileRef = A93632F4C9E65AF7815B7E5F03A4322F /* UIColor+SDHexString.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CBB7121D935EC19AD0B69E1D132FC9C6 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19B8E91B8B33FF57AE1BF61D46A80723 /* Constraint.swift */; }; - CBC7F6CAD45F4BE6E058E1ABA62F83A4 /* DDZFPlayerKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D3723412A9ED47F10F798CBCF788A14F /* DDZFPlayerKit_Private-dummy.m */; }; - CBEC084A900017F2E5219E7C514B1CA5 /* DDImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6964F3A09871FD66018522C9C46C2CBC /* DDImage.swift */; }; - CC55C5B908ADB58120CCC05520A0BFFD /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA8FB1359D9A866D67AEC91A6099E3D7 /* Key.swift */; }; - CC75CF0F969F9E0669EBB3AFDCDAEBD1 /* DDMAGeometry.h in Headers */ = {isa = PBXBuildFile; fileRef = 525989231A0CD6A42A157153FEB266F6 /* DDMAGeometry.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CCE513817FE3AD9CEA59455CD1996249 /* DDFullScreenTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB50469C3B33DA193505A1751C3AF3B /* DDFullScreenTransition.swift */; }; - CD1FBD083AEB95AF2A233A5D251CC860 /* JXCategoryIndicatorBackgroundView.h in Headers */ = {isa = PBXBuildFile; fileRef = B7EFE689C904C075D641055BFACD38CB /* JXCategoryIndicatorBackgroundView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CD25427AEC067E2E672CD4FCD03E1C0C /* JXCategoryImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = C3DBEBCB293A3FCD29BD45A836CAA9EA /* JXCategoryImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CD28B9F3F0DF1EAAFBCCFD3FDFF7E877 /* SchedulerType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5FC36790E03C7E754E66FED6365738C /* SchedulerType+SharedSequence.swift */; }; - CDFF22336439D223EC4B8B5FE3D2D561 /* Date+Dispatch.swift in Sources */ = {isa = PBXBuildFile; fileRef = C00D03F01DEA8B9A558C705E66ABD5C0 /* Date+Dispatch.swift */; }; - CE0B9A47C976F898D2DC6E8687550254 /* UITableViewCell+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 9EE9F67A5106F839C0AEE5DC4BBC33BE /* UITableViewCell+DDCategory.m */; }; - CE4C9BD43001835DFA0CCA47681C8ACB /* DDBaseTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9246DB58242BE8B5669859F4E538DF2F /* DDBaseTableView.m */; }; - CE52066E92529DE3AA81F72B1947FEF0 /* ReplayRelay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FD1E20652F14BD889952B2619B22318 /* ReplayRelay.swift */; }; - CE53DDB87C864CE0B303DD4BB61087FD /* RxNavigationControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4DB9641197D9F03421438C20041D410 /* RxNavigationControllerDelegateProxy.swift */; }; - CE678CF91D53A091B404915B48C928AE /* Enumerated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 204DAB8746027668218A898EA7E2F6A5 /* Enumerated.swift */; }; - CEAF6058D42F63FA245DAD43FE4981CD /* UIView+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 011B37C7188AE5EDEE330579E7307DDB /* UIView+ZLPhotoBrowser.swift */; }; - CEF5ADCAD1251F127AC70054BB17179B /* MJRefreshTrailer.h in Headers */ = {isa = PBXBuildFile; fileRef = 774AFFFDBA83815C8EB33D28C3FD1C93 /* MJRefreshTrailer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CEFA3FDB6E88496F72B1AADD010949D1 /* Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C1DA5A131F79211C05A383AEEFBE2E3 /* Rx.swift */; }; - CF0542E7E27082F0AE761E78228DEB8F /* SDAnimatedImagePlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 2967159E407D628C1168D2FCAD76D010 /* SDAnimatedImagePlayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CF8D15E322415CC1628A88CB4935CF1A /* BRDatePickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = EEDB08920B7977BBDBB7210B75958EB9 /* BRDatePickerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CFA4B5FE834BF6F5947C854ADC9C5A57 /* EKAlertMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 124D18B32598BC3338573E3BB08FC1C0 /* EKAlertMessage.swift */; }; - CFCCC0B66A4858FC59896A0D0B4111B4 /* BRBaseView.m in Sources */ = {isa = PBXBuildFile; fileRef = 31CCCC36EE4AF69BEC01993F3CFD730C /* BRBaseView.m */; }; - D01491958316B3D143C1F82521420141 /* DDBaseViewModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 78EC551670152AC70C13FD462D401AA0 /* DDBaseViewModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D02E869FBC7503DA41EA8292A40085F8 /* EKAttributes+LifecycleActions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D236B2FB8643105CB985D9AB3530F5E4 /* EKAttributes+LifecycleActions.swift */; }; - D04ED0B157FFAD652458CA96D31C61BE /* DDBaseNavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = BCD183A0C06319841CCFD372D754A65D /* DDBaseNavigationController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D0599DBE24D2D64A2EAB1EEFCECF2F24 /* UIScreen+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 41E7E78BD33E9340285B2FC37E54CBDB /* UIScreen+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D10A97575FC17A740F4AD23FC87961E3 /* BRDatePickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = E67D5099D3475C4F66431C55DFD2AF8C /* BRDatePickerView.m */; }; - D12A6518AD01C22CBBD148C8FC550D6D /* TextInput.swift in Sources */ = {isa = PBXBuildFile; fileRef = D908F6D391FD5499772AFD617CE3B08A /* TextInput.swift */; }; - D1381434AA9A73F22A5686775B9BDD03 /* EKAttributes+FrameStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2FA2C2F90F22FC70481B80B950DB5369 /* EKAttributes+FrameStyle.swift */; }; - D14356BF87F9E91736CB650348922BB1 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AB1192B1A2EC19C05F7D124829B8386 /* NetworkReachabilityManager.swift */; }; - D15C5C43AC34B0ACB67587841D7BC540 /* SnapKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B6A27A087B6BD858CE7F0A83CACA6A7 /* SnapKit-dummy.m */; }; - D1C81C32A93CCE7A35A72FC1D5FFBC75 /* DDImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51979614568F83C4FB7EE3E682CEF8CE /* DDImageView.swift */; }; - D1CA27FA62FDFD654437AFE802F0FDC1 /* EKWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA837BF6E138C836CB0B34772355C42C /* EKWindow.swift */; }; - D1D3FC269DB485011A5C792F187BD964 /* DDToastKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 06B3E77F9B152754CF9B07FE7E823178 /* DDToastKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D1F58981CC9B866CA76BD812F0DF5E18 /* BRAddressModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 059BD321CC9D5D6CAF0D40FACE8A9998 /* BRAddressModel.m */; }; - D200602826E2C0EE2FBD56036A337C84 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84FF410D077279CB71A1444D6ACF8BAE /* ImageDrawing.swift */; }; - D269044D982531C2EABA7BD3F34101D2 /* CGFloat+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12601824EC1630A66FE9C427312B9263 /* CGFloat+ZLPhotoBrowser.swift */; }; - D272813976E18717F0197D73018D06A6 /* ConnectableObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD784CD2FE81F749926A430E8AAC6E9D /* ConnectableObservableType.swift */; }; - D30295702271BA26222EC0E8D2829E63 /* EKAttributes+UserInteraction.swift in Sources */ = {isa = PBXBuildFile; fileRef = C884D2724E26BD1B0EC7EB8A83305CB0 /* EKAttributes+UserInteraction.swift */; }; - D3A692A8D6778B0C530C667E0D2645F5 /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 35DA1B59DE0F2CECEBDA7ECFB949289B /* MJRefreshAutoNormalFooter.m */; }; - D3DAA79DECE865BDCE076290194B4033 /* SDDiskCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 33F90F076460753F3D0CE8BA41AF2DF5 /* SDDiskCache.m */; }; - D41706C216134FC77605103354F07C42 /* ZLAlbumListCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FF83403F2EF6C2594F8D2C0B99E9B31 /* ZLAlbumListCell.swift */; }; - D45471D1E2289BEDB132AE8868F21AAA /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F35B04A7519B8FE800834121E61FE2A /* MJRefreshGifHeader.m */; }; - D4DE36B575B65B54091CB7179DDE1242 /* EKAttributes+Duration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58E586A0A937E43B99DEC1EF0FAE7D16 /* EKAttributes+Duration.swift */; }; - D4F67ACDCA6B952008E043750BAC4940 /* JXCategoryIndicatorProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 17B9606368F46B9ADB01BC04F1104475 /* JXCategoryIndicatorProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D54C1EB233C3DFF0AB1C78D665B7A5DF /* SDImageCoderHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = B9383F0C5FD717C0EB20A598A5091871 /* SDImageCoderHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D552F57595574A84A82587BF008F32BB /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1E03EF31EDD793F1FD52CF2AA0CECFC /* DispatchQueue+Alamofire.swift */; }; - D55D4C1A48A19F960F0AB587107E42B0 /* car_xingshi.png in Resources */ = {isa = PBXBuildFile; fileRef = 3667C339EA70D695DE8924A91318DEEA /* car_xingshi.png */; }; - D58518786CE4449614BFB5A75380D20F /* ConstraintRelatableTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80E1E98877FAE132A8A3764153351FE5 /* ConstraintRelatableTarget.swift */; }; - D591717337E72C406E7C3F0BF9F4907B /* UITabBarController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01CB9F66F1805501F41159D8AEF162BF /* UITabBarController+Rx.swift */; }; - D5DA57AFD1482EB6410B58188296D42A /* RxSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B68F7B488AB42C2571A8C5F63AB35B96 /* RxSwift-dummy.m */; }; - D6696173A60A63EAC3F30D4BBC21C72E /* SDAnimatedImageRep.h in Headers */ = {isa = PBXBuildFile; fileRef = 4EB300B89C4388FC73B00C49A422F8A1 /* SDAnimatedImageRep.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D68C370553252B7FFCEAB7FE1C58DE3C /* NSMutableParagraphStyle+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CC502FB360AB9671AE63875C3B28D85 /* NSMutableParagraphStyle+DDCategory.m */; }; - D6DDB8402069F4F274D3DB5B6D5E1CD4 /* NopDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A29B97225CE0F5D002EA2D968EB4C0E /* NopDisposable.swift */; }; - D6E51D328530E74EBF3DFBA6709DE9D0 /* UIView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 42682FBC475A0AB7F238138467590EB2 /* UIView+WebCache.m */; }; - D76130AD70A7483771A8051BE486A761 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 5027EB730E8BACBE0CC662C87EC84E01 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D81B1785DCAB725111394B8E8A224659 /* DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = D6A3A8BDDD233E935B4B71BB1A8E2DAB /* DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D824932C8CC80832B316EE68582C2207 /* ConcurrentMainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5875849C4152AE8213EEBC6AF63C9EF9 /* ConcurrentMainScheduler.swift */; }; - D86F0D26E943BB73BBB29356FD203D18 /* ZLAdjustSlider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 680DDE5C292EF42B9F406D5C501044F6 /* ZLAdjustSlider.swift */; }; - D87C8DA2C35F94CD5157A6F37F9A9728 /* EKAttributes+PopBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6701D6F15D721E339653DEB29921825B /* EKAttributes+PopBehavior.swift */; }; - D8DDE2D559F66BDDAFAEBD52C6E4176C /* NSBezierPath+SDRoundedCorners.m in Sources */ = {isa = PBXBuildFile; fileRef = 2925D22EF07577153FEBEFB4D61C4CB5 /* NSBezierPath+SDRoundedCorners.m */; }; - D8FD93FBAC2166F333BA48C4D726B091 /* ZFUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = FFF461CAD17957AD96D2AE10B68D3848 /* ZFUtilities.m */; }; - D9608FB125F849D4B3C79BFC4B8023C3 /* BRPickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = A8470178521A8472A9C3F86F70D563DE /* BRPickerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D9703780A1C5885AA5E2E0AEAF7EAC90 /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97F75A5C9A07A62BD1F5AABAAED76D43 /* GraphicsContext.swift */; }; - D9AC52596EBDC826499603EC3A3A4DA0 /* DDUIGestureRecognizer-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 363401A7AE1460FE87BEA387E8EA24FA /* DDUIGestureRecognizer-dummy.m */; }; - D9B8B43830362EE0C77A55B6CE157ECA /* UIImage+Metadata.m in Sources */ = {isa = PBXBuildFile; fileRef = 69CDF2A82AC14F87B98BF681FC46D58D /* UIImage+Metadata.m */; }; - D9DFB73AB4BE6CB973F6F316B2A6A765 /* UIViewArray+QuickLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CE72FD35083B5FFCDB88BF31E629C1B /* UIViewArray+QuickLayout.swift */; }; - DA39F13925A217C94F8582009262EAA2 /* EKWindowProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4EEFEAA4E7681813FFEBFF1A168DD058 /* EKWindowProvider.swift */; }; - DA4895C3BE4264ABEB9841B676A56C23 /* Dematerialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6796170B2A7B0FEF067A49F0A3FBA76F /* Dematerialize.swift */; }; - DB15F0057F1CC17F374030B02456DBD6 /* ZFSmallFloatControlView.h in Headers */ = {isa = PBXBuildFile; fileRef = CCCC1D7DFC82611191B317D673EBAD84 /* ZFSmallFloatControlView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DB534E0B9BCE28F670003044F0242932 /* NSBundle+BRPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CA835297B309B452FA967EF1A162586 /* NSBundle+BRPickerView.m */; }; - DB546CEBEB12A61D98A707A776672188 /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 826D5B22FE15AE1828B6C2AC36BBC836 /* UIScrollView+MJRefresh.m */; }; - DB8E1097EFEC248D83112C45B37D7B88 /* MKAnnotationView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 33A154A15700731CA4D91E11A9276286 /* MKAnnotationView+WebCache.m */; }; - DC1C92DDD85406FC4B427D34BE73F243 /* ConstraintPriority.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06EC0D915C611DE6815B5FF931035992 /* ConstraintPriority.swift */; }; - DC2AD54F59773138F1461A45C2F19097 /* ZLPhotoPreviewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A69C52F739F0AAE1A542B2A0A0BFB1F9 /* ZLPhotoPreviewController.swift */; }; - DCF08E753305593792C6E290330E21C4 /* Take.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB865EA7E68938337D3945F7FE523EA0 /* Take.swift */; }; - DD0D82EA0192E44DA541CEC3B4A673CA /* UIView+Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD28E12E3515A0BF53D0E0B7D46CAAFB /* UIView+Utils.swift */; }; - DD13D1582CFCE65C448C2B56AB55ADB1 /* DDAudioService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53383D727FA1852A48D46A9CAA107408 /* DDAudioService.swift */; }; - DD693F44E362191D7A11E49AAA07D969 /* TYCyclePagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 889C78B634619262487323C92052E4B5 /* TYCyclePagerView-dummy.m */; }; - DD792E3784D6D144A65A189A78A58428 /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 37D486788D0DA7C7E33FCF55DAC489AC /* MJRefresh.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DD7FD9534175BB8CA05C83AA8BDCF23A /* DDAudioPlayerKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F60851075980A526F7FA5D313591AE77 /* DDAudioPlayerKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DDF9F1CD51A0B6E3FAEEC690269482E6 /* NSSlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBC81090BBD4D4ECA213020A5DA365D9 /* NSSlider+Rx.swift */; }; - DDFE00C961BDCC08086F9939477303CD /* DDTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4FA92275A0C2E190C15870BA259AD54E /* DDTextView.swift */; }; - DE4F489481A1E3AD69973B943DE2E414 /* DDBaseLabel.h in Headers */ = {isa = PBXBuildFile; fileRef = A491AA67EEE7D916A8C18D60D625E0C6 /* DDBaseLabel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DE63FE12234373986128740BCD872713 /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8FC26DC9EB0E2FD7153A9444FA17E4F /* Observable+Bind.swift */; }; - DEA9C3D6CE995A50A590F7844D364C53 /* ZLCustomAlertProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE3DD8E504FBD8D3BFC9D6B59F655F4B /* ZLCustomAlertProtocol.swift */; }; - DEAAA0FB6DAC4E8D6E9F37F3FFF7FAE9 /* DDBaseViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 91996253B940A954FDC78B504ECC7FB0 /* DDBaseViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DEC2DC83E0E83E0A8DFB3EE7C4CEFDE3 /* ObservableType+PrimitiveSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9193D07AFE2DDA2DEBB87B514BC15CC7 /* ObservableType+PrimitiveSequence.swift */; }; - DED75FA90F439FE1CB3854C8E87A27E2 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15F661828987C629373C61F6258CE1B6 /* Errors.swift */; }; - DEF88148859A0933B1205FD5A517225E /* ConstraintConstantTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5702DB71D6B7CA0815D3F031400B2EAF /* ConstraintConstantTarget.swift */; }; - DF1B5AEB003B5646943A9B9FE47D208B /* UITableView+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 787BB2A546EF4B30AD39FD3554F1A2F4 /* UITableView+DDCategory.m */; }; - DF217CDC17FBC6B0860732A9547F6805 /* ZFNetworkSpeedMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CBF7BA7AA705FE87082BC5908269EBE /* ZFNetworkSpeedMonitor.m */; }; - DFA46412CF2FE571B31ECD6CC8EEB9BE /* SDImageLoadersManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 13C40AFE3383ED3ABDE7A958490771BB /* SDImageLoadersManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DFF1DB48DB0640CE62267571AB775F15 /* DDAutoUIKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E8E272254A0400F05FC68DDB82367064 /* DDAutoUIKit_Private-dummy.m */; }; - E017B4EF323A0EBD732F33B9C92FBD0D /* UIImage+ExtendedCacheData.m in Sources */ = {isa = PBXBuildFile; fileRef = 3181F70991B7F3C6B1E854B50B9EF0CA /* UIImage+ExtendedCacheData.m */; }; - E01CDA460DAFCC348AFF41C35B802C89 /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = B71B7E87490C96D5923DA44F905C4A8D /* UIView+MJExtension.m */; }; - E034031C40FE734AB1A4ACF321EEB12D /* RxCollectionViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDE0A873A63206AA7654D66F9F7204B6 /* RxCollectionViewDataSourceProxy.swift */; }; - E04022F68092755F39C3646F3DEAE1C0 /* WithUnretained.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3051087D448145F07593B64B0716F6AD /* WithUnretained.swift */; }; - E0528E490DB59F03F3D21D2509CC36E9 /* EKContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 616A697DB1D77003E1D9E366E9F0C733 /* EKContentView.swift */; }; - E0535C22C58CFE61C7FC72412989EE7E /* SDFileAttributeHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 40D2A3C8E0D917E0915069C4BD615BDF /* SDFileAttributeHelper.m */; }; - E07F5D56A6657C9297ACEF8B1E6047A3 /* ZFVolumeBrightnessView.m in Sources */ = {isa = PBXBuildFile; fileRef = 018F3E741537C76C4D76C438F1BA3638 /* ZFVolumeBrightnessView.m */; }; - E0A97352EFF47010A3449A81255CE5FD /* DDCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA3050E9423B5EA06825449D7D53BCF9 /* DDCollectionView.swift */; }; - E19C724A91DD57BAD1D0E7FBA95FAFB6 /* LockOwnerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0594DC749214C4AAFAC3CCB5BEE4F2E8 /* LockOwnerType.swift */; }; - E1FDB8D42137D8BF8709EE551862079B /* RxCollectionViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDE0B8EBC609800DCD5BDB59E60169CA /* RxCollectionViewDataSourceType.swift */; }; - E24B4E923380A82510C81933D8ADEBC0 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB84D32ABACC7E41D6C35F70EE8A9194 /* Asn1Parser.swift */; }; - E27EFB8F48312FC0268C6B922BA3474E /* MJRefreshTrailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 1DC275096F93AFFB12320E72DB9D0A28 /* MJRefreshTrailer.m */; }; - E2AD230DAD99808FEB61ADAF359E4EDF /* Lock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26EF3C29C99DDEA847F975B055E3A08F /* Lock.swift */; }; - E2D1C8236E08CA248E758FF3BDDD2BB1 /* JXCategoryTitleImageCell.h in Headers */ = {isa = PBXBuildFile; fileRef = B8F4B61AE378EA22BC11879B6E4FEBA6 /* JXCategoryTitleImageCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E2D3345435E9F597C1445F09F5BD5FF4 /* EKAttributes+Scroll.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547295AA2DE8BBB14EADB2689D8927BC /* EKAttributes+Scroll.swift */; }; - E2D7C5CDDB280CC40C3FA755C316B41B /* UIApplication+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = D83FDEA4A1C4736C8464E87A7C465918 /* UIApplication+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E2EF5387D71F2D5DEC1F9C0FE6026C1A /* EKEntryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2ECBE8927A0CEEA0B7023BA4EFCF8342 /* EKEntryView.swift */; }; - E30D053236494B7F13FCF9171D8EF69A /* UINavigationController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C5E6CDD7F1C4D18C68E7F8F2BEDABA2 /* UINavigationController+Rx.swift */; }; - E3BD51784C3EF58A8FE3F53ED245A97F /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04E47139B87EBF2B6E0FF7DBF6E46640 /* MemoryStorage.swift */; }; - E4099754FF79B30B319B1BFE82A4CE26 /* DDBaseViewController.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 024E14979F20F8F8397E556F8A2EF340 /* DDBaseViewController.xcassets */; }; - E421DEF0E1791FBFBB407C87646E62AF /* NSThread+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 1FBD6E105CA7406E49E6D2234D092DFC /* NSThread+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E425B1792B00EFB153A9BCAC85B730F4 /* DDViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 783D4313EDCBA9B951C1B197A5A08CF4 /* DDViewController.swift */; }; - E42BF0E600D0189F7F9AD5329D385334 /* DDTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDDFD76B9CBAD0EED1EDE8B05A46CE63 /* DDTextField.swift */; }; - E459A967E9F22CF1EF78272AF5D8EB69 /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 341320C28A0883512D2A53BF11D57622 /* String+MD5.swift */; }; - E4C54304E366641F6BDCD483358FC898 /* ReplaySubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5AC18E93E1604CC2629E6BD61DE7EC4A /* ReplaySubject.swift */; }; - E5F6C631FE32C41FFA4610E64AFEBEF6 /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 471674788BD2C78799298EE8EB09A3CF /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E60B45E5647579F76C24F8451C2EB8F7 /* RxTableViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = A093AE6C981BFC44338543921240DBD3 /* RxTableViewReactiveArrayDataSource.swift */; }; - E62A2816F9FFAF952C0E47C31B28D461 /* ControlProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6653BF8FC1086555C7176D54D01F21FF /* ControlProperty.swift */; }; - E62A3E33CD01B815039CCA9622117DC2 /* UIColor+JXAdd.h in Headers */ = {isa = PBXBuildFile; fileRef = C5E1FC3BFE5E28B0C3E2511417648314 /* UIColor+JXAdd.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E674B743DA97272AC8135AF21CF22F80 /* KVORepresentable+Swift.swift in Sources */ = {isa = PBXBuildFile; fileRef = E35609100F9B2C95EB21E85BD119F327 /* KVORepresentable+Swift.swift */; }; - E6AAEB8C90F798D2176874B496FAED5B /* ZLPhotoUIConfiguration+Chaining.swift in Sources */ = {isa = PBXBuildFile; fileRef = 10D913B6E6A22FAB5560CE53BB3FFD48 /* ZLPhotoUIConfiguration+Chaining.swift */; }; - E78B877725362DBBCA09A8EF72AAA03E /* VirtualTimeScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B8C182213CCB865B9055D44B74B43E8 /* VirtualTimeScheduler.swift */; }; - E7AA937F67134F19D554A6E4B3BB701B /* DDCategoryKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E8EAFE511D44164988F04055D1EB4073 /* DDCategoryKit_Private-dummy.m */; }; - E7D14A3753FBCD590D1F16FDEEDFB295 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = D583BB1B2D850804E9FF419CF2EE2197 /* CallbackQueue.swift */; }; - E89EA5216E074A8E2073062D8AF5EA40 /* JXCategoryIndicatorLineView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D8A41C669D5519FC6C8AE6DA86EB24A /* JXCategoryIndicatorLineView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E8A2CDF5B1D642F2C3225619514140C4 /* EKAttributes+PositionConstraints.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17CC4146CD8CC49DF21BC4DDFB7EB5D8 /* EKAttributes+PositionConstraints.swift */; }; - E8F5C10BEE66E0A8E67F786EE75C4DE3 /* UISegmentedControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13C4415947200A102C355BB9CC90CBA6 /* UISegmentedControl+Rx.swift */; }; - E8F893806BA447FE80ACE622D61C5297 /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A4BCC4928713846A006EECCC31B036 /* Filter.swift */; }; - E9466C49123B6DB38997B61FBE1A864C /* SDImageCodersManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EBE67E48D8ADB5815DC68DE9853C555 /* SDImageCodersManager.m */; }; - E94B3EE66EBD1003468410DFEEBCA688 /* ZLPhotoPreviewPopInteractiveTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A6FA8B397A0CF12E9254839687473A8 /* ZLPhotoPreviewPopInteractiveTransition.swift */; }; - E94F36E724F6AD558D7A6610A4349464 /* ShareReplayScope.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4D5CBAA963D46585FA0B23F431CA8C7 /* ShareReplayScope.swift */; }; - E95D335A7ED46DE041EA8A3A82E3FAE2 /* DriveRouteCustomAnnotationView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D55D92321601ACE11D96086A4C99F46 /* DriveRouteCustomAnnotationView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E9D877C0FC7A2087F6B5FEC67FFD4CFE /* JXCategoryView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = FFABD911A9B642B0388B97B158BD0F17 /* JXCategoryView-dummy.m */; }; - EA20E7451CE67E411DAE038C6EE49472 /* SDImageCoderHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 89C57B60F0D97EC90B43D8A7613BA8E9 /* SDImageCoderHelper.m */; }; - EA7E008953B3B8BCFE763859C74B865F /* PrimitiveSequence+Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC76FB6F5BB4B03050807179DC4A1EC4 /* PrimitiveSequence+Zip+arity.swift */; }; - EACA22D6DFB36FB2315E0EAA3ACD952C /* Completable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8B5D76CD90205AD4F2EB32287136DCA /* Completable.swift */; }; - EB34415A0817B6F0EA97C89773A6FB99 /* ZLEditImageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24B0E2F10848069246FF901B829CAABA /* ZLEditImageViewController.swift */; }; - EB65E8D77213BF3D9AF794D40EB9C960 /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E7D0397564C342C1B79474D477E0377 /* SessionDataTask.swift */; }; - EB8D8FC0B5BB4D71EC1F8E754D0F22F0 /* ToArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = 977501190F1B77610659C978D938AB1F /* ToArray.swift */; }; - EBCEE8F5579114E5F617B63B87CF4B48 /* UIView+QLContentWrap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 023B224E9137A02E9DB4AB92D1670CDC /* UIView+QLContentWrap.swift */; }; - EBD415C26D6A34A0BD3DC50D43856960 /* ZLAnimationUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 017055C0527AB5DF92E61904FE4C822D /* ZLAnimationUtils.swift */; }; - EC2B3804DBD7244270FE3CBB4076AE22 /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6689155745F93517609FDB06593A5FB /* Bag.swift */; }; - ECB1F582CE1CE8FED0ED585CAAB64813 /* TYPageControl.h in Headers */ = {isa = PBXBuildFile; fileRef = D6451DEFEE9B1505E857BBAAEBFD0107 /* TYPageControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ED1CF0D6C502F39EAC3F622510C3DCBA /* NSURL+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E69BDCEE2F67092CF4660D3C5EFC3AF /* NSURL+DDCategory.m */; }; - ED3F8719AE0C4D9464C372D0CB5D2E14 /* SDInternalMacros.m in Sources */ = {isa = PBXBuildFile; fileRef = EB7755CA7B12CE1C1DA737768FE8C37E /* SDInternalMacros.m */; }; - ED9F225882E966D67FD120629EE2B926 /* SDDisplayLink.m in Sources */ = {isa = PBXBuildFile; fileRef = ED3421E4668961D435EEC83510B16AB9 /* SDDisplayLink.m */; }; - EDB63409EB6B2D945EB157D8A6CB1E4D /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CE51A545AB69BDF39AFF07BD33A56D6 /* MJRefreshBackFooter.m */; }; - EDC4065EC27A50BCC6B13FC3ACD00185 /* JXCategoryTitleView.m in Sources */ = {isa = PBXBuildFile; fileRef = BB7385D412C458FC9F17C03C2B166A50 /* JXCategoryTitleView.m */; }; - EE379B4848EDB17BE1C4D32E97B930A8 /* ZFPlayerView.h in Headers */ = {isa = PBXBuildFile; fileRef = E858C947CB75EE3F09F41B61F63E925C /* ZFPlayerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EE4F330BFC8B694E49B714C8A93CC916 /* RxTextStorageDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3875689A69A66AD8112D18F61D061C3D /* RxTextStorageDelegateProxy.swift */; }; - EF34A55CA109029DACC0224CC9EC16FF /* SwitchIfEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3254AAD9114CA53FCC71635FE56E4340 /* SwitchIfEmpty.swift */; }; - EF5F3CF8BBFDE4BEA2A2380A503569E5 /* JXCategoryBaseView.h in Headers */ = {isa = PBXBuildFile; fileRef = FEEC40911FCB69EDDDBA3015BD6BA7D2 /* JXCategoryBaseView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EFF7855A7E82B0E123B7B852B04E4359 /* UISwitch+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C55BE8EC5588AC05F56719629BFB9A9 /* UISwitch+DDCategory.m */; }; - F001B72EF2941419AF8310B30D8FF42C /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3CA158494AAE094BC9BDDC1E31CCBE8 /* IQTextView.swift */; }; - F0133CE9DC3178B35F2AF1F29D535F7F /* URLSession+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59231C899B46239811642352CDE55F8F /* URLSession+Rx.swift */; }; - F02048C2A20F7616F84B024D49DA7218 /* TYCyclePagerView.m in Sources */ = {isa = PBXBuildFile; fileRef = ADEB8740B9B6E3F8D943AFB7C642CAD6 /* TYCyclePagerView.m */; }; - F03EEA22090304A49A88AC9A826A7571 /* MATraceReplayOverlayRender.h in Headers */ = {isa = PBXBuildFile; fileRef = FBC8BB6360B7B64AD55056FF94D91AE2 /* MATraceReplayOverlayRender.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F07D944FB9EE7D69319AEA7DF8818876 /* JXCategoryNumberView.m in Sources */ = {isa = PBXBuildFile; fileRef = F268A88B8131AAA5011B485CABBF0390 /* JXCategoryNumberView.m */; }; - F0B4282A102ACF883C5664EE6EFB2081 /* ZFSliderView.h in Headers */ = {isa = PBXBuildFile; fileRef = 13B8B17DC566F31E770B03844BDDF328 /* ZFSliderView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F0BFF5608C4202CA0453E53F57D91514 /* DDProgressHUDKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 86C381FD2D68687EAEF4A9DF0F95D724 /* DDProgressHUDKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F0F38230060D730610F5815650288F1A /* DDZFPlayerKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C7AB1ED16640A5FC38669630FA6234B /* DDZFPlayerKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F17BED9A66F08C6647EB4CCED0A8EA8C /* DDBasicControls.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CA796CAE742555E9F4CF9359EB6D663 /* DDBasicControls.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F19174B6F08BC6807F7168938A624447 /* NSObject+Rx+RawRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C38708309F808C09E582C2BB69E4F23 /* NSObject+Rx+RawRepresentable.swift */; }; - F1B8D62196F1AEB3E7F0D9B1EFE4FD15 /* ZFPlayerController.m in Sources */ = {isa = PBXBuildFile; fileRef = AFAACDE97ACB6C4D46F99847A373421C /* ZFPlayerController.m */; }; - F1C01B0235CA4C0D6DDA075BFAF15BEB /* UITableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 244D04F7593C907CA3000E0416B9AD20 /* UITableView.swift */; }; - F1CD6661FAFABF16CD930C30A0566C47 /* JXCategoryDotCell.h in Headers */ = {isa = PBXBuildFile; fileRef = EE0F666D8899700A83EFA04F9119928A /* JXCategoryDotCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F2D867CC3F3ED054ECA6D2FE4870C9F9 /* BehaviorSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA515D63FE7C5AB95E640719CE28CA1C /* BehaviorSubject.swift */; }; - F3128567652CC62E62B1B8DBEEC5A304 /* UIEdgeInsets+Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AA49715513EB546AD0D3B02F406D013 /* UIEdgeInsets+Utils.swift */; }; - F3238566FBED00BD99EC90747A53D0F7 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 861AB307863F08849DFE7AC8A430B7CF /* ConstraintItem.swift */; }; - F3297C24B7F6D6AA6679633470AFD387 /* DDBasicControlsKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 620742B4238C5254073463F0F7521BB4 /* DDBasicControlsKit_Private-dummy.m */; }; - F36D2AA3EEE04F0B422504D6B9DDCCCA /* DDMASearch.m in Sources */ = {isa = PBXBuildFile; fileRef = 88DEB9330FFAFD8CBD6D6C6CC58DD854 /* DDMASearch.m */; }; - F39F0FA7DEC7786370959E557810E16D /* SDAnimatedImageRep.m in Sources */ = {isa = PBXBuildFile; fileRef = 707E9397B2ED025975009B60B618BE4C /* SDAnimatedImageRep.m */; }; - F3A7DBA553C05B4AFF484BAC12EE6A6E /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9459D41ECCFE06605A73F848E7AA5EEE /* Kingfisher-dummy.m */; }; - F3BC3DEDB1FBBAAC8F558A1CD5CAD5AD /* InvocableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 202C972A19678836E5A066A965F5E3AC /* InvocableType.swift */; }; - F3CC6BD6B5BA690225868DD97953F15F /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = C150F2AA4B27DEEAD788DB0B253A619A /* NSButton+Kingfisher.swift */; }; - F483FE05ACF11CB914FA2AB7ED06FAA1 /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B78BFB86A5D0EB3D9E2ECA198EC07F3 /* RetryStrategy.swift */; }; - F4B076723D3EEFEE244EE1009B3CCF28 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5662134BDD9AC87DC2511820B745E863 /* MJRefreshBackNormalFooter.m */; }; - F4BA1100C7409E860A413BC0F2B3AEA4 /* DDBaseModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DAFD547C1C10F3BBC57EE33AEEC2E91 /* DDBaseModel.m */; }; - F516F3D6A4D4372838C9043170D9D653 /* DDBaseImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = E31333FBC4B57FD5007D0F30FA574E34 /* DDBaseImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F525906C5A016C296FF10CB143F624BD /* SDWebImageDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 4456355295F5F338CE055E506972419D /* SDWebImageDownloader.m */; }; - F560777844B68E0ECB3DCBFFF4219D59 /* KFImageProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21DCF07DB5D14A74DB57C27F40FEF911 /* KFImageProtocol.swift */; }; - F56BFE1B1CB167F2E924A4726FB5BFAD /* InvocableScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59862F0C9003BCB8491A12FE660B1EF5 /* InvocableScheduledItem.swift */; }; - F59ECD921876D5F3094893E962DC7D36 /* UIButton+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 0C656B7B1D720B0AF3C5F48DB4939094 /* UIButton+DDCategory.m */; }; - F5BA842F0DCB284BF7A0CD00F6325B08 /* RxRelay-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 148AD67F6DE43FC5F025D1F53A58F952 /* RxRelay-dummy.m */; }; - F5BB2BEFDB9F1EA2A0A168F46096A065 /* JXCategoryTitleVerticalZoomView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E0E2029BDB998F20DB16B79C3CB7E11 /* JXCategoryTitleVerticalZoomView.m */; }; - F5D8728188EC93EA5FAF5CA84A2C3E3E /* SwiftEntryKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 25E27FDE8543A55F29CC309BBA1BBFF3 /* SwiftEntryKit-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F5E07701094C970A9458F8BFDAB4F3B1 /* BRBaseView.h in Headers */ = {isa = PBXBuildFile; fileRef = 37E8A15B1F7A2BEFD901B5AC430C2278 /* BRBaseView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F5F6F5A843B2EDC770A466CBA835F1B1 /* DDBaseCollectionView.h in Headers */ = {isa = PBXBuildFile; fileRef = B26009DF28BB46368762F2986523D26C /* DDBaseCollectionView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F610D4583B86C6599C47292F1D1AC91D /* UIBarButtonItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D4C9608E77CB9AA6CFE08D6EAB0748A /* UIBarButtonItem+Rx.swift */; }; - F6771DBD2D0EFBDC47030E698BA56780 /* JXCategoryDotCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = A055AC23377D48580C891246C2B490DA /* JXCategoryDotCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F68562747FCF03047F2EB4A9AFD56969 /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72CE587DB59FC3679A72BE3940089C60 /* ImageDataProvider.swift */; }; - F6A2E85C47800C63A0D97B421C5B6E32 /* ConstraintDirectionalInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 135D9AAC1BBEAA7EBF52E4EB810F8BBD /* ConstraintDirectionalInsetTarget.swift */; }; - F6DBA221BEBF1B7D68DAAE5CBB637579 /* Throttle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63DA77F521EFC9DAB9D1C864D24A2345 /* Throttle.swift */; }; - F7377D1FCA098C071513973607521B20 /* SubjectType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 416BBA38B1FD247BDE8043698EDB5EEF /* SubjectType.swift */; }; - F7869ECB08349199C0FCBC6ACA0DFA89 /* SDGraphicsImageRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = B40FEA0574FB1894B2A00DF003A38D13 /* SDGraphicsImageRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F79338C3D732C666311E9A66D3611901 /* JXCategoryIndicatorParamsModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FAF3D48CC6A9B1575D3ADB78CEE588C /* JXCategoryIndicatorParamsModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F7BE55F1AFF65C410AC08B9338CCB81F /* Skip.swift in Sources */ = {isa = PBXBuildFile; fileRef = C333DAD78D5834C6D92996E28DD022BF /* Skip.swift */; }; - F844A55CF6790D853D264312D6F883E0 /* UIColor+JXAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = E59B3EF160D6C4D2509DCB1BC7FADF69 /* UIColor+JXAdd.m */; }; - F85954F8ECD9E80718B093791EA95425 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 879EBEA359DFB37D1C7BAF95963C6054 /* IQUITextFieldView+Additions.swift */; }; - F87C3F12FA754F2BF1068C663D2E8EDC /* SDWebImageError.m in Sources */ = {isa = PBXBuildFile; fileRef = C1FA57C8A283F80198D6DA3182E2B9A1 /* SDWebImageError.m */; }; - F8A7F261739C12A8135E4A47FFA7772E /* SDWebImageDefine.m in Sources */ = {isa = PBXBuildFile; fileRef = 22F46497A2636C6FE311D1E91E9F22E8 /* SDWebImageDefine.m */; }; - F8D8A5AC136E9609CD3D50AB4D89598E /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5158A93D057A0917BE0CC7C8ADFE1820 /* AuthenticationChallengeResponsable.swift */; }; - F8DDC9D4E7FFBE6F0911E2D7A4DC9F80 /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA96C3465979D6E26EE0EB4A5BCA4BE3 /* Queue.swift */; }; - F8F722B95C950969CB8FCA2543BFE113 /* RxCocoa-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E7196E60599A65B04C7508858DCB2533 /* RxCocoa-dummy.m */; }; - F95A1DA81269C2E1B8527AECF2DB8D49 /* UISwitch+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B0F5244C1854B2E06F7CD813C160771 /* UISwitch+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F9E6C48FEF11BDA55B335E1060721D74 /* EKColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EA91F2C5C6C84BEEF41383F2119304F /* EKColor.swift */; }; - FA10EFE327CA4876CC065BB2244EB1B3 /* UITextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 162F5C2DBE47EB73C6BF0B604BE177A3 /* UITextView.swift */; }; - FA145D73018E7D2FB142938415DB42E5 /* SDImageFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = AED06F0FC14C0C34D840DE2FA621120A /* SDImageFrame.m */; }; - FA308C7A7DD1BFCFADF738FD8EE88CF6 /* car_xingshi@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 343803832F1E1822FB5EFD68B00F5D2B /* car_xingshi@2x.png */; }; - FA398422E4E9153C85204F33651B6414 /* UIColor+Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEA7FE6C4E9B6C1F5DAC65B3FAC71B00 /* UIColor+Utils.swift */; }; - FA46D15B11235046C6234111666D3BBE /* DDDateKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C9FE09C40BA76534D268A1325ADDDA56 /* DDDateKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FAB8AEF879566C6105221256BE89F9CA /* ConstraintLayoutGuide+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E2C25989CD3D707BCF9729BAA9230F9 /* ConstraintLayoutGuide+Extensions.swift */; }; - FB16503E903E5B60EE15B0DD4D8562D1 /* NSData+ImageContentType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EFD245999CCEFD8DA2FC3A2866FFDFE /* NSData+ImageContentType.m */; }; - FB3707D05F355F6FF892503D95978016 /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBCA7DEF65B6364A009F8CD6AB6E2459 /* FormatIndicatedCacheSerializer.swift */; }; - FB543E6A5F8C2EC92FF45630C6D5F49E /* EKAttributes+Presets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 274790B5C5656E53DB5E9460D0CA7014 /* EKAttributes+Presets.swift */; }; - FB726649DB4AFB1EF71F4D6F6F4FA5B0 /* NSDate+BRPickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = A36998712847C201AAEF6C3DE6DCE906 /* NSDate+BRPickerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FBC89193D9C95C427AEB8FAAA0184E43 /* ZFKVOController.m in Sources */ = {isa = PBXBuildFile; fileRef = EFF78B2D5B92D0755442E57A31F030D7 /* ZFKVOController.m */; }; - FC061D954352F832FBE08C01973F7DF7 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A0E1BFF5A5E6B13056C985620A6A675 /* ResponseSerialization.swift */; }; - FCC3F1D9D8420FF62D0A13E692C4DFAD /* Amb.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB204A3DDE349B424A8EF6E2980CC216 /* Amb.swift */; }; - FCED5EA34F470E1DE64CB9C632245922 /* ObservableConvertibleType+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C0161D3E36FC73C4F18A6EAC09D797F /* ObservableConvertibleType+Signal.swift */; }; - FD0574A25469F0713B34ED1B682755F2 /* ESTabBarItemContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAAA2385A74D7FD759823EE78377DE1E /* ESTabBarItemContainer.swift */; }; - FD70F673A044AAAE0C5AA9739516065A /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = E6558BF246586D3615F720C5BA6222BA /* MJRefreshAutoGifFooter.m */; }; - FD7228A6A8B2236D44BE57275510EEAC /* ZFReachabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 6464DF8FA67789A4EDEAB78ED4F502F1 /* ZFReachabilityManager.m */; }; - FDE175AAA2CB3652B67AA421E7AF96AF /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3092C53076BDF64478DF6233BC7CCE74 /* IQKeyboardReturnKeyHandler.swift */; }; - FE0447547BFB8AFDF41F3EBC891113A3 /* AtomicInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CD4EE8E73398E3B7CD064694A90E49E /* AtomicInt.swift */; }; - FE20744885FCBBEFACEA58867A812C6C /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 99D85F19AB5F35A7B5809356FC32AB80 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FE43E5C94601AF5C1BB0CA4DD3CA451B /* ScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC6BFBAC24ADCA63DEB359F5198A2D5 /* ScheduledItem.swift */; }; - FE465B7346138FE58C1A96F9D10FC0D1 /* DDUICollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95B303B3C9558C13C1A9C5B0039DB094 /* DDUICollectionViewCell.swift */; }; - FEAC0E2206AA52258A995502BF0AA648 /* UIButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61446FDCCFD0570BFEA38A881F9FCCE5 /* UIButton.swift */; }; - FFA171B211AC028D0A9375105738BDC1 /* ZFPlayerNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 29808B61804E81E020914043CFAFCA2A /* ZFPlayerNotification.m */; }; - FFAA74F5A2EF6804BF1496B33FF45C9E /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = FA6D87154D2C20D2B779DF458DBE49DD /* UIScrollView+MJExtension.m */; }; - FFB9E82FF0E210BFEB30F4D221DD476C /* RxSearchControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CF5B56C9DE15EBD17F06DDFD86915DA /* RxSearchControllerDelegateProxy.swift */; }; + 8F94DE7C574F2E68FB7F4182FF4AA19A /* JXCategoryTitleImageCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 53469862C615B608CE2D8CD625CB8BD4 /* JXCategoryTitleImageCellModel.m */; }; + 8FBE778ABB873574910D9E9349DCCFF1 /* UISwitch+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = DC5B2825250FB48648B89626A7097EB1 /* UISwitch+DDCategory.m */; }; + 9069546BCE91958C23E24D6279C5E7C0 /* JXCategoryIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = 62AD8B2C12AD556FD819FA11579D23C2 /* JXCategoryIndicatorView.m */; }; + 90747EAF8374FFC67934EEAD2592FB29 /* ZFPersentInteractiveTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 264DAF11628C8A5413AA9E9C7E5D72C6 /* ZFPersentInteractiveTransition.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 90C1CA69717100719BCA2413895F4E30 /* DDBaseViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = FC2B8B1BA43DEED3EA2678AD43F4436C /* DDBaseViewModel.m */; }; + 90C2306666CD2C08EF76F2012825951C /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 81EBDB7DF7D598C194F59E779B2FD663 /* MJRefreshBackGifFooter.m */; }; + 90C350B739A3E899B1B53E52B15430EE /* SDImageAWebPCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = C9449CDD5B37F1FA78E8BAE5C9DE0546 /* SDImageAWebPCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9155B335C6AE3ED47CE756D8493F51ED /* DDCategoryKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D361B211EAD33DA1B2A83B45487210D5 /* DDCategoryKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 91A36B31EC90DB60DC9584F00E5D5643 /* SDImageGIFCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = F94B09B14159E9F93841B7999009E04F /* SDImageGIFCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 91B718E97E5B0E6C8E089096AC2DF4FD /* EKAttributes+DisplayMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A35003D0111822D8C96F21E91A1DDA6 /* EKAttributes+DisplayMode.swift */; }; + 91ED131F555A03F5905E86878BF38C69 /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F49BDDB4952C5AB6D71917A2B1A40633 /* MJRefresh-dummy.m */; }; + 923EE64F6CBFF20AD30002B633BC50BF /* SDWebImageManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 18E641006679281D6DC4518EF893F03A /* SDWebImageManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 927A9E34C2E88E982888A5D2F8A9B127 /* BRPickerViewMacro.h in Headers */ = {isa = PBXBuildFile; fileRef = 152188DBC7BA989BAFEC3E87588C15CF /* BRPickerViewMacro.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9293372592A2E6163FCD7389BFCA1D72 /* ToArray.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F0DB9B80DE544F1AAD189CBF3B3ED7A /* ToArray.swift */; }; + 9313F5863E61D51958D4954C876666DC /* DDControlsKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CBA3C0559234D90ED825EC7DD5EC9D6 /* DDControlsKit_Private-dummy.m */; }; + 93207A865D205334FE48160E599E0FC7 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = B21F8612F2807C099B884C64D49996A7 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 93A6AF9B36DF2817E850F6A33114357C /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65FDD276990279745BA6CB81D369081D /* Debugging.swift */; }; + 93C25343A940D20BD21AE6C1EF582189 /* ZLThumbnailPhotoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E359C5F7C7165D57D9A751DAEA7C1241 /* ZLThumbnailPhotoCell.swift */; }; + 93DF6D6B5E32104AFE985F15355F629A /* MJRefreshNormalTrailer.m in Sources */ = {isa = PBXBuildFile; fileRef = E01D15A927697FFBC21C2277A1BED082 /* MJRefreshNormalTrailer.m */; }; + 9413C7DB4B03B9C9178A64659F476AD0 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 692CC13D213FAC30622EE61F9BE59763 /* IQKeyboardManagerSwift-dummy.m */; }; + 941DF4F9B9686E518F574A14A643D6F0 /* DDUITextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5815277FFB95917CF37B3586D9BCA52F /* DDUITextField.swift */; }; + 944D167D78E7367502ABE9458F874AB3 /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 69A6720526DC388CA1469393943F21EE /* ImageProgressive.swift */; }; + 9497825ACEC7F42AFA494D810FDCD4EC /* ZFPlayerLogManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 9CED34885294771F45656EB2CB3B1CB7 /* ZFPlayerLogManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 949E8D2BB740EADFE39A5D66DF0612E8 /* DDBaseCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = ECDAC965AE07254C2BFDE5F87782CAAA /* DDBaseCollectionViewCell.m */; }; + 94B52F9D43DC46D45062BB39E53E9DE1 /* EKBackgroundView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA15DFDDCC8535D313EB0DD2D765E4FD /* EKBackgroundView.swift */; }; + 9517AFD055FCAC61888F63B46B1012CB /* ZLCollectionViewFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7AA25474A4160179473FF865A205D4A /* ZLCollectionViewFlowLayout.swift */; }; + 951858E9EEFBED5BEC0317E9D44987BC /* UILayoutSupport+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 289DCBB1FCB8AE9994D9CD156EDF5882 /* UILayoutSupport+Extensions.swift */; }; + 95277350C6DD3C3641CFF98AE0A12B12 /* OperationQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D09BA1722F8C68F7F93C759D012D933 /* OperationQueue+Alamofire.swift */; }; + 95AD0B08F159E5B4571FD8C7FCC3A78D /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 43A38E0FF2F729CE15C65F122828BFC9 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 96199F1BEE04A029B3278BB1BED5F276 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7DA28B79A5A6C2FCC8855981CC43356 /* IQNSArray+Sort.swift */; }; + 96351482FE93C85C20C75E992ACC4D3C /* RxCocoaObjCRuntimeError+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5143BA28095773A5FBD89ADFA3D511A1 /* RxCocoaObjCRuntimeError+Extensions.swift */; }; + 967AA6C79C02F4665EBBDD48A4E3F6B8 /* ConstraintView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91BEADBC66054210F2E8D7D0FB1F40F9 /* ConstraintView.swift */; }; + 96A6378A09CD1F2FC5D2A159A065CD07 /* SingleAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44348DB4F29E938E9FDF2F7E2CF490AB /* SingleAsync.swift */; }; + 97005485BCEC1979C768300CC520862C /* UICollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FE61B1653CA88CD313DD1993F1FB7C9 /* UICollectionView.swift */; }; + 97352932EA7908FEA0DB6210F4692034 /* MKAnnotationView+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = FBD9915E8EE1AFCEC69B2B40F6151ADE /* MKAnnotationView+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 977F8070B2734739DD77174D591DC065 /* SDImageAPNGCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = AF86A73839D53B6325786B9E79F1A871 /* SDImageAPNGCoder.m */; }; + 97912E6F8356C809B27C1F474438FE4E /* DDMAMapView.h in Headers */ = {isa = PBXBuildFile; fileRef = 7738A6AB801492AE05C5FDC1182FC2B5 /* DDMAMapView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 97ACD5F8ACFCD7B423375EB425F82287 /* JXCategoryIndicatorDotLineView.m in Sources */ = {isa = PBXBuildFile; fileRef = F861AD22ECEACE2BFC4591DBE936550B /* JXCategoryIndicatorDotLineView.m */; }; + 97B4A15E0218313B8CE3CDB2D3CC73D2 /* DDNetworkingOfAlamofireKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A12523C19872904FE054C45BC2ABE97 /* DDNetworkingOfAlamofireKit_Private-dummy.m */; }; + 9817388F04E487B7ECB5C08DDE606F86 /* MJRefreshConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 1DE8AAA4F54127820E8B93C1348805A6 /* MJRefreshConfig.m */; }; + 981F1BFE14D989096611F7DB1D782B97 /* SDDeviceHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 41EFD7CBB52D61B19151E2CAAD31A43E /* SDDeviceHelper.m */; }; + 98ABA13FB9B5A510025F67BB96656272 /* UITabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5502FBE9DFBCF4CF0F65DD0B65863251 /* UITabBarController.swift */; }; + 9905D4F90FFAAA9BD6CAA9AAC049F967 /* TYCyclePagerTransformLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CBCFBA84881A19B21A4E7BDCC9C877A /* TYCyclePagerTransformLayout.m */; }; + 9912583A0C3DCE5F8AC15A3FC34E6FE2 /* ControlProperty+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 862ABDF179BBEF97F8C92327EFA8274E /* ControlProperty+Driver.swift */; }; + 999B33DC38983D04AD690B4599F3C316 /* ZLTextStickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4968C01BFADC82312916BEF12CEADF0 /* ZLTextStickerView.swift */; }; + 99C743774FE46ABD47AB0B3588D4DA83 /* DriveRouteCustomAnnotation.m in Sources */ = {isa = PBXBuildFile; fileRef = 721152FA7D22BC0A6B433001D9BA4CD3 /* DriveRouteCustomAnnotation.m */; }; + 99D7BD631F5D4CC39B09885065481AE0 /* JXCategoryBaseCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A93FA71CAFA40C0939FDDBA2DAD1F61 /* JXCategoryBaseCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9A1DF88AB0E546AB51597714309B05C2 /* JXCategoryIndicatorBallView.m in Sources */ = {isa = PBXBuildFile; fileRef = AAA2E2360F6F3888B41945153D157767 /* JXCategoryIndicatorBallView.m */; }; + 9A2E199ED48D8EA4691580E1DC4DCF1A /* PriorityQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72EF513226CD4CAA4535790E046899B7 /* PriorityQueue.swift */; }; + 9A41FC2ABBF645CC7F01120A6BDB0A24 /* UITextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5A49B725EA9C5EC7506BC54EDF5130E /* UITextField+Rx.swift */; }; + 9AE63A71DB55322FFBB6EF1D979282BE /* UIView+WebCacheOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EE069E2B488F1ECF47333C4E71C1FC5 /* UIView+WebCacheOperation.m */; }; + 9AF25DE3F59D7DFA42BD557BE616AEC8 /* DynamicBlurView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A5588977EBBE11DE9687DFE5669F63A /* DynamicBlurView.swift */; }; + 9AF82E3FE6B0FCA2D289149812D57304 /* ZLPhotoBrowser-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 058FEC3140761826C1DB3A0F0D55D920 /* ZLPhotoBrowser-dummy.m */; }; + 9B32CCFFA0C3806B0187E0ECBC35C0B7 /* DDBaseImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 404613DA5C40A3F551C7878410955590 /* DDBaseImage.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9BC1300E9DB508915604775E9F7A5889 /* AsyncLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 539440C9DEE5A25C2E270CEABEB1D214 /* AsyncLock.swift */; }; + 9BE899982FAEB47E89D2EE2FD9684CCA /* SDImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = B31E895147F0B222F9A8F45E1A2C876D /* SDImageCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9BF9E0DACEA26C0A297BA1FD09530F00 /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1230108A6DB4BFE27E08F9E4F406B60C /* NSTextAttachment+Kingfisher.swift */; }; + 9C3ACAA9BB7E4D19B32622BD32744A27 /* CompactMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 716DC897DBBFFCBB2E98C88BCE37BEB1 /* CompactMap.swift */; }; + 9CF1888AF79CD22EB414BFE758E5D36A /* UITextView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18E8F78A0E4FED3EEFBF8C45B9D4EC81 /* UITextView+Rx.swift */; }; + 9CFBE2A3F8BFF4BBDB6DA37F9CE7C266 /* SDImageGIFCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 462DC57EE11DEC5C7ADE4D9A37B51625 /* SDImageGIFCoder.m */; }; + 9D43333662E9A614D8F63052D7F1ABA7 /* UIApplication+EKAppearance.swift in Sources */ = {isa = PBXBuildFile; fileRef = A426F3AF126F6DA8CA693D6F418135D3 /* UIApplication+EKAppearance.swift */; }; + 9D4EAF940F2C46778D1682E8127F003A /* ZFFloatView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CA9932A4FB3310EABE728105AA0E97D /* ZFFloatView.m */; }; + 9DAB2556D82974EE7905C156B4F3A07A /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 6565306507F34475169D23A59D014B3C /* MJRefreshAutoStateFooter.m */; }; + 9DC2A94B2891D5F2B37FF69F48347EA7 /* SDWebImagePrefetcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 6096B34CC809CFEEF4B6AB3C297A5E15 /* SDWebImagePrefetcher.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9DEFB591D6DEBAAAF949BE635617A7A6 /* MJRefreshNormalTrailer.h in Headers */ = {isa = PBXBuildFile; fileRef = BA36DE59C0FDA4C18BB99710BA24EEA9 /* MJRefreshNormalTrailer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9E13BAA5897DBE84C6842BE86EED1CFC /* EntryAppearanceDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D509B560C3FD14DE99ED2E461F6F61FA /* EntryAppearanceDescriptor.swift */; }; + 9EA55F404A7BE4684E3299402A5B88AE /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = A342026F5E868CF9F23A7BBFD7FD128E /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9EC8F835ACF69A2724E2141D8C3FFEFE /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C0704E4A36349FCEE9EA71A73D5B75C3 /* ImageDownloaderDelegate.swift */; }; + 9EE55E6E57DFF49D9CEB2493AD5B93A9 /* SharedSequence+Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = F53702FA92D3BE5E71762BADC1DE9D13 /* SharedSequence+Operators.swift */; }; + 9F26F0EB6575EEC06D48252EC38DDC46 /* EKXStatusBarMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81F689351372B4E9638C1CDBF2952EC3 /* EKXStatusBarMessageView.swift */; }; + 9F75DD325C460FFC7984DF4A9A42BC68 /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 481B395EA4F8224CA51AE8E284B17B24 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9F90CCC3FC0CF5D2BF452D59CDDF8A7B /* SDGraphicsImageRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 926C7B2D9241F96EEAE4177053E800DD /* SDGraphicsImageRenderer.m */; }; + 9FA5380BF96537A0F41B105EDE040DA5 /* DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E09F0C30E2EF115B23D6DA6F45D3700 /* DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9FA55209BBEC5446B1699EFEAA8AE99C /* RxTableViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CD093F7900FC1EE5C84AF7092F9B5E7 /* RxTableViewDataSourceProxy.swift */; }; + 9FE833A54A7D964D0D67BB8288C07D69 /* UIViewController+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6AFA9915B5BE9AA03F5AFDA4F0C76D /* UIViewController+DDCategory.m */; }; + A011FE7F352E2DC4F52A72ACC985E865 /* ParameterEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 300CA45FD37A463B5FBFF59D25FE5E93 /* ParameterEncoder.swift */; }; + A0649D13B9C3CE011F3FEA618EA1724B /* JXCategoryIndicatorTriangleView.h in Headers */ = {isa = PBXBuildFile; fileRef = 00792215745E92F19B0B1C8D83DFEB5C /* JXCategoryIndicatorTriangleView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A0657A64DEA57E5606A79DF5FFA0C0C9 /* SDImageCodersManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F3D49D2FD69EFBD78E4034C3AEC6577E /* SDImageCodersManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A0CAC16C811D166585ADC16AF08A6EBA /* JXCategoryIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = E4585747280D3DFC635BC74545A9FC72 /* JXCategoryIndicatorView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A0E59DE1E829AB6653A41F549DEA9F3C /* ESTabBarController-swift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5E20E9477FD8A3662F55D39BDFAF2C4F /* ESTabBarController-swift-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A0F2E96F6ABFE662AE84553D7840D9DD /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4685CC601F3B47D2487C648F67C935C5 /* Source.swift */; }; + A1059E3A9E938EE8F540D5639AB4B4E5 /* EKPopUpMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219D2C7D4A1233A49409F253CCB06585 /* EKPopUpMessageView.swift */; }; + A13B4CC2584A03BF7414FE90F04C487D /* EKNotificationMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C69A0E7976A70A4E86A4E00C69874F9D /* EKNotificationMessage.swift */; }; + A17B88101B55AE2259598D30E3CDA92E /* SDAssociatedObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 522C178DFAAE6C2D641B4251505FBA47 /* SDAssociatedObject.m */; }; + A21A3EDB30349656A7BF23004B6AF02B /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 370532CCD19CE547D32AF792C93EE248 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A29CAE715EFFA6F90408C3B8345A1883 /* UIImageView+HighlightedWebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = F0929DCCF9C01C013E77B5DB0678C5B3 /* UIImageView+HighlightedWebCache.m */; }; + A2B52B66E0891E57CFA6C3750BF7DBC7 /* ObservableConvertibleType+Driver.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8B4EC3CA42A6FBE9D724058541231B3 /* ObservableConvertibleType+Driver.swift */; }; + A2B9284895F22572FEF6613C7F74C037 /* TYCyclePagerTransformLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 080CAEB7CFAB746E5ACC13C1037E72D5 /* TYCyclePagerTransformLayout.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A314E58FA49392DFB77624520F1B0508 /* UIBarButtonItem+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 397ACB177BAF19E4CBD6E53B19670373 /* UIBarButtonItem+DDCategory.m */; }; + A328DD14BD9500BC78D1C7120DBC30E4 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E70E73FE658FA06B6755BEC556704C0 /* IQKeyboardManagerConstantsInternal.swift */; }; + A3415197D016B366AAE1BC80C731AC3D /* TakeLast.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CA09743333787DF3615586222AC3B7E /* TakeLast.swift */; }; + A358C72687DDFF484CAB4B0124CE34A8 /* SDWebImageCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = EFD256182E9A17F827A1B6C7D32A35DD /* SDWebImageCompat.m */; }; + A3F68F7FD050BA0038F03314E92B7CFE /* JXCategoryListContainerView.h in Headers */ = {isa = PBXBuildFile; fileRef = B8784428820F3296428B578036544576 /* JXCategoryListContainerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A414F98B05BC44021847376B2C922897 /* UISwitch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8985AFEB1277743F0F561FA259EB9B5A /* UISwitch.swift */; }; + A426B3CC412353B4B3655644EF00F78D /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = B50F634451DD45773FE536016BBBEB29 /* Utils.swift */; }; + A45846C269357C355CDEBF8B8EF896CD /* UIImageView+HighlightedWebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BF3C92827BD283E4A278321C4ACC3B0 /* UIImageView+HighlightedWebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A487575A0ABFF095346738854FEFA545 /* NSObject+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = D9DF61443696E25D119968FD864EB092 /* NSObject+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A4877D2BE9220BB9B366F86461105668 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0D5E066D8BE3508DB0D643DF3BB08DC /* ImageCache.swift */; }; + A4AE06BE1B4C107F33C291F8B1B10E22 /* JXCategoryTitleVerticalZoomView.h in Headers */ = {isa = PBXBuildFile; fileRef = 32189BA3A3CA88E003608BB397FF6181 /* JXCategoryTitleVerticalZoomView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A4D3C0FF0EC1462586B769D06F7A9A1C /* DDBaseTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = F1C0E8D46769E9C329D112D8ABD96732 /* DDBaseTextView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A555775BE8D4C3E51FB96A3A6875CD68 /* DDUIScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B31219001024F15894B441C638DC87D /* DDUIScrollView.swift */; }; + A576C4698BA14346E54EB6463022EAD9 /* JXCategoryIndicatorCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 54B8052223D66582723111C5AC6B1280 /* JXCategoryIndicatorCellModel.m */; }; + A5DCA31A4D36F66FFA278B81D8BEF027 /* UIImage+MultiFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = BC465FF8CCC797DDD39F72CE05907ABA /* UIImage+MultiFormat.m */; }; + A5F8871912A1A3E8168E6DCF8EB4207D /* UISearchBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 05C74632D9B36FCD0A38EA87E40B883A /* UISearchBar+Rx.swift */; }; + A608BF8A042013F0E8E790941B4D8866 /* SDMemoryCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 5184A22E35E8C6770D064988AFACAE4C /* SDMemoryCache.m */; }; + A66E511DE17FA95247044C0C2A40CFD2 /* UIApplication+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 3BA2FC10BF6B9B1101AA446A7C5118A1 /* UIApplication+DDCategory.m */; }; + A6842F40F5FB9AB6448371BF3B794DAB /* Throttle.swift in Sources */ = {isa = PBXBuildFile; fileRef = AE64B0CAB84F57A86A736B0ECC34BE87 /* Throttle.swift */; }; + A69C94A0DD35B9524F7481113B574E33 /* SDWebImageMapKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 9412DD92DB149FA51E3EFDC819CF8C95 /* SDWebImageMapKit.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A6D371F7B8F0AE9A55EE402E33583504 /* EKButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EF19DED81F206CA7BE663143BBA6CE8 /* EKButtonView.swift */; }; + A6D743CD31F8BE6B743622F1EE837BE1 /* DDBaseLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FC7EA8397ECCC0A4035C805A341E66C /* DDBaseLabel.m */; }; + A7B75A1968198A4D77CC553FAAA42540 /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51B5AAD6E35677C397FD89ABC8683255 /* ImageDataProvider.swift */; }; + A859C89F424EDCA9AFE07133A3CF3FC7 /* DDSpeechSynthesizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D8C99F56B74AE5CD4EA2D60C5825E87 /* DDSpeechSynthesizer.swift */; }; + A88D569C6D40F093E8AA5773B735147D /* SDWebImageDownloaderOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 84DB4A762C0D0C2F854D64D79D115052 /* SDWebImageDownloaderOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A8A0C288519E463DE5E9B307FAE797F3 /* EKAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = E073EEA268C0B3013B1B312FA549DEBF /* EKAttributes.swift */; }; + A8BA8FD24CC92B6B0EB05598FF2D1A74 /* ConstraintMakerExtendable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94BC58F3425390D4FF8DFD06FFF3A3AB /* ConstraintMakerExtendable.swift */; }; + A8DC4B6CAA17BCE09B33F0CBD7B760AA /* UIImage+MultiFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = F56B63C279BD270DB88CF414880FCC24 /* UIImage+MultiFormat.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A91F69373347CD458D89B84B084E0640 /* ZLPhotoPreviewAnimatedTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2126BCB05F88A7E5C18499699DAC6107 /* ZLPhotoPreviewAnimatedTransition.swift */; }; + A928D17689392DAAC600620B1020505C /* ESTabBarItemBadgeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4E1CA0B57D4861AD65ECAD44D746C34 /* ESTabBarItemBadgeView.swift */; }; + A952741473205F790F725FA10B2C2667 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 657DDF65AE79FA5D9C7C891807282B62 /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A97E69232EB284E6EF3127992F66C58D /* BRStringPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = E8088ECD7982C20A3DD64663A92E62C9 /* BRStringPickerView.m */; }; + A99CF24F1B900AB7722D972FA4FED6BE /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD105EC99E1337DE2350EA8F5E086D67 /* SwiftyRSA.swift */; }; + A9A3DF66A7A34ADF5BA6300B6664C68A /* Producer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4676A6C331D2C8F6A4CDD7FF5DF533F7 /* Producer.swift */; }; + A9A5CC537275881320975BDC2EE7F62C /* SDWebImageCacheSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BAFEB0AC8934BC3B90191ECEA295D64 /* SDWebImageCacheSerializer.m */; }; + AA6502FA7B93298C6DCB3F45466D93E2 /* DDUIKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B2D944E7777A208BF0BE49900636983 /* DDUIKit-dummy.m */; }; + AA6ED7CFD770A61F126E49FDF8BD455F /* ConstraintInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = E67CB224042ABA4AE746F698258A5BAF /* ConstraintInsets.swift */; }; + AA6F9F6A4405BB9AFDDAAFF967296ACD /* SDWebImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 26C221C17DDF5C5FC87D071352FD7CB2 /* SDWebImageManager.m */; }; + AA911B2E9CC0933BD24DE4E5486536A4 /* ConstraintMakerFinalizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5A7774A11BB9917E8EE657319AE2549 /* ConstraintMakerFinalizable.swift */; }; + AABFBAB8D7E34B9FD6BD00BD475CF52F /* VirtualTimeConverterType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63964BF11EFEDD9CDC2E61E5FDA0F384 /* VirtualTimeConverterType.swift */; }; + AB1C148882E9316F6B2916F717FE6270 /* ObserverType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0C819BB49B3601AD30B87D450F464CC4 /* ObserverType.swift */; }; + AB31BC88396C84D36D01D30B3089EE27 /* NSMutableParagraphStyle+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 3FD2A1B3A21DB33DBDBD70B92DE429DE /* NSMutableParagraphStyle+DDCategory.m */; }; + AB8707AC05E95D10D125F69C0F1F84CC /* ZLImageNavController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 690D8FF5E039A54CF80B26FA60362319 /* ZLImageNavController.swift */; }; + ABA3BE298F1B209B9A4F53D73F8EFAE7 /* ZLProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF81A156B03A324F27CCC20B03CE0A4C /* ZLProgressView.swift */; }; + ABA4EE05D4E24045F1E1919CFB3433B3 /* Sink.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE099C0BE1DF10B4E09029F0CAC6B586 /* Sink.swift */; }; + ABB15EAD40CF82A895F7FAC4184EE041 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B32ABDA2E0E09E24C500316F4F6BD89 /* Storage.swift */; }; + AC5015ADDC603789F71786216F37E8B5 /* UIScrollView+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 577939DB40D698A43C32E2C6C96D8D54 /* UIScrollView+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AC816DAE095CF51A98ECF689E6158059 /* SDWebImageIndicator.h in Headers */ = {isa = PBXBuildFile; fileRef = A6252F1D08A7FF98BE7D2CCECA7BE45E /* SDWebImageIndicator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AC8C7E1422291BD597A507AE2FBE4CFB /* NSBundle+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A3270C48302B0944D5B2835EE79B425 /* NSBundle+DDCategory.m */; }; + AC8CB69399E67A7BF32EF8527076691A /* ConstraintDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9153015AB6FD5ABB6F8B4472D393CEAB /* ConstraintDSL.swift */; }; + AC9D194628C4196609B1B98ABEF5A3B4 /* DDUIPanGestureRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E51D95118FA22F4FFEB066E2CF1A373 /* DDUIPanGestureRecognizer.swift */; }; + AC9E9E52D8BEA49ABF792CD042B6A16B /* AsMaybe.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA7C6374BBA0DE8238B8A6C24B7D5E34 /* AsMaybe.swift */; }; + ACF6E744FFBA77DB4FE3E42A917E5CAC /* DDWebImageKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8DD92C7EE1DDC3D90C62C8260A974413 /* DDWebImageKit_Private-dummy.m */; }; + AD8663D8100F84B56F975B4E50E1C5D9 /* Enumerated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DD5FA871FE864A94DD9BEF3F937B03A /* Enumerated.swift */; }; + ADB08B0E617EA7DE1CC16BD69FB38004 /* DDUICollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FBAEB9EA44537B5C66C8C858EAA4FDC7 /* DDUICollectionView.swift */; }; + ADF031ED0468E75793D32E1609139984 /* RequestInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1DD08EB56C97E0FC095E90E665D8EFA /* RequestInterceptor.swift */; }; + ADFDF04B44D98030E7FB1F4A4196F155 /* ZFOrientationObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = A7F011B38D7AD5A6E9DF11557F805A9F /* ZFOrientationObserver.m */; }; + AE1015AC17118CA9A93681AAE7454DCD /* JXCategoryNumberCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4459BF2B76FE7B9D95339BE6E570C3DB /* JXCategoryNumberCell.m */; }; + AE2421B86D481DB24462BBB65580903A /* ZLPhotoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F43014761DBC88A481A43AB0D0C370FC /* ZLPhotoManager.swift */; }; + AE310A252E96F1A89125262C9293FB10 /* ZLImageStickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EAD6BD5B720939B07B237C3B918074E /* ZLImageStickerView.swift */; }; + AE3814FADC3432DB8F6B88D2102EBB0B /* NSTextField+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 88E9D5C19171FD2F658F9EB3ECB18BA6 /* NSTextField+Rx.swift */; }; + AE81E26AA0581A9E7559FB6CCC5FDC36 /* SDImageAssetManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DA182BBEDF3EEB595A5631C82EDB5D7 /* SDImageAssetManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AEDAB119EA022C9AEF284E5230B29B80 /* Buffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3251F63234906BD5D69897A47D7DE228 /* Buffer.swift */; }; + AEE86A9326DC09055B5C28D98C50874A /* UIImageView+DDWebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 0715B61A0864CFE40B3C7BFF28E161FD /* UIImageView+DDWebCache.m */; }; + AEF2533A0CA4708B8047A6F131F25107 /* TYCyclePagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E788DA5B3A40955A6CFD2CC69F83202E /* TYCyclePagerView-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AFA87EA35BBF8E4F0A2D41954069DD9C /* ZLEnlargeButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 034525FE20689D57E20E852BAE248B94 /* ZLEnlargeButton.swift */; }; + AFE7A6835DD89F0D3331538280787CEE /* IQKeyboardManager+Toolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = B863C66C3495BE974F5227189B1FE551 /* IQKeyboardManager+Toolbar.swift */; }; + B00E4DCB41133530E09A76C0E9F3D957 /* ConstraintPriority.swift in Sources */ = {isa = PBXBuildFile; fileRef = 818D1A567BAFE4F5792B865DA9E9A500 /* ConstraintPriority.swift */; }; + B01AD0CF889816FA1985284F075CFBF7 /* NSView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A33332BB8DE0C04C8C1445A7D3B6C879 /* NSView+Rx.swift */; }; + B026AD1C1E94F5FC78A1CE5A96DDEE89 /* NSObject+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A8E35CED9F0F349320B9036A24B4C8D /* NSObject+Rx.swift */; }; + B0470BF38DA7AECBDEC223D60C2A05D4 /* ZLBaseStickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E31B79E563E0A858064565166B4BB08A /* ZLBaseStickerView.swift */; }; + B04A1F654CEE373527D6A1FDE4706545 /* ZFIJKPlayerManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EB74D6A12317B8731336BC83C84C53FA /* ZFIJKPlayerManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B062397EBC3E007F3B3A05D7EEDE6ABD /* SDAsyncBlockOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = E0CF4E36EBC551A1499DEDE5076AD3C3 /* SDAsyncBlockOperation.m */; }; + B063BA956EB9BCA0B53896A0E792A264 /* DDBaseSwitch.h in Headers */ = {isa = PBXBuildFile; fileRef = 1CE9CED92DFD164D0A7354F8CC55DC78 /* DDBaseSwitch.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B0C86B62900B2C3ED6A6CC0E578492D1 /* JXCategoryFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 753FDC5BE5FBB5061D1108BA18888FB7 /* JXCategoryFactory.m */; }; + B11769C6D0E6CA59FC36D1D77F642A78 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = CFCAA960B1920091AC115175863C7249 /* NSData+SHA.m */; }; + B12803F0E38CFAE8770FE476242895C3 /* EKProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B0CC58D2B57578DC41AC56CE29139C6 /* EKProperty.swift */; }; + B169869926BCF8894AD891F3261B8AF1 /* URLSessionConfiguration+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 689047FAC2FB89164EC2273005AAEDF2 /* URLSessionConfiguration+Alamofire.swift */; }; + B178E385806A85AE79762280815013B1 /* CaptureQuality.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A7060AA231C1C535E46258355ECF306 /* CaptureQuality.swift */; }; + B1CCDEB46FFBD5C857CEE2829F31D65F /* RxCollectionViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = A2A7B06477B1D104EAEDE95A0A7E08EE /* RxCollectionViewReactiveArrayDataSource.swift */; }; + B27B495AC5C1672B794F62A046B37732 /* UIView+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 908AC48A993D433EBBA6339FD87B3CB8 /* UIView+DDCategory.m */; }; + B27F69341AA274200D4EC565EA51B477 /* NSObject+Rx+KVORepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D3CC0F4DE0762CC5418409448E4B854 /* NSObject+Rx+KVORepresentable.swift */; }; + B2B130B66CDC70BD01B66F4A2423FAEA /* DDMASearch.h in Headers */ = {isa = PBXBuildFile; fileRef = E536E290402532B1C466DC676C4B83A9 /* DDMASearch.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B2B998194CCD760C0095B9CD67B288CD /* UICollectionViewLayout+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 68E7D802A2C4500DE77E6175ED8FEF7A /* UICollectionViewLayout+MJRefresh.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B2BB06514C0A38F894279DA3BFAAB03E /* RxPickerViewAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94D217CE091C04BDC0609047B3A81F03 /* RxPickerViewAdapter.swift */; }; + B2D7D749AE349EFEAD819B4D368B93F3 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF8AEF1B45C629BBBC58611C20A3A1C5 /* MemoryStorage.swift */; }; + B2E3B006A6EBE8AAB7911F7F030B5568 /* DelegateProxyType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C7EBBE1CA496181F88338AA121192DB /* DelegateProxyType.swift */; }; + B39CB141B9670AEF45DD1C127E168D12 /* DDBaseCollectionViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 93787936F27F8AA07F71567C3AEA05D4 /* DDBaseCollectionViewCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B3E2E1B9AE15CC280B8957C339243BEB /* JXCategoryTitleImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 742666FFE4711020BFE103F95AE42CDE /* JXCategoryTitleImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B3E51F0E8AA1550E1B667D96C3BDD1A5 /* URLEncodedFormEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0DC34DFC911705DDBD12D11C2C88CEF /* URLEncodedFormEncoder.swift */; }; + B406D1DAF6D1DD0D30CEBE3AD0ECB5EF /* UIWindow+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = E23E3E037A1472C2E79E487DE308A5F2 /* UIWindow+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B40E0790D6C9B7387B5FAB251E16B1C0 /* Bundle+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3925819052ECF20890A49C065A3E093 /* Bundle+ZLPhotoBrowser.swift */; }; + B41FD6E22B5A75FC2EAA129FF1B54B82 /* ZLCameraCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89065D469018D9E69D82FA9E80FB20E5 /* ZLCameraCell.swift */; }; + B4677B8626E61F6810C199F75F2B971C /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0629B72A7A9E52E3111C343CEE0BF886 /* GIFAnimatedImage.swift */; }; + B46D6E7861A1028BCE0FFC9AA26C9D12 /* UIResponder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0804916E58E0E3670AD97A3C08A30EEA /* UIResponder.swift */; }; + B4C0B46C21087CA310DE57D0B9FF1C17 /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 087F207694F2E3A1DA9E0ABA8B92112E /* AFError.swift */; }; + B4DA45D21312C13C1BD200335595798D /* NSTextStorage+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51AE42539088EFCA54ABA508DD8106DB /* NSTextStorage+Rx.swift */; }; + B502E9659BC94C3074C41F9294248930 /* ControlEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2B30E589629B61219540929CD7847C3 /* ControlEvent.swift */; }; + B5169B93C52F1FF030F7497A6FEF7E2E /* ZFIJKPlayerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 467A95BB7613E49D26DC16209E6D6761 /* ZFIJKPlayerManager.m */; }; + B529241B855030B376028D2F3989DBCB /* DDUISwitch.swift in Sources */ = {isa = PBXBuildFile; fileRef = B509D613CF3D47FE4B95ECA94FD5B68A /* DDUISwitch.swift */; }; + B572380E3B1153DB53BF872072AEB45D /* ConstraintViewDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4F93F49467F0FB866E2CC8ADB4E6580 /* ConstraintViewDSL.swift */; }; + B58868E339463DBA3ECA1579ADDAD5CE /* PopupDialogDefaultView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFA04185301A5917ABDBDEC1D612FE8F /* PopupDialogDefaultView.swift */; }; + B5909D30D3D2544499F30CA21286AC58 /* SDWebImageCacheSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = 79B1E784B755D1AD12181BE9233EF004 /* SDWebImageCacheSerializer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B5E8226BCB600380F56DF4E98CAA2777 /* SDWebImageOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5CC1150024525BD9BEC30E9860D321B3 /* SDWebImageOperation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B5F003569FB9997A51E10C4E408FEA61 /* First.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDDA4038ABB30110E2D3271068B0EB69 /* First.swift */; }; + B5F5635CB0E895EAC58232DADF5FC3AE /* UIStepper+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A77ABD82FEA2CA84D8B35154E4D4F40 /* UIStepper+Rx.swift */; }; + B601FF45040CC3B4D882477DB46A8DFD /* ZFLandscapeWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 358CF138B0A845A1BF0BE48FCF35637A /* ZFLandscapeWindow.m */; }; + B6062CB645AB7C112A4963605E59E4AE /* UIRectCorner+Short.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95624B5D8F793D3FC5BE25AAECDF114B /* UIRectCorner+Short.swift */; }; + B6A5A9C096B866F53FC368AA2E9E94B7 /* JXCategoryIndicatorCell.h in Headers */ = {isa = PBXBuildFile; fileRef = E6348CDD50C7B181B8762F70DDD93B29 /* JXCategoryIndicatorCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B7083DE68F7564F0FEDCFD660926393B /* DynamicBlurView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0EDD3AA8542CAF5C63E2C88397F7D700 /* DynamicBlurView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B70BB03F1D414155F2C5F9E34E659806 /* UIView+ZFFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = 58FFBF9D8BEC6D0A877D11132717BF54 /* UIView+ZFFrame.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B734391A023E1397D7C4988865147809 /* SDImageCacheConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = CAAA47E3059B1B6A4EC16751C5895DD6 /* SDImageCacheConfig.m */; }; + B740BD965E9F4E86C2EF3B33616805A9 /* UITableViewCell+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = B9BD2F561593D661C8A6C7DD23A16169 /* UITableViewCell+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B7B9F94EF5A56E156C57147F5F302559 /* UIButton+WebCache.h in Headers */ = {isa = PBXBuildFile; fileRef = D3D5F3EE72923785B5ACA03ADDCC6CCD /* UIButton+WebCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B7F2FC2537F8A512F7969F37EEBABA19 /* SDImageHEICCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 89A7C174EBFD6AAA5B775D63BA1629DF /* SDImageHEICCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B84BED170956D2391246497EC4ACE3B3 /* SDDiskCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D8B7DD59EA4C92A93696E08FB03BDA7 /* SDDiskCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B850BC342D7976173853AA223DF66FDF /* SDImageLoadersManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F314F35ABCEA3D13FF8F29D9D1A69159 /* SDImageLoadersManager.m */; }; + B87FA1A74AFFD85DC6676B5D9F777DA4 /* ZFPlayerControlView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A2CBCA91EB2EA8F206B354A6E598552 /* ZFPlayerControlView.m */; }; + B8ACFB27F7B7E309059AA265F2657634 /* SDInternalMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 33BCE71E5BE6A4D8F73BBC0EEF702D17 /* SDInternalMacros.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B8D73EA70C82FA9B0BCB42B04F3A8E5C /* UILabel+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = C2C00E9A59E2ACDCCCCBFA7AA1D8BC7C /* UILabel+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B8E1A0528A9695731A25A4F670339247 /* ConstraintLayoutGuide+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA20C89C85B58F4039D8DF2007A09985 /* ConstraintLayoutGuide+Extensions.swift */; }; + B912045CC6351F6B403B2BA16E0FA3CE /* DDViewControllerAnimatedTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 48824A0BF5D6B21C9142A13E3FEDA036 /* DDViewControllerAnimatedTransition.m */; }; + B929603A11A07A494CBE9E734195270E /* UIColor+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 109D8C0F4B04607753A80D730FFD1F2D /* UIColor+ZLPhotoBrowser.swift */; }; + B963E078896CC9DF2C37C06A438908DA /* UIButton+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8E43DDF6D3250D7F48E5403915C7890 /* UIButton+Rx.swift */; }; + B9AE7983EB3E754C9E655B15C36143B1 /* ZFPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = F5BD9CE490CF87092BB8B234FCA349E4 /* ZFPlayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BA11AE6276ED0BCA627940CF2AA4A82A /* SectionedViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85F57474BB579320C48583C82F914C79 /* SectionedViewDataSourceType.swift */; }; + BA90BD15789C130422EC079A83EA388D /* DriveRouteCustomAnnotationView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A058F68A609491EF0B8922E8D469DC9 /* DriveRouteCustomAnnotationView.m */; }; + BAB7A04FB6B2883C06D4EFB12CD4974F /* SDAssociatedObject.h in Headers */ = {isa = PBXBuildFile; fileRef = B5496CD4E14B0472409CE2CD323640A3 /* SDAssociatedObject.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BACD7DFF47298324961BF36945739C4F /* AddRef.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9684E5208AF2080FA246A633E3635E48 /* AddRef.swift */; }; + BB1D61B7D957E411C5CE3E21DAD20C6D /* ZFFloatView.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C723BBB371338FF563D44BF6B22F6F3 /* ZFFloatView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BB53D3B70456942057B1D13A5B59CA10 /* ESTabBarItemMoreContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B81C152E4A6B556CB69AD638A10954E8 /* ESTabBarItemMoreContentView.swift */; }; + BB714B9D7C8AECD5513CD2452AD8687E /* _RXDelegateProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = CF14298B31534E097A475D9C054AE38D /* _RXDelegateProxy.m */; }; + BB91F7BFE3AECA8494D5E2BFA3AE593E /* SDWebImagePrefetcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 027A9E5311A914D744DDAD84E24700DC /* SDWebImagePrefetcher.m */; }; + BB9CF389D15F65172C5D16936279DAAD /* FontUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD598F35AF355F8CCB8C1293E8E93F66 /* FontUtil.swift */; }; + BBA64CC3159B0055112684672E6C6D53 /* NSObject+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 31FC849E0CFEB42AB4850F23C1A00092 /* NSObject+DDCategory.m */; }; + BBC905AD0AF2928C275E48F731297B78 /* PopupDialogContainerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79E0D5C42037D6E6FB18C380AEC11396 /* PopupDialogContainerView.swift */; }; + BBEC1389AE859C1F53CB8588CA32A54B /* ZFPlayerMediaControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C58AF8CDBB957DEA3D2D9A7D27A7A87 /* ZFPlayerMediaControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BC17BBE68BE2B0233A2B24429A134292 /* JXCategoryTitleImageCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = F869CFE581148CA743D129D15A275C6F /* JXCategoryTitleImageCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BC1FA3C1D43CCA25D6310A112D25E8E7 /* SkipUntil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99FA7AA4D3F316909C923D07213FF1E3 /* SkipUntil.swift */; }; + BC4248890A2765F68B3FCA279352ED4F /* BRAddressPickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = D848D78F80A981643F18272D44A6E4ED /* BRAddressPickerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BC9DE732A9A9A3E6BA2DBE6C7ACB0427 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5775410DC32C716E14D77A6112044605 /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BD361E4E0FE4613901338D791BD13A5D /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 124F389547B3D21E25CC97EDD539A7F7 /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BD42414ADB05335CCF6162EED02EB0E0 /* SDImageCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 65B2DEE795D9C8799CE151F52AE9773E /* SDImageCoder.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BD6BC8F83AEF023312480ACA7BFEDD1F /* PopupDialogDefaultViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3FD023DC306D3D1E9C8B3A68B5BBAB60 /* PopupDialogDefaultViewController.swift */; }; + BD71DAAD9C863C0905780369F5942079 /* _RXObjCRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 14ED7DE56301CCEBA5CD72994F13F7D6 /* _RXObjCRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BDD349F62595EE9FFB6FCEB9AEA108A4 /* PopupDialogOverlayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD2645C8CEB2A5D2D9F6F734C385DA35 /* PopupDialogOverlayView.swift */; }; + BDEF2FB7D927B0B5EC012429474270DD /* RxCocoaRuntime.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DB7B496DD62ACC8A4B2214846AD6B63 /* RxCocoaRuntime.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BE1A80FF8E7EBE33844C18B9DE10DF9F /* EKButtonBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07D63349A15F0AD260D727670549BB75 /* EKButtonBarView.swift */; }; + BE2018EFCF55CB7212A3F720375237CF /* CurrentThreadScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 62D9858F32402E3110E88707039ACCCA /* CurrentThreadScheduler.swift */; }; + BE5E45566FE7DF80AFCE321E3EB0FBCD /* URLConvertible+URLRequestConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8371E0143D366BA74178AD87E5EE44F /* URLConvertible+URLRequestConvertible.swift */; }; + BE6C77A7809ED5414A68D5B02A0FF6ED /* UICollectionViewCell+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DB99BD101D871A09EAF11638B21F065 /* UICollectionViewCell+DDCategory.m */; }; + BEDC9DBFBB0DC7DD1731D138A43247C8 /* ZFPortraitViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E4070527A194B9408C92FC6ACF6AB111 /* ZFPortraitViewController.m */; }; + BEE76258849282C7DB56B153572C3A85 /* Lock.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE8484A808EA47CF8801A366981A9DCB /* Lock.swift */; }; + BF218C5F8191D91FFD1E960B817BEF4F /* PopupDialog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21674AB534EC96E7927A0F7D146F0B81 /* PopupDialog.swift */; }; + BF2F9348A80AD292B37135521A29FA03 /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D5EBFD158BED080A89452FC9A7C389C6 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BF4B5199FBBD2138841B0FFE7D841114 /* RxTableViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C1E1CE3F760862DD43B023692E505ED /* RxTableViewDelegateProxy.swift */; }; + C01355012AE3DC761464C352BCFD4197 /* SDImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = A09335CA1C8179E9CEA8C80B4C4B6642 /* SDImageLoader.m */; }; + C043CD6F673D841BCC733689B68F717D /* DDMAMapKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A32142F9C3ACAA35A914FC475558ED9D /* DDMAMapKit_Private-dummy.m */; }; + C06003DD05A5FB9050C6BCE1DD128511 /* DDScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E01259E1EBA2E46C02294D76E8696183 /* DDScrollView.swift */; }; + C06198FCBBF8CEF254BBBFA81EC292F8 /* JXCategoryImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = D710A3950D427273ED8F12C6AE1B243F /* JXCategoryImageView.m */; }; + C08497A34F7671FF094AA92DDB82CEE1 /* ZFPlayerNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = AC90F8EB3F87F865E1F4207E6838FF13 /* ZFPlayerNotification.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C0A16AD03D4F121B5F6D22E51F6FD69A /* String+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7572029D42460F4EB02FD88BC9C58997 /* String+ZLPhotoBrowser.swift */; }; + C0C8B5A6D43875BA9B2C23CC0181071D /* DDLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B22324A35118323519D08BE490E6E8A /* DDLabel.swift */; }; + C115C15858CF1B67C2654831E2FA0CD6 /* DDSwiftLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53690792A070ED57C3C78781AE5FD16F /* DDSwiftLog.swift */; }; + C13CCD0F2979956BF520659BC2826A70 /* ZLImagePreviewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF5BFBF1CB21EAF66AAA114EB38C260C /* ZLImagePreviewController.swift */; }; + C1996DFE0601C837A2390FDFF5918A2C /* DDUIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 954BECCD57CC577E2B7C2B9E32C7694E /* DDUIImage.swift */; }; + C1AA0AC4B35580D329308B22D94EFB7A /* ConstraintConstantTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76E8749A43C5D7F0DA7AF30DB69F8996 /* ConstraintConstantTarget.swift */; }; + C21392ED3731180649ED72D922AC62E0 /* NSThread+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E02F7EC90E97AA69EC8DB78E0366C0A /* NSThread+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C2690FBB1AF6367DBEFA11F552A14ACD /* JXCategoryIndicatorBallView.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D48D4670D4B9CE786D3F3046B64754A /* JXCategoryIndicatorBallView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C27DA232D42C0C1A1860904474D006CE /* MultipartUpload.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5317D36007A002590BDDCEB4F3E14F2E /* MultipartUpload.swift */; }; + C2B53EB045512989EDDDE03B3592E068 /* ZLAddPhotoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DA29D0712B220E74A2165F2404E6A4F /* ZLAddPhotoCell.swift */; }; + C2C39ADDBED33BA6BB6C1C65335BB560 /* PopupDialog-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 4972DF1D69095AD65563B4AC673DE6F8 /* PopupDialog-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C313E645865798661616F4F3407D8BD1 /* ZLEmbedAlbumListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7DADE6BA1A545B69782EC9D67409C2D0 /* ZLEmbedAlbumListView.swift */; }; + C317B43DB6D2482017A763892A53203F /* ZLAlbumListController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83B784AE07FC1CB1854DFC8AEA139651 /* ZLAlbumListController.swift */; }; + C324D23492EC6AD067A7DC7E705DACD9 /* DDButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = B29D005A8A780B7203165EFE4F81CEE8 /* DDButton.swift */; }; + C3396F46162BECCC47A36826B0CA1070 /* SDImageIOAnimatedCoderInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 9442CA2161D2AE5B59392E17CFD384B1 /* SDImageIOAnimatedCoderInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C3A8476756DCFE56F36FA4C0C0F005C4 /* CombineLatest+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5A5434B5D7B7E8E6B1CD1AD4FC5985DB /* CombineLatest+arity.swift */; }; + C3CFA478FB802F5A6AD209E5E1B34F54 /* UITabBar+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A954104A7CF64E32BCA6E4A4876AF3C3 /* UITabBar+Rx.swift */; }; + C3F1CFD58CCED57613DB1DDD25B6DF84 /* TYPageControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 41E1E31F6B85A14980B2BEAC9AF7EC28 /* TYPageControl.m */; }; + C40F08C50B0B6DDB15E4F1D6F18213A5 /* SDImageIOCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 952BD25D85E7F1D25827AB7BFC26B4E9 /* SDImageIOCoder.m */; }; + C41E477379FFE61691E0607BF65A4296 /* Maybe.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7287EC60AA5E94AF51194C306E2508AC /* Maybe.swift */; }; + C44C4447FBB255B063FF9D6030B5B5DE /* DDMAMapKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 6195DD4BC0C21292B9CBA555E364D1CB /* DDMAMapKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C45A8124E56E7E86995334FC88FAAB66 /* DriveRouteCustomAnnotation.h in Headers */ = {isa = PBXBuildFile; fileRef = 9D595B691C775C5988FC997E39429080 /* DriveRouteCustomAnnotation.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C4A5990975751D34280AF05CC36E2268 /* DDUIImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 315A46D40C5C67E109FAB74191C975B3 /* DDUIImageView.swift */; }; + C4BF6BFB52FEE82B04DB8EA2AE9E5BBA /* UIDatePicker+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9322E153E318C2469BD3EC186192683D /* UIDatePicker+Rx.swift */; }; + C5311161FC021C5AE34AE87AB393E5B9 /* DispatchQueue+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD256580AAFD029F0A80CB33DC9878A7 /* DispatchQueue+Extensions.swift */; }; + C56AD838C0FF689FEA8E5AEA32E94175 /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1AF2E387421E828F9892DAE7C4A9B989 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C581FAFB2BE7E18B9FCA322BE28127A2 /* UIImage+Transform.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5101DF3F3A75E32B40A1BBB8C07F95 /* UIImage+Transform.m */; }; + C5A65CAA184CBF2D7641A9EC731D4F5E /* JXCategoryIndicatorDotLineView.h in Headers */ = {isa = PBXBuildFile; fileRef = 6C7E605941B16D8E7A2CC2D9EDFDB4DC /* JXCategoryIndicatorDotLineView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C5F8C1BAC35773605FE119A52C0CC0DA /* UIViewController+Visibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 534F10DB9CA0B962E011471FA0C50EBD /* UIViewController+Visibility.swift */; }; + C65ED3D3286E2BFCEFB3291A3A776317 /* ZFSpeedLoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A6FA7D7D1ECC53270E58F80B5EDE1E0 /* ZFSpeedLoadingView.m */; }; + C672DB50E93AC356BA2EEE98CDA7B9A5 /* DDMALocationManager.h in Headers */ = {isa = PBXBuildFile; fileRef = FEB709FBC8A1D887D7688D12BDDA4AC5 /* DDMALocationManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C67841324248C9CA5635AE5BD7C3784C /* DDDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AF29BE15096E94431865592E9D889EE /* DDDate.swift */; }; + C685B4E57FCFFF4FC132CC2C886CC561 /* DDWebImageKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3FA15597BB8A44C93444D47674F7B89B /* DDWebImageKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C68C35A8E72BEE67B8BDE9E7FE89BE46 /* SDWebImageDownloaderRequestModifier.h in Headers */ = {isa = PBXBuildFile; fileRef = 085373687E7A083B3531ED2646B272EE /* SDWebImageDownloaderRequestModifier.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C6FB7F94CB7899B5D36DFC3BCC9124F5 /* SDImageCachesManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4FA431B39B3D18FEF1C27A7AA65D0D7B /* SDImageCachesManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C70566B479FBFB82538A0E1C48E33C45 /* RxScrollViewDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 75A52E32B83D148E556C8F617FE1D6AE /* RxScrollViewDelegateProxy.swift */; }; + C71DB5513E761FCDA99D29CCE8EB2125 /* UIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF1BFC1EC849AE1981681FFA8BC94515 /* UIImage.swift */; }; + C76E436525BA78E49B7646D419140C86 /* UIPickerView+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE00811D9FC152CBF7585716DC0FD733 /* UIPickerView+Rx.swift */; }; + C7DB4FA42C8E94C52D3D41699874CF67 /* SwiftSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8C42D67609D88558E1450A18B6E59EC /* SwiftSupport.swift */; }; + C809900775721D5EEA2F892F5878FDD1 /* PrimitiveSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 18EFC4D0850A7C6517CF4593826B1247 /* PrimitiveSequence.swift */; }; + C824936B87BAA0090A97BCF377ADD5AF /* SynchronizedOnType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6666B8BBA034226611E539BAAC222772 /* SynchronizedOnType.swift */; }; + C848D2C5E05796A51A2CEC91D99D186C /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = E74BE0175747C3FBC01B32C946F95953 /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C8522895B2B87B2C972E499ED4BCA683 /* JXCategoryNumberView.h in Headers */ = {isa = PBXBuildFile; fileRef = 1099FA7EEADBEF967E93188CEB9E2759 /* JXCategoryNumberView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C8C3D679667C928DD4714C80CFF78FB7 /* DDUITabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 403E99D310867149283418011F5BDB09 /* DDUITabBarController.swift */; }; + C91C59A7EBFE30758FB1BE247A0C1368 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = FB4F8B6DC94DD898D02B59D0ECE08F04 /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C975D55EF9DA37044907022D01EFC501 /* MJRefreshStateTrailer.h in Headers */ = {isa = PBXBuildFile; fileRef = C041D18F1C8DA8250A2E225062F890CC /* MJRefreshStateTrailer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C9A4CE5CAA3D142D609453B227BDF3CF /* SDWebImageDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = DDABBF11E1ABB03D2E87EDAC1FD0A620 /* SDWebImageDownloader.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C9FF0064F6C55CD4E49ED41B2EA17DE8 /* EKSimpleMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 93C94BD6E56866844B511F120D496BDE /* EKSimpleMessage.swift */; }; + CA09255FDEA073F52E9B21618886EE8F /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = DA2E3333B33EB4CDB413E35D03333FFF /* MJRefreshNormalHeader.m */; }; + CAB5A868A61CB97E7501C0E73726E34B /* DDProgressHUDKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D88EF3D6333224E5B251DE09E7F4DE4 /* DDProgressHUDKit_Private-dummy.m */; }; + CAC364FF1EC3CF4CC7DE1AF5A48F6748 /* DDUITableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4F25F41C1101333FD424AA1FE2CBF4D /* DDUITableViewCell.swift */; }; + CB0615A6A31F103532C75B7517795946 /* Dematerialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = C52A36F8A43054CA8133A15E0001C73E /* Dematerialize.swift */; }; + CB0DCDB203D1D4E3DBCF2931711D6A7C /* EKMessageContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31A01C7DB9ABC17AE1F999346AC6305E /* EKMessageContentView.swift */; }; + CBB261988616F006F3D14E6E3E1A1567 /* UIColor+SDHexString.h in Headers */ = {isa = PBXBuildFile; fileRef = 718A346C9ADD65005FF57FF347E2C573 /* UIColor+SDHexString.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CBC7F6CAD45F4BE6E058E1ABA62F83A4 /* DDZFPlayerKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 81F71DBB04C399A622FE86723570D628 /* DDZFPlayerKit_Private-dummy.m */; }; + CBE5E198EAC977A29F3EAC4E9D1D56ED /* SubscribeOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF3CE6982BF810FD0EE3F1319498ABFF /* SubscribeOn.swift */; }; + CBEC084A900017F2E5219E7C514B1CA5 /* DDImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3ACEA525758D1E18127B9BCEE0C265C /* DDImage.swift */; }; + CC3AFC20CA13CFBB2D08814074009FDA /* UITextView+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EF6CA5C8605E89D5B95C7F02FBD7D4A /* UITextView+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CC3B11B118C846F367689523882D1B5B /* GroupBy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5A9FB1441DD7A880D88E368B2138178 /* GroupBy.swift */; }; + CC55C5B908ADB58120CCC05520A0BFFD /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08E35A322211FEEB86CE4B42F9E74F5A /* Key.swift */; }; + CC75CF0F969F9E0669EBB3AFDCDAEBD1 /* DDMAGeometry.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D3790512280E5375A3BD1510F3FB837 /* DDMAGeometry.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CC84D24A147B6443C21384FED4BCC5DD /* RecursiveLock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A615B3287B92F749920B6A3508323FA /* RecursiveLock.swift */; }; + CCE513817FE3AD9CEA59455CD1996249 /* DDFullScreenTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3ABF59D401C215C4A851764E937B659C /* DDFullScreenTransition.swift */; }; + CD1FBD083AEB95AF2A233A5D251CC860 /* JXCategoryIndicatorBackgroundView.h in Headers */ = {isa = PBXBuildFile; fileRef = 5EA67026DEA284C13DAA86C65E67D031 /* JXCategoryIndicatorBackgroundView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CD25427AEC067E2E672CD4FCD03E1C0C /* JXCategoryImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 562732E9246B72FCF6D93C026574D0CC /* JXCategoryImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CD28B9F3F0DF1EAAFBCCFD3FDFF7E877 /* SchedulerType+SharedSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = A326A4A902F299D94F85612E745775FC /* SchedulerType+SharedSequence.swift */; }; + CE4C9BD43001835DFA0CCA47681C8ACB /* DDBaseTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 436666AB315736653C64EDE0C05F0156 /* DDBaseTableView.m */; }; + CE53DDB87C864CE0B303DD4BB61087FD /* RxNavigationControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2447B2BD2E445D4684FF17AB3FE3EAD /* RxNavigationControllerDelegateProxy.swift */; }; + CE8B98EAA4B4F955B0AC26C5AFC34FD8 /* Typealiases.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A877D279EEFB879AFA9861EF2D44691 /* Typealiases.swift */; }; + CEAF6058D42F63FA245DAD43FE4981CD /* UIView+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 774FE99FE5FDF8AC16521D3F9EFD69EE /* UIView+ZLPhotoBrowser.swift */; }; + CEF5ADCAD1251F127AC70054BB17179B /* MJRefreshTrailer.h in Headers */ = {isa = PBXBuildFile; fileRef = AC2354E45CCCD818CB871D2347C3BE1E /* MJRefreshTrailer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CF0542E7E27082F0AE761E78228DEB8F /* SDAnimatedImagePlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = E54CB0ECE56F3A274E8E613742729F76 /* SDAnimatedImagePlayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CF8D15E322415CC1628A88CB4935CF1A /* BRDatePickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = 606FC9383BF61B22370150A5B8CE3783 /* BRDatePickerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CFA4B5FE834BF6F5947C854ADC9C5A57 /* EKAlertMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B538746BC9F48CA0F0B3EEFBB523B66 /* EKAlertMessage.swift */; }; + CFCCC0B66A4858FC59896A0D0B4111B4 /* BRBaseView.m in Sources */ = {isa = PBXBuildFile; fileRef = D06E1A210D37002D4D9EDBA17FC74F82 /* BRBaseView.m */; }; + D01491958316B3D143C1F82521420141 /* DDBaseViewModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 795D28D4EAEFE189D8C322630AEBB944 /* DDBaseViewModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D02E869FBC7503DA41EA8292A40085F8 /* EKAttributes+LifecycleActions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A6EF5A90C013D84B2CB1DC37BABA9C4D /* EKAttributes+LifecycleActions.swift */; }; + D04ED0B157FFAD652458CA96D31C61BE /* DDBaseNavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = 798474138D25DB49F370DB1108E75E84 /* DDBaseNavigationController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D10A97575FC17A740F4AD23FC87961E3 /* BRDatePickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = C6EE7242DB95F788956D974ED735093B /* BRDatePickerView.m */; }; + D12A6518AD01C22CBBD148C8FC550D6D /* TextInput.swift in Sources */ = {isa = PBXBuildFile; fileRef = F40982896989E38B4742A81E7CC344B4 /* TextInput.swift */; }; + D1381434AA9A73F22A5686775B9BDD03 /* EKAttributes+FrameStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4B6B677BE9FFA7A01674E06994149A5 /* EKAttributes+FrameStyle.swift */; }; + D14356BF87F9E91736CB650348922BB1 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CA96118F51D2C5EFB0892AFF8C3EE26 /* NetworkReachabilityManager.swift */; }; + D1C81C32A93CCE7A35A72FC1D5FFBC75 /* DDImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C074B9CA36FB289B014D60736C04B7D9 /* DDImageView.swift */; }; + D1CA27FA62FDFD654437AFE802F0FDC1 /* EKWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 451EB781764886B195B6449777F7D9EC /* EKWindow.swift */; }; + D1D3FC269DB485011A5C792F187BD964 /* DDToastKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BE81CF354513FFE3224BE1AAF856D4A3 /* DDToastKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D1F58981CC9B866CA76BD812F0DF5E18 /* BRAddressModel.m in Sources */ = {isa = PBXBuildFile; fileRef = A3F289097EF2801A2430DDA17602D85B /* BRAddressModel.m */; }; + D2182DC0B451B548EFEF84CC8131C92E /* Optional.swift in Sources */ = {isa = PBXBuildFile; fileRef = 251DEF303C9617640D84A7EA0306539F /* Optional.swift */; }; + D269044D982531C2EABA7BD3F34101D2 /* CGFloat+ZLPhotoBrowser.swift in Sources */ = {isa = PBXBuildFile; fileRef = A753F61823E68A691D7020B7DFC45383 /* CGFloat+ZLPhotoBrowser.swift */; }; + D2C54215CC9AC0E3263271582DF6F5B0 /* UIImage+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = BEF2E731E0967F055A4140D135562237 /* UIImage+DDCategory.m */; }; + D30295702271BA26222EC0E8D2829E63 /* EKAttributes+UserInteraction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4C18A035A3551BF44932FA971E5ED5EE /* EKAttributes+UserInteraction.swift */; }; + D3A692A8D6778B0C530C667E0D2645F5 /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = F7FAC3A404B58F4A9D91C818BE388D3B /* MJRefreshAutoNormalFooter.m */; }; + D3DAA79DECE865BDCE076290194B4033 /* SDDiskCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 87754DB8E6B2F3DEF68736B7B4CADCCD /* SDDiskCache.m */; }; + D3F6591486E5671C716779009415B650 /* Never.swift in Sources */ = {isa = PBXBuildFile; fileRef = D6409751BC87B860116CD41641A4EEEB /* Never.swift */; }; + D41706C216134FC77605103354F07C42 /* ZLAlbumListCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0803A53FC3AADB3C3FF8CF540D70628 /* ZLAlbumListCell.swift */; }; + D45471D1E2289BEDB132AE8868F21AAA /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 24ADBC076754485CD88040174BE822E6 /* MJRefreshGifHeader.m */; }; + D4DE36B575B65B54091CB7179DDE1242 /* EKAttributes+Duration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7EDEEB9E0A8CDC712617883D540B4FA0 /* EKAttributes+Duration.swift */; }; + D4F67ACDCA6B952008E043750BAC4940 /* JXCategoryIndicatorProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 1700F928EA0CBDB932CFDF241BFE6327 /* JXCategoryIndicatorProtocol.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D526D9C8D89180F4256A88EE5D008D26 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4CDDC0F39144AAC8973E29871590F952 /* TVMonogramView+Kingfisher.swift */; }; + D54C1EB233C3DFF0AB1C78D665B7A5DF /* SDImageCoderHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = A04508225E6AEC8C92FEAF73DFD200D0 /* SDImageCoderHelper.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D552F57595574A84A82587BF008F32BB /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7963ED1818D2E09A87008F84FD412B8F /* DispatchQueue+Alamofire.swift */; }; + D57BCC1A2B5001E4FC3AAB3D8A2A3759 /* BehaviorSubject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56B9E26358C9F2398DEEB048994BE93A /* BehaviorSubject.swift */; }; + D591717337E72C406E7C3F0BF9F4907B /* UITabBarController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB5BDCC56546B80495D4FD3626AF7450 /* UITabBarController+Rx.swift */; }; + D5F0E537FCA14DAEBFD97E634B6955FE /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA6A20F53C1068FD62DDBAD78DC9CA28 /* KFImage.swift */; }; + D6696173A60A63EAC3F30D4BBC21C72E /* SDAnimatedImageRep.h in Headers */ = {isa = PBXBuildFile; fileRef = A6EF0DCA0CAA0174A8949A76D1CAE70D /* SDAnimatedImageRep.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D6E51D328530E74EBF3DFBA6709DE9D0 /* UIView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 153F0BEDCBFEB268003315167CB6A723 /* UIView+WebCache.m */; }; + D71C467819D0C24DA0612DD278C6DE04 /* Materialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = 382F3AA039A012560669E2786E5433D9 /* Materialize.swift */; }; + D76130AD70A7483771A8051BE486A761 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = AD5BACCB50178F49F6749843CEE08034 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D85E58106957DB73F0CC08DD6C979742 /* SwitchIfEmpty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72433C83B59FB3A89A9AC9B74431D3BE /* SwitchIfEmpty.swift */; }; + D86F0D26E943BB73BBB29356FD203D18 /* ZLAdjustSlider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1809476E15987C3BE9B96C520F450AC2 /* ZLAdjustSlider.swift */; }; + D87C8DA2C35F94CD5157A6F37F9A9728 /* EKAttributes+PopBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6A3D4567910BCC6A6221DFC75E5D0E9 /* EKAttributes+PopBehavior.swift */; }; + D8A5713C93E38A1BE6A52CF5C91C0196 /* CALayer+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 9940CADCEF66492949D10215DD3AB118 /* CALayer+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D8DDE2D559F66BDDAFAEBD52C6E4176C /* NSBezierPath+SDRoundedCorners.m in Sources */ = {isa = PBXBuildFile; fileRef = 56CF8531B5D158BE68E0B1C29BE65264 /* NSBezierPath+SDRoundedCorners.m */; }; + D8FD93FBAC2166F333BA48C4D726B091 /* ZFUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5553370591A8C083690A1FB20C27F538 /* ZFUtilities.m */; }; + D9608FB125F849D4B3C79BFC4B8023C3 /* BRPickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = CA7A822181B9F7B98B45DE64CE0662BA /* BRPickerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D9AC52596EBDC826499603EC3A3A4DA0 /* DDUIGestureRecognizer-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 806ECCC14D9B5F7156BF228820319E04 /* DDUIGestureRecognizer-dummy.m */; }; + D9B8B43830362EE0C77A55B6CE157ECA /* UIImage+Metadata.m in Sources */ = {isa = PBXBuildFile; fileRef = 9BBDBB6FA348C40B5FA3462EC0B5A081 /* UIImage+Metadata.m */; }; + D9C6F585D90AB46FF392513FD0EE42CB /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61795DD4AAC00E4DE2DBFC88353480A3 /* ConstraintMaker.swift */; }; + D9DFB73AB4BE6CB973F6F316B2A6A765 /* UIViewArray+QuickLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = BA001FD732029591053793CD9266C318 /* UIViewArray+QuickLayout.swift */; }; + D9F15D8E6C554086A04A49DABB47A67C /* UITableView+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = D23764F0D3CAF944BDB1C9D6BBD2AD48 /* UITableView+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DA39F13925A217C94F8582009262EAA2 /* EKWindowProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17C6BB659A7CC437641CCB80B4A07F44 /* EKWindowProvider.swift */; }; + DAB323FD8A75DAF084E56CEA380D6838 /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06588AB9CE11B508EB5E70F5C408D372 /* Resource.swift */; }; + DABB71645C0A42245F89523428F94FC1 /* ConstraintLayoutGuideDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F5271387C32E0CEF044AA35FED48BE4 /* ConstraintLayoutGuideDSL.swift */; }; + DAEB613013D8DAA244588733E413BEBF /* ConnectableObservableType.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA722024DF90D36BDC855C49AA1E84E1 /* ConnectableObservableType.swift */; }; + DB15F0057F1CC17F374030B02456DBD6 /* ZFSmallFloatControlView.h in Headers */ = {isa = PBXBuildFile; fileRef = C33C1BB66CB81994191C0E4B8665F134 /* ZFSmallFloatControlView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DB534E0B9BCE28F670003044F0242932 /* NSBundle+BRPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = DCBC10FF75DCF54BF4C8BE4226106158 /* NSBundle+BRPickerView.m */; }; + DB546CEBEB12A61D98A707A776672188 /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DAB922164B4F645E967BC55BBE1B645 /* UIScrollView+MJRefresh.m */; }; + DB5C9157EC5FBF29CAA2889AF521DEE4 /* Deferred.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2875A2E717CC17FABBE08271D33F0C80 /* Deferred.swift */; }; + DB8E1097EFEC248D83112C45B37D7B88 /* MKAnnotationView+WebCache.m in Sources */ = {isa = PBXBuildFile; fileRef = B4F4CECFE5F41E6594CCD5F0BD801E74 /* MKAnnotationView+WebCache.m */; }; + DC1C2216E66ECA445192FE61CBDEC2F5 /* OperationQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 942C14E695852E8D238490D2EE310686 /* OperationQueueScheduler.swift */; }; + DC2AD54F59773138F1461A45C2F19097 /* ZLPhotoPreviewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0BD45C5B1EC5DCCD150E978F75625687 /* ZLPhotoPreviewController.swift */; }; + DD0D82EA0192E44DA541CEC3B4A673CA /* UIView+Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7E31D8C2FE8DC2AC72DC429CAF78F0B /* UIView+Utils.swift */; }; + DD0DFABC55424FB2AEE317F53FC64F1A /* Skip.swift in Sources */ = {isa = PBXBuildFile; fileRef = 656B9F9344610D50C24BA187D7C06D36 /* Skip.swift */; }; + DD13D1582CFCE65C448C2B56AB55ADB1 /* DDAudioService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 643999E3C7751C8F2484B249A02199E4 /* DDAudioService.swift */; }; + DD693F44E362191D7A11E49AAA07D969 /* TYCyclePagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 384EB8BE83E3A97EEC0069B8558B9316 /* TYCyclePagerView-dummy.m */; }; + DD792E3784D6D144A65A189A78A58428 /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 79F0BA79985E6280842283FB0DB3BE6F /* MJRefresh.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DD7FD9534175BB8CA05C83AA8BDCF23A /* DDAudioPlayerKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A49F0C945751755977DBF49FA086011C /* DDAudioPlayerKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DDF9F1CD51A0B6E3FAEEC690269482E6 /* NSSlider+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C0372FB495EE23AA7290F4969203BC4 /* NSSlider+Rx.swift */; }; + DDFE00C961BDCC08086F9939477303CD /* DDTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8DD82B349770CC15C6303FB2010C745 /* DDTextView.swift */; }; + DE3F89AA06EBBA984828544D70488A49 /* UINavigationItem+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = F41A87A84B122BF197E2AEDAF8C61252 /* UINavigationItem+DDCategory.m */; }; + DE4F489481A1E3AD69973B943DE2E414 /* DDBaseLabel.h in Headers */ = {isa = PBXBuildFile; fileRef = 5C26366BE5C66DF9BD4A444D8916F6AE /* DDBaseLabel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DE63FE12234373986128740BCD872713 /* Observable+Bind.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26851AF6F5EBFADD0D752DEB55869AEB /* Observable+Bind.swift */; }; + DE7A6690710B58A11F691A7FCC558059 /* ConstraintConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50F91B65F8D524CA6D893A62F527BC0B /* ConstraintConfig.swift */; }; + DEA9C3D6CE995A50A590F7844D364C53 /* ZLCustomAlertProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF26C5C758D8FA0F5CE7716DA649070E /* ZLCustomAlertProtocol.swift */; }; + DEAAA0FB6DAC4E8D6E9F37F3FFF7FAE9 /* DDBaseViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 07C7B77AC79010B011C9130BDAEFAE07 /* DDBaseViewController.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DF217CDC17FBC6B0860732A9547F6805 /* ZFNetworkSpeedMonitor.m in Sources */ = {isa = PBXBuildFile; fileRef = 811F0240EAB8C42BEA3E9912D916BBAE /* ZFNetworkSpeedMonitor.m */; }; + DF958914EFE9E21C6C5E1BD242222E0B /* DisposeBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 712258C5A1A8F6094095053BD36BE3B1 /* DisposeBase.swift */; }; + DFA46412CF2FE571B31ECD6CC8EEB9BE /* SDImageLoadersManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 80158840C248659DCB2FDA6F747B60BD /* SDImageLoadersManager.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DFCBE8F061AA424BFCF63CACDC73B4AD /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7902230EB4AA5626B7A3B24F2E01A87 /* RequestModifier.swift */; }; + DFF1DB48DB0640CE62267571AB775F15 /* DDAutoUIKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A0F62B3B0E6EF577D6728119CF869D1 /* DDAutoUIKit_Private-dummy.m */; }; + E00794F0E88E22C443BCE5BE66457249 /* car_xingshi@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 57620B74705E53124D9140938290B8C0 /* car_xingshi@3x.png */; }; + E017B4EF323A0EBD732F33B9C92FBD0D /* UIImage+ExtendedCacheData.m in Sources */ = {isa = PBXBuildFile; fileRef = 598CBDC2759DC5A39189E1145284EEC2 /* UIImage+ExtendedCacheData.m */; }; + E01CDA460DAFCC348AFF41C35B802C89 /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = B21FAEC9D38F6E10B6AFC8070D781676 /* UIView+MJExtension.m */; }; + E034031C40FE734AB1A4ACF321EEB12D /* RxCollectionViewDataSourceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 118D92AA162B4B2BA4022172E3B3D2DA /* RxCollectionViewDataSourceProxy.swift */; }; + E0528E490DB59F03F3D21D2509CC36E9 /* EKContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B0B1A7BEABC653A6A77F139744977C9 /* EKContentView.swift */; }; + E0535C22C58CFE61C7FC72412989EE7E /* SDFileAttributeHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = C13A03B3256B854FBDD7EB286785A113 /* SDFileAttributeHelper.m */; }; + E07F5D56A6657C9297ACEF8B1E6047A3 /* ZFVolumeBrightnessView.m in Sources */ = {isa = PBXBuildFile; fileRef = 9334E4901AFDADE6CC32987663B2DA25 /* ZFVolumeBrightnessView.m */; }; + E0A97352EFF47010A3449A81255CE5FD /* DDCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F127BF93108C5141D82F4B1DC73C17F /* DDCollectionView.swift */; }; + E12619A2F1D79867781EE5C6A5C4F3AD /* ObservableType+PrimitiveSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D2C8B8FCE4545423026D47FA0BAF93B /* ObservableType+PrimitiveSequence.swift */; }; + E16993B02DC28363DCEE3C0A6625288D /* SnapKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 302389AF8270E7C9B43A9943E089E17A /* SnapKit-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E1A06049FF5CB696BF410CBDC87EC7FC /* InteractiveTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2E9949BCE8F768888E03E679CECC7C7 /* InteractiveTransition.swift */; }; + E1FDB8D42137D8BF8709EE551862079B /* RxCollectionViewDataSourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1FD65CB001A4CB7ADE94D956536C548D /* RxCollectionViewDataSourceType.swift */; }; + E2138FFF0F7680DD4FAC45615082CA2E /* BinaryDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9372CC07D51DA7B97C860B833A7CB648 /* BinaryDisposable.swift */; }; + E2398607939A65FDFF4982710B41A8D1 /* UIImageView+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 936932DE20A086927D0C0FEB2F50A814 /* UIImageView+DDCategory.m */; }; + E24B4E923380A82510C81933D8ADEBC0 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06BB61351E424DCB705710853DDB00F0 /* Asn1Parser.swift */; }; + E27EFB8F48312FC0268C6B922BA3474E /* MJRefreshTrailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E9CAE3E2A1886A7E5366B9EB02019BB /* MJRefreshTrailer.m */; }; + E29BAD8968297677EC4C9976C29D1860 /* Observable+Concurrency.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9047AB16D96E34F038045641FCEE0CE /* Observable+Concurrency.swift */; }; + E2CBECE556D34D563C01A9D12D85EDEE /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 209FAB8364FAFA09461D2E3FEE43031A /* ConstraintItem.swift */; }; + E2D1C8236E08CA248E758FF3BDDD2BB1 /* JXCategoryTitleImageCell.h in Headers */ = {isa = PBXBuildFile; fileRef = E887C966FAC9BB3EA4A498001949642D /* JXCategoryTitleImageCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E2D3345435E9F597C1445F09F5BD5FF4 /* EKAttributes+Scroll.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5612297CB1E62B65F4C43D6CC1F895DF /* EKAttributes+Scroll.swift */; }; + E2EF5387D71F2D5DEC1F9C0FE6026C1A /* EKEntryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 41CCAF8F8DBC6FB73F1598E27D048521 /* EKEntryView.swift */; }; + E2FF272E289323C7679973E60C0CD959 /* Amb.swift in Sources */ = {isa = PBXBuildFile; fileRef = 885ED7885E4BCED9FE28C757B18EC39A /* Amb.swift */; }; + E30D053236494B7F13FCF9171D8EF69A /* UINavigationController+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6EF940D2FE866F6113D323A558A7820 /* UINavigationController+Rx.swift */; }; + E37C1ACEDAAFF4548DE69CEDF36036D7 /* ConstraintInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFFA3748DBD1C58F25A0B59AFF5C5313 /* ConstraintInsetTarget.swift */; }; + E3DEDAE9D05FB9EE7F9EEC242BDF1BBA /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FE26F76E732DEF8C65ADED5FC1382A1 /* Errors.swift */; }; + E3EC4DC132466B25561D71A60EFCDF24 /* AtomicInt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06CB1C2A1EF28D471E1541ECC66BEAE7 /* AtomicInt.swift */; }; + E425B1792B00EFB153A9BCAC85B730F4 /* DDViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EA60EF7A1D34307AFF7A81D4E680E9E /* DDViewController.swift */; }; + E42BF0E600D0189F7F9AD5329D385334 /* DDTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4185E6DD953823F27950B2497D1A1FFE /* DDTextField.swift */; }; + E593C3895A05AA2F2E5B2469A9C3E95E /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1706A4772B2BBAD1B39CA90FD77B158B /* LayoutConstraint.swift */; }; + E5F6C631FE32C41FFA4610E64AFEBEF6 /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F972D067C7E719AB2AD30877DC5080 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E60B45E5647579F76C24F8451C2EB8F7 /* RxTableViewReactiveArrayDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 840E87C9C8939780C2AD28E56EB9CB52 /* RxTableViewReactiveArrayDataSource.swift */; }; + E62A2816F9FFAF952C0E47C31B28D461 /* ControlProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F1D62E18BCC5A0F453C5AA283BDD386 /* ControlProperty.swift */; }; + E62A3E33CD01B815039CCA9622117DC2 /* UIColor+JXAdd.h in Headers */ = {isa = PBXBuildFile; fileRef = 1264866D6B7A332393A6A0FAA7E8E4E6 /* UIColor+JXAdd.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E638D3FCD2120FD5A105AEA12DDA46BC /* DDCategoryKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7ABEA293518578544038E29B85A346D2 /* DDCategoryKit_Private-dummy.m */; }; + E674B743DA97272AC8135AF21CF22F80 /* KVORepresentable+Swift.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9810D334802900F0950C50EC15F98587 /* KVORepresentable+Swift.swift */; }; + E6AAEB8C90F798D2176874B496FAED5B /* ZLPhotoUIConfiguration+Chaining.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEDD4D0FB94D73F7564C989B43F262CB /* ZLPhotoUIConfiguration+Chaining.swift */; }; + E70ED922DB0307C23F12F9C7B417BDAF /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E2FE2F7C3AE7D2BF2ECB8B23DAC4EC1 /* ImageView+Kingfisher.swift */; }; + E7D8977C3725A243870793FC8761451E /* Delay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44CE5DB2B5E2C512B1EABB9D218832F6 /* Delay.swift */; }; + E81FFF1ED445A3DE95215901193CAFDA /* PopupDialogButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7160A21DD11FB1310E0D52335060432 /* PopupDialogButton.swift */; }; + E826B398FF000673F909C8468DA77F14 /* MainScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E32B5B8F126CC4469DC4B28CA408AF4 /* MainScheduler.swift */; }; + E8400A943E9004BE6A770856DC99C082 /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6C2EF326DC11741D484EC5D8EDACEA0 /* NSButton+Kingfisher.swift */; }; + E89EA5216E074A8E2073062D8AF5EA40 /* JXCategoryIndicatorLineView.h in Headers */ = {isa = PBXBuildFile; fileRef = 11460665CF36BD5EA4CA0A99BEAE7AC8 /* JXCategoryIndicatorLineView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E8A2CDF5B1D642F2C3225619514140C4 /* EKAttributes+PositionConstraints.swift in Sources */ = {isa = PBXBuildFile; fileRef = F040B492EFDF0AFBD24823DBC534B320 /* EKAttributes+PositionConstraints.swift */; }; + E8F1355FE55953956F3239C1987AFE76 /* KFImageProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99F00559AF6546E5B86BD4CF3EA790F7 /* KFImageProtocol.swift */; }; + E8F5C10BEE66E0A8E67F786EE75C4DE3 /* UISegmentedControl+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = A647AE6CCB05EAC4D6B466367BA7C249 /* UISegmentedControl+Rx.swift */; }; + E90C791097260FF982B97A17351E9DE3 /* ScheduledItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C22936827447971972D59197C66EC0E /* ScheduledItem.swift */; }; + E935E55BDB37F2E9B02D54AE9EF58BA6 /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 648BA3BBCC697CA4A2F235AACD7B07E7 /* ImageModifier.swift */; }; + E9466C49123B6DB38997B61FBE1A864C /* SDImageCodersManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B7AB14FBCA5BC37BED3B5BCEBBF6E76F /* SDImageCodersManager.m */; }; + E94B3EE66EBD1003468410DFEEBCA688 /* ZLPhotoPreviewPopInteractiveTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCDDAE64E175BDF68A49846D5367AC78 /* ZLPhotoPreviewPopInteractiveTransition.swift */; }; + E95D335A7ED46DE041EA8A3A82E3FAE2 /* DriveRouteCustomAnnotationView.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D15009FE79448A8D3C61B246F3E6637 /* DriveRouteCustomAnnotationView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E9D877C0FC7A2087F6B5FEC67FFD4CFE /* JXCategoryView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E03320A291BFDD5AA1545F5FF07DB996 /* JXCategoryView-dummy.m */; }; + EA20E7451CE67E411DAE038C6EE49472 /* SDImageCoderHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 15B41E543A86CDD8E132B8E735A02993 /* SDImageCoderHelper.m */; }; + EA8238C94EF2404183162571A60D4BBD /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D9510AF36E7EC45CD71E2C15F3863D5 /* ImagePrefetcher.swift */; }; + EABB7C47885DF8E1EF8E0E53F0E681C4 /* Zip+arity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4761AC1D3EEC34D23B8AB8FB50CD94F5 /* Zip+arity.swift */; }; + EB34415A0817B6F0EA97C89773A6FB99 /* ZLEditImageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9352DC0994F4DD2F118943205CCBB176 /* ZLEditImageViewController.swift */; }; + EBCEE8F5579114E5F617B63B87CF4B48 /* UIView+QLContentWrap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 704719AC18CD745B19709E9725EFB365 /* UIView+QLContentWrap.swift */; }; + EBD415C26D6A34A0BD3DC50D43856960 /* ZLAnimationUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = D08BA247FE753C21738F05CD4BCB9962 /* ZLAnimationUtils.swift */; }; + EBFB3E5BC755784C22270B8ED231D67B /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9502367637953912902AAF7656758D40 /* CacheSerializer.swift */; }; + EC2B3804DBD7244270FE3CBB4076AE22 /* Bag.swift in Sources */ = {isa = PBXBuildFile; fileRef = 34168E57D403C1E21D2EA1ED334153C8 /* Bag.swift */; }; + EC30EA207AF0A4D5BC1842E7120948FD /* NSAttributedString+DDCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = 963A0B57E90D50D470C62B6A03E4C374 /* NSAttributedString+DDCategory.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ECA819DD954059EEB6A5A08A3A3341E5 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BFA7392806DD28A68BCAC8E86946F153 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ECB14F14E7999F982F82BA091BA297D5 /* Debounce.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED3395300C0C4DD1C5ED23CAD2620B09 /* Debounce.swift */; }; + ECB1F582CE1CE8FED0ED585CAAB64813 /* TYPageControl.h in Headers */ = {isa = PBXBuildFile; fileRef = D2FBC5D745AD1C4A03609880FFB133B9 /* TYPageControl.h */; settings = {ATTRIBUTES = (Project, ); }; }; + ECF8E423DA88D54D8D943575E54CD51E /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35334AB4B90B42CBD33861B6540D33EA /* FormatIndicatedCacheSerializer.swift */; }; + ED3F8719AE0C4D9464C372D0CB5D2E14 /* SDInternalMacros.m in Sources */ = {isa = PBXBuildFile; fileRef = A7115A9F7CE8071343308945E6AE1C2F /* SDInternalMacros.m */; }; + ED9F225882E966D67FD120629EE2B926 /* SDDisplayLink.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A110122034BF53FD4C701DA219A0B44 /* SDDisplayLink.m */; }; + EDB63409EB6B2D945EB157D8A6CB1E4D /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = D9D9B2753D60AF012D5427AEBECB1D93 /* MJRefreshBackFooter.m */; }; + EDC4065EC27A50BCC6B13FC3ACD00185 /* JXCategoryTitleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 80EC8747B96ED82E29BA807FFDF3A1A6 /* JXCategoryTitleView.m */; }; + EE379B4848EDB17BE1C4D32E97B930A8 /* ZFPlayerView.h in Headers */ = {isa = PBXBuildFile; fileRef = AC19804ED42A23C30B6831CAEC3BE55E /* ZFPlayerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EE4F330BFC8B694E49B714C8A93CC916 /* RxTextStorageDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85C82F2C72D480C27329E8DE6C874E4E /* RxTextStorageDelegateProxy.swift */; }; + EF36E84507DB598234E41BA12B9949A4 /* ImageContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = B1F313A4C922FA646400FB676210D8AC /* ImageContext.swift */; }; + EF5F3CF8BBFDE4BEA2A2380A503569E5 /* JXCategoryBaseView.h in Headers */ = {isa = PBXBuildFile; fileRef = 5207A181F2C86F2FDD4D0B24485EC145 /* JXCategoryBaseView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F001B72EF2941419AF8310B30D8FF42C /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 63F1946A930CD2F8416A180A748C89B2 /* IQTextView.swift */; }; + F0133CE9DC3178B35F2AF1F29D535F7F /* URLSession+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB61BBB8A3E8C58DEBBBA388DE476E3C /* URLSession+Rx.swift */; }; + F02048C2A20F7616F84B024D49DA7218 /* TYCyclePagerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 85B13CE0968FF2CAC03FA1775FF4DE8F /* TYCyclePagerView.m */; }; + F03EEA22090304A49A88AC9A826A7571 /* MATraceReplayOverlayRender.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A6DE22C0FFCF813D3A7FF22FDA7AA0F /* MATraceReplayOverlayRender.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F07D944FB9EE7D69319AEA7DF8818876 /* JXCategoryNumberView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AB84CB658B71E80AB970C1BE896BCAC /* JXCategoryNumberView.m */; }; + F0B4282A102ACF883C5664EE6EFB2081 /* ZFSliderView.h in Headers */ = {isa = PBXBuildFile; fileRef = 7C73804AEDE7540DC69868ADD55D1AE3 /* ZFSliderView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F0B6B921967271EEBF6A446541AA1C92 /* Reduce.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40DBBFFF4A55B7E8AC42F0211E3F37FC /* Reduce.swift */; }; + F0BFF5608C4202CA0453E53F57D91514 /* DDProgressHUDKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = B6D6F7392E7F77CC615EF6B2A71F0211 /* DDProgressHUDKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F0F38230060D730610F5815650288F1A /* DDZFPlayerKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C13B0001206C640A62A5E2E04C6C9587 /* DDZFPlayerKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F17BED9A66F08C6647EB4CCED0A8EA8C /* DDBasicControls.h in Headers */ = {isa = PBXBuildFile; fileRef = FA42C3E9A0BF15E687C4271CFC92E8D7 /* DDBasicControls.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F19174B6F08BC6807F7168938A624447 /* NSObject+Rx+RawRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = AA77BE7C3BCC65C4BD78B9CB0EAB4EAB /* NSObject+Rx+RawRepresentable.swift */; }; + F1B8D62196F1AEB3E7F0D9B1EFE4FD15 /* ZFPlayerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 295F96681C9FA1B63215C978EF3FE540 /* ZFPlayerController.m */; }; + F1C01B0235CA4C0D6DDA075BFAF15BEB /* UITableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 833946F37DE590CE2D3BD5D428F6E965 /* UITableView.swift */; }; + F1CD6661FAFABF16CD930C30A0566C47 /* JXCategoryDotCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5625CB64CAD78405F5F917FB912075 /* JXCategoryDotCell.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F20D0C75BB1C6DF67CB0AEBA120EA029 /* ScheduledItemType.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF62EAF60C5015AF8A883FEEE83907C /* ScheduledItemType.swift */; }; + F2B8385F9E67C1CF82BE8221FA419DF9 /* CALayer+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = AECEFBBB054915F457624F87E74D4449 /* CALayer+DDCategory.m */; }; + F3128567652CC62E62B1B8DBEEC5A304 /* UIEdgeInsets+Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2CA575A587A32E09AFE79C40FEC5169 /* UIEdgeInsets+Utils.swift */; }; + F3297C24B7F6D6AA6679633470AFD387 /* DDBasicControlsKit_Private-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 84A0BC8B18D1DA409E5D51C2A0AEDD56 /* DDBasicControlsKit_Private-dummy.m */; }; + F350A1D21C18D72777925C6B41AB3BB4 /* ImmediateSchedulerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E181C13ADB17FC57B6A09E78D0FAA07 /* ImmediateSchedulerType.swift */; }; + F36D2AA3EEE04F0B422504D6B9DDCCCA /* DDMASearch.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F95295E41697E40BCE6A61B148767E2 /* DDMASearch.m */; }; + F39F0FA7DEC7786370959E557810E16D /* SDAnimatedImageRep.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A800B2680C046933AA98E7BF241507A /* SDAnimatedImageRep.m */; }; + F430CB626CD4AC2EFDD5970D691BA9C1 /* LockOwnerType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AEE3884E8EC8EEAAEFB67D17CC68D60 /* LockOwnerType.swift */; }; + F4B076723D3EEFEE244EE1009B3CCF28 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = E18BECCC3AE278850CB90921D0269F8F /* MJRefreshBackNormalFooter.m */; }; + F4BA1100C7409E860A413BC0F2B3AEA4 /* DDBaseModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 039F00DC58F9C3A2C0A72729AF6B957A /* DDBaseModel.m */; }; + F509B1FBA17CE6C9D85434E17BA64618 /* CGContext+CGImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23ED62DFB1F578DEBE7EACFECEB5EC39 /* CGContext+CGImage.swift */; }; + F516F3D6A4D4372838C9043170D9D653 /* DDBaseImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = 347979FE86A13B4C3ABA621A32CB62DE /* DDBaseImageView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F525906C5A016C296FF10CB143F624BD /* SDWebImageDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 416A70C7DC57E4465E15FAEAC9E1F89A /* SDWebImageDownloader.m */; }; + F595B5D9F76D3292E682DEC1E1DBA59A /* ConstraintRelatableTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = E163311AD439D782918263286D181B9E /* ConstraintRelatableTarget.swift */; }; + F5BB2BEFDB9F1EA2A0A168F46096A065 /* JXCategoryTitleVerticalZoomView.m in Sources */ = {isa = PBXBuildFile; fileRef = 97E5521DDF6771E927CED75D77239015 /* JXCategoryTitleVerticalZoomView.m */; }; + F5D8728188EC93EA5FAF5CA84A2C3E3E /* SwiftEntryKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 226798F0F42A0B656112DFB464D2ED72 /* SwiftEntryKit-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F5E07701094C970A9458F8BFDAB4F3B1 /* BRBaseView.h in Headers */ = {isa = PBXBuildFile; fileRef = D88894EE3045F82FC515A0F14F7E4550 /* BRBaseView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F5F6F5A843B2EDC770A466CBA835F1B1 /* DDBaseCollectionView.h in Headers */ = {isa = PBXBuildFile; fileRef = F76ACC56BA5AAD1D563E19E5841891D6 /* DDBaseCollectionView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F610D4583B86C6599C47292F1D1AC91D /* UIBarButtonItem+Rx.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9919F7353E8B43CA1CE542EF20E9748D /* UIBarButtonItem+Rx.swift */; }; + F6771DBD2D0EFBDC47030E698BA56780 /* JXCategoryDotCellModel.h in Headers */ = {isa = PBXBuildFile; fileRef = E31E5E80EAB44D96A2F4FFAF84AD65CC /* JXCategoryDotCellModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F70F7DABAD548AC26AA54EB60E25EC6E /* ObserveOn.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAD31E03CA470FCAAC8ED316DEBF0318 /* ObserveOn.swift */; }; + F7320F1A3B3B6F57FCE6DD4506442B71 /* Sample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27709638D16E4E14D83FC485BDF23BB6 /* Sample.swift */; }; + F7869ECB08349199C0FCBC6ACA0DFA89 /* SDGraphicsImageRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F9954B4961F79AD2C528D67355158EF /* SDGraphicsImageRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F79338C3D732C666311E9A66D3611901 /* JXCategoryIndicatorParamsModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 67698D6E6F85BD99D96F13DF9726BC97 /* JXCategoryIndicatorParamsModel.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F7C751E3C8D7FB88659AC708054E0EA5 /* Just.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D2D0EAEFB4F5549BE50EC06FF3F85D9 /* Just.swift */; }; + F844A55CF6790D853D264312D6F883E0 /* UIColor+JXAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = 67A6BB9584DD0743998EF83E9E6733DF /* UIColor+JXAdd.m */; }; + F85954F8ECD9E80718B093791EA95425 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F21B23F9142424D9E0FEE0495DEA217 /* IQUITextFieldView+Additions.swift */; }; + F87C3F12FA754F2BF1068C663D2E8EDC /* SDWebImageError.m in Sources */ = {isa = PBXBuildFile; fileRef = 7085F55B8770E2A80C482C0260D650F5 /* SDWebImageError.m */; }; + F8A7F261739C12A8135E4A47FFA7772E /* SDWebImageDefine.m in Sources */ = {isa = PBXBuildFile; fileRef = 34938F9CC1D16CB3D3D73E959816D3E3 /* SDWebImageDefine.m */; }; + F8DDC9D4E7FFBE6F0911E2D7A4DC9F80 /* Queue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92E4EEEDDDB44A6C80BAFE943472DC5A /* Queue.swift */; }; + F8F722B95C950969CB8FCA2543BFE113 /* RxCocoa-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 883CA055738599B7362537690237CF24 /* RxCocoa-dummy.m */; }; + F9E6C48FEF11BDA55B335E1060721D74 /* EKColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 380AB04F49D86EFF23C80BA0B9985AD3 /* EKColor.swift */; }; + FA10EFE327CA4876CC065BB2244EB1B3 /* UITextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCBF6DEC90B74616999D2954B21EC702 /* UITextView.swift */; }; + FA145D73018E7D2FB142938415DB42E5 /* SDImageFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = D828469C73EA271E77A59D7E03735EA8 /* SDImageFrame.m */; }; + FA398422E4E9153C85204F33651B6414 /* UIColor+Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CE4C61D949DBCA1849BD1D3BB684F87 /* UIColor+Utils.swift */; }; + FA46D15B11235046C6234111666D3BBE /* DDDateKit_Private-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 581FA386B9CE43B28BA7F9F3D0A2A563 /* DDDateKit_Private-umbrella.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FA66F11E4B7B60BB248A05F2F46AD00D /* Catch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6FAFEF99EFBA6FF7F7E9C96337811270 /* Catch.swift */; }; + FAA6FD10E049D4D922B3D6F70DCBB926 /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54890BBE3275AB287FE321EBC05E1113 /* Kingfisher.swift */; }; + FB16503E903E5B60EE15B0DD4D8562D1 /* NSData+ImageContentType.m in Sources */ = {isa = PBXBuildFile; fileRef = 51A507B1A2D0CE3FD329A654EEB872E6 /* NSData+ImageContentType.m */; }; + FB543E6A5F8C2EC92FF45630C6D5F49E /* EKAttributes+Presets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39D0C74A85C6A8657704AD7AA6B953C4 /* EKAttributes+Presets.swift */; }; + FB63C11A4701790527577A12E5CB1681 /* UIScreen+DDCategory.m in Sources */ = {isa = PBXBuildFile; fileRef = 515837659844D168A62B87B0BDC7DA6D /* UIScreen+DDCategory.m */; }; + FB726649DB4AFB1EF71F4D6F6F4FA5B0 /* NSDate+BRPickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = 71D6374CE4CA55B10AA45F89C4B9F367 /* NSDate+BRPickerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FB81983B2C1D737FB57EC95493026EBB /* ScheduledDisposable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8792A7A9537CE4E647DDE0061A9556A7 /* ScheduledDisposable.swift */; }; + FB9EFEF61EC1B810AC75ED83BF92A9D1 /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4228D86157E1C21EDE045BFFD3FB2681 /* Delegate.swift */; }; + FBC89193D9C95C427AEB8FAAA0184E43 /* ZFKVOController.m in Sources */ = {isa = PBXBuildFile; fileRef = 878580EFC20BDA5466D9EF9E44549D32 /* ZFKVOController.m */; }; + FC061D954352F832FBE08C01973F7DF7 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A0459A7149A6F37C650DDD18A70F5DA /* ResponseSerialization.swift */; }; + FCED5EA34F470E1DE64CB9C632245922 /* ObservableConvertibleType+Signal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E279A08B259B797B34DCDC2CCDCB34B /* ObservableConvertibleType+Signal.swift */; }; + FD0574A25469F0713B34ED1B682755F2 /* ESTabBarItemContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23690B28D6FFD2554B2D3954ECB97E68 /* ESTabBarItemContainer.swift */; }; + FD70F673A044AAAE0C5AA9739516065A /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = EDD6E597DB96016769077D11DCFEB743 /* MJRefreshAutoGifFooter.m */; }; + FD7228A6A8B2236D44BE57275510EEAC /* ZFReachabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2CA67F170CF46792086DB53F69F5E540 /* ZFReachabilityManager.m */; }; + FDC4C980438A74360492FF2B22F13D2F /* InfiniteSequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB255358604A2A3A9BE6B9B640EF332 /* InfiniteSequence.swift */; }; + FDE175AAA2CB3652B67AA421E7AF96AF /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEBED50283779181BB11A4A881012EE7 /* IQKeyboardReturnKeyHandler.swift */; }; + FDE3C2C53226F29CAABE70CFFA208E4F /* TrackingMode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E2CFC0E730DADCB0B911107045FC77B /* TrackingMode.swift */; }; + FE20744885FCBBEFACEA58867A812C6C /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 0A91CFDAA12C8CEB58541777463AAE88 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FE465B7346138FE58C1A96F9D10FC0D1 /* DDUICollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B60CB40E2FC208134DDAC1A9F2A9D05 /* DDUICollectionViewCell.swift */; }; + FE7D14F3ECC035AA8B007C33B0E69D76 /* SerialDispatchQueueScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCD0EEC530FB6824A9E422B23CDE22BD /* SerialDispatchQueueScheduler.swift */; }; + FEAC0E2206AA52258A995502BF0AA648 /* UIButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 825061B0BF81331A04CC6FC14B768356 /* UIButton.swift */; }; + FF2C0F2DD47DC250B918F529C235083A /* ObservableConvertibleType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C5E1F4832E5E802B3096201185D46F2 /* ObservableConvertibleType.swift */; }; + FFA171B211AC028D0A9375105738BDC1 /* ZFPlayerNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F6F97EC0C91BD3DE2098FAC9123569C /* ZFPlayerNotification.m */; }; + FFAA74F5A2EF6804BF1496B33FF45C9E /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = E742A448651BC79CF375DA1E1B75C63A /* UIScrollView+MJExtension.m */; }; + FFB9E82FF0E210BFEB30F4D221DD476C /* RxSearchControllerDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6E9828A6C3CE9264DD664ED212B4FCEA /* RxSearchControllerDelegateProxy.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 011BD7E175A287A865705792909FD70A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; - remoteInfo = RxSwift; - }; - 02223331B4C79DF5737FD717CFE67798 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8F3F4D8426620E7E4A06FE4BCDB96FDE; - remoteInfo = DDFontKit_Private; - }; - 05EBAF20ABCE4E170D9B61D3E66485C3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; - remoteInfo = Alamofire; - }; - 0BEF7F8A7C56DCF60F700E651DA9ED09 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = B41F58F2856AB275B4CF75F359937653; - remoteInfo = DDMAMapKit_Private; - }; - 106B38EE71882AE2F8D455E7B1FBEF57 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = CFF5B7CDF57A32781D2AD4CC98E95B29; - remoteInfo = DDToastKit_Private; - }; - 1340F12C133770F23A01EDF75B368E79 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 9B182CB4E1716E9070813D3C59736001; - remoteInfo = "AMapFoundation-NO-IDFA"; - }; - 13A3BA6B7397FE89A83E6CB59131BF2B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 8BEAFAA726C1965864B79B4B441AA513; - remoteInfo = JXCategoryView; - }; - 1B28E346BEAC0841DAD9263B45DB5F90 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; - remoteInfo = Kingfisher; - }; - 22C1F9DA2DF66854E3BB4DB8E9F0EB17 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; - remoteInfo = RxSwift; - }; - 24FE380B509A8015A132BC892EDFBC1E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D504B99928659EA67A1C3A9E981EB8FF; - remoteInfo = JCore; - }; - 2502F41916E185716CB75CE4D372FADD /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6; - remoteInfo = RxCocoa; - }; - 3EFB676BE941883AA1643C370DD9761E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 9B182CB4E1716E9070813D3C59736001; - remoteInfo = "AMapFoundation-NO-IDFA"; - }; - 4421CD5D90E77C1811D1EB04CCBD1FE4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; - remoteInfo = MJRefresh; - }; - 4D7AA350F5723807801B0A9B3E5517F3 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 67F8329E1ABF625D93A19CDE570535BB; - remoteInfo = DDUIGestureRecognizer; - }; - 4EC5CAD48F66B452E5858E1042210FD9 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4F1379598302C9160590B3650C10E1A5; - remoteInfo = "AMapSearch-NO-IDFA"; - }; - 4EF8A9155DAC27BD544F3EC5F2D3EC06 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = B490E7485944099E16C9CBD79119D1D4; - remoteInfo = IQKeyboardManagerSwift; - }; - 5277CFB3C1D54F4BCEC858C5045F4E70 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; - remoteInfo = Alamofire; - }; - 532DC92AB8DF1B4045907F861E214941 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4BD4E22D3419D68A85BDD6119CB37C6C; - remoteInfo = "AMapLocation-NO-IDFA"; - }; - 55AD4902F20F930126F23A760D38F562 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = A8B712B20F60AB02004557B884A28FD4; - remoteInfo = DDUtilsSwiftKit_Private; - }; - 567EDB1F09EF4C3C50AA42607D7146F4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 9B182CB4E1716E9070813D3C59736001; - remoteInfo = "AMapFoundation-NO-IDFA"; - }; - 5B8AB762338CCD969A96FDFDB769F6D8 /* PBXContainerItemProxy */ = { + 01AA4F26D08B0764F3FBC8575D219867 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 3F83465BA81F6E581B3A431642D2992E; remoteInfo = "ESTabBarController-swift"; }; - 5C6079A004B45CA86759AB098720BBE5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 19622742EBA51E823D6DAE3F8CDBFAD4; - remoteInfo = SnapKit; - }; - 5D85828900D85E3E6DF608647CC57FC6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = F8AE53003F66B148774CFC6EBDEB9425; - remoteInfo = DDPersistenceKit_Private; - }; - 6114FFDEB286A6D4FFE1348F25E5D059 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = E72BE4C94039A951B47CCC942F6B4B8F; - remoteInfo = DDAudioPlayerKit_Private; - }; - 621E15A6C6EF3A12AECD9E48177F2505 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4622BFEF3DC16E8BD15EEFC30D4D0084; - remoteInfo = RxRelay; - }; - 63BC10991FCDC731826867274E080563 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 26BA8950EBF05410254D54F7EF76D5CE; - remoteInfo = DDLogKit_Private; - }; - 6A8057FEFF9638993351F095A60A29C1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 087B100C5691B6A3C04A45198E6C32F6; - remoteInfo = DDBasicControlsKit_Private; - }; - 6F8F58B2EF3D10C461269A0DF15E0B61 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D504B99928659EA67A1C3A9E981EB8FF; - remoteInfo = JCore; - }; - 73CC026831B6A9171A8EE0E15447B6E0 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4A68CFD979D413A619DF631BB121D98F; - remoteInfo = Bugly; - }; - 7594B9C63D979A34F77ABF3F616B54C5 /* PBXContainerItemProxy */ = { + 04AFC8F5FDDE7CCF3DB28FE3481EE05B /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 9B182CB4E1716E9070813D3C59736001; remoteInfo = "AMapFoundation-NO-IDFA"; }; - 78F0177778F0965094BD555760280844 /* PBXContainerItemProxy */ = { + 0826467EB9010324D3F53EF1A10A8544 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4622BFEF3DC16E8BD15EEFC30D4D0084; - remoteInfo = RxRelay; + remoteGlobalIDString = B490E7485944099E16C9CBD79119D1D4; + remoteInfo = IQKeyboardManagerSwift; }; - 7FA674B1A9E5691616B18B0695597E84 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = FA849029E6A899F45F613165943A6C68; - remoteInfo = DDDateKit_Private; - }; - 82C3C35AA91EFD14AB15B6024192492A /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 5FB6AB0A09E7A2F2BE11AD6BAEFD9AED; - remoteInfo = JPush; - }; - 97B246FD0D4D611BE808A6E7A507058E /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6056870867CC4728BCEF2E5EBDD1DCB3; - remoteInfo = "DDMAMapKit_Private-DDMAMapKit_Private"; - }; - 9885DD364BBE0D7D831DDD5E2C586A36 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2FAF03761A44702490259F857A848B42; - remoteInfo = ZLPhotoBrowser; - }; - 9F9D46ED3D0C44DB6E7A6929DC8A70E6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4BD4E22D3419D68A85BDD6119CB37C6C; - remoteInfo = "AMapLocation-NO-IDFA"; - }; - A0999B091C727FFBE2B3F46B3AE13FEB /* PBXContainerItemProxy */ = { + 0EC3896B72CE8C92278DC6E34610CE21 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 5C23965029860967865B3429B5E29092; remoteInfo = "DDBasicControlsKit_Private-DDBaseViewController"; }; - A2A3FE07FC2D8AAE320F6978ED5E4439 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = E94C558142469C11984D67CA883BAB1F; - remoteInfo = "AMapNavi-NO-IDFA"; - }; - A428BE91AC55742DAD7FA341E30FC34F /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2160840D78FCB958CABE1B88300E38C5; - remoteInfo = "AMapTrack-NO-IDFA"; - }; - ABAF98A56FF05B45F60349BACA170396 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 609276B985CD7549B9F1DEE4969208FF; - remoteInfo = JPushExtension; - }; - AED9BD2DD56D6DAA925CFA703CD0F738 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = BFED7668E8D0960F3873C9C1329EB63F; - remoteInfo = DDColorKit_Private; - }; - B1D3C01B2F65C275AB217DC4179F9A74 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 4BD4E22D3419D68A85BDD6119CB37C6C; - remoteInfo = "AMapLocation-NO-IDFA"; - }; - B228E2B6354CD8C79D61D8DC162FBF05 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; - remoteInfo = RxSwift; - }; - B2302AF68B1737706F8E6686255512A4 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 92A1C13902E7ACDA3ABB5BA1FEACC86C; - remoteInfo = SwiftyRSA; - }; - B3F97AD55D9A4DD68CFBFC8B45BBD832 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = E94C558142469C11984D67CA883BAB1F; - remoteInfo = "AMapNavi-NO-IDFA"; - }; - B648BDD6E2F5835AA1B1929F1EFDBA98 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 2160840D78FCB958CABE1B88300E38C5; - remoteInfo = "AMapTrack-NO-IDFA"; - }; - B80E9CD0268DC8687E0A7D77383A4BB5 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 087B100C5691B6A3C04A45198E6C32F6; - remoteInfo = DDBasicControlsKit_Private; - }; - B9C6D2CE368CB053786E7802EAC96D9C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; - remoteInfo = RxSwift; - }; - BD776869D1741E0C363791FEF71C126C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 53463808DD395EFE0C9E0CDCB79A6C0A; - remoteInfo = DDAutoUIKit_Private; - }; - C3A3F85FE397FB51E583AD0CDDF35ECE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 477926D6FB1DCEFB352517A19636405D; - remoteInfo = DDWebImageKit_Private; - }; - C53655D210076309903905A0A3571863 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D505645C3F99EB1E8B6529D64D2C3E1C; - remoteInfo = BRPickerView; - }; - C91367787B1BA79DA073E6D5769E560C /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 19622742EBA51E823D6DAE3F8CDBFAD4; - remoteInfo = SnapKit; - }; - CE1CE8BE86C359727295305CC10706B6 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 9B182CB4E1716E9070813D3C59736001; - remoteInfo = "AMapFoundation-NO-IDFA"; - }; - D0776E780182A25EBE40AB93B6ACB7A2 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 7B8412F08BD27981DB53CE2C25C19F0A; - remoteInfo = DDCategoryKit_Private; - }; - D4C619B887C6F6A2ACCB06F5E9EB5044 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 26BA8950EBF05410254D54F7EF76D5CE; - remoteInfo = DDLogKit_Private; - }; - D5CFACFDDCD2285627E6A3DA7BB0CB9B /* PBXContainerItemProxy */ = { + 13C0CE74B101F36A685E250219DBAA18 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 035D1842293C4AA08F442FFD899F7F28; remoteInfo = DDControlsKit_Private; }; - D7531A84260161B0B4A8A3DC2A022C6A /* PBXContainerItemProxy */ = { + 151817BE71EECD9428B86D5C24DD7895 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; + remoteInfo = Alamofire; + }; + 182A0D62DDA3C08A86C183086801D616 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; remoteInfo = Kingfisher; }; - D9CFDF13160BF78E95523C6CA647CA2C /* PBXContainerItemProxy */ = { + 1CB056DA3F24B8298DF5559472941389 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 2864923095274ACF5E5F99312F360AEB; - remoteInfo = DDZFPlayerKit_Private; + remoteGlobalIDString = 477926D6FB1DCEFB352517A19636405D; + remoteInfo = DDWebImageKit_Private; }; - DA0F58B113B0FD764E72252C1771132F /* PBXContainerItemProxy */ = { + 1E6AA2776A0B689B38E43F4C077E6CC5 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = FEA6FF0588A91CCD972EDCD698B85647; - remoteInfo = SwiftEntryKit; + remoteGlobalIDString = 19622742EBA51E823D6DAE3F8CDBFAD4; + remoteInfo = SnapKit; }; - DBD5700DEA3E2315A2710CC4AF5B5F1A /* PBXContainerItemProxy */ = { + 235D82538392E3F211C89822979EBEE2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 416BCB647D16D0ED89A6729B14DD54D2; - remoteInfo = TYCyclePagerView; + remoteGlobalIDString = 4BD4E22D3419D68A85BDD6119CB37C6C; + remoteInfo = "AMapLocation-NO-IDFA"; }; - DE3CEBC41A42C06EFDEE6B9CBCA2C238 /* PBXContainerItemProxy */ = { + 254CC460E1A29B4726C334B61DEC6345 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 9B182CB4E1716E9070813D3C59736001; remoteInfo = "AMapFoundation-NO-IDFA"; }; - DF21BD083624838C74470EBD3460D05E /* PBXContainerItemProxy */ = { + 255E065DB1160EF48571504202BC54BF /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D504B99928659EA67A1C3A9E981EB8FF; + remoteInfo = JCore; + }; + 25724F992F71DE1CB48ADE2985606D56 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 7B8412F08BD27981DB53CE2C25C19F0A; remoteInfo = DDCategoryKit_Private; }; - E909856BBF2CFCFFB5B6A68C4FF99610 /* PBXContainerItemProxy */ = { + 25F820E47FAB12365671C2CB6B6ACAC2 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = B68A4B40517CF9B14050FA0A4A618B04; - remoteInfo = DDNetworkingOfAlamofireKit_Private; + remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; + remoteInfo = RxSwift; }; - F6D49EDBD855A8BEB9E3707A661B91DE /* PBXContainerItemProxy */ = { + 262533A6221342A804CA9120F28E680D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; - remoteGlobalIDString = 7B8412F08BD27981DB53CE2C25C19F0A; - remoteInfo = DDCategoryKit_Private; + remoteGlobalIDString = F8AE53003F66B148774CFC6EBDEB9425; + remoteInfo = DDPersistenceKit_Private; }; - F96FF0F7665ADBD5CDA3C9EAAA5814C1 /* PBXContainerItemProxy */ = { + 280B185D01FD102ED2895D202288D6BF /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = E72BE4C94039A951B47CCC942F6B4B8F; + remoteInfo = DDAudioPlayerKit_Private; + }; + 2D4A6E088D751A3E55416285ACF4B109 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2864923095274ACF5E5F99312F360AEB; + remoteInfo = DDZFPlayerKit_Private; + }; + 2F7963BA2821D47B2524AA761FC8A3B4 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D504B99928659EA67A1C3A9E981EB8FF; + remoteInfo = JCore; + }; + 31CC52496C85EEC66773A037CA5B67BA /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 9B182CB4E1716E9070813D3C59736001; + remoteInfo = "AMapFoundation-NO-IDFA"; + }; + 3E46E5FF0CEF961EF0C721AA5AE34975 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 609276B985CD7549B9F1DEE4969208FF; + remoteInfo = JPushExtension; + }; + 481DD8337D748C4A121F301AB894ED41 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = E94C558142469C11984D67CA883BAB1F; + remoteInfo = "AMapNavi-NO-IDFA"; + }; + 49660C747E2F03F8ACBB39C8798ED7F2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; + remoteInfo = Kingfisher; + }; + 4BDF214ADDD87FAFCE776F7D068241BF /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 087B100C5691B6A3C04A45198E6C32F6; + remoteInfo = DDBasicControlsKit_Private; + }; + 53FFBE314C39D33D54AA41061A094F38 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 4BD4E22D3419D68A85BDD6119CB37C6C; + remoteInfo = "AMapLocation-NO-IDFA"; + }; + 54CDA1925E10C4D34D565FBB3E9B1084 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6; + remoteInfo = RxCocoa; + }; + 5556437E59B62361E3C1D8835BF55623 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2160840D78FCB958CABE1B88300E38C5; + remoteInfo = "AMapTrack-NO-IDFA"; + }; + 56C4E16CCA94C8DF146D66BDDD3CE6AD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 4F1379598302C9160590B3650C10E1A5; remoteInfo = "AMapSearch-NO-IDFA"; }; - FB4C8144AF515A1BD7BC6F3301751855 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 387C7767E705FE68450F97CBA4348CC0; - remoteInfo = DDProgressHUDKit_Private; - }; - FD1123BB489B72932A3B1FF2E3BB6105 /* PBXContainerItemProxy */ = { + 5DD5579D189C112A038571D848CC5621 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = A27F26E25C91875F304337D28F939BF9; remoteInfo = DDUIKit; }; + 64980B2020812EAC95EA2979D9E7E089 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = B68A4B40517CF9B14050FA0A4A618B04; + remoteInfo = DDNetworkingOfAlamofireKit_Private; + }; + 6884C7B4D6CEAA68B4B627B0B9807AF0 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6E71929B582F8CD57B3DC1FD6560F047; + remoteInfo = PopupDialog; + }; + 6AD72BA49E6745C6E40801A03143394B /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; + remoteInfo = MJRefresh; + }; + 6BAC6FC977EAE280D44846F9CFDF4DBB /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; + remoteInfo = RxSwift; + }; + 7994FDB79BC9D7D7E1CB5396CBC02B6B /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 7B8412F08BD27981DB53CE2C25C19F0A; + remoteInfo = DDCategoryKit_Private; + }; + 7A05A84CDA5DFFB86C3A0C2B7678D830 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = FA849029E6A899F45F613165943A6C68; + remoteInfo = DDDateKit_Private; + }; + 7B68E74D31D52EB5FF6737DBB9848A71 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 4A68CFD979D413A619DF631BB121D98F; + remoteInfo = Bugly; + }; + 7F325864B7C03CA0172C42D418E8EA13 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 387C7767E705FE68450F97CBA4348CC0; + remoteInfo = DDProgressHUDKit_Private; + }; + 8111465CA375E244E6BA90C72C0A8922 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 7D914FA2F03C860D5133BA2DB87C594A; + remoteInfo = DynamicBlurView; + }; + 813EF339A520F7F15CC3496F87CAF397 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 7B8412F08BD27981DB53CE2C25C19F0A; + remoteInfo = DDCategoryKit_Private; + }; + 830112A31C2BB1EC2044490BF16A3A96 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 4622BFEF3DC16E8BD15EEFC30D4D0084; + remoteInfo = RxRelay; + }; + 83C181CBE36F7CE08E9AD07588BF8534 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 4622BFEF3DC16E8BD15EEFC30D4D0084; + remoteInfo = RxRelay; + }; + 8424281C16D08DD08E3BBAE68879E544 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BFED7668E8D0960F3873C9C1329EB63F; + remoteInfo = DDColorKit_Private; + }; + 85F6EB0AE08560BB4614F067AEBD6C43 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = E94C558142469C11984D67CA883BAB1F; + remoteInfo = "AMapNavi-NO-IDFA"; + }; + 884CA9C14E88B8CCBA5991B4232FF1E9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = FEA6FF0588A91CCD972EDCD698B85647; + remoteInfo = SwiftEntryKit; + }; + 88D10CF8B99829E420B9D7841B55C98D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 19622742EBA51E823D6DAE3F8CDBFAD4; + remoteInfo = SnapKit; + }; + 8E92984767FE8C1DB258B5F3B45502BA /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 5FB6AB0A09E7A2F2BE11AD6BAEFD9AED; + remoteInfo = JPush; + }; + 8FE3BECC74D7005D63AC1DA73C715C5F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 9B182CB4E1716E9070813D3C59736001; + remoteInfo = "AMapFoundation-NO-IDFA"; + }; + 91F0D93793BAF0DA9E56B0F751486A83 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 4BD4E22D3419D68A85BDD6119CB37C6C; + remoteInfo = "AMapLocation-NO-IDFA"; + }; + 932CE0ECC73B299F3E6B1F2B67FEEA42 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 53463808DD395EFE0C9E0CDCB79A6C0A; + remoteInfo = DDAutoUIKit_Private; + }; + 98C9FA7A05B196FAABCECF54914EFE29 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8F3F4D8426620E7E4A06FE4BCDB96FDE; + remoteInfo = DDFontKit_Private; + }; + 9C3C9E1187AA06D8EAA10CB25E1608F0 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 087B100C5691B6A3C04A45198E6C32F6; + remoteInfo = DDBasicControlsKit_Private; + }; + 9F17F4A3B4E90A8F9B2E1B0F3AD0C933 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = CFF5B7CDF57A32781D2AD4CC98E95B29; + remoteInfo = DDToastKit_Private; + }; + A19229CABA7774679B060B58B4F64F19 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6056870867CC4728BCEF2E5EBDD1DCB3; + remoteInfo = "DDMAMapKit_Private-DDMAMapKit_Private"; + }; + A296C60700A54467A658868A3A54CAF5 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2160840D78FCB958CABE1B88300E38C5; + remoteInfo = "AMapTrack-NO-IDFA"; + }; + AC61E5775AFAB814996813E79ADDB2FE /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = A8B712B20F60AB02004557B884A28FD4; + remoteInfo = DDUtilsSwiftKit_Private; + }; + B19DA5BEF1348CF57133D982110FA0E0 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 9B182CB4E1716E9070813D3C59736001; + remoteInfo = "AMapFoundation-NO-IDFA"; + }; + BA15EA16F0650162823F705B50FC638E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 67F8329E1ABF625D93A19CDE570535BB; + remoteInfo = DDUIGestureRecognizer; + }; + BFB3909ED1C95064974FA2DBB419DCA7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 416BCB647D16D0ED89A6729B14DD54D2; + remoteInfo = TYCyclePagerView; + }; + C1F32222CCBBF68CFA496F5064B63C0E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 9B182CB4E1716E9070813D3C59736001; + remoteInfo = "AMapFoundation-NO-IDFA"; + }; + C8540454A0640B646242911CAC624D55 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 8BEAFAA726C1965864B79B4B441AA513; + remoteInfo = JXCategoryView; + }; + CBC0C11B69F489AAF9D4F6995E7A3E66 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = B41F58F2856AB275B4CF75F359937653; + remoteInfo = DDMAMapKit_Private; + }; + CC8066C89FD98493E757CB636EC07CE2 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 4F1379598302C9160590B3650C10E1A5; + remoteInfo = "AMapSearch-NO-IDFA"; + }; + CF38E273E831957CA74380731F0DD345 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 7D914FA2F03C860D5133BA2DB87C594A; + remoteInfo = DynamicBlurView; + }; + D4357617B09C7613CBEDDC637884F399 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D505645C3F99EB1E8B6529D64D2C3E1C; + remoteInfo = BRPickerView; + }; + D653C2AB57C66C5FDB433FC98405CA53 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 92A1C13902E7ACDA3ABB5BA1FEACC86C; + remoteInfo = SwiftyRSA; + }; + D9EE7BBF2E384EFC149ECAF5FD023672 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; + remoteInfo = RxSwift; + }; + DD1C9C665271655ACE599A8E044B33B6 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; + remoteInfo = Alamofire; + }; + F0BA0C35A2A8BC64B7F7F3772A17E4B7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = EA9EA43B3B503823EE36C60D9C8A865F; + remoteInfo = RxSwift; + }; + F221641570F50A11324F0D66F0D23CCE /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 26BA8950EBF05410254D54F7EF76D5CE; + remoteInfo = DDLogKit_Private; + }; + FAC7CA6E6036239806E7B442F1BD6D2F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2FAF03761A44702490259F857A848B42; + remoteInfo = ZLPhotoBrowser; + }; + FDCB8C76939EE86BE03DBF5EB1B6AD03 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 26BA8950EBF05410254D54F7EF76D5CE; + remoteInfo = DDLogKit_Private; + }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 009355037C2A00389BCC7146BCD824E4 /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; - 00A9D491DE2C78779398964173D86F79 /* RxCocoa-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxCocoa-prefix.pch"; sourceTree = ""; }; - 00F47A9BD24A590D3D3A7839DDEECA90 /* _RX.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RX.m; path = RxCocoa/Runtime/_RX.m; sourceTree = ""; }; - 0107C88F641B488272B6DAE50FF53933 /* UIImage+MultiFormat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+MultiFormat.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+MultiFormat.h"; sourceTree = ""; }; - 011B37C7188AE5EDEE330579E7307DDB /* UIView+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+ZLPhotoBrowser.swift"; path = "Sources/Extensions/UIView+ZLPhotoBrowser.swift"; sourceTree = ""; }; - 014184B22BCBBFA1F3DEE89A2100CB59 /* JXCategoryBaseCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryBaseCellModel.m; path = Sources/Base/JXCategoryBaseCellModel.m; sourceTree = ""; }; - 014218D0E24F4B31254C20C555FCAB8B /* NSButton+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSButton+WebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/NSButton+WebCache.h"; sourceTree = ""; }; - 017055C0527AB5DF92E61904FE4C822D /* ZLAnimationUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLAnimationUtils.swift; path = Sources/General/ZLAnimationUtils.swift; sourceTree = ""; }; - 018F3E741537C76C4D76C438F1BA3638 /* ZFVolumeBrightnessView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFVolumeBrightnessView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFVolumeBrightnessView.m; sourceTree = ""; }; - 01B0BE4360CE7FA4AC5049BABC460A26 /* SDWebImageDownloaderResponseModifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderResponseModifier.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderResponseModifier.h; sourceTree = ""; }; - 01CB9F66F1805501F41159D8AEF162BF /* UITabBarController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBarController+Rx.swift"; path = "RxCocoa/iOS/UITabBarController+Rx.swift"; sourceTree = ""; }; - 01CCDB7933A8DB504E314F179899162C /* jpush-ios-5.0.1.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; path = "jpush-ios-5.0.1.xcframework"; sourceTree = ""; }; - 01CFE75A91950466456262D771F06A98 /* DDLogKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDLogKit_Private-prefix.pch"; sourceTree = ""; }; - 01E84F245449073F262664526928DDB8 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; - 02125EAEE03CFC59558AC007D133962E /* ConstraintView+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintView+Extensions.swift"; path = "Sources/ConstraintView+Extensions.swift"; sourceTree = ""; }; - 023B224E9137A02E9DB4AB92D1670CDC /* UIView+QLContentWrap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+QLContentWrap.swift"; path = "Source/Extensions/QuickLayout/UIView+QLContentWrap.swift"; sourceTree = ""; }; - 024E14979F20F8F8397E556F8A2EF340 /* DDBaseViewController.xcassets */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = folder.assetcatalog; name = DDBaseViewController.xcassets; path = DDBasicControlsKit_Private/Assets/DDBaseViewController.xcassets; sourceTree = ""; }; - 0272EB3356074AAB4324AE9FC6F4B78F /* SDWebImageCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCompat.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageCompat.h; sourceTree = ""; }; - 0285A0E972487AADD7CEB2193A057710 /* RxTableViewDataSourcePrefetchingProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourcePrefetchingProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDataSourcePrefetchingProxy.swift; sourceTree = ""; }; - 02C9E45886A5CCAE41A4B90A6EAABC83 /* Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Driver.swift; path = RxCocoa/Traits/Driver/Driver.swift; sourceTree = ""; }; - 034FD51C81F8D69CDDF17AA3CB5DE5BE /* DDMALocationManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMALocationManager.m; path = DDMAMapKit_Private/Classes/DDMALocation/DDMALocationManager.m; sourceTree = ""; }; - 0394DCB78B3BCE7952C31F83B0379C30 /* UISearchBar+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISearchBar+Rx.swift"; path = "RxCocoa/iOS/UISearchBar+Rx.swift"; sourceTree = ""; }; - 03BE6FB3BE973098F5AB523A3960BD93 /* Scan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Scan.swift; path = RxSwift/Observables/Scan.swift; sourceTree = ""; }; - 03DF4645420E0334D84A7EEB1C7BDD1A /* RxCocoaRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxCocoaRuntime.h; path = RxCocoa/Runtime/include/RxCocoaRuntime.h; sourceTree = ""; }; - 03E5D861D6C6860441488C8727CF69B8 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; - 03FEDE2B95DD3F5D9220F9F56A9B6F1D /* TYPageControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TYPageControl.m; path = TYCyclePagerViewDemo/TYCyclePagerView/TYPageControl.m; sourceTree = ""; }; - 03FF0EF48B9FFC2BA73E47E66BFE0ED5 /* ZFFloatView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFFloatView.m; path = DDZFPlayerKit_Private/Classes/Core/ZFFloatView.m; sourceTree = ""; }; - 042C9D905BA2EB6EE0A49F25DB44EE33 /* ZFSpeedLoadingView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFSpeedLoadingView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFSpeedLoadingView.h; sourceTree = ""; }; - 048798127732F2B63ABFBA80E1BB070C /* JXCategoryIndicatorImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorImageView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorImageView.h; sourceTree = ""; }; - 048ED063E2CAF9EE084EB87046F98B71 /* UISwitch+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISwitch+Rx.swift"; path = "RxCocoa/iOS/UISwitch+Rx.swift"; sourceTree = ""; }; - 04A3A82D56A0068AFB5BBB15FE38BF93 /* GroupBy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupBy.swift; path = RxSwift/Observables/GroupBy.swift; sourceTree = ""; }; - 04AE7712FC60A5C751A782F3B134BF63 /* ZFPlayerConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerConst.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerConst.h; sourceTree = ""; }; - 04E47139B87EBF2B6E0FF7DBF6E46640 /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; - 04EC9C3A449203B78C325D70F070B785 /* Maybe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Maybe.swift; path = RxSwift/Traits/PrimitiveSequence/Maybe.swift; sourceTree = ""; }; - 04F1F1608F01E79C15578A9010D3A840 /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; - 05250B9F4E22FBE372D68C4143AD00FF /* DDPersistenceKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDPersistenceKit_Private-umbrella.h"; sourceTree = ""; }; - 0527A20E11351DBEC5A4EB46C4FC5729 /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; - 0561FBBF2E45BE241F76FFC1BE9744FB /* MAMapStatus.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapStatus.h; path = AMapNaviKit.framework/Headers/MAMapStatus.h; sourceTree = ""; }; - 0572DCE81498B3EFF445E2C4B10B6111 /* DDPersistenceKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDPersistenceKit_Private.debug.xcconfig; sourceTree = ""; }; - 0594DC749214C4AAFAC3CCB5BEE4F2E8 /* LockOwnerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LockOwnerType.swift; path = RxSwift/Concurrency/LockOwnerType.swift; sourceTree = ""; }; - 059A9DA1F07B931C420E65A2A93CCA59 /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; - 059BD321CC9D5D6CAF0D40FACE8A9998 /* BRAddressModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRAddressModel.m; path = BRPickerView/AddressPickerView/BRAddressModel.m; sourceTree = ""; }; - 061FA271FA0EE0FD63942778306A8DFA /* SDAnimatedImageView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "SDAnimatedImageView+WebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImageView+WebCache.m"; sourceTree = ""; }; - 0629BCC953B7F57B8A8B67A106464F4D /* SDImageGIFCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageGIFCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageGIFCoder.m; sourceTree = ""; }; - 0675101B5568993FB7A2F55C99C71CD1 /* ConstraintMakerFinalizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerFinalizable.swift; path = Sources/ConstraintMakerFinalizable.swift; sourceTree = ""; }; - 06B3E77F9B152754CF9B07FE7E823178 /* DDToastKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDToastKit_Private-umbrella.h"; sourceTree = ""; }; - 06EC0D915C611DE6815B5FF931035992 /* ConstraintPriority.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriority.swift; path = Sources/ConstraintPriority.swift; sourceTree = ""; }; - 07E512A29112E7CD08BA1626E5A29176 /* DDCollectionViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDCollectionViewCell.swift; path = DDControlsKit_Private/Classes/DDCollectionViewCell/DDCollectionViewCell.swift; sourceTree = ""; }; - 07E591F9A894F1A2F50ECD109600A1AB /* EKRatingMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKRatingMessageView.swift; path = Source/MessageViews/EKRatingMessageView.swift; sourceTree = ""; }; - 07F62B516BDDAA3BD29A958AEC939A6A /* ZLThumbnailPhotoCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLThumbnailPhotoCell.swift; path = Sources/General/ZLThumbnailPhotoCell.swift; sourceTree = ""; }; - 0825FF365DD12516082E21AC5F50ACBE /* JXCategoryTitleView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleView.h; path = Sources/Title/JXCategoryTitleView.h; sourceTree = ""; }; - 0856731664667402BEA49E4DA367DDC3 /* DDBaseCollectionViewCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseCollectionViewCell.m; path = DDBasicControlsKit_Private/Classes/DDBaseCollectionViewCell/DDBaseCollectionViewCell.m; sourceTree = ""; }; - 0891B923FEF69CA140375F46DF3DB9C3 /* UIApplication+EKAppearance.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIApplication+EKAppearance.swift"; path = "Source/Extensions/UIApplication+EKAppearance.swift"; sourceTree = ""; }; - 08C7300AA18F219AAD299BFD8C1028D1 /* MAOfflineCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineCity.h; path = AMapNaviKit.framework/Headers/MAOfflineCity.h; sourceTree = ""; }; - 08EF71D59C2AF00F3494B71197D84FE4 /* ZLEditToolCells.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLEditToolCells.swift; path = Sources/Edit/ZLEditToolCells.swift; sourceTree = ""; }; - 092940A56702A6B355DAA3BCEBDF3087 /* UIColor+Hue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIColor+Hue.swift"; path = "DDColorKit_Private/Classes/UIColor+Hue.swift"; sourceTree = ""; }; - 09334A77BEFDEA87AC76DA7F83FE4060 /* Observable+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Concurrency.swift"; path = "RxSwift/Observable+Concurrency.swift"; sourceTree = ""; }; - 094366E7EABCA53DD71CB7B4E9A35681 /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; - 09440652FBD0C9EBF10FD0D74969ECA7 /* UIFont+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIFont+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIFont+DDCategory/UIFont+DDCategory.h"; sourceTree = ""; }; - 09533991B2BF43BD23CEC3862FC6640D /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; + 00215A81703BD34FA6ED9D5801B47F8E /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; + 0021B2B09CD8A999B6DCD111BA5AEF9E /* RxRelay-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxRelay-umbrella.h"; sourceTree = ""; }; + 0037012C72DCE4FCB577AB16DD9DEFAC /* MAPointAnnotation+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MAPointAnnotation+DDCategory.h"; path = "DDMAMapKit_Private/Classes/DDMAMap/Annotation/MAPointAnnotation+DDCategory.h"; sourceTree = ""; }; + 006B83DBD7EF9E9FED347BF4490BE076 /* DDCategoryKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDCategoryKit_Private.release.xcconfig; sourceTree = ""; }; + 00792215745E92F19B0B1C8D83DFEB5C /* JXCategoryIndicatorTriangleView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorTriangleView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorTriangleView.h; sourceTree = ""; }; + 00D78E1CE9CA81423228170D3F54530B /* UINavigationBar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UINavigationBar.swift; path = DDUIKit/Classes/UINavigationBar/UINavigationBar.swift; sourceTree = ""; }; + 00FA6667229E991BB2E2C29A6538EF72 /* Bag+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Bag+Rx.swift"; path = "RxSwift/Extensions/Bag+Rx.swift"; sourceTree = ""; }; + 0173ECE75B8B8C93840EE2421FC61436 /* JXCategoryTitleView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleView.h; path = Sources/Title/JXCategoryTitleView.h; sourceTree = ""; }; + 0230928B1996ADBD4E660FF7B1DA279E /* DDMATrackManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMATrackManager.m; path = DDMAMapKit_Private/Classes/DDMATrackManager/DDMATrackManager.m; sourceTree = ""; }; + 023378F8A559DBD8D97CE6E8CCDF1EB2 /* SDWebImageCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCompat.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageCompat.h; sourceTree = ""; }; + 027A9E5311A914D744DDAD84E24700DC /* SDWebImagePrefetcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImagePrefetcher.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImagePrefetcher.m; sourceTree = ""; }; + 02922EBA62B995A2D40B08FE21B102BE /* TransitionAnimator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransitionAnimator.swift; path = PopupDialog/Classes/TransitionAnimator.swift; sourceTree = ""; }; + 02CD09B23F363A0ED6829FABD931714A /* ZFPresentTransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPresentTransition.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPresentTransition.h; sourceTree = ""; }; + 0303A4FE184E126A0C84A0570CA1500C /* DDUIKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDUIKit.debug.xcconfig; sourceTree = ""; }; + 034525FE20689D57E20E852BAE248B94 /* ZLEnlargeButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLEnlargeButton.swift; path = Sources/General/ZLEnlargeButton.swift; sourceTree = ""; }; + 0359D99D8CFBB7FD77C006DAA411E2AF /* AMapNaviCompositeUserConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviCompositeUserConfig.h; path = AMapNaviKit.framework/Headers/AMapNaviCompositeUserConfig.h; sourceTree = ""; }; + 039574ABCAE0F3DE38B92070B3D21AC6 /* DDUIView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIView.swift; path = DDUIKit/Classes/UIView/DDUIView.swift; sourceTree = ""; }; + 039F00DC58F9C3A2C0A72729AF6B957A /* DDBaseModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseModel.m; path = DDBasicControlsKit_Private/Classes/DDBaseModel/DDBaseModel.m; sourceTree = ""; }; + 03D3414E7E22613A83F0777CAD861584 /* DDBaseMutableAttributedString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseMutableAttributedString.h; path = DDBasicControlsKit_Private/Classes/DDBaseAttributedString/DDBaseMutableAttributedString.h; sourceTree = ""; }; + 04043FF7666CD2B69C1BF2F016A8C641 /* JXCategoryIndicatorImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorImageView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorImageView.m; sourceTree = ""; }; + 0406F09F5AE7A03A5CD0A573CD06C037 /* UIImage+ExtendedCacheData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+ExtendedCacheData.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+ExtendedCacheData.h"; sourceTree = ""; }; + 04D353801D36CAB10F1D432D2B00D371 /* UITabBarController+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITabBarController+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UITabBarController+DDCategory/UITabBarController+DDCategory.h"; sourceTree = ""; }; + 04F972D067C7E719AB2AD30877DC5080 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; + 056A3AE606265514F6884996EA21C6C6 /* ZFPortraitControlView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPortraitControlView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFPortraitControlView.m; sourceTree = ""; }; + 0574069E22601655BD9A55A965E4BC4C /* DynamicBlurView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DynamicBlurView-umbrella.h"; sourceTree = ""; }; + 057CDBDB37EEDC39DAD8B2899316EB5A /* UITextField+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITextField+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UITextField+DDCategory/UITextField+DDCategory.m"; sourceTree = ""; }; + 058DDB67AFB24A6BA613442B24669C5F /* UIScrollView+ZFPlayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+ZFPlayer.h"; path = "DDZFPlayerKit_Private/Classes/Core/UIScrollView+ZFPlayer.h"; sourceTree = ""; }; + 058FEC3140761826C1DB3A0F0D55D920 /* ZLPhotoBrowser-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ZLPhotoBrowser-dummy.m"; sourceTree = ""; }; + 05C73D463A953B45A2781623B7CFCB22 /* ZFPlayerMediaPlayback.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerMediaPlayback.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerMediaPlayback.h; sourceTree = ""; }; + 05C74632D9B36FCD0A38EA87E40B883A /* UISearchBar+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISearchBar+Rx.swift"; path = "RxCocoa/iOS/UISearchBar+Rx.swift"; sourceTree = ""; }; + 05CAA3162F254BAD2562D6C24FC25B43 /* RefCountDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RefCountDisposable.swift; path = RxSwift/Disposables/RefCountDisposable.swift; sourceTree = ""; }; + 06238817EEBEE705945FA0A829CD003D /* BRPickerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "BRPickerView-dummy.m"; sourceTree = ""; }; + 0629B72A7A9E52E3111C343CEE0BF886 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; + 06458FF46F17CC90652BA0E8437E6283 /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; + 06588AB9CE11B508EB5E70F5C408D372 /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; + 065B11C89371CC4255EE8CA78AB4D5D3 /* PopupDialogDefaultButtons.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PopupDialogDefaultButtons.swift; path = PopupDialog/Classes/PopupDialogDefaultButtons.swift; sourceTree = ""; }; + 06B46F69C1C8EDD36B1781CEFBC2A6C7 /* JCore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JCore.debug.xcconfig; sourceTree = ""; }; + 06BB61351E424DCB705710853DDB00F0 /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; + 06CB1C2A1EF28D471E1541ECC66BEAE7 /* AtomicInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AtomicInt.swift; path = Platform/AtomicInt.swift; sourceTree = ""; }; + 06D02539D3B0C017E502911F8C1B680A /* jpush-ios-5.0.1.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; path = "jpush-ios-5.0.1.xcframework"; sourceTree = ""; }; + 06F19A1142B68925C3423F5D9118B4DC /* SDWebImageCacheKeyFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCacheKeyFilter.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageCacheKeyFilter.h; sourceTree = ""; }; + 0715B61A0864CFE40B3C7BFF28E161FD /* UIImageView+DDWebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+DDWebCache.m"; path = "DDWebImageKit_Private/Classes/DDWebImage/UIImageView+DDWebCache.m"; sourceTree = ""; }; + 076540906139345D94D6154860BC78BD /* Bugly.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Bugly.debug.xcconfig; sourceTree = ""; }; + 07B96C65DB21C0B51A30D6E1CFAF84C9 /* AMapNavi.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = AMapNavi.bundle; path = AMapNaviKit.framework/AMapNavi.bundle; sourceTree = ""; }; + 07C7B77AC79010B011C9130BDAEFAE07 /* DDBaseViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseViewController.h; path = DDBasicControlsKit_Private/Classes/DDBaseViewController/DDBaseViewController.h; sourceTree = ""; }; + 07D63349A15F0AD260D727670549BB75 /* EKButtonBarView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKButtonBarView.swift; path = Source/MessageViews/MessagesUtils/EKButtonBarView.swift; sourceTree = ""; }; + 0804916E58E0E3670AD97A3C08A30EEA /* UIResponder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIResponder.swift; path = DDUIKit/Classes/UIResponder/UIResponder.swift; sourceTree = ""; }; + 080CAEB7CFAB746E5ACC13C1037E72D5 /* TYCyclePagerTransformLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TYCyclePagerTransformLayout.h; path = TYCyclePagerViewDemo/TYCyclePagerView/TYCyclePagerTransformLayout.h; sourceTree = ""; }; + 085373687E7A083B3531ED2646B272EE /* SDWebImageDownloaderRequestModifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderRequestModifier.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderRequestModifier.h; sourceTree = ""; }; + 087F207694F2E3A1DA9E0ABA8B92112E /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; + 08B10ABD8E2D4014D47119D67259DAAB /* ConstraintMakerPrioritizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerPrioritizable.swift; path = Sources/ConstraintMakerPrioritizable.swift; sourceTree = ""; }; + 08E35A322211FEEB86CE4B42F9E74F5A /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; + 0933994A0349C22C4905F18E4DA1EF79 /* JXCategoryFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryFactory.h; path = Sources/Common/JXCategoryFactory.h; sourceTree = ""; }; + 0940B6836DEBA63416A98E29D1B7E0C6 /* DDToastKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDToastKit_Private.modulemap; sourceTree = ""; }; + 0959863FC80CAA9E28A4DE5AF4622E66 /* DDColorKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDColorKit_Private.modulemap; sourceTree = ""; }; 09B4C59FAB38D6054E5993BD78205023 /* DDAudioPlayerKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDAudioPlayerKit_Private; path = libDDAudioPlayerKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 0A2A0DEDDD2AFF10CA3A8C7561717166 /* DDNetworkingOfAlamofireKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDNetworkingOfAlamofireKit_Private.debug.xcconfig; sourceTree = ""; }; - 0A4CC3C64854A96FD98EFFC728A03549 /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; - 0AD54EFDE03BB7B091317CCE1BCFF3C4 /* ConstraintConfig.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConfig.swift; path = Sources/ConstraintConfig.swift; sourceTree = ""; }; - 0AF32D2DDDFCFEA5C75A558B12EE243A /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; - 0B358F2568EE1AD5287BC3ACACCD5D55 /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; - 0B360F2E07CEC8991EEE043F8A46312E /* DDUIPanGestureRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIPanGestureRecognizer.swift; path = DDUIKit/Classes/UIGestureRecognizer/DDUIPanGestureRecognizer.swift; sourceTree = ""; }; - 0B3695E3832BFB2AE365E02AB3E0638D /* UITextView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextView+Rx.swift"; path = "RxCocoa/iOS/UITextView+Rx.swift"; sourceTree = ""; }; - 0B8C182213CCB865B9055D44B74B43E8 /* VirtualTimeScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VirtualTimeScheduler.swift; path = RxSwift/Schedulers/VirtualTimeScheduler.swift; sourceTree = ""; }; - 0BCAFB977A757A77353324E5D64E4AEA /* ZFPlayerMediaPlayback.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerMediaPlayback.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerMediaPlayback.h; sourceTree = ""; }; - 0BD830C4A9A47383E30B20CB38AFD178 /* MARouteOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MARouteOverlay.h; path = AMapNaviKit.framework/Headers/MARouteOverlay.h; sourceTree = ""; }; - 0BE68AD45B73A03116A5C01D5737C4B2 /* First.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = First.swift; path = RxSwift/Observables/First.swift; sourceTree = ""; }; - 0C0161D3E36FC73C4F18A6EAC09D797F /* ObservableConvertibleType+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Signal.swift"; path = "RxCocoa/Traits/Signal/ObservableConvertibleType+Signal.swift"; sourceTree = ""; }; - 0C10E92D02B998CC54292E14AB48BF34 /* AMapTrackManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackManager.h; path = AMapTrackKit.framework/Headers/AMapTrackManager.h; sourceTree = ""; }; - 0C1401945860861155B0F5250264DA6A /* OperationQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "OperationQueue+Alamofire.swift"; path = "Source/OperationQueue+Alamofire.swift"; sourceTree = ""; }; - 0C29BA869A3A167264E9C2AAD6E18B8F /* SDImageAWebPCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageAWebPCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageAWebPCoder.h; sourceTree = ""; }; - 0C3916A16745BB3CDAA40CBD8AC6360A /* SDWebImageOptionsProcessor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageOptionsProcessor.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageOptionsProcessor.h; sourceTree = ""; }; - 0C656B7B1D720B0AF3C5F48DB4939094 /* UIButton+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIButton+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIButton+DDCategory/UIButton+DDCategory.m"; sourceTree = ""; }; - 0C96262AF8ECA982881D3C8C0F481261 /* IQKeyboardManager+Toolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Toolbar.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+Toolbar.swift"; sourceTree = ""; }; - 0CB3D2B57FCD32A3A518B0B00BF441A4 /* DDUITabBarController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUITabBarController.swift; path = DDUIKit/Classes/UITableBarController/DDUITabBarController.swift; sourceTree = ""; }; - 0CC0B292E0E61E99F2E1FAC2FB98D3E9 /* RxSearchBarDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxSearchBarDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxSearchBarDelegateProxy.swift; sourceTree = ""; }; - 0D0768C13B63966BD7C2928259ECB7B7 /* DDBaseMutableAttributedString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseMutableAttributedString.h; path = DDBasicControlsKit_Private/Classes/DDBaseAttributedString/DDBaseMutableAttributedString.h; sourceTree = ""; }; - 0D14D2765353C62B9B7DAB70C01E2BBE /* Protected.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Protected.swift; path = Source/Protected.swift; sourceTree = ""; }; - 0D4BC6A53EC24100C0207E61700BB014 /* UIView+Responder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Responder.swift"; path = "Source/Utils/UIView+Responder.swift"; sourceTree = ""; }; - 0D72841DE3E6F9A153E180FCCEFCAE97 /* ZLClipImageDismissAnimatedTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLClipImageDismissAnimatedTransition.swift; path = Sources/Animation/ZLClipImageDismissAnimatedTransition.swift; sourceTree = ""; }; - 0D8A41C669D5519FC6C8AE6DA86EB24A /* JXCategoryIndicatorLineView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorLineView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorLineView.h; sourceTree = ""; }; + 0A435B9A05C7BB86FE26C523829C8D4A /* MAArc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArc.h; path = AMapNaviKit.framework/Headers/MAArc.h; sourceTree = ""; }; + 0A603A56BF9F0D351F7F58597AE67397 /* JXCategoryView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = JXCategoryView.modulemap; sourceTree = ""; }; + 0A91CFDAA12C8CEB58541777463AAE88 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; + 0B0CC58D2B57578DC41AC56CE29139C6 /* EKProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKProperty.swift; path = Source/Model/EKProperty.swift; sourceTree = ""; }; + 0B1F0529EF82007EAECB091D0A4B3B95 /* MAAnimatedAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnimatedAnnotation.h; path = AMapNaviKit.framework/Headers/MAAnimatedAnnotation.h; sourceTree = ""; }; + 0B31219001024F15894B441C638DC87D /* DDUIScrollView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIScrollView.swift; path = DDUIKit/Classes/UIScrollView/DDUIScrollView.swift; sourceTree = ""; }; + 0B78ECB37F7E4BD6056633F7BBFCE13E /* AMapNearbySearchManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNearbySearchManager.h; path = AMapSearchKit.framework/Headers/AMapNearbySearchManager.h; sourceTree = ""; }; + 0B9D719A08ECCEB67D4ED287E12478CE /* UILabel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UILabel.swift; path = DDUIKit/Classes/UILabel/UILabel.swift; sourceTree = ""; }; + 0BA17B720CE0D0878393E1E7FFA6742A /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; + 0BD45C5B1EC5DCCD150E978F75625687 /* ZLPhotoPreviewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoPreviewController.swift; path = Sources/General/ZLPhotoPreviewController.swift; sourceTree = ""; }; + 0BE2A0EF9D56819A61BC260CE4C8D225 /* Repeat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Repeat.swift; path = RxSwift/Observables/Repeat.swift; sourceTree = ""; }; + 0BEA970F06657F2334B42BE2FFFDE5F5 /* EKAttributes+Position.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Position.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Position.swift"; sourceTree = ""; }; + 0C11D5828432F95DF140C0DA7B677C80 /* DDMAMapKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDMAMapKit_Private-prefix.pch"; sourceTree = ""; }; + 0C17676C2C51A168A30ABFFF942281EF /* PrimitiveSequence+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PrimitiveSequence+Concurrency.swift"; path = "RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift"; sourceTree = ""; }; + 0C510B75AAB2E4FDA9137E14999AFEEF /* BlurLayer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BlurLayer.swift; path = Sources/DynamicBlurView/BlurLayer.swift; sourceTree = ""; }; + 0C5625CB64CAD78405F5F917FB912075 /* JXCategoryDotCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryDotCell.h; path = Sources/Dot/JXCategoryDotCell.h; sourceTree = ""; }; + 0C819BB49B3601AD30B87D450F464CC4 /* ObserverType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserverType.swift; path = RxSwift/ObserverType.swift; sourceTree = ""; }; + 0CA09743333787DF3615586222AC3B7E /* TakeLast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeLast.swift; path = RxSwift/Observables/TakeLast.swift; sourceTree = ""; }; + 0CF30404E7A7080C5C22D74A199E651C /* BRResultModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRResultModel.h; path = BRPickerView/StringPickerView/BRResultModel.h; sourceTree = ""; }; + 0D2C8B8FCE4545423026D47FA0BAF93B /* ObservableType+PrimitiveSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+PrimitiveSequence.swift"; path = "RxSwift/Traits/PrimitiveSequence/ObservableType+PrimitiveSequence.swift"; sourceTree = ""; }; 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = SwiftyRSA; path = libSwiftyRSA.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 0DC5866674A5051470ED264A8B18F146 /* EKAttributes+DisplayMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+DisplayMode.swift"; path = "Source/Model/EntryAttributes/EKAttributes+DisplayMode.swift"; sourceTree = ""; }; - 0E438A8249F047BCBBB6D217430776D7 /* DDButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDButton.swift; path = DDControlsKit_Private/Classes/DDButton/DDButton.swift; sourceTree = ""; }; - 0E4742E9C51026A45485A645ED1CC3D5 /* UITabBarController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UITabBarController.swift; path = DDUIKit/Classes/UITableBarController/UITabBarController.swift; sourceTree = ""; }; - 0E4B216137A46C0E5DC6E68825B77F04 /* ObservableConvertibleType+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Driver.swift"; path = "RxCocoa/Traits/Driver/ObservableConvertibleType+Driver.swift"; sourceTree = ""; }; - 0E5B77863A0AD4FBDF0036963DB57BF1 /* Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debug.swift; path = RxSwift/Observables/Debug.swift; sourceTree = ""; }; - 0E8E43C0AC4D9449A4CEB88B38B05C64 /* BRAddressPickerView.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = BRAddressPickerView.bundle; path = BRPickerView/AddressPickerView/BRAddressPickerView.bundle; sourceTree = ""; }; - 0EBB9EB352E42D64EB638364A0FB2B22 /* SDAsyncBlockOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAsyncBlockOperation.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDAsyncBlockOperation.m; sourceTree = ""; }; - 0EE460A44C452F23B3A04BA6DED38CB2 /* BRStringPickerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRStringPickerView.h; path = BRPickerView/StringPickerView/BRStringPickerView.h; sourceTree = ""; }; - 0F5157461D1117B9009AE4A09AFC39E0 /* UIImage+Transform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Transform.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+Transform.h"; sourceTree = ""; }; - 0F7F5CFCE7BCE6B987788A261ECD77D0 /* SDImageHEICCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageHEICCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageHEICCoder.h; sourceTree = ""; }; - 0F8B6A0127E3A880465D20229BE3587D /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; - 0F8D126B628F25E294A7EB034194840D /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; - 0FD930FE648CF7856D4A650CD3F9246A /* JXCategoryTitleVerticalZoomCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleVerticalZoomCell.h; path = Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomCell.h; sourceTree = ""; }; - 0FFCCF5662E12A47C807E5B822ECD1C3 /* MARouteOverlayModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MARouteOverlayModel.h; path = AMapNaviKit.framework/Headers/MARouteOverlayModel.h; sourceTree = ""; }; - 10A538AF5EE177387EDBD391D0D59F02 /* SDImageGraphics.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageGraphics.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageGraphics.m; sourceTree = ""; }; - 10A8045D6708CAAC36585E99715F4FFB /* UIResponder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIResponder.swift; path = DDUIKit/Classes/UIResponder/UIResponder.swift; sourceTree = ""; }; - 10D913B6E6A22FAB5560CE53BB3FFD48 /* ZLPhotoUIConfiguration+Chaining.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ZLPhotoUIConfiguration+Chaining.swift"; path = "Sources/General/ZLPhotoUIConfiguration+Chaining.swift"; sourceTree = ""; }; - 10DB28E552D92A0E55E026A626BA90F7 /* DDMAMapKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDMAMapKit_Private.release.xcconfig; sourceTree = ""; }; - 11096FADE1FB52E4512C73134FDE4A4C /* DDMAMapKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDMAMapKit_Private-umbrella.h"; sourceTree = ""; }; - 1110B4122E144DB3DE8023927863B883 /* DDProgressHUDKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDProgressHUDKit_Private.modulemap; sourceTree = ""; }; - 1151C25AC264A0C9897EADB334FA5618 /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; - 115C728A9058DCA0E2C11255315E0C67 /* MABaseOverlay+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MABaseOverlay+DDCategory.h"; path = "DDMAMapKit_Private/Classes/DDMAMap/Overlay/MABaseOverlay+DDCategory.h"; sourceTree = ""; }; - 115F2884D55163C3D33694C45B4682CD /* SDWebImageDownloaderResponseModifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderResponseModifier.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderResponseModifier.m; sourceTree = ""; }; - 119EDC15266C5F3AEF9CD97307C1737A /* SnapKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.debug.xcconfig; sourceTree = ""; }; - 11F3F08805262E2F27F3121ECDF9B699 /* ZLAddPhotoCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLAddPhotoCell.swift; path = Sources/General/ZLAddPhotoCell.swift; sourceTree = ""; }; - 122715D1D99F0928DED5F126A95A4949 /* MATileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MATileOverlayRenderer.h; sourceTree = ""; }; - 1239A732514962567BEB89DDD9DF864F /* IQKeyboardManager+UIKeyboardNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+UIKeyboardNotification.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+UIKeyboardNotification.swift"; sourceTree = ""; }; - 123C189E8DD35E85B6AE68000206E764 /* MATraceReplayOverlay+Addition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MATraceReplayOverlay+Addition.h"; path = "DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay+Addition.h"; sourceTree = ""; }; - 124D18B32598BC3338573E3BB08FC1C0 /* EKAlertMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKAlertMessage.swift; path = Source/Model/EKAlertMessage.swift; sourceTree = ""; }; - 1254A8AFBADEC5E42D70A53298EE71B6 /* Infallible+Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Operators.swift"; path = "RxSwift/Traits/Infallible/Infallible+Operators.swift"; sourceTree = ""; }; - 12601824EC1630A66FE9C427312B9263 /* CGFloat+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGFloat+ZLPhotoBrowser.swift"; path = "Sources/Extensions/CGFloat+ZLPhotoBrowser.swift"; sourceTree = ""; }; - 12705004458126AE9E1F726E592AF39A /* AuthenticationInterceptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationInterceptor.swift; path = Source/AuthenticationInterceptor.swift; sourceTree = ""; }; - 127CDF9926BA417F1E035E78530D0185 /* AMapLocation-NO-IDFA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapLocation-NO-IDFA.release.xcconfig"; sourceTree = ""; }; - 12B51270CE832430C2B2FD4A9DE1B167 /* UIImageView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+WebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImageView+WebCache.m"; sourceTree = ""; }; - 1302F73623B3C2854CB755CBC9206A1F /* ConstraintRelation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelation.swift; path = Sources/ConstraintRelation.swift; sourceTree = ""; }; - 1321B1522F1037BFB54E182FE1A0DE63 /* SectionedViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionedViewDataSourceType.swift; path = RxCocoa/Common/SectionedViewDataSourceType.swift; sourceTree = ""; }; - 1322E5D9702C0EF3754E9804AE297945 /* SwiftEntryKit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftEntryKit.swift; path = Source/SwiftEntryKit.swift; sourceTree = ""; }; - 135D9AAC1BBEAA7EBF52E4EB810F8BBD /* ConstraintDirectionalInsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDirectionalInsetTarget.swift; path = Sources/ConstraintDirectionalInsetTarget.swift; sourceTree = ""; }; - 13B8B17DC566F31E770B03844BDDF328 /* ZFSliderView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFSliderView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFSliderView.h; sourceTree = ""; }; - 13C2D8E1B835214FA96A3E7D2ADB1C3A /* SDWebImageDownloader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloader.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloader.h; sourceTree = ""; }; - 13C40AFE3383ED3ABDE7A958490771BB /* SDImageLoadersManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageLoadersManager.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageLoadersManager.h; sourceTree = ""; }; - 13C4415947200A102C355BB9CC90CBA6 /* UISegmentedControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISegmentedControl+Rx.swift"; path = "RxCocoa/iOS/UISegmentedControl+Rx.swift"; sourceTree = ""; }; - 14581E4C31A166C02EBBED2BB221AC3D /* DelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelegateProxy.swift; path = RxCocoa/Common/DelegateProxy.swift; sourceTree = ""; }; - 14637B5481D8685C1222AFB59BF414A1 /* SDImageTransformer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageTransformer.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageTransformer.h; sourceTree = ""; }; - 148AD67F6DE43FC5F025D1F53A58F952 /* RxRelay-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxRelay-dummy.m"; sourceTree = ""; }; - 1496B3763A7D3ECDBD4BAE7DFFF56B3D /* SDFileAttributeHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDFileAttributeHelper.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDFileAttributeHelper.h; sourceTree = ""; }; - 14C3C940DBBBC85A7E07D371C074B4A8 /* EKSimpleMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKSimpleMessage.swift; path = Source/Model/EKSimpleMessage.swift; sourceTree = ""; }; - 15376934AE68DE8A711FF860D672D79F /* ParameterEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoder.swift; path = Source/ParameterEncoder.swift; sourceTree = ""; }; - 155A5B63A5B03A0EA646DF3C1CD7AC99 /* UISearchController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISearchController+Rx.swift"; path = "RxCocoa/iOS/UISearchController+Rx.swift"; sourceTree = ""; }; - 1582A1F1296F8BADCF97AE4D06E48499 /* RxRelay.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxRelay.release.xcconfig; sourceTree = ""; }; - 158E6D6EC0896873107C0BD05595F5BF /* JXCategoryIndicatorCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorCell.h; path = Sources/Indicator/JXCategoryIndicatorCell.h; sourceTree = ""; }; - 1591576A47BDEC077A1053D72CF6FBD6 /* UIFont+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIFont+ZLPhotoBrowser.swift"; path = "Sources/Extensions/UIFont+ZLPhotoBrowser.swift"; sourceTree = ""; }; - 1597C4EBA5C215188C4153A7BA6AFB66 /* MAPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolyline.h; path = AMapNaviKit.framework/Headers/MAPolyline.h; sourceTree = ""; }; - 15A476D0A50008222AD9A3A852A897A2 /* UIApplication+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIApplication+Rx.swift"; path = "RxCocoa/iOS/UIApplication+Rx.swift"; sourceTree = ""; }; - 15F661828987C629373C61F6258CE1B6 /* Errors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Errors.swift; path = RxSwift/Errors.swift; sourceTree = ""; }; - 160639EE24A8659A9CB81B9366A65C95 /* SDWebImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImage.h; path = DDWebImageKit_Private/Classes/SDWebImage/SDWebImage.h; sourceTree = ""; }; - 162F5C2DBE47EB73C6BF0B604BE177A3 /* UITextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UITextView.swift; path = DDUIKit/Classes/UITextView/UITextView.swift; sourceTree = ""; }; - 168967492230E333D1FA2DEFAF3ACE11 /* Driver+Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Driver+Subscription.swift"; path = "RxCocoa/Traits/Driver/Driver+Subscription.swift"; sourceTree = ""; }; - 16997A49F405CDD1FE08DA242BBDA25D /* DistinctUntilChanged.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DistinctUntilChanged.swift; path = RxSwift/Observables/DistinctUntilChanged.swift; sourceTree = ""; }; + 0DFF9FCCF3FC76F60F991DBF190E4CB4 /* SDMemoryCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDMemoryCache.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDMemoryCache.h; sourceTree = ""; }; + 0E3AD0A5A60B44AF298FEC9482CE432A /* DDBaseAttributedString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseAttributedString.h; path = DDBasicControlsKit_Private/Classes/DDBaseAttributedString/DDBaseAttributedString.h; sourceTree = ""; }; + 0E81B3F8F745DB6A9AAFB8CD40CB6EC8 /* DDProgressHUDKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDProgressHUDKit_Private.release.xcconfig; sourceTree = ""; }; + 0E9E0DD979DAA290E780DA3E18F9871B /* ZLClipImageViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLClipImageViewController.swift; path = Sources/Edit/ZLClipImageViewController.swift; sourceTree = ""; }; + 0EA0223AFAEA527F51E060EC701FD9D5 /* Merge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Merge.swift; path = RxSwift/Observables/Merge.swift; sourceTree = ""; }; + 0EAD6BD5B720939B07B237C3B918074E /* ZLImageStickerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLImageStickerView.swift; path = Sources/Edit/ZLImageStickerView.swift; sourceTree = ""; }; + 0EB8C624EF7CB306DD272A6C7FD0984F /* AMapFoundation-NO-IDFA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapFoundation-NO-IDFA.debug.xcconfig"; sourceTree = ""; }; + 0EDD3AA8542CAF5C63E2C88397F7D700 /* DynamicBlurView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DynamicBlurView.h; path = Sources/DynamicBlurView/DynamicBlurView.h; sourceTree = ""; }; + 0EE2880C5818D2D6C4A79CFDF9892467 /* MAHeatMapVectorOverlayRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlayRender.h; path = AMapNaviKit.framework/Headers/MAHeatMapVectorOverlayRender.h; sourceTree = ""; }; + 0F024E118CC7C6DF824B3A44E3B5D35F /* ESTabBarController-swift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ESTabBarController-swift-dummy.m"; sourceTree = ""; }; + 0F1CEAE9F4FAB91A665AF2D428A3738E /* ESTabBarController-swift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "ESTabBarController-swift.modulemap"; sourceTree = ""; }; + 100591C0CA8BC02FA5698620BD98FA34 /* HistoricalSchedulerTimeConverter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HistoricalSchedulerTimeConverter.swift; path = RxSwift/Schedulers/HistoricalSchedulerTimeConverter.swift; sourceTree = ""; }; + 1041174B6008065A01D628E819B0F88B /* EKAccessoryNoteMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKAccessoryNoteMessageView.swift; path = Source/MessageViews/Notes/EKAccessoryNoteMessageView.swift; sourceTree = ""; }; + 1099FA7EEADBEF967E93188CEB9E2759 /* JXCategoryNumberView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryNumberView.h; path = Sources/Number/JXCategoryNumberView.h; sourceTree = ""; }; + 109D8C0F4B04607753A80D730FFD1F2D /* UIColor+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIColor+ZLPhotoBrowser.swift"; path = "Sources/Extensions/UIColor+ZLPhotoBrowser.swift"; sourceTree = ""; }; + 11318CAE9188F3F3D96B377110B759AD /* UINavigationController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UINavigationController.swift; path = DDUIKit/Classes/UINavigationController/UINavigationController.swift; sourceTree = ""; }; + 11460665CF36BD5EA4CA0A99BEAE7AC8 /* JXCategoryIndicatorLineView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorLineView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorLineView.h; sourceTree = ""; }; + 116E1CC88901ED78E2077B4C12D853B0 /* DDLogKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDLogKit_Private-prefix.pch"; sourceTree = ""; }; + 1187BCC044B894F6E3491ED9B5C26252 /* ZFPlayerControlView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerControlView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFPlayerControlView.h; sourceTree = ""; }; + 118D92AA162B4B2BA4022172E3B3D2DA /* RxCollectionViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDataSourceProxy.swift; sourceTree = ""; }; + 11A0D2EAF3988210C38EAB8A6A060240 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; + 11AA9FF2BF0AB34A6ABCED55E2B3DFD2 /* DDUIKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDUIKit.release.xcconfig; sourceTree = ""; }; + 11D3765EC2CDE2680F078D70E209211F /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; + 11E9E480C1E54BC90F57D2CCAB49A5FE /* ZFVolumeBrightnessView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFVolumeBrightnessView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFVolumeBrightnessView.h; sourceTree = ""; }; + 1230108A6DB4BFE27E08F9E4F406B60C /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; + 124F389547B3D21E25CC97EDD539A7F7 /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MBProgressHUD.h; path = DDProgressHUDKit_Private/Classes/MBProgressHUD.h; sourceTree = ""; }; + 1264866D6B7A332393A6A0FAA7E8E4E6 /* UIColor+JXAdd.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIColor+JXAdd.h"; path = "Sources/Common/UIColor+JXAdd.h"; sourceTree = ""; }; + 13369AB30EF547AC897102096804BD8F /* Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Driver.swift; path = RxCocoa/Traits/Driver/Driver.swift; sourceTree = ""; }; + 135376C1FCEE07616C702EA1545C5DC6 /* HTTPMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPMethod.swift; path = Source/HTTPMethod.swift; sourceTree = ""; }; + 135A0A5D3367ABF20DAFEA47ECC806F9 /* StartWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StartWith.swift; path = RxSwift/Observables/StartWith.swift; sourceTree = ""; }; + 136ACAADF3183D1A604697C4AA361579 /* MAMapView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapView.h; path = AMapNaviKit.framework/Headers/MAMapView.h; sourceTree = ""; }; + 136F991523CD2ED2AA0E278428FE879E /* MACustomBuildingOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlay.h; path = AMapNaviKit.framework/Headers/MACustomBuildingOverlay.h; sourceTree = ""; }; + 1393641ADAD12F0FB77EA7491880E439 /* DDNetworkingOfAlamofireKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDNetworkingOfAlamofireKit_Private.modulemap; sourceTree = ""; }; + 13FF1A8278613850FF62B0D49645157C /* CombineLatest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombineLatest.swift; path = RxSwift/Observables/CombineLatest.swift; sourceTree = ""; }; + 14090DEF6DB4FAD172F8D3682ABAC65D /* ZFPortraitControlView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPortraitControlView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFPortraitControlView.h; sourceTree = ""; }; + 1429C654602EE60F14E5C748E84A3EF7 /* JXCategoryTitleVerticalZoomCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleVerticalZoomCell.h; path = Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomCell.h; sourceTree = ""; }; + 148C29FA0CE1ABC35CD096724D64A5E7 /* DDUIPanGestureRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIPanGestureRecognizer.swift; path = DDUIGestureRecognizer/Classes/DDUIPanGestureRecognizer/DDUIPanGestureRecognizer.swift; sourceTree = ""; }; + 14E6DCED93863949755A398DB5C210B1 /* ResourceBundle-DDBaseViewController-DDBasicControlsKit_Private-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-DDBaseViewController-DDBasicControlsKit_Private-Info.plist"; sourceTree = ""; }; + 14ED7DE56301CCEBA5CD72994F13F7D6 /* _RXObjCRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXObjCRuntime.h; path = RxCocoa/Runtime/include/_RXObjCRuntime.h; sourceTree = ""; }; + 1513C684FAA95B8BDFE57A3DE58BA4AA /* UITableViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UITableViewCell.swift; path = DDUIKit/Classes/UITableViewCell/UITableViewCell.swift; sourceTree = ""; }; + 151C1822C9470A3F1C63D7E8698AEC70 /* NSThread+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSThread+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSThread+DDCategory/NSThread+DDCategory.m"; sourceTree = ""; }; + 152188DBC7BA989BAFEC3E87588C15CF /* BRPickerViewMacro.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRPickerViewMacro.h; path = BRPickerView/Base/BRPickerViewMacro.h; sourceTree = ""; }; + 153F0BEDCBFEB268003315167CB6A723 /* UIView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+WebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIView+WebCache.m"; sourceTree = ""; }; + 155E255306AC9CACD09CDA2B0D7DBBD1 /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; + 15A4510CDE0028CA4E1A50F424E8666B /* UIApplication.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIApplication.swift; path = DDUIKit/Classes/UIApplication/UIApplication.swift; sourceTree = ""; }; + 15A9C1745230ADF165659AD1BA0426DC /* DDNetworkingOfAlamofireKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDNetworkingOfAlamofireKit_Private.debug.xcconfig; sourceTree = ""; }; + 15B41E543A86CDD8E132B8E735A02993 /* SDImageCoderHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCoderHelper.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCoderHelper.m; sourceTree = ""; }; + 161019006BC8262817EE81BC18718C05 /* car_xingshi@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "car_xingshi@2x.png"; path = "DDMAMapKit_Private/Assets/car_xingshi@2x.png"; sourceTree = ""; }; + 16226D1086E5F03FEA888160551B6AE0 /* AMapTrackManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackManager.h; path = AMapTrackKit.framework/Headers/AMapTrackManager.h; sourceTree = ""; }; + 1623AE1629442AB8018887A49AD7E6DA /* URLRequest+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLRequest+Alamofire.swift"; path = "Source/URLRequest+Alamofire.swift"; sourceTree = ""; }; + 162A8904E032F3250DDA3F276E5E2033 /* DDColorKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDColorKit_Private-prefix.pch"; sourceTree = ""; }; + 16726529D4925EFA5D61246DDF2520D6 /* ESTabBar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBar.swift; path = Sources/ESTabBar.swift; sourceTree = ""; }; + 1678C96269E52BE05030BE4EB8774254 /* AMapNaviCompositeManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviCompositeManager.h; path = AMapNaviKit.framework/Headers/AMapNaviCompositeManager.h; sourceTree = ""; }; 16ADD43AE08E88D6F7A3498152249608 /* DDAutoUIKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDAutoUIKit_Private; path = libDDAutoUIKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 16C379F426173794645C2C8798E1764F /* DDBaseViewModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseViewModel.m; path = DDBasicControlsKit_Private/Classes/DDBaseViewModel/DDBaseViewModel.m; sourceTree = ""; }; - 16F1F7FD3EE537935F6EC568D7B92DCC /* JPush.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JPush.debug.xcconfig; sourceTree = ""; }; - 179950B856008A37E54282AB218BE490 /* DDTableView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDTableView.swift; path = DDControlsKit_Private/Classes/DDTableView/DDTableView.swift; sourceTree = ""; }; - 17B9606368F46B9ADB01BC04F1104475 /* JXCategoryIndicatorProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorProtocol.h; path = Sources/Common/JXCategoryIndicatorProtocol.h; sourceTree = ""; }; - 17CC4146CD8CC49DF21BC4DDFB7EB5D8 /* EKAttributes+PositionConstraints.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+PositionConstraints.swift"; path = "Source/Model/EntryAttributes/EKAttributes+PositionConstraints.swift"; sourceTree = ""; }; - 17D83DFAD0A7D02F84EBF4CCF814507F /* ZFUtilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFUtilities.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFUtilities.h; sourceTree = ""; }; - 1805B726F7B7D91977B23F28B19232F9 /* Session.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Session.swift; path = Source/Session.swift; sourceTree = ""; }; - 1824EE37880309CE183B065A8125D3F2 /* ZLBaseStickerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLBaseStickerView.swift; path = Sources/Edit/ZLBaseStickerView.swift; sourceTree = ""; }; - 18479495A93F2D7BA5EE27D70123365D /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; - 18686DD77C90F8ED5B7B626AE3A92002 /* Concat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Concat.swift; path = RxSwift/Observables/Concat.swift; sourceTree = ""; }; - 187A7BE80CB4D1D534894344A3E440EC /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; - 187B81333375FCEF1A107639B853AC4C /* SDWebImageOptionsProcessor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageOptionsProcessor.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageOptionsProcessor.m; sourceTree = ""; }; - 1892ECB3E07295D5960DD21C8F5C570B /* MAOverlayPathRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayPathRenderer.h; path = AMapNaviKit.framework/Headers/MAOverlayPathRenderer.h; sourceTree = ""; }; - 18A234B3F7E3FB1A3ABC872ECB643192 /* Timeout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeout.swift; path = RxSwift/Observables/Timeout.swift; sourceTree = ""; }; + 16AF0AA4A670CC0D68A66E6388506169 /* SnapKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SnapKit-dummy.m"; sourceTree = ""; }; + 16E7B1F74180B8AD2D8B8445CE19FAFD /* DefaultIfEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultIfEmpty.swift; path = RxSwift/Observables/DefaultIfEmpty.swift; sourceTree = ""; }; + 1700F928EA0CBDB932CFDF241BFE6327 /* JXCategoryIndicatorProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorProtocol.h; path = Sources/Common/JXCategoryIndicatorProtocol.h; sourceTree = ""; }; + 1706A4772B2BBAD1B39CA90FD77B158B /* LayoutConstraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraint.swift; path = Sources/LayoutConstraint.swift; sourceTree = ""; }; + 174AB53E059BB9A8DE414DD19F96A58E /* DDProgressHUDKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDProgressHUDKit_Private.debug.xcconfig; sourceTree = ""; }; + 177D86724B93E0FCF0D92988AB516F08 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; + 17888856B8B48807E8E714F1FA86DABD /* TYCyclePagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = TYCyclePagerView.debug.xcconfig; sourceTree = ""; }; + 178D2669607D468DF7A1E2D2A2126993 /* RxRelay-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxRelay-prefix.pch"; sourceTree = ""; }; + 17AF82E5033417808ED4E3CB26CA7030 /* AsSingle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsSingle.swift; path = RxSwift/Observables/AsSingle.swift; sourceTree = ""; }; + 17C6BB659A7CC437641CCB80B4A07F44 /* EKWindowProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKWindowProvider.swift; path = Source/Infra/EKWindowProvider.swift; sourceTree = ""; }; + 17E2210B687B3412F03196B1C6A6D547 /* MATraceReplayOverlay.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MATraceReplayOverlay.m; path = DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay.m; sourceTree = ""; }; + 1809476E15987C3BE9B96C520F450AC2 /* ZLAdjustSlider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLAdjustSlider.swift; path = Sources/Edit/ZLAdjustSlider.swift; sourceTree = ""; }; + 18372F0E39BA4CC4FC036FCD277A0656 /* Infallible+Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Zip+arity.swift"; path = "RxSwift/Traits/Infallible/Infallible+Zip+arity.swift"; sourceTree = ""; }; + 184CCF347EDC114B567A87699F4C22F0 /* SharedSequence+Operators+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Operators+arity.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Operators+arity.swift"; sourceTree = ""; }; 18BCA08F5CEEE178EA4B5E4C7521ECB7 /* Pods-OrderSchedulingNotificationService.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OrderSchedulingNotificationService.release.xcconfig"; sourceTree = ""; }; - 18C9191B219C00CC821BFEDCA530A46F /* DisposeBag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisposeBag.swift; path = RxSwift/Disposables/DisposeBag.swift; sourceTree = ""; }; - 197231600EA784EDB0D314968D6B864D /* SwiftEntryKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftEntryKit-dummy.m"; sourceTree = ""; }; - 198668771B62D296CE1BC2A3C38EEC72 /* MAArcRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArcRenderer.h; path = AMapNaviKit.framework/Headers/MAArcRenderer.h; sourceTree = ""; }; - 199D063D931AC1C7F12E7022B9E9BB4E /* EKSimpleMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKSimpleMessageView.swift; path = Source/MessageViews/EKSimpleMessageView.swift; sourceTree = ""; }; - 19AB71EF89244DAC6F10ED6799637206 /* DDTableViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDTableViewCell.swift; path = DDControlsKit_Private/Classes/DDTableViewCell/DDTableViewCell.swift; sourceTree = ""; }; - 19B8E91B8B33FF57AE1BF61D46A80723 /* Constraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Constraint.swift; path = Sources/Constraint.swift; sourceTree = ""; }; - 19F1D43A610B695690CAA491578873CB /* Bool+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Bool+ZLPhotoBrowser.swift"; path = "Sources/Extensions/Bool+ZLPhotoBrowser.swift"; sourceTree = ""; }; - 1A66F7FAD22EEDDA4876B55C959611B3 /* Never.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Never.swift; path = RxSwift/Observables/Never.swift; sourceTree = ""; }; - 1A774970088C5E2E892AEED842E99EE0 /* UICollectionViewLayout+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewLayout+MJRefresh.m"; path = "MJRefresh/UICollectionViewLayout+MJRefresh.m"; sourceTree = ""; }; - 1A968511EC8B12215BEA6AA6A06BC8CB /* ObserveOn.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserveOn.swift; path = RxSwift/Observables/ObserveOn.swift; sourceTree = ""; }; - 1AC77E82F37C5651C813FB4EB0871644 /* DDUIKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDUIKit-dummy.m"; sourceTree = ""; }; - 1AF91873AA224EE7012E340185ECF07F /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; - 1B10E270FFC0D2D8A0BBB042EA05931F /* ZLThumbnailViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLThumbnailViewController.swift; path = Sources/General/ZLThumbnailViewController.swift; sourceTree = ""; }; - 1B32A3B78CEA3A3527D9EB1F2E7F7A84 /* UIScrollView+ZFPlayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+ZFPlayer.m"; path = "DDZFPlayerKit_Private/Classes/Core/UIScrollView+ZFPlayer.m"; sourceTree = ""; }; - 1B7E3665B2C5961E3B5E88F6B281E1B1 /* BRAddressModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRAddressModel.h; path = BRPickerView/AddressPickerView/BRAddressModel.h; sourceTree = ""; }; - 1C119095CAF109CF6E59C4E6542538C8 /* DDBasicControlsKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDBasicControlsKit_Private-prefix.pch"; sourceTree = ""; }; - 1C19315A904D44B18B7DAA7CF87AACEA /* DDUtilsSwiftKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDUtilsSwiftKit_Private.release.xcconfig; sourceTree = ""; }; - 1C524A72FEA72F3264C6EEE99C1211A6 /* EKAttributes+HapticFeedback.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+HapticFeedback.swift"; path = "Source/Model/EntryAttributes/EKAttributes+HapticFeedback.swift"; sourceTree = ""; }; - 1C5FCC6F799A1708A051691247BBE0FE /* Debounce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debounce.swift; path = RxSwift/Observables/Debounce.swift; sourceTree = ""; }; - 1C67D826FBADD37CC9AA503FAD1361EB /* _RX.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RX.h; path = RxCocoa/Runtime/include/_RX.h; sourceTree = ""; }; - 1C7C1A173E4A2ADD210454460E5858C6 /* MAMultiPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPolyline.h; path = AMapNaviKit.framework/Headers/MAMultiPolyline.h; sourceTree = ""; }; - 1C8BC92A7373926954F0D7F73822E188 /* NSAttributedString+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSAttributedString+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSAttributedString+DDCategory/NSAttributedString+DDCategory.m"; sourceTree = ""; }; - 1CA796CAE742555E9F4CF9359EB6D663 /* DDBasicControls.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBasicControls.h; path = DDBasicControlsKit_Private/Classes/DDBasicControls.h; sourceTree = ""; }; - 1CA835297B309B452FA967EF1A162586 /* NSBundle+BRPickerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+BRPickerView.m"; path = "BRPickerView/Base/NSBundle+BRPickerView.m"; sourceTree = ""; }; - 1CBAE4658B557B45BFC7CCB06228D28C /* MACustomBuildingOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlay.h; path = AMapNaviKit.framework/Headers/MACustomBuildingOverlay.h; sourceTree = ""; }; - 1CE51A545AB69BDF39AFF07BD33A56D6 /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; - 1D1F088A01EE8E759137608EF8FBB4E3 /* EKRatingMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKRatingMessage.swift; path = Source/Model/EKRatingMessage.swift; sourceTree = ""; }; - 1D6610B4D803D9EB0AEDCB3823D36E37 /* UIWindow+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIWindow+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIWindow+DDCategory/UIWindow+DDCategory.m"; sourceTree = ""; }; - 1D779C3B48571CB72AEC106D95FA1B7E /* SnapKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.release.xcconfig; sourceTree = ""; }; - 1D79EB1E1E2C30CE69D9B08BF968A53A /* EKAlertMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKAlertMessageView.swift; path = Source/MessageViews/EKAlertMessageView.swift; sourceTree = ""; }; - 1DC2114F755A703FF111E2BF90DAE68D /* IQKeyboardManager+UITextFieldViewNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+UITextFieldViewNotification.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+UITextFieldViewNotification.swift"; sourceTree = ""; }; - 1DC275096F93AFFB12320E72DB9D0A28 /* MJRefreshTrailer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshTrailer.m; path = MJRefresh/Base/MJRefreshTrailer.m; sourceTree = ""; }; - 1E190D923A53D5C051E9206218053E21 /* DDLogKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDLogKit_Private-umbrella.h"; sourceTree = ""; }; - 1E2ED10CBAB753EC55BC4A5D8DF023E0 /* SDImageCacheConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCacheConfig.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCacheConfig.h; sourceTree = ""; }; - 1E487A3D9E9788D16901C1E37BD72192 /* MAMVTTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMVTTileOverlay.h; path = AMapNaviKit.framework/Headers/MAMVTTileOverlay.h; sourceTree = ""; }; - 1E7D0397564C342C1B79474D477E0377 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; - 1EA6EFCB1DB5ECF9EB950483139D590E /* BRAddressPickerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRAddressPickerView.h; path = BRPickerView/AddressPickerView/BRAddressPickerView.h; sourceTree = ""; }; - 1F2FCB850CD4E49973F61B0897205447 /* AMapFoundationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationKit.h; path = AMapFoundationKit.framework/Headers/AMapFoundationKit.h; sourceTree = ""; }; - 1F81DA2E11680CB954CF2F36701639A7 /* Infallible+Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Zip+arity.swift"; path = "RxSwift/Traits/Infallible/Infallible+Zip+arity.swift"; sourceTree = ""; }; - 1FBD6E105CA7406E49E6D2234D092DFC /* NSThread+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSThread+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSThread+DDCategory/NSThread+DDCategory.h"; sourceTree = ""; }; + 18E641006679281D6DC4518EF893F03A /* SDWebImageManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageManager.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageManager.h; sourceTree = ""; }; + 18E8F78A0E4FED3EEFBF8C45B9D4EC81 /* UITextView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextView+Rx.swift"; path = "RxCocoa/iOS/UITextView+Rx.swift"; sourceTree = ""; }; + 18EFC4D0850A7C6517CF4593826B1247 /* PrimitiveSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrimitiveSequence.swift; path = RxSwift/Traits/PrimitiveSequence/PrimitiveSequence.swift; sourceTree = ""; }; + 19285907593533A6AA9EB666187C70F5 /* SDWeakProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWeakProxy.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDWeakProxy.h; sourceTree = ""; }; + 195D2751CB51366D09A9B380BD68A086 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; + 1962803FD59FC42F10DEE2A33E08B008 /* Range.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Range.swift; path = RxSwift/Observables/Range.swift; sourceTree = ""; }; + 19941DC64BB0D0525D65311FB1D44117 /* MATouchPoi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATouchPoi.h; path = AMapNaviKit.framework/Headers/MATouchPoi.h; sourceTree = ""; }; + 19997B31DB091B9691A5431ADE9681FF /* Toast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Toast.swift; path = DDToastKit_Private/Classes/Toast.swift; sourceTree = ""; }; + 1A37E45618A0FBC62D6154B91D9F0499 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; + 1A3DF1E0C4CCABA356AF83F930F0C8A1 /* DDProgressHUDKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDProgressHUDKit_Private.modulemap; sourceTree = ""; }; + 1A800B2680C046933AA98E7BF241507A /* SDAnimatedImageRep.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImageRep.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImageRep.m; sourceTree = ""; }; + 1A8147D505262DC091E37F898CFB096C /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; + 1A93FA71CAFA40C0939FDDBA2DAD1F61 /* JXCategoryBaseCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryBaseCellModel.h; path = Sources/Base/JXCategoryBaseCellModel.h; sourceTree = ""; }; + 1AF2E387421E828F9892DAE7C4A9B989 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; + 1B10FB417AD06B507E287C969BAD54A7 /* DeviceInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DeviceInfo.swift; path = DDUtilsSwiftKit_Private/Classes/DeviceInfo/DeviceInfo.swift; sourceTree = ""; }; + 1B3CB74D09971841E30AB45461B702B6 /* DDBaseTableViewCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseTableViewCell.h; path = DDBasicControlsKit_Private/Classes/DDBaseTableViewCell/DDBaseTableViewCell.h; sourceTree = ""; }; + 1B501E28E3FDFF405D393733C389A7BC /* DDWebImageKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDWebImageKit_Private.release.xcconfig; sourceTree = ""; }; + 1B6FD128E219CB7AC00E58EF65D2391D /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; + 1B937AC2FB944C6FC562648D22195058 /* SDDisplayLink.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDDisplayLink.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDDisplayLink.h; sourceTree = ""; }; + 1BDA18B33684622BC30BDBB778EB44F3 /* UIViewController+ZFPlayerRotation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIViewController+ZFPlayerRotation.m"; path = "DDZFPlayerKit_Private/Classes/Core/UIViewController+ZFPlayerRotation.m"; sourceTree = ""; }; + 1BDD0DE426C4668E0ED9AE67C8C629C9 /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = ""; }; + 1BE644B1249343805E50F86861F91F21 /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; + 1C06341F09287851FFC3FD086A6124E8 /* DDUtilsSwiftKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDUtilsSwiftKit_Private.release.xcconfig; sourceTree = ""; }; + 1C4F166A34106C167C1D61C5851F8AF0 /* ESTabBarItemContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBarItemContentView.swift; path = Sources/ESTabBarItemContentView.swift; sourceTree = ""; }; + 1C50AA79FC6A504C48ECB57F30434619 /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; + 1C67ECB91C7A40D96665F6F4A427C49F /* DDZFPlayerKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDZFPlayerKit_Private-prefix.pch"; sourceTree = ""; }; + 1CBA3C0559234D90ED825EC7DD5EC9D6 /* DDControlsKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDControlsKit_Private-dummy.m"; sourceTree = ""; }; + 1CBF23CB7783B7D5344C0C32C0D47775 /* DDBaseScrollView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseScrollView.h; path = DDBasicControlsKit_Private/Classes/DDBaseScrollView/DDBaseScrollView.h; sourceTree = ""; }; + 1CC0FC134317D7C5174A921D18711453 /* MATraceReplayOverlayRender.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MATraceReplayOverlayRender.m; path = DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlayRender.m; sourceTree = ""; }; + 1CC5F3FCC434662362EE890B27FB3B87 /* DDColorKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDColorKit_Private-umbrella.h"; sourceTree = ""; }; + 1CE9CED92DFD164D0A7354F8CC55DC78 /* DDBaseSwitch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseSwitch.h; path = DDBasicControlsKit_Private/Classes/DDBaseSwitch/DDBaseSwitch.h; sourceTree = ""; }; + 1D3790512280E5375A3BD1510F3FB837 /* DDMAGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMAGeometry.h; path = DDMAMapKit_Private/Classes/DDMAUtil/DDMAGeometry.h; sourceTree = ""; }; + 1D46B6D7FC4D45B44DB68694E3E7A2B9 /* BRPickerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BRPickerView-prefix.pch"; sourceTree = ""; }; + 1D8F67E70271E3E66BC0DF5A51A979E7 /* SDWebImageDownloaderConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderConfig.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderConfig.m; sourceTree = ""; }; + 1D9510AF36E7EC45CD71E2C15F3863D5 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; + 1DDD4360E28D83A8A2AAF2BEA9F751CD /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; + 1DE8AAA4F54127820E8B93C1348805A6 /* MJRefreshConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConfig.m; path = MJRefresh/MJRefreshConfig.m; sourceTree = ""; }; + 1E32B5B8F126CC4469DC4B28CA408AF4 /* MainScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MainScheduler.swift; path = RxSwift/Schedulers/MainScheduler.swift; sourceTree = ""; }; + 1E8E1583D64690269DB3A220AB64E28B /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; + 1EECE5C3878ECD2D907C22542FAF6CB0 /* BRPickerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = BRPickerView.modulemap; sourceTree = ""; }; + 1F2351A2165091AD20D1FEC5C7EA60C7 /* AMapFoundationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationKit.h; path = AMapFoundationKit.framework/Headers/AMapFoundationKit.h; sourceTree = ""; }; + 1F2A5B4E0766288D3F438D9D9C313CD5 /* RTLManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RTLManager.m; path = Sources/RLTManager/RTLManager.m; sourceTree = ""; }; + 1F74707FBFB8CE8AC92B29ABAE7450F7 /* ZFReachabilityManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFReachabilityManager.h; path = DDZFPlayerKit_Private/Classes/Core/ZFReachabilityManager.h; sourceTree = ""; }; + 1FD65CB001A4CB7ADE94D956536C548D /* RxCollectionViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxCollectionViewDataSourceType.swift; sourceTree = ""; }; 1FEA06F110D30604A9FB015A9790A954 /* DDControlsKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDControlsKit_Private; path = libDDControlsKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 202C972A19678836E5A066A965F5E3AC /* InvocableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InvocableType.swift; path = RxSwift/Schedulers/Internal/InvocableType.swift; sourceTree = ""; }; - 2038245FC382C945DEDE715974712F64 /* AnonymousDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnonymousDisposable.swift; path = RxSwift/Disposables/AnonymousDisposable.swift; sourceTree = ""; }; - 204DAB8746027668218A898EA7E2F6A5 /* Enumerated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Enumerated.swift; path = RxSwift/Observables/Enumerated.swift; sourceTree = ""; }; - 205A7F22321FA5D84F4306759F72DEDA /* SDImageCachesManagerOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCachesManagerOperation.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDImageCachesManagerOperation.m; sourceTree = ""; }; - 206FAF6DB9B835BCF0A2994CBB36C3F6 /* RxRelay.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxRelay.modulemap; sourceTree = ""; }; - 207498A36B7536E06C8F540812FF5CCC /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; - 20A09A3496000554608BC8FB6FF7A762 /* CPListItem+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CPListItem+Kingfisher.swift"; path = "Sources/Extensions/CPListItem+Kingfisher.swift"; sourceTree = ""; }; - 20B804A5E99E2427FC8C447EEEEAD0AA /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; - 20FB2892013B54804B8CCAC2A83767EC /* Map.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Map.swift; path = RxSwift/Observables/Map.swift; sourceTree = ""; }; - 2114F466A35E380125B5494E742475A8 /* MAGltfOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGltfOverlay.h; path = AMapNaviKit.framework/Headers/MAGltfOverlay.h; sourceTree = ""; }; - 2128BE40B86B4D3DF49E49E98134754F /* UIViewController+ZFPlayerRotation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIViewController+ZFPlayerRotation.m"; path = "DDZFPlayerKit_Private/Classes/Core/UIViewController+ZFPlayerRotation.m"; sourceTree = ""; }; - 21355DDD8E561516AFFD1429EBFCC92F /* ObservableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObservableType.swift; path = RxSwift/ObservableType.swift; sourceTree = ""; }; - 2199C30780EB94AB96DFE5E2385FA41B /* AMapFoundationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationVersion.h; path = AMapFoundationKit.framework/Headers/AMapFoundationVersion.h; sourceTree = ""; }; - 21C5F8D56E268254B365309D423B605D /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; - 21D700E204FBD4C2C4312544B43D2B7A /* MAMultiPointOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAMultiPointOverlayRenderer.h; sourceTree = ""; }; - 21DAD45A496EB2C1F1DBA4D9A4F8E940 /* TYCyclePagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = TYCyclePagerView.release.xcconfig; sourceTree = ""; }; - 21DCF07DB5D14A74DB57C27F40FEF911 /* KFImageProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageProtocol.swift; path = Sources/SwiftUI/KFImageProtocol.swift; sourceTree = ""; }; - 21F018F5872031C923DC0A2864E02DBE /* Bugly.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Bugly.framework; sourceTree = ""; }; - 21FB09E1B91691CB91DD8C5E9A7B45B9 /* AMapNaviRideDataRepresentable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviRideDataRepresentable.h; path = AMapNaviKit.framework/Headers/AMapNaviRideDataRepresentable.h; sourceTree = ""; }; - 21FB32C0862A32F6D969FFE0B5C4A1F7 /* DDMATrackManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMATrackManager.h; path = DDMAMapKit_Private/Classes/DDMATrackManager/DDMATrackManager.h; sourceTree = ""; }; - 22075FA4BBD7542EEFE8E6DC01DA0E46 /* DDUIButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIButton.swift; path = DDUIKit/Classes/UIButton/DDUIButton.swift; sourceTree = ""; }; - 229DE379AF59A146B7FB1F76C34A2431 /* JPush-xcframeworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "JPush-xcframeworks.sh"; sourceTree = ""; }; - 22B76EB045FE80903CB6130703B901AC /* EKAttributes+Precedence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Precedence.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Precedence.swift"; sourceTree = ""; }; - 22BEECA0835EE447A915698DCA7AB445 /* RecursiveScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveScheduler.swift; path = RxSwift/Schedulers/RecursiveScheduler.swift; sourceTree = ""; }; - 22F46497A2636C6FE311D1E91E9F22E8 /* SDWebImageDefine.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDefine.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDefine.m; sourceTree = ""; }; - 23013473B83C27007135458F3F6B67B1 /* DDToastKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDToastKit_Private-dummy.m"; sourceTree = ""; }; - 23537E1A28C6DC44056BAF40CB2ACEBF /* ConstraintPriorityTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriorityTarget.swift; path = Sources/ConstraintPriorityTarget.swift; sourceTree = ""; }; - 23BAC21294E3037F34964796795A0429 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; - 23C65F46012BAB6012EA487F3F55626B /* NSImage+Compatibility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSImage+Compatibility.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/NSImage+Compatibility.m"; sourceTree = ""; }; - 23E2138628442EF888307328F25A4098 /* BehaviorRelay+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "BehaviorRelay+Driver.swift"; path = "RxCocoa/Traits/Driver/BehaviorRelay+Driver.swift"; sourceTree = ""; }; - 2438FB5CFF20D81E55365D77C630E68E /* UIImageView+ZFCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+ZFCache.h"; path = "DDZFPlayerKit_Private/Classes/ControlView/UIImageView+ZFCache.h"; sourceTree = ""; }; - 244D04F7593C907CA3000E0416B9AD20 /* UITableView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UITableView.swift; path = DDUIKit/Classes/UITableView/UITableView.swift; sourceTree = ""; }; - 24B0E2F10848069246FF901B829CAABA /* ZLEditImageViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLEditImageViewController.swift; path = Sources/Edit/ZLEditImageViewController.swift; sourceTree = ""; }; - 2500D868DB86B22C1B226DD8B56C4F60 /* DDProgressHUDKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDProgressHUDKit_Private.debug.xcconfig; sourceTree = ""; }; - 255D9596B816F814A05A16EF0F059876 /* AMapNaviHeaderHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviHeaderHandler.h; path = AMapNaviKit.framework/Headers/AMapNaviHeaderHandler.h; sourceTree = ""; }; - 255EF207ED8AD69A16C21C2394075CB4 /* AMapNearbySearchManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNearbySearchManager.h; path = AMapSearchKit.framework/Headers/AMapNearbySearchManager.h; sourceTree = ""; }; - 257BF33C79D3C4256AE066E0B76C7D89 /* RxCocoa.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxCocoa.debug.xcconfig; sourceTree = ""; }; - 25A1A84B6CE3C721801406A09E1A681A /* MAAnimatedAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnimatedAnnotation.h; path = AMapNaviKit.framework/Headers/MAAnimatedAnnotation.h; sourceTree = ""; }; - 25CD7E5C93C425C39FB92EF5E5FD6A43 /* Debugging.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debugging.swift; path = Sources/Debugging.swift; sourceTree = ""; }; - 25D3E70E625FF1B234183DFDD4F27AE6 /* MainScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MainScheduler.swift; path = RxSwift/Schedulers/MainScheduler.swift; sourceTree = ""; }; - 25D70B1D0EF5F157CBC2F3B26E996110 /* UIImage+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIImage+DDCategory/UIImage+DDCategory.h"; sourceTree = ""; }; - 25D9C7B4207C1DD048CE51FB86DAE752 /* DDBaseAttributedString.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseAttributedString.m; path = DDBasicControlsKit_Private/Classes/DDBaseAttributedString/DDBaseAttributedString.m; sourceTree = ""; }; - 25E27FDE8543A55F29CC309BBA1BBFF3 /* SwiftEntryKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftEntryKit-umbrella.h"; sourceTree = ""; }; - 260E8428A844C00BDCFD51E6863B3C09 /* AMapNaviDriveView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviDriveView.h; path = AMapNaviKit.framework/Headers/AMapNaviDriveView.h; sourceTree = ""; }; - 2629EF2DB985F9372859B52747AB694F /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; - 2644F06C6A9D5670C989CF62D9626782 /* Signal+Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Signal+Subscription.swift"; path = "RxCocoa/Traits/Signal/Signal+Subscription.swift"; sourceTree = ""; }; - 2666FFD6308D09604C0F4090872892AC /* MAGeodesicPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeodesicPolyline.h; path = AMapNaviKit.framework/Headers/MAGeodesicPolyline.h; sourceTree = ""; }; - 266D54DF854F05C57FA484AAF5F8C5CE /* DDMAGeometry.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMAGeometry.m; path = DDMAMapKit_Private/Classes/DDMAUtil/DDMAGeometry.m; sourceTree = ""; }; - 269B13D3E7241BC6A1B0BD0AE7638E70 /* JCore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JCore.debug.xcconfig; sourceTree = ""; }; - 26D6B97B3B112535CAC95C115E007083 /* SDDeviceHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDDeviceHelper.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDDeviceHelper.h; sourceTree = ""; }; - 26E68331B382E955B9389387DDCD9123 /* UINavigationController+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UINavigationController+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UINavigationController+DDCategory/UINavigationController+DDCategory.h"; sourceTree = ""; }; - 26EF3C29C99DDEA847F975B055E3A08F /* Lock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Lock.swift; path = RxSwift/Concurrency/Lock.swift; sourceTree = ""; }; - 26F770824A8BA8174C08F0239B10E87F /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; - 26F80F775D3070D4B4BA93E3689AA29B /* RxSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwift-umbrella.h"; sourceTree = ""; }; - 271AB180BFBAF110A367087A4F0C42CB /* AMapTrackCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackCommonObj.h; path = AMapTrackKit.framework/Headers/AMapTrackCommonObj.h; sourceTree = ""; }; - 272CB96262B677C04CB818BBC180303D /* Sink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sink.swift; path = RxSwift/Observables/Sink.swift; sourceTree = ""; }; - 274790B5C5656E53DB5E9460D0CA7014 /* EKAttributes+Presets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Presets.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Presets.swift"; sourceTree = ""; }; - 27A7754C99ACFF0D3B7851D17B237B7B /* DDUICollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUICollectionView.swift; path = DDUIKit/Classes/UICollectionView/DDUICollectionView.swift; sourceTree = ""; }; - 27C3389331DAD0F18AEC701197758DFB /* MAPoiFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPoiFilter.h; path = AMapNaviKit.framework/Headers/MAPoiFilter.h; sourceTree = ""; }; - 27C3985BC60DEFD3A8E087B6C709AC70 /* _RXDelegateProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXDelegateProxy.m; path = RxCocoa/Runtime/_RXDelegateProxy.m; sourceTree = ""; }; - 280B6C178AA17494F5440BDAC7CDE34B /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; - 282817C99FC8815E2D4DC7C5E54F6928 /* DDPersistenceKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDPersistenceKit_Private.release.xcconfig; sourceTree = ""; }; - 282ED0EE0135E2322C62CF3158093E0F /* ZFIJKPlayerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFIJKPlayerManager.m; path = DDZFPlayerKit_Private/Classes/ijkplayer/ZFIJKPlayerManager.m; sourceTree = ""; }; - 287DB9A3ADD08E6B16193B52007CE289 /* BooleanDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BooleanDisposable.swift; path = RxSwift/Disposables/BooleanDisposable.swift; sourceTree = ""; }; - 28A14B5EE853D1CDFD7A0A7AE69D6EB8 /* MAOfflineMap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMap.h; path = AMapNaviKit.framework/Headers/MAOfflineMap.h; sourceTree = ""; }; - 28A1A93BD5334A3A3EF12FB8A218B5DD /* ZFPlayerGestureControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPlayerGestureControl.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerGestureControl.m; sourceTree = ""; }; - 28A3690761BCE8FE91AA3FF7BCC11060 /* ObserverType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserverType.swift; path = RxSwift/ObserverType.swift; sourceTree = ""; }; - 28A4BCC4928713846A006EECCC31B036 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = RxSwift/Observables/Filter.swift; sourceTree = ""; }; - 28ADEA3A42F12E2CF068F92065294C7E /* NSURL+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSURL+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSUrl+DDCategory/NSURL+DDCategory.h"; sourceTree = ""; }; - 28E6BE384BEAD12EA067697276112C0C /* BRPickerStyle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRPickerStyle.m; path = BRPickerView/Base/BRPickerStyle.m; sourceTree = ""; }; - 28F6086B6CEF10FF547F89263E8F4746 /* ZLClipImageViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLClipImageViewController.swift; path = Sources/Edit/ZLClipImageViewController.swift; sourceTree = ""; }; - 291B959144DB4546B6BA764A51F157CD /* SDWeakProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWeakProxy.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDWeakProxy.h; sourceTree = ""; }; - 2925D22EF07577153FEBEFB4D61C4CB5 /* NSBezierPath+SDRoundedCorners.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBezierPath+SDRoundedCorners.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Private/NSBezierPath+SDRoundedCorners.m"; sourceTree = ""; }; - 2967159E407D628C1168D2FCAD76D010 /* SDAnimatedImagePlayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImagePlayer.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImagePlayer.h; sourceTree = ""; }; - 29808B61804E81E020914043CFAFCA2A /* ZFPlayerNotification.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPlayerNotification.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerNotification.m; sourceTree = ""; }; - 298D96B0B413B9CE80F41FE5EFDDCC5F /* BRStringPickerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRStringPickerView.m; path = BRPickerView/StringPickerView/BRStringPickerView.m; sourceTree = ""; }; - 299A8E152EC0A8AF9B3342D30FB4DBA8 /* Range.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Range.swift; path = RxSwift/Observables/Range.swift; sourceTree = ""; }; - 299D80CDFAD96282C1F934031CEFFAB7 /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; - 29ACF64C85D0D92926E3518078368CE7 /* AMapNaviInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviInfo.h; path = AMapNaviKit.framework/Headers/AMapNaviInfo.h; sourceTree = ""; }; - 29B0D101A427765E96D4369F87E80C06 /* MAParticleOverlayOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayOptions.h; path = AMapNaviKit.framework/Headers/MAParticleOverlayOptions.h; sourceTree = ""; }; - 29D23535A0572A6EF656DBEB9FBE0CA0 /* Zip.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Zip.swift; path = RxSwift/Observables/Zip.swift; sourceTree = ""; }; - 29D624B908EE9763AC85DA49334511F8 /* UIScreen+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScreen+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIScreen+DDCategory/UIScreen+DDCategory.m"; sourceTree = ""; }; - 29E8D22EEFB5663FDF461407F3880FB2 /* UITabBarController+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITabBarController+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UITabBarController+DDCategory/UITabBarController+DDCategory.h"; sourceTree = ""; }; - 2A051DFC80B72227993F6A4E69024E8A /* MAHeatMapTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapTileOverlay.h; path = AMapNaviKit.framework/Headers/MAHeatMapTileOverlay.h; sourceTree = ""; }; - 2A0E59FACC815ACBE10E431D55166F88 /* AMapGeoFenceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceManager.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceManager.h; sourceTree = ""; }; - 2A39A735ECCB0572D656ADC53D13B4AD /* ZFPresentTransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPresentTransition.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPresentTransition.m; sourceTree = ""; }; - 2A84594AA1453509C7C89BAC029CCC89 /* DDUITextField.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUITextField.swift; path = DDUIKit/Classes/UITextField/DDUITextField.swift; sourceTree = ""; }; - 2A87D2F11F97B83A294CC2D8437BCBDB /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; - 2A8F2B0656192DF51FE1FC0FAF008A07 /* ObservableType+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+Extensions.swift"; path = "RxSwift/ObservableType+Extensions.swift"; sourceTree = ""; }; - 2A9C771BD081B7E1B2A0ECF84F413605 /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; + 209DED469D48F3D7CC4B7636A432924F /* ObserverBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserverBase.swift; path = RxSwift/Observers/ObserverBase.swift; sourceTree = ""; }; + 209FAB8364FAFA09461D2E3FEE43031A /* ConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintItem.swift; path = Sources/ConstraintItem.swift; sourceTree = ""; }; + 20AE7958E8A392E43477169D9EC04936 /* RxCocoa-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxCocoa-umbrella.h"; sourceTree = ""; }; + 20AF9E2DEA4C18BDEC2A77D3D329CFFF /* Concat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Concat.swift; path = RxSwift/Observables/Concat.swift; sourceTree = ""; }; + 20B9AD5D0F5F4F68E74EBC1DB5C6F50C /* DDMANaviManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMANaviManager.h; path = DDMAMapKit_Private/Classes/DDMANaviManager/DDMANaviManager.h; sourceTree = ""; }; + 210A24BB10A3CA89D14A6F1A180FC065 /* PopupDialog+Keyboard.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PopupDialog+Keyboard.swift"; path = "PopupDialog/Classes/PopupDialog+Keyboard.swift"; sourceTree = ""; }; + 2126BCB05F88A7E5C18499699DAC6107 /* ZLPhotoPreviewAnimatedTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoPreviewAnimatedTransition.swift; path = Sources/Animation/ZLPhotoPreviewAnimatedTransition.swift; sourceTree = ""; }; + 214E2061DBEB30C377E88C37A1745E4A /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; + 21674AB534EC96E7927A0F7D146F0B81 /* PopupDialog.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PopupDialog.swift; path = PopupDialog/Classes/PopupDialog.swift; sourceTree = ""; }; + 218DC6BF23D33E9C1057D41CB1995EC7 /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; + 218E425ABD782C7C3E7EF8315D9CDC69 /* CPListItem+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CPListItem+Kingfisher.swift"; path = "Sources/Extensions/CPListItem+Kingfisher.swift"; sourceTree = ""; }; + 219D2C7D4A1233A49409F253CCB06585 /* EKPopUpMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKPopUpMessageView.swift; path = Source/MessageViews/EKPopUpMessageView.swift; sourceTree = ""; }; + 21F1FCF1B9D88A58BD121690F90975BD /* EKAttributes+Precedence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Precedence.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Precedence.swift"; sourceTree = ""; }; + 222E43D67A215B6E2197307C686CA75D /* MABaseOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseOverlay.h; path = AMapNaviKit.framework/Headers/MABaseOverlay.h; sourceTree = ""; }; + 2245679B562A0A981E009C266C623CA3 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; + 2251394CF95CFBA2E990C43CD3FC76B1 /* EKProcessingNoteMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKProcessingNoteMessageView.swift; path = Source/MessageViews/Notes/EKProcessingNoteMessageView.swift; sourceTree = ""; }; + 226798F0F42A0B656112DFB464D2ED72 /* SwiftEntryKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftEntryKit-umbrella.h"; sourceTree = ""; }; + 227385DFB9BD93899C65F2800AFA2C5B /* NSTextView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextView+Rx.swift"; path = "RxCocoa/macOS/NSTextView+Rx.swift"; sourceTree = ""; }; + 22942CBE8FDDA86BAFE7897238368F4F /* SDAnimatedImageView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SDAnimatedImageView+WebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImageView+WebCache.h"; sourceTree = ""; }; + 23690B28D6FFD2554B2D3954ECB97E68 /* ESTabBarItemContainer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBarItemContainer.swift; path = Sources/ESTabBarItemContainer.swift; sourceTree = ""; }; + 23D9826CFF8ECCEF2E4D1AD0394274D3 /* PresentationController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PresentationController.swift; path = PopupDialog/Classes/PresentationController.swift; sourceTree = ""; }; + 23ED62DFB1F578DEBE7EACFECEB5EC39 /* CGContext+CGImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGContext+CGImage.swift"; path = "Sources/DynamicBlurView/CGContext+CGImage.swift"; sourceTree = ""; }; + 24ADBC076754485CD88040174BE822E6 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; + 24C99B78F7B41E05CCBDD88A5BDB004E /* PublishRelay+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PublishRelay+Signal.swift"; path = "RxCocoa/Traits/Signal/PublishRelay+Signal.swift"; sourceTree = ""; }; + 24CB2F3041D8659BA7302393256B9672 /* UIImage+MemoryCacheCost.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+MemoryCacheCost.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+MemoryCacheCost.h"; sourceTree = ""; }; + 251A8361A153A5D0901C0796201088B7 /* ZLPhotoPreviewSheet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoPreviewSheet.swift; path = Sources/General/ZLPhotoPreviewSheet.swift; sourceTree = ""; }; + 251DEF303C9617640D84A7EA0306539F /* Optional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Optional.swift; path = RxSwift/Observables/Optional.swift; sourceTree = ""; }; + 251FF235CE955F28D337668577537D65 /* DDControlsKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDControlsKit_Private-prefix.pch"; sourceTree = ""; }; + 2532AA7D799838AA046A78158ADA67C8 /* ZFSmallFloatControlView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFSmallFloatControlView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFSmallFloatControlView.m; sourceTree = ""; }; + 25499C609D3D9E0423BAC734679F23C3 /* JXCategoryCollectionView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryCollectionView.h; path = Sources/Common/JXCategoryCollectionView.h; sourceTree = ""; }; + 2557183A2FE6CE05E0241839C2486DB5 /* DDUIGestureRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIGestureRecognizer.swift; path = DDUIKit/Classes/UIGestureRecognizer/DDUIGestureRecognizer.swift; sourceTree = ""; }; + 25FA9D728A1914EACE0A73F28DF83C74 /* SDWebImageDownloaderResponseModifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderResponseModifier.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderResponseModifier.h; sourceTree = ""; }; + 263B33488CBD1E3F4E3B1CF228563F67 /* UINavigationBar+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UINavigationBar+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UINavigationBar+DDCategory/UINavigationBar+DDCategory.m"; sourceTree = ""; }; + 264DAF11628C8A5413AA9E9C7E5D72C6 /* ZFPersentInteractiveTransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPersentInteractiveTransition.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPersentInteractiveTransition.h; sourceTree = ""; }; + 2652145BBBEDD592507999E4EA544295 /* EKNoteMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKNoteMessageView.swift; path = Source/MessageViews/Notes/EKNoteMessageView.swift; sourceTree = ""; }; + 265EEA9C2C0AAA2A66DB2E9157D15529 /* AMapNaviDriveView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviDriveView.h; path = AMapNaviKit.framework/Headers/AMapNaviDriveView.h; sourceTree = ""; }; + 2676A5C87CCFF94CF013F9C0D060E6EE /* JXCategoryTitleCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleCellModel.m; path = Sources/Title/JXCategoryTitleCellModel.m; sourceTree = ""; }; + 26851AF6F5EBFADD0D752DEB55869AEB /* Observable+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Bind.swift"; path = "RxCocoa/Common/Observable+Bind.swift"; sourceTree = ""; }; + 26A1FD01AC8E602271BF3B13311D314A /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; + 26AEA41C8B14F7F0E9144CF1B5BAAAB5 /* car_xingshi.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = car_xingshi.png; path = DDMAMapKit_Private/Assets/car_xingshi.png; sourceTree = ""; }; + 26B9E0AAED2300205EA0828648CBB3DE /* MACustomCalloutView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomCalloutView.h; path = AMapNaviKit.framework/Headers/MACustomCalloutView.h; sourceTree = ""; }; + 26BB5F61F8863E99DA27C4E09C51050B /* Multicast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Multicast.swift; path = RxSwift/Observables/Multicast.swift; sourceTree = ""; }; + 26C221C17DDF5C5FC87D071352FD7CB2 /* SDWebImageManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageManager.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageManager.m; sourceTree = ""; }; + 26DFAA23DA9213BB6AF36641FBE3A2F8 /* MATileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MATileOverlayRenderer.h; sourceTree = ""; }; + 26E44BAFA303D9F296CB04EEE6A486E2 /* DDZFPlayerKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDZFPlayerKit_Private.debug.xcconfig; sourceTree = ""; }; + 2707E7BEE80B079FE70890826E091175 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; + 276FE88FD5FF17448AB1F17EB324730F /* UITabBarController+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITabBarController+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UITabBarController+DDCategory/UITabBarController+DDCategory.m"; sourceTree = ""; }; + 27709638D16E4E14D83FC485BDF23BB6 /* Sample.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sample.swift; path = RxSwift/Observables/Sample.swift; sourceTree = ""; }; + 279045C7261070E227F016C7B3CDA49C /* UINavigationItem+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UINavigationItem+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UINavigationItem+DDCategory/UINavigationItem+DDCategory.h"; sourceTree = ""; }; + 27A084BC528FABAFAD9D6D01EA8A4143 /* SDImageCachesManagerOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCachesManagerOperation.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDImageCachesManagerOperation.m; sourceTree = ""; }; + 27A0965B519004ED7B9B45748B6D4483 /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; + 27B5E7C065B8E43D37E0739DA791264B /* UISwitch+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISwitch+Rx.swift"; path = "RxCocoa/iOS/UISwitch+Rx.swift"; sourceTree = ""; }; + 27D53C130081BF5B3BC6B422A21B1EF3 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; + 27DE766D157FE0517E64E1E1DBF5B2FF /* BRAddressPickerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRAddressPickerView.m; path = BRPickerView/AddressPickerView/BRAddressPickerView.m; sourceTree = ""; }; + 27E45414B8C8E3E7696F22281E6A9EB0 /* CGImage+Accelerate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGImage+Accelerate.swift"; path = "Sources/DynamicBlurView/CGImage+Accelerate.swift"; sourceTree = ""; }; + 27FB41B8C45B9D8A5FE620200DA8F6DD /* AMapNaviBaseManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviBaseManager.h; path = AMapNaviKit.framework/Headers/AMapNaviBaseManager.h; sourceTree = ""; }; + 2817D92C2BEAFB54CF084528084DBBCC /* SDWebImageOptionsProcessor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageOptionsProcessor.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageOptionsProcessor.m; sourceTree = ""; }; + 2875A2E717CC17FABBE08271D33F0C80 /* Deferred.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deferred.swift; path = RxSwift/Observables/Deferred.swift; sourceTree = ""; }; + 289DCBB1FCB8AE9994D9CD156EDF5882 /* UILayoutSupport+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UILayoutSupport+Extensions.swift"; path = "Sources/UILayoutSupport+Extensions.swift"; sourceTree = ""; }; + 28CF74A30ADA16A65120E81055556B9A /* DDLogKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDLogKit_Private-dummy.m"; sourceTree = ""; }; + 28E2578003E2F135F48FD8D61F37EB4B /* IQKeyboardManager+UIKeyboardNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+UIKeyboardNotification.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+UIKeyboardNotification.swift"; sourceTree = ""; }; + 29388440526D9ABF1075B841888D72C1 /* SwiftToast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftToast.swift; path = DDToastKit_Private/Classes/SwiftToast.swift; sourceTree = ""; }; + 29503832346B5ACA306B8351EFEF99F4 /* EKWrapperView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKWrapperView.swift; path = Source/Infra/EKWrapperView.swift; sourceTree = ""; }; + 295B67C739D3FA7CC1836B0AED59168A /* ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoBrowser.swift; path = Sources/General/ZLPhotoBrowser.swift; sourceTree = ""; }; + 295F96681C9FA1B63215C978EF3FE540 /* ZFPlayerController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPlayerController.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerController.m; sourceTree = ""; }; + 296E8642906500923FB63D86FC8AB460 /* IQKeyboardManager+Position.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Position.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+Position.swift"; sourceTree = ""; }; + 298D50B471F0C279F9EC1641B115388A /* UITextField.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UITextField.swift; path = DDUIKit/Classes/UITextField/UITextField.swift; sourceTree = ""; }; 2AB85225A76FD605AAA4578E1A765164 /* Pods-OrderScheduling.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OrderScheduling.release.xcconfig"; sourceTree = ""; }; - 2ADE0C93A33E4DE7F9820466FA5AF0AF /* ApplicationInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ApplicationInfo.swift; path = DDUtilsSwiftKit_Private/Classes/ApplicationInfo/ApplicationInfo.swift; sourceTree = ""; }; - 2AEB2C1DF5001871DCE3FC4F994E21EA /* UIButton+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Rx.swift"; path = "RxCocoa/iOS/UIButton+Rx.swift"; sourceTree = ""; }; - 2B0AC02FF969B25F6D28BCA95C4740A6 /* Do.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Do.swift; path = RxSwift/Observables/Do.swift; sourceTree = ""; }; - 2B7908F7CF7CB0A74D8BC1DD34EB578F /* RxRelay.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxRelay.debug.xcconfig; sourceTree = ""; }; - 2BB06B767D4A7641B5A2A7069E4DCD0F /* AsMaybe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsMaybe.swift; path = RxSwift/Observables/AsMaybe.swift; sourceTree = ""; }; - 2C0858854B23574022620B5DFD02A739 /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MBProgressHUD.h; path = DDProgressHUDKit_Private/Classes/MBProgressHUD.h; sourceTree = ""; }; - 2C51E464C44606824435082E6EE32872 /* DDUIKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDUIKit.modulemap; sourceTree = ""; }; - 2C539549B32D8750E63EA31FA0308B26 /* AMapFoundationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapFoundationKit.framework; sourceTree = ""; }; - 2C9911D4F17DCCF72A1D4B47EC4A5853 /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; - 2CB34E3F1A55A81CEA1DC1FC90E5EFE6 /* DDAutoUIKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDAutoUIKit_Private.debug.xcconfig; sourceTree = ""; }; - 2CE664D43FFDE8E1BD50E53B8501B7DB /* NSAttributedString+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSAttributedString+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSAttributedString+DDCategory/NSAttributedString+DDCategory.h"; sourceTree = ""; }; - 2CF5B56C9DE15EBD17F06DDFD86915DA /* RxSearchControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxSearchControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxSearchControllerDelegateProxy.swift; sourceTree = ""; }; - 2CF6FE8BBB65A1242BB61B2470CBA0E9 /* UIImage+MemoryCacheCost.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+MemoryCacheCost.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+MemoryCacheCost.h"; sourceTree = ""; }; - 2CFA321C09324C7AAEC9805BE6A675A2 /* DDFontKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDFontKit_Private.release.xcconfig; sourceTree = ""; }; - 2D0A51E9EA6E82C03E514E5D1C41DFFB /* SDWebImageDownloaderDecryptor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderDecryptor.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderDecryptor.h; sourceTree = ""; }; - 2D43FF40FAE384EDB06EADA8EE49ED90 /* ZLCustomCamera.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLCustomCamera.swift; path = Sources/Camera/ZLCustomCamera.swift; sourceTree = ""; }; - 2DAC51F167A14B9B54481A96EFF9641D /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Source/RedirectHandler.swift; sourceTree = ""; }; - 2DBAB4193B8EC50383374ACB00EFB1E4 /* UIImage+ForceDecode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+ForceDecode.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+ForceDecode.m"; sourceTree = ""; }; - 2DCBDFC6F1219684987DFB5757186379 /* ZFLoadingView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFLoadingView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFLoadingView.m; sourceTree = ""; }; + 2ABAA3E262A876DF8D6CF9B8AAB8DD84 /* SDImageCacheDefine.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCacheDefine.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCacheDefine.m; sourceTree = ""; }; + 2AF1AC9E6DF00390E2664025CE991E10 /* MAGroundOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlay.h; path = AMapNaviKit.framework/Headers/MAGroundOverlay.h; sourceTree = ""; }; + 2B081C311F36B5381C8064B5A6CA8E74 /* CombineLatest+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CombineLatest+Collection.swift"; path = "RxSwift/Observables/CombineLatest+Collection.swift"; sourceTree = ""; }; + 2B62494A345FE3738E54D0B7BB72B876 /* ConstraintLayoutSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupport.swift; path = Sources/ConstraintLayoutSupport.swift; sourceTree = ""; }; + 2B69714D0D7BBF893C7D33E4E0F55581 /* DDToastKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDToastKit_Private-dummy.m"; sourceTree = ""; }; + 2B6973844C1B479BA07C39481BCAE57B /* JXCategoryBaseView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryBaseView.m; path = Sources/Base/JXCategoryBaseView.m; sourceTree = ""; }; + 2B9D361F4A7582DD8F461E698C862B45 /* UIImage+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIImage+ZLPhotoBrowser.swift"; path = "Sources/Extensions/UIImage+ZLPhotoBrowser.swift"; sourceTree = ""; }; + 2BAF5D75E4FB52D4E9196CE377997DE9 /* EKAttributes+HapticFeedback.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+HapticFeedback.swift"; path = "Source/Model/EntryAttributes/EKAttributes+HapticFeedback.swift"; sourceTree = ""; }; + 2BAFEB0AC8934BC3B90191ECEA295D64 /* SDWebImageCacheSerializer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCacheSerializer.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageCacheSerializer.m; sourceTree = ""; }; + 2C1E1CE3F760862DD43B023692E505ED /* RxTableViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDelegateProxy.swift; sourceTree = ""; }; + 2C22936827447971972D59197C66EC0E /* ScheduledItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledItem.swift; path = RxSwift/Schedulers/Internal/ScheduledItem.swift; sourceTree = ""; }; + 2C3DE9D6A02CD034594EA9F837835595 /* MAMapAccessibilityIdentifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapAccessibilityIdentifier.h; path = AMapNaviKit.framework/Headers/MAMapAccessibilityIdentifier.h; sourceTree = ""; }; + 2C723BBB371338FF563D44BF6B22F6F3 /* ZFFloatView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFFloatView.h; path = DDZFPlayerKit_Private/Classes/Core/ZFFloatView.h; sourceTree = ""; }; + 2C9F61CE6ED2DF8974E42B60C415199B /* SDImageCacheDefine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCacheDefine.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCacheDefine.h; sourceTree = ""; }; + 2CA165EEA66299212C45787A9E8A4CFF /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; + 2CA67F170CF46792086DB53F69F5E540 /* ZFReachabilityManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFReachabilityManager.m; path = DDZFPlayerKit_Private/Classes/Core/ZFReachabilityManager.m; sourceTree = ""; }; + 2CD6F59E9A12BD3804C023A1B9C383D4 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; + 2D0E4F4560A0D28E301C1A2D090AE1BE /* IJKMediaFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IJKMediaFramework.framework; path = DDZFPlayerKit_Private/Classes/ijkplayer/IJKMediaFramework.framework; sourceTree = ""; }; + 2D1725DDB3E1952143F821A86C658B11 /* SDImageCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCache.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCache.m; sourceTree = ""; }; + 2D3CC0F4DE0762CC5418409448E4B854 /* NSObject+Rx+KVORepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx+KVORepresentable.swift"; path = "RxCocoa/Foundation/NSObject+Rx+KVORepresentable.swift"; sourceTree = ""; }; + 2D41315ABF3EBC774F3D78F9C202071A /* NSAttributedString+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSAttributedString+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSAttributedString+DDCategory/NSAttributedString+DDCategory.m"; sourceTree = ""; }; + 2DA29D0712B220E74A2165F2404E6A4F /* ZLAddPhotoCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLAddPhotoCell.swift; path = Sources/General/ZLAddPhotoCell.swift; sourceTree = ""; }; + 2DD82308C60C73233AC78F46107CF4CA /* RxTableViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxTableViewDataSourceType.swift; sourceTree = ""; }; + 2DD86580723992F780F2F830A13CBDF0 /* SDAnimatedImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImageView.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImageView.m; sourceTree = ""; }; 2DE47AF6516BB19369CA020EA7C48A4A /* DDNetworkingOfAlamofireKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDNetworkingOfAlamofireKit_Private; path = libDDNetworkingOfAlamofireKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 2E56F54C09D1E16A344C10DC224CB2D7 /* EKWrapperView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKWrapperView.swift; path = Source/Infra/EKWrapperView.swift; sourceTree = ""; }; - 2E5F734DD1CBD1C45CB571931F9FC426 /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; - 2E8750D94DBE49A1A55F333F384A281C /* jpush-extension-ios-2.0.1.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; path = "jpush-extension-ios-2.0.1.xcframework"; sourceTree = ""; }; - 2E93FAC6626C458668BFC0066D7EF4CF /* SwiftEntryKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftEntryKit.modulemap; sourceTree = ""; }; - 2EA1F987537327DCC0595F41CE55F5DD /* SDImageFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageFrame.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageFrame.h; sourceTree = ""; }; - 2ECBE8927A0CEEA0B7023BA4EFCF8342 /* EKEntryView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKEntryView.swift; path = Source/Infra/EKEntryView.swift; sourceTree = ""; }; - 2ED37E49092916E454B8D77AB1586508 /* EKStyleView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKStyleView.swift; path = Source/Infra/EKStyleView.swift; sourceTree = ""; }; - 2F3071C15F88425913925D984D82AE21 /* DDLogKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDLogKit_Private.release.xcconfig; sourceTree = ""; }; - 2F34B0CF016F6941FFFC10A6E0CB4FE7 /* DDNavigationController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDNavigationController.swift; path = DDControlsKit_Private/Classes/DDNavigationController/DDNavigationController.swift; sourceTree = ""; }; - 2F7F14FAC59BBD5BA249B7DFB9FB7302 /* Producer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Producer.swift; path = RxSwift/Observables/Producer.swift; sourceTree = ""; }; - 2F9ECB1137BA6EFA3BC4788CA5A02B6F /* DDToastKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDToastKit_Private-prefix.pch"; sourceTree = ""; }; - 2FA2C2F90F22FC70481B80B950DB5369 /* EKAttributes+FrameStyle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+FrameStyle.swift"; path = "Source/Model/EntryAttributes/EKAttributes+FrameStyle.swift"; sourceTree = ""; }; - 2FCA8325C72037433F11893A9DA85157 /* IQKeyboardManager+Position.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Position.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+Position.swift"; sourceTree = ""; }; - 2FE78B356C117F28CC1E53E46EBDF24B /* UIColor+SDHexString.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIColor+SDHexString.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Private/UIColor+SDHexString.m"; sourceTree = ""; }; - 302D5ADC70A4C4403B14D9214EF204CA /* TYCyclePagerTransformLayout.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TYCyclePagerTransformLayout.h; path = TYCyclePagerViewDemo/TYCyclePagerView/TYCyclePagerTransformLayout.h; sourceTree = ""; }; - 3051087D448145F07593B64B0716F6AD /* WithUnretained.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WithUnretained.swift; path = RxSwift/Observables/WithUnretained.swift; sourceTree = ""; }; - 3065D00E62208E9E51ECE927811AB922 /* Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Zip+arity.swift"; path = "RxSwift/Observables/Zip+arity.swift"; sourceTree = ""; }; - 30868EFBA3D007F9EF0766C5F689466B /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; - 3092C53076BDF64478DF6233BC7CCE74 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; - 30A8BFD3A54E85EC9684036662BF1C4C /* MAMapCustomStyleOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapCustomStyleOptions.h; path = AMapNaviKit.framework/Headers/MAMapCustomStyleOptions.h; sourceTree = ""; }; - 30ADA2BB042ADCFA35064D693AF548B8 /* AsyncLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsyncLock.swift; path = RxSwift/Concurrency/AsyncLock.swift; sourceTree = ""; }; - 30C54AB712BD3C2E6E4F0AB298EAD7FB /* Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Create.swift; path = RxSwift/Observables/Create.swift; sourceTree = ""; }; - 30E4F1AC60B7E791A6FF76D6342A8B5E /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; - 3181F70991B7F3C6B1E854B50B9EF0CA /* UIImage+ExtendedCacheData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+ExtendedCacheData.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+ExtendedCacheData.m"; sourceTree = ""; }; - 31CCCC36EE4AF69BEC01993F3CFD730C /* BRBaseView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRBaseView.m; path = BRPickerView/Base/BRBaseView.m; sourceTree = ""; }; - 321737B52BC551588A3F18B398F82F30 /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; - 32500144855A13C4FF0C99E9ED5B0B67 /* JXCategoryIndicatorView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorView.m; path = Sources/Indicator/JXCategoryIndicatorView.m; sourceTree = ""; }; - 3254AAD9114CA53FCC71635FE56E4340 /* SwitchIfEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwitchIfEmpty.swift; path = RxSwift/Observables/SwitchIfEmpty.swift; sourceTree = ""; }; - 3267F1244FD4336B675C5D4828077A39 /* ZLPhotoManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoManager.swift; path = Sources/General/ZLPhotoManager.swift; sourceTree = ""; }; - 32777AB54857BA2A4AA0CA0CF03EFBF0 /* MAOfflineItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItem.h; path = AMapNaviKit.framework/Headers/MAOfflineItem.h; sourceTree = ""; }; - 32DB25D45C19352B91DA90C6F8A2CA8D /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; - 32ED67AE424974A56BDEF4D990D1DA83 /* Completable+AndThen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Completable+AndThen.swift"; path = "RxSwift/Traits/PrimitiveSequence/Completable+AndThen.swift"; sourceTree = ""; }; - 33090DA886C0724F6ECA6A1D247E85F2 /* DDAudioPlayerKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDAudioPlayerKit_Private-prefix.pch"; sourceTree = ""; }; - 33122569404D3E0A242E1B93EFDBF9DE /* SynchronizedOnType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedOnType.swift; path = RxSwift/Concurrency/SynchronizedOnType.swift; sourceTree = ""; }; - 3319368BDDA813212719CA915E2AD698 /* Observable+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Bind.swift"; path = "RxRelay/Observable+Bind.swift"; sourceTree = ""; }; - 3320867AC71860C1390549D60D22B540 /* UILabel+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UILabel+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UILabel+DDCategory/UILabel+DDCategory.m"; sourceTree = ""; }; - 338D5378913F89BCF39EF3F4EFC7AC77 /* Array+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+ZLPhotoBrowser.swift"; path = "Sources/Extensions/Array+ZLPhotoBrowser.swift"; sourceTree = ""; }; - 3398BD38432E5DD1E4DB6E30EFD22901 /* RetryPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryPolicy.swift; path = Source/RetryPolicy.swift; sourceTree = ""; }; - 33A154A15700731CA4D91E11A9276286 /* MKAnnotationView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "MKAnnotationView+WebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImageMapKit/MapKit/MKAnnotationView+WebCache.m"; sourceTree = ""; }; - 33BB7F0930716D1AE60F660B721483FE /* MAMultiPoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPoint.h; path = AMapNaviKit.framework/Headers/MAMultiPoint.h; sourceTree = ""; }; - 33E08CD6E141C137A809ADEF06E85CE8 /* SDWeakProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWeakProxy.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDWeakProxy.m; sourceTree = ""; }; - 33F90F076460753F3D0CE8BA41AF2DF5 /* SDDiskCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDDiskCache.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDDiskCache.m; sourceTree = ""; }; - 341320C28A0883512D2A53BF11D57622 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; + 2E09F0C30E2EF115B23D6DA6F45D3700 /* DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDCategory.h; path = DDCategoryKit_Private/Classes/DDCategory.h; sourceTree = ""; }; + 2E51793301441FE9DF9C1E68A2C0548C /* DDMATrackManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMATrackManager.h; path = DDMAMapKit_Private/Classes/DDMATrackManager/DDMATrackManager.h; sourceTree = ""; }; + 2F655379862B23651B80D3906B9B5F17 /* ZLResultModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLResultModel.swift; path = Sources/General/ZLResultModel.swift; sourceTree = ""; }; + 2F922C5772AFAFDAF4D4D9869570F846 /* UIImage+ForceDecode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+ForceDecode.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+ForceDecode.m"; sourceTree = ""; }; + 2F9954B4961F79AD2C528D67355158EF /* SDGraphicsImageRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDGraphicsImageRenderer.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDGraphicsImageRenderer.h; sourceTree = ""; }; + 2FD58E2C8E393E793A336B51AB10F68E /* MAParticleOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAParticleOverlayRenderer.h; sourceTree = ""; }; + 2FF554B90DB384AF86113D10561E1090 /* DDBaseSwitch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseSwitch.m; path = DDBasicControlsKit_Private/Classes/DDBaseSwitch/DDBaseSwitch.m; sourceTree = ""; }; + 300CA45FD37A463B5FBFF59D25FE5E93 /* ParameterEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoder.swift; path = Source/ParameterEncoder.swift; sourceTree = ""; }; + 302389AF8270E7C9B43A9943E089E17A /* SnapKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-umbrella.h"; sourceTree = ""; }; + 3038E91F27734CAA04586C36ACD63273 /* MAPolygonRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygonRenderer.h; path = AMapNaviKit.framework/Headers/MAPolygonRenderer.h; sourceTree = ""; }; + 3051487E547347F0DCCB518F90317B8C /* NopDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NopDisposable.swift; path = RxSwift/Disposables/NopDisposable.swift; sourceTree = ""; }; + 3110DC0DF5D51DA87F3A6DC9FC874FB3 /* AMapNaviEleBikeDataRepresentable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviEleBikeDataRepresentable.h; path = AMapNaviKit.framework/Headers/AMapNaviEleBikeDataRepresentable.h; sourceTree = ""; }; + 315A46D40C5C67E109FAB74191C975B3 /* DDUIImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIImageView.swift; path = DDUIKit/Classes/UIImageView/DDUIImageView.swift; sourceTree = ""; }; + 31A01C7DB9ABC17AE1F999346AC6305E /* EKMessageContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKMessageContentView.swift; path = Source/MessageViews/EKMessageContentView.swift; sourceTree = ""; }; + 31DB6A78B50469B058812C0AB3DEF591 /* BRPickerStyle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRPickerStyle.m; path = BRPickerView/Base/BRPickerStyle.m; sourceTree = ""; }; + 31FC849E0CFEB42AB4850F23C1A00092 /* NSObject+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSObject+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSObject+DDCategory/NSObject+DDCategory.m"; sourceTree = ""; }; + 32189BA3A3CA88E003608BB397FF6181 /* JXCategoryTitleVerticalZoomView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleVerticalZoomView.h; path = Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomView.h; sourceTree = ""; }; + 3251F63234906BD5D69897A47D7DE228 /* Buffer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Buffer.swift; path = RxSwift/Observables/Buffer.swift; sourceTree = ""; }; + 3285ECDE4EC7D2748C153D3697BE803A /* Map.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Map.swift; path = RxSwift/Observables/Map.swift; sourceTree = ""; }; + 329F0735A9474AD3C4D2019D9A2EB9B7 /* JXCategoryIndicatorBackgroundView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorBackgroundView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorBackgroundView.m; sourceTree = ""; }; + 33BCE71E5BE6A4D8F73BBC0EEF702D17 /* SDInternalMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDInternalMacros.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDInternalMacros.h; sourceTree = ""; }; + 341025A3E2F61620469E370B9D764225 /* UIFont+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIFont+ZLPhotoBrowser.swift"; path = "Sources/Extensions/UIFont+ZLPhotoBrowser.swift"; sourceTree = ""; }; + 34168E57D403C1E21D2EA1ED334153C8 /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; 3431A513DD5CF052B33F1798DE98E1E6 /* Pods-OrderScheduling-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-OrderScheduling-acknowledgements.markdown"; sourceTree = ""; }; - 343803832F1E1822FB5EFD68B00F5D2B /* car_xingshi@2x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "car_xingshi@2x.png"; path = "DDMAMapKit_Private/Assets/car_xingshi@2x.png"; sourceTree = ""; }; - 348FEF122E8011C0FDB2403042875AB2 /* SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SharedSequence.swift; path = RxCocoa/Traits/SharedSequence/SharedSequence.swift; sourceTree = ""; }; - 34C87B896D566266924AB7D5F2F573A9 /* SDWebImageTransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageTransition.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageTransition.m; sourceTree = ""; }; - 3540F2AF76B57A47BADDFCE34DD43751 /* MultipartUpload.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartUpload.swift; path = Source/MultipartUpload.swift; sourceTree = ""; }; - 354B5D93FB30623DCEF8928251548639 /* DDBaseSwitch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseSwitch.m; path = DDBasicControlsKit_Private/Classes/DDBaseSwitch/DDBaseSwitch.m; sourceTree = ""; }; - 35743F6938C8BFA0FF491221E3E658B6 /* ZFLandscapeWindow.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFLandscapeWindow.m; path = DDZFPlayerKit_Private/Classes/Core/ZFLandscapeWindow.m; sourceTree = ""; }; + 344F0F6866E65EB5164258A81E6F9613 /* ControlEvent+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlEvent+Signal.swift"; path = "RxCocoa/Traits/Signal/ControlEvent+Signal.swift"; sourceTree = ""; }; + 34713360F6BD4606798AA38EDAD714D8 /* RxSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwift.release.xcconfig; sourceTree = ""; }; + 347979FE86A13B4C3ABA621A32CB62DE /* DDBaseImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseImageView.h; path = DDBasicControlsKit_Private/Classes/DDBaseImageView/DDBaseImageView.h; sourceTree = ""; }; + 348998058C7A2181E42DACBF50973982 /* Zip+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Zip+Collection.swift"; path = "RxSwift/Observables/Zip+Collection.swift"; sourceTree = ""; }; + 34938F9CC1D16CB3D3D73E959816D3E3 /* SDWebImageDefine.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDefine.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDefine.m; sourceTree = ""; }; + 34E995B15C36462115ABFF8062A67418 /* EKSimpleMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKSimpleMessageView.swift; path = Source/MessageViews/EKSimpleMessageView.swift; sourceTree = ""; }; + 34FB964502259D0FF233CE71CFDD2A71 /* PopupDialog */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = PopupDialog; path = libPopupDialog.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 34FFA729B64A20BD85C43E1E373ABD61 /* MAMultiPointOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAMultiPointOverlayRenderer.h; sourceTree = ""; }; + 350AD74105E5CE89CD260670098C3370 /* DDUIGestureRecognizer-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDUIGestureRecognizer-prefix.pch"; sourceTree = ""; }; + 35334AB4B90B42CBD33861B6540D33EA /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; + 358CF138B0A845A1BF0BE48FCF35637A /* ZFLandscapeWindow.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFLandscapeWindow.m; path = DDZFPlayerKit_Private/Classes/Core/ZFLandscapeWindow.m; sourceTree = ""; }; + 35925EFC5A2D9B134E35FD5C91D44C6F /* ZLPhotoPreviewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoPreviewCell.swift; path = Sources/General/ZLPhotoPreviewCell.swift; sourceTree = ""; }; + 35B18F6196E9FDD3EE1EAD170B0BF2B7 /* ServerTrustEvaluation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustEvaluation.swift; path = Source/ServerTrustEvaluation.swift; sourceTree = ""; }; 35BC09180850FDD03C450D14BD310714 /* DDProgressHUDKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDProgressHUDKit_Private; path = libDDProgressHUDKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 35D50D8EAAAA3990A5E7A836B8F59F88 /* SDWebImageError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageError.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageError.h; sourceTree = ""; }; - 35DA1B59DE0F2CECEBDA7ECFB949289B /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; - 36017C4E6470E74DB8C4A37BC3161978 /* DDFileManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDFileManager.swift; path = DDUtilsSwiftKit_Private/Classes/FileManager/DDFileManager.swift; sourceTree = ""; }; - 362B1493F266105B69315BCE0FE44399 /* SynchronizedDisposeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedDisposeType.swift; path = RxSwift/Concurrency/SynchronizedDisposeType.swift; sourceTree = ""; }; - 363401A7AE1460FE87BEA387E8EA24FA /* DDUIGestureRecognizer-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDUIGestureRecognizer-dummy.m"; sourceTree = ""; }; - 3667C339EA70D695DE8924A91318DEEA /* car_xingshi.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = car_xingshi.png; path = DDMAMapKit_Private/Assets/car_xingshi.png; sourceTree = ""; }; - 366F665DD01F151547C0E22E1DA5392E /* AMapNaviDriveManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviDriveManager.h; path = AMapNaviKit.framework/Headers/AMapNaviDriveManager.h; sourceTree = ""; }; - 36C95F9530792684CBFBE73D7483307E /* Deferred.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Deferred.swift; path = RxSwift/Observables/Deferred.swift; sourceTree = ""; }; - 36CC86F3CC70DF259FCC282C0B6633F4 /* NSImage+Compatibility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSImage+Compatibility.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/NSImage+Compatibility.h"; sourceTree = ""; }; - 36F66FE2AB36B2A178625C9F9B9E3686 /* AMapTrackTrackObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackTrackObj.h; path = AMapTrackKit.framework/Headers/AMapTrackTrackObj.h; sourceTree = ""; }; - 370509981948EB79BFFFDA5092E0945E /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; - 374C1EB2C8A79FD5B563010548029514 /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; - 37516D29CB0A1710E8E8C099EC61F68B /* SDImageCachesManagerOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCachesManagerOperation.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDImageCachesManagerOperation.h; sourceTree = ""; }; - 37737376601B7FFE0893C29543566C83 /* DeviceInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DeviceInfo.swift; path = DDUtilsSwiftKit_Private/Classes/DeviceInfo/DeviceInfo.swift; sourceTree = ""; }; - 37D486788D0DA7C7E33FCF55DAC489AC /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; - 37D615A20CA0353541BFEE800F85C9E5 /* Optional.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Optional.swift; path = RxSwift/Observables/Optional.swift; sourceTree = ""; }; - 37D88942DA51B294700386EC14A0FFAC /* DDAudioPlayerKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDAudioPlayerKit_Private-dummy.m"; sourceTree = ""; }; - 37E8A15B1F7A2BEFD901B5AC430C2278 /* BRBaseView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRBaseView.h; path = BRPickerView/Base/BRBaseView.h; sourceTree = ""; }; - 3818D5279DD90C8CBE339172925571BC /* EKXStatusBarMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKXStatusBarMessageView.swift; path = Source/MessageViews/Notes/EKXStatusBarMessageView.swift; sourceTree = ""; }; - 3875689A69A66AD8112D18F61D061C3D /* RxTextStorageDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTextStorageDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTextStorageDelegateProxy.swift; sourceTree = ""; }; - 389EDAC5CA74CF1FB69B1E5808CD06EA /* JXCategoryNumberCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryNumberCellModel.h; path = Sources/Number/JXCategoryNumberCellModel.h; sourceTree = ""; }; - 38A3CE2EB5F693C21DFC291099C88BCA /* DDUIPanGestureRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIPanGestureRecognizer.swift; path = DDUIGestureRecognizer/Classes/DDUIPanGestureRecognizer/DDUIPanGestureRecognizer.swift; sourceTree = ""; }; - 38B48E3A67C05BDCA4BF7F9C2E43A18A /* TailRecursiveSink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TailRecursiveSink.swift; path = RxSwift/Observers/TailRecursiveSink.swift; sourceTree = ""; }; - 38E113DD99A5FBCA856F80D331752D25 /* Catch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Catch.swift; path = RxSwift/Observables/Catch.swift; sourceTree = ""; }; - 38EF810A89856BA34E47E95F7150C579 /* ConstraintAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintAttributes.swift; path = Sources/ConstraintAttributes.swift; sourceTree = ""; }; - 38FF550083D21A6CD67B7A32930AB091 /* DDCategoryKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDCategoryKit_Private.release.xcconfig; sourceTree = ""; }; - 3929E44EF14F8B46F5B171F8101702B5 /* _RXKVOObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXKVOObserver.m; path = RxCocoa/Runtime/_RXKVOObserver.m; sourceTree = ""; }; - 392D27400AC3F4C0FC4F4641A1F615C1 /* MAPointAnnotation+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MAPointAnnotation+DDCategory.h"; path = "DDMAMapKit_Private/Classes/DDMAMap/Annotation/MAPointAnnotation+DDCategory.h"; sourceTree = ""; }; - 394C16767A6B5688FB948587FAE8D366 /* DDProgressHUDKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDProgressHUDKit_Private.release.xcconfig; sourceTree = ""; }; - 3964BF89852F0255E8743AF8DB65122B /* Multicast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Multicast.swift; path = RxSwift/Observables/Multicast.swift; sourceTree = ""; }; - 3971EA0F8E454646133F28ECB429FF56 /* HistoricalScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HistoricalScheduler.swift; path = RxSwift/Schedulers/HistoricalScheduler.swift; sourceTree = ""; }; - 398BC2D973C5AD82CDAD5A8649E554A7 /* SnapKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-umbrella.h"; sourceTree = ""; }; - 398E23001221A56CC2F8E4D60B3F1375 /* QLUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QLUtils.swift; path = Source/Extensions/QuickLayout/QLUtils.swift; sourceTree = ""; }; + 35FF28F1C978832822343F89E554FAA6 /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; + 3613A096608801D6FD1BF44C98FC2916 /* SDFileAttributeHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDFileAttributeHelper.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDFileAttributeHelper.h; sourceTree = ""; }; + 36298AA4A4FE034762B42BE21FB2A826 /* UIColor+SDHexString.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIColor+SDHexString.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Private/UIColor+SDHexString.m"; sourceTree = ""; }; + 369282BFFA17BE577950F2C29FB6A67E /* UITextView+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITextView+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UITextView+DDCategory/UITextView+DDCategory.m"; sourceTree = ""; }; + 36BE6C0FA484D00F8769D414928C7FFC /* JXCategoryNumberCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryNumberCellModel.h; path = Sources/Number/JXCategoryNumberCellModel.h; sourceTree = ""; }; + 370532CCD19CE547D32AF792C93EE248 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; + 3705A21F6D5C9B2BD3D689AF2E3AD83C /* SwiftEntryKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftEntryKit.debug.xcconfig; sourceTree = ""; }; + 3715174F3A8A21F2856A81720D2A4629 /* Completable+AndThen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Completable+AndThen.swift"; path = "RxSwift/Traits/PrimitiveSequence/Completable+AndThen.swift"; sourceTree = ""; }; + 3736EE368632C5203C2C99098692F218 /* AMapNaviRideDataRepresentable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviRideDataRepresentable.h; path = AMapNaviKit.framework/Headers/AMapNaviRideDataRepresentable.h; sourceTree = ""; }; + 3743DCEBE7F1DF1C3A1F19E68A1BD44A /* DDAudioPlayerKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDAudioPlayerKit_Private.release.xcconfig; sourceTree = ""; }; + 377468D4851829E62B60E46BD1DE02EC /* JXCategoryDotView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryDotView.h; path = Sources/Dot/JXCategoryDotView.h; sourceTree = ""; }; + 37AEFD8B4129F6504C117E16FCBE1286 /* RxWKNavigationDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxWKNavigationDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxWKNavigationDelegateProxy.swift; sourceTree = ""; }; + 37EEBD41FC55A11C4AFAFCE2EFDA03E5 /* JXCategoryBaseCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryBaseCell.m; path = Sources/Base/JXCategoryBaseCell.m; sourceTree = ""; }; + 3807B769008A2EE4CCD105890634EAFE /* DDZFPlayerKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDZFPlayerKit_Private.modulemap; sourceTree = ""; }; + 380AB04F49D86EFF23C80BA0B9985AD3 /* EKColor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKColor.swift; path = Source/Model/EKColor.swift; sourceTree = ""; }; + 3813A0B5BDAD1D477CF9F603F038C5D5 /* KFImageRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageRenderer.swift; path = Sources/SwiftUI/KFImageRenderer.swift; sourceTree = ""; }; + 381408FAF18C91E6B087F673947BBAF9 /* DelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelegateProxy.swift; path = RxCocoa/Common/DelegateProxy.swift; sourceTree = ""; }; + 382F3AA039A012560669E2786E5433D9 /* Materialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Materialize.swift; path = RxSwift/Observables/Materialize.swift; sourceTree = ""; }; + 383F13627705F8373D8E826977B42A47 /* DDColorKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDColorKit_Private.debug.xcconfig; sourceTree = ""; }; + 384B1E0FEAD308DEDECCC084F503ED1F /* AMapNaviHUDView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviHUDView.h; path = AMapNaviKit.framework/Headers/AMapNaviHUDView.h; sourceTree = ""; }; + 384EB8BE83E3A97EEC0069B8558B9316 /* TYCyclePagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "TYCyclePagerView-dummy.m"; sourceTree = ""; }; + 388972DCDBB55BA9E652318E125C85E2 /* MAPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolyline.h; path = AMapNaviKit.framework/Headers/MAPolyline.h; sourceTree = ""; }; + 38C005235C5BD77A6A2BEB7BBCABC22C /* UIImageView+Calculations.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIImageView+Calculations.swift"; path = "PopupDialog/Classes/UIImageView+Calculations.swift"; sourceTree = ""; }; + 3916FA9DF3B273C25E7A7E90AFF8B94F /* MABaseOverlay+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "MABaseOverlay+DDCategory.m"; path = "DDMAMapKit_Private/Classes/DDMAMap/Overlay/MABaseOverlay+DDCategory.m"; sourceTree = ""; }; + 397ACB177BAF19E4CBD6E53B19670373 /* UIBarButtonItem+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIBarButtonItem+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIBarButtonItem+DDCategory/UIBarButtonItem+DDCategory.m"; sourceTree = ""; }; 39C2ABB7EE85CD6B4D61998636DB33BB /* Pods-OrderSchedulingNotificationService-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-OrderSchedulingNotificationService-acknowledgements.plist"; sourceTree = ""; }; - 39EF469EAC0CC410E198EA2FFF192358 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; - 39F5FDA7526FDDB3A142FBBEA5A1AE3F /* Infallible+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Bind.swift"; path = "RxCocoa/Common/Infallible+Bind.swift"; sourceTree = ""; }; - 39FAC728074534551776ED13833DF62E /* ESTabBarItemBadgeView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBarItemBadgeView.swift; path = Sources/ESTabBarItemBadgeView.swift; sourceTree = ""; }; - 3A05932AC5F78204DDAE07026B0E8B01 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; - 3A159C7E301497DBC4C1CECFD9B71A11 /* JXCategoryIndicatorParamsModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorParamsModel.m; path = Sources/Common/JXCategoryIndicatorParamsModel.m; sourceTree = ""; }; - 3A3B99DD4EB6C1AD3988E1BE7377D0DF /* Zip+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Zip+Collection.swift"; path = "RxSwift/Observables/Zip+Collection.swift"; sourceTree = ""; }; - 3A6FA8B397A0CF12E9254839687473A8 /* ZLPhotoPreviewPopInteractiveTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoPreviewPopInteractiveTransition.swift; path = Sources/Animation/ZLPhotoPreviewPopInteractiveTransition.swift; sourceTree = ""; }; - 3A750F3A73A8550268471BDBC07D2AF7 /* DDControlsKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDControlsKit_Private.debug.xcconfig; sourceTree = ""; }; - 3A939F26AFDBA92E81ECB37329DD2244 /* DDBaseCollectionView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseCollectionView.m; path = DDBasicControlsKit_Private/Classes/DDBaseCollectionView/DDBaseCollectionView.m; sourceTree = ""; }; - 3AA49715513EB546AD0D3B02F406D013 /* UIEdgeInsets+Utils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIEdgeInsets+Utils.swift"; path = "Source/Extensions/UIEdgeInsets+Utils.swift"; sourceTree = ""; }; - 3ACD26FF01D5FD7431E15D0651EC9C81 /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; - 3AFB9EE6C18F0FD09CBD03F57A0405D9 /* EKNotificationMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKNotificationMessageView.swift; path = Source/MessageViews/EKNotificationMessageView.swift; sourceTree = ""; }; - 3B068B3D04F1C947C656827FA14D6AA4 /* ESTabBarController-swift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "ESTabBarController-swift.debug.xcconfig"; sourceTree = ""; }; - 3B0C009804F778DFA089DFBC0206628A /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; - 3B288D78C90D8194E78EB7317B034379 /* UINavigationController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UINavigationController.swift; path = DDUIKit/Classes/UINavigationController/UINavigationController.swift; sourceTree = ""; }; - 3B7133F441CB4B5AD64556095D49E31B /* AMapNaviEleBikeManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviEleBikeManager.h; path = AMapNaviKit.framework/Headers/AMapNaviEleBikeManager.h; sourceTree = ""; }; - 3B99B0DD0D560C4ADEFC8E90891759DF /* UIView+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIView+DDCategory/UIView+DDCategory.m"; sourceTree = ""; }; - 3BC4F14987E4B5D27DFB31C27FA4FCF9 /* RxPickerViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxPickerViewDataSourceProxy.swift; sourceTree = ""; }; - 3BC8DC3E2982073BCF90A128C7AABAC3 /* AMapNaviDriveDataRepresentable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviDriveDataRepresentable.h; path = AMapNaviKit.framework/Headers/AMapNaviDriveDataRepresentable.h; sourceTree = ""; }; - 3C1C5B7A817E122674D0AB40D5ED511F /* URLConvertible+URLRequestConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLConvertible+URLRequestConvertible.swift"; path = "Source/URLConvertible+URLRequestConvertible.swift"; sourceTree = ""; }; - 3C23A637CF43E8122909408D13428D52 /* ConstraintOffsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintOffsetTarget.swift; path = Sources/ConstraintOffsetTarget.swift; sourceTree = ""; }; - 3C5D485444CA55C63D848C4D804F698A /* ControlTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlTarget.swift; path = RxCocoa/Common/ControlTarget.swift; sourceTree = ""; }; - 3C7216F1194FD716FD173D3511C2D760 /* MAAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotation.h; path = AMapNaviKit.framework/Headers/MAAnnotation.h; sourceTree = ""; }; - 3C86CF0759AB342F0A21FBAEC7299C13 /* DDBaseTabBarController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseTabBarController.m; path = DDBasicControlsKit_Private/Classes/DDBaseTabBarController/DDBaseTabBarController.m; sourceTree = ""; }; - 3C9F87D34B56239662D0ED98B679C0AC /* Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Error.swift; path = RxSwift/Observables/Error.swift; sourceTree = ""; }; - 3CBF7BA7AA705FE87082BC5908269EBE /* ZFNetworkSpeedMonitor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFNetworkSpeedMonitor.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFNetworkSpeedMonitor.m; sourceTree = ""; }; - 3CDDC9A39EA9A565E81C87818BCAB8D7 /* FontUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FontUtil.swift; path = DDFontKit_Private/Classes/FontUtil.swift; sourceTree = ""; }; - 3CE72FD35083B5FFCDB88BF31E629C1B /* UIViewArray+QuickLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewArray+QuickLayout.swift"; path = "Source/Extensions/QuickLayout/UIViewArray+QuickLayout.swift"; sourceTree = ""; }; - 3D09D04411AB0FCF82097D2AD3EA5E07 /* EKNotificationMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKNotificationMessage.swift; path = Source/Model/EKNotificationMessage.swift; sourceTree = ""; }; - 3D165D4CC453C8C88C94F39C189007F9 /* JXCategoryBaseView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryBaseView.m; path = Sources/Base/JXCategoryBaseView.m; sourceTree = ""; }; - 3D36778A1DCB112F54C7124FC1D4A69E /* RxSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwift-prefix.pch"; sourceTree = ""; }; - 3D61F93E0CFB96167C926E8791E3BE54 /* SchedulerServices+Emulation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SchedulerServices+Emulation.swift"; path = "RxSwift/Schedulers/SchedulerServices+Emulation.swift"; sourceTree = ""; }; - 3DE350BAFA9F7F69DA25A8337D3FEBDF /* DDSwitch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDSwitch.swift; path = DDControlsKit_Private/Classes/DDSwitch/DDSwitch.swift; sourceTree = ""; }; - 3E1F26E96A29B3F300AEBADE9F5565E3 /* DDBaseButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseButton.h; path = DDBasicControlsKit_Private/Classes/DDBaseButton/DDBaseButton.h; sourceTree = ""; }; - 3EECF53E98DDBA3529399159F8933D69 /* AMapNaviWalkManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviWalkManager.h; path = AMapNaviKit.framework/Headers/AMapNaviWalkManager.h; sourceTree = ""; }; - 3F03EAD333315D926439E938D095DA87 /* JXCategoryFactory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryFactory.m; path = Sources/Common/JXCategoryFactory.m; sourceTree = ""; }; - 3F14BCBED7A430E3D3395ABC2B26E943 /* JXCategoryImageCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryImageCell.h; path = Sources/Image/JXCategoryImageCell.h; sourceTree = ""; }; - 3F4D17506DAE4E8B276DD442117C6B60 /* ZFPlayerControlView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPlayerControlView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFPlayerControlView.m; sourceTree = ""; }; - 3F5E1CE4997BE97B5E8466C530FD0039 /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; - 3F937C154E18DF37C5F9EFF45C91FAB3 /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; - 3FB248AAAEE54F73D3ABCD8C35760DD5 /* NSBundle+BRPickerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+BRPickerView.h"; path = "BRPickerView/Base/NSBundle+BRPickerView.h"; sourceTree = ""; }; - 3FD1E20652F14BD889952B2619B22318 /* ReplayRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReplayRelay.swift; path = RxRelay/ReplayRelay.swift; sourceTree = ""; }; - 3FEE4B54749EA1A1C4F1F7DAB9D19D51 /* AMapNaviRoute.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviRoute.h; path = AMapNaviKit.framework/Headers/AMapNaviRoute.h; sourceTree = ""; }; - 3FF1B359C5211FAF8EAFB3CABAF484AB /* Empty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Empty.swift; path = RxSwift/Observables/Empty.swift; sourceTree = ""; }; - 403A8FF2EB86B3D06389AC90F35D9D69 /* Switch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Switch.swift; path = RxSwift/Observables/Switch.swift; sourceTree = ""; }; - 4047A9D644BAA8C97D4E3C616BFAF456 /* Binder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Binder.swift; path = RxSwift/Binder.swift; sourceTree = ""; }; - 405DBFA1F0F8B85D6C9ABCE10107EBCD /* HTTPHeaders.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPHeaders.swift; path = Source/HTTPHeaders.swift; sourceTree = ""; }; - 40D2A3C8E0D917E0915069C4BD615BDF /* SDFileAttributeHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDFileAttributeHelper.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDFileAttributeHelper.m; sourceTree = ""; }; - 40F400519AC5AD6EF8B1B0E376AC3F54 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; - 4102765E109D9D713AA65F56CF3D7518 /* ZLFetchImageOperation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLFetchImageOperation.swift; path = Sources/General/ZLFetchImageOperation.swift; sourceTree = ""; }; - 4129ACC370F00ABEB43EEBD0CFA7C5C1 /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; - 416BBA38B1FD247BDE8043698EDB5EEF /* SubjectType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubjectType.swift; path = RxSwift/Subjects/SubjectType.swift; sourceTree = ""; }; - 41E7E78BD33E9340285B2FC37E54CBDB /* UIScreen+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScreen+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIScreen+DDCategory/UIScreen+DDCategory.h"; sourceTree = ""; }; - 42682FBC475A0AB7F238138467590EB2 /* UIView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+WebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIView+WebCache.m"; sourceTree = ""; }; - 426B7DE6DC534637EC32D09528E67385 /* Repeat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Repeat.swift; path = RxSwift/Observables/Repeat.swift; sourceTree = ""; }; - 42979BA286921E5767AF8D96A7EBEF78 /* ZFPlayerNotification.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerNotification.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerNotification.h; sourceTree = ""; }; + 39D0C74A85C6A8657704AD7AA6B953C4 /* EKAttributes+Presets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Presets.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Presets.swift"; sourceTree = ""; }; + 3A12523C19872904FE054C45BC2ABE97 /* DDNetworkingOfAlamofireKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDNetworkingOfAlamofireKit_Private-dummy.m"; sourceTree = ""; }; + 3A2343A0C3D24D5DA61225E4B6F74F79 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; + 3A615B3287B92F749920B6A3508323FA /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; + 3A63310BFF4BCEE45A37FEDC5464D8C8 /* EKAlertMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKAlertMessageView.swift; path = Source/MessageViews/EKAlertMessageView.swift; sourceTree = ""; }; + 3A63C95CEE4DC15C06CFE92356CA3CB2 /* UIViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIViewController.swift; path = DDUIKit/Classes/UIViewController/UIViewController.swift; sourceTree = ""; }; + 3A6FA7D7D1ECC53270E58F80B5EDE1E0 /* ZFSpeedLoadingView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFSpeedLoadingView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFSpeedLoadingView.m; sourceTree = ""; }; + 3A7060AA231C1C535E46258355ECF306 /* CaptureQuality.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CaptureQuality.swift; path = Sources/DynamicBlurView/CaptureQuality.swift; sourceTree = ""; }; + 3A7784C8FB288E38B9CD0E6D5C56C3F4 /* ConstraintMultiplierTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMultiplierTarget.swift; path = Sources/ConstraintMultiplierTarget.swift; sourceTree = ""; }; + 3A872DDCD481B023368C91606B9B418B /* MAMVTTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMVTTileOverlay.h; path = AMapNaviKit.framework/Headers/MAMVTTileOverlay.h; sourceTree = ""; }; + 3ABF59D401C215C4A851764E937B659C /* DDFullScreenTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDFullScreenTransition.swift; path = DDUIKit/Classes/UIViewControllerAnimatedTransitioning/DDFullScreenTransition.swift; sourceTree = ""; }; + 3B0696219D2784C0023ADE4D9301B34C /* DDBaseTabBarController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseTabBarController.h; path = DDBasicControlsKit_Private/Classes/DDBaseTabBarController/DDBaseTabBarController.h; sourceTree = ""; }; + 3B149A2E0D291A7392934B51EA8DD0A2 /* SDImageHEICCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageHEICCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageHEICCoder.m; sourceTree = ""; }; + 3B2D944E7777A208BF0BE49900636983 /* DDUIKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDUIKit-dummy.m"; sourceTree = ""; }; + 3B5DCE773C523A9E1546546DA8397F90 /* MATileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlay.h; path = AMapNaviKit.framework/Headers/MATileOverlay.h; sourceTree = ""; }; + 3B8B9E1EAE4DB813CB3B48BA26A853EB /* UIColor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIColor.swift; path = DDUIKit/Classes/UIColor/UIColor.swift; sourceTree = ""; }; + 3BA2FC10BF6B9B1101AA446A7C5118A1 /* UIApplication+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIApplication+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIApplication+DDCategory/UIApplication+DDCategory.m"; sourceTree = ""; }; + 3C036FCBB24E7A04CA737EF41E1E560E /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; + 3C1C6FCE8B5DC525669FED53B182A2EB /* UIGestureRecognizer+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIGestureRecognizer+Rx.swift"; path = "RxCocoa/iOS/UIGestureRecognizer+Rx.swift"; sourceTree = ""; }; + 3C28BDCBAD94CF0EF86ACC5AEEE734D8 /* UICollectionViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UICollectionViewCell.swift; path = DDUIKit/Classes/UICollectionViewCell/UICollectionViewCell.swift; sourceTree = ""; }; + 3CBCFBA84881A19B21A4E7BDCC9C877A /* TYCyclePagerTransformLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TYCyclePagerTransformLayout.m; path = TYCyclePagerViewDemo/TYCyclePagerView/TYCyclePagerTransformLayout.m; sourceTree = ""; }; + 3CD093F7900FC1EE5C84AF7092F9B5E7 /* RxTableViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDataSourceProxy.swift; sourceTree = ""; }; + 3CE034D1CE8AED1F64BCDECD244183F1 /* RxPickerViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxPickerViewDataSourceProxy.swift; sourceTree = ""; }; + 3D2D6F1D0DC3F2B9368D6D1917F7215F /* ZLProgressHUD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLProgressHUD.swift; path = Sources/General/ZLProgressHUD.swift; sourceTree = ""; }; + 3D5797C919C52BCF6845A7B532866584 /* EKImageNoteMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKImageNoteMessageView.swift; path = Source/MessageViews/Notes/EKImageNoteMessageView.swift; sourceTree = ""; }; + 3E3F694548695F4C19B672C151FBF7CB /* ObservableConvertibleType+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+SharedSequence.swift"; path = "RxCocoa/Traits/SharedSequence/ObservableConvertibleType+SharedSequence.swift"; sourceTree = ""; }; + 3E51D95118FA22F4FFEB066E2CF1A373 /* DDUIPanGestureRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIPanGestureRecognizer.swift; path = DDUIKit/Classes/UIGestureRecognizer/DDUIPanGestureRecognizer.swift; sourceTree = ""; }; + 3E62308DA6F5F5F56C4F7D2B33EBE279 /* KVORepresentable+CoreGraphics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KVORepresentable+CoreGraphics.swift"; path = "RxCocoa/Foundation/KVORepresentable+CoreGraphics.swift"; sourceTree = ""; }; + 3E7E04DEA4FFF9210284B5D20F80D906 /* DDBasicControlsKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDBasicControlsKit_Private.release.xcconfig; sourceTree = ""; }; + 3E8CB968364EE8AE8F32D4A3B8CE29FE /* AnyObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyObserver.swift; path = RxSwift/AnyObserver.swift; sourceTree = ""; }; + 3ED59B71873C943FEB7A1E883A0A09D8 /* UIScrollView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIScrollView.swift; path = DDUIKit/Classes/UIScrollView/UIScrollView.swift; sourceTree = ""; }; + 3EF1A24EF12D2D981431935A575DF361 /* JPushExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JPushExtension.debug.xcconfig; sourceTree = ""; }; + 3F31B8EB67CCAD1CEF53C0FC8DE3B001 /* BRAddressModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRAddressModel.h; path = BRPickerView/AddressPickerView/BRAddressModel.h; sourceTree = ""; }; + 3F56CE93FE0E31FCB7FD04AB533C8969 /* ZLPhotoUIConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoUIConfiguration.swift; path = Sources/General/ZLPhotoUIConfiguration.swift; sourceTree = ""; }; + 3F95295E41697E40BCE6A61B148767E2 /* DDMASearch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMASearch.m; path = DDMAMapKit_Private/Classes/DDMASearch/DDMASearch.m; sourceTree = ""; }; + 3FA15597BB8A44C93444D47674F7B89B /* DDWebImageKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDWebImageKit_Private-umbrella.h"; sourceTree = ""; }; + 3FC9941491BF1FD35C4EBA32A311119E /* UIScreen+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScreen+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIScreen+DDCategory/UIScreen+DDCategory.h"; sourceTree = ""; }; + 3FD023DC306D3D1E9C8B3A68B5BBAB60 /* PopupDialogDefaultViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PopupDialogDefaultViewController.swift; path = PopupDialog/Classes/PopupDialogDefaultViewController.swift; sourceTree = ""; }; + 3FD2A1B3A21DB33DBDBD70B92DE429DE /* NSMutableParagraphStyle+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSMutableParagraphStyle+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSAttributedString+DDCategory/NSMutableParagraphStyle+DDCategory.m"; sourceTree = ""; }; + 3FD638B5FD92B4BC6A9688438F9AFCF1 /* DDMAMapView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMAMapView.m; path = DDMAMapKit_Private/Classes/DDMAMap/MapView/DDMAMapView.m; sourceTree = ""; }; + 3FDBEA08B47EAF4A3B168A2C2AA6225B /* RxCocoa-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxCocoa-prefix.pch"; sourceTree = ""; }; + 3FE61B1653CA88CD313DD1993F1FB7C9 /* UICollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UICollectionView.swift; path = DDUIKit/Classes/UICollectionView/UICollectionView.swift; sourceTree = ""; }; + 401E96E41DDE177579F094678E45AA85 /* AMapTrackError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackError.h; path = AMapTrackKit.framework/Headers/AMapTrackError.h; sourceTree = ""; }; + 403E99D310867149283418011F5BDB09 /* DDUITabBarController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUITabBarController.swift; path = DDUIKit/Classes/UITableBarController/DDUITabBarController.swift; sourceTree = ""; }; + 404613DA5C40A3F551C7878410955590 /* DDBaseImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseImage.h; path = DDBasicControlsKit_Private/Classes/DDBaseImage/DDBaseImage.h; sourceTree = ""; }; + 404742F23166DBF39C139FE4A5140FAD /* ESTabBarController-swift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "ESTabBarController-swift.debug.xcconfig"; sourceTree = ""; }; + 4066A0B3AD78D101E9E024908C89ABE1 /* ZLLanguageDefine.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLLanguageDefine.swift; path = Sources/General/ZLLanguageDefine.swift; sourceTree = ""; }; + 40876F10DB0DAFC2BCF0D3D3FF006558 /* RxSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwift.debug.xcconfig; sourceTree = ""; }; + 4096897914F3034BAA58D3CE2344959E /* AMapTrack-NO-IDFA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapTrack-NO-IDFA.release.xcconfig"; sourceTree = ""; }; + 409DD780B50F40EFF5872988210030C6 /* WithLatestFrom.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WithLatestFrom.swift; path = RxSwift/Observables/WithLatestFrom.swift; sourceTree = ""; }; + 40A2E345E1BDEDC00DF59C9B2596A108 /* SDWebImageDownloaderResponseModifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderResponseModifier.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderResponseModifier.m; sourceTree = ""; }; + 40D535D7C4DF68F2B5AFB977FCA58DB1 /* _RXKVOObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXKVOObserver.m; path = RxCocoa/Runtime/_RXKVOObserver.m; sourceTree = ""; }; + 40DBBFFF4A55B7E8AC42F0211E3F37FC /* Reduce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Reduce.swift; path = RxSwift/Observables/Reduce.swift; sourceTree = ""; }; + 41259F35F24F3B493E70473754F75265 /* EKRatingSymbolsContainerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKRatingSymbolsContainerView.swift; path = Source/MessageViews/MessagesUtils/EKRatingSymbolsContainerView.swift; sourceTree = ""; }; + 416A70C7DC57E4465E15FAEAC9E1F89A /* SDWebImageDownloader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloader.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloader.m; sourceTree = ""; }; + 4185E6DD953823F27950B2497D1A1FFE /* DDTextField.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDTextField.swift; path = DDControlsKit_Private/Classes/DDTextField/DDTextField.swift; sourceTree = ""; }; + 41899BEF290A56E1759DF59E6A5F3AEC /* UIImage+MemoryCacheCost.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+MemoryCacheCost.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+MemoryCacheCost.m"; sourceTree = ""; }; + 418F9B96060DF5FBA16BDB1166B19F5F /* DispatchQueueConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DispatchQueueConfiguration.swift; path = RxSwift/Schedulers/Internal/DispatchQueueConfiguration.swift; sourceTree = ""; }; + 41BBD956A0964B5501BF55369789D7AC /* ZLClipImageDismissAnimatedTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLClipImageDismissAnimatedTransition.swift; path = Sources/Animation/ZLClipImageDismissAnimatedTransition.swift; sourceTree = ""; }; + 41CCAF8F8DBC6FB73F1598E27D048521 /* EKEntryView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKEntryView.swift; path = Source/Infra/EKEntryView.swift; sourceTree = ""; }; + 41E1E31F6B85A14980B2BEAC9AF7EC28 /* TYPageControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TYPageControl.m; path = TYCyclePagerViewDemo/TYCyclePagerView/TYPageControl.m; sourceTree = ""; }; + 41EFD7CBB52D61B19151E2CAAD31A43E /* SDDeviceHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDDeviceHelper.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDDeviceHelper.m; sourceTree = ""; }; + 4218BFA03EECBC67513AD75A3D832AF1 /* EKRatingSymbolView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKRatingSymbolView.swift; path = Source/MessageViews/MessagesUtils/EKRatingSymbolView.swift; sourceTree = ""; }; + 4228D86157E1C21EDE045BFFD3FB2681 /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; + 42362AA9D45285F7082156A7838557A9 /* JXCategoryCollectionView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryCollectionView.m; path = Sources/Common/JXCategoryCollectionView.m; sourceTree = ""; }; + 423D4BDC492139C4B90159AAC6C18FDB /* MAArcRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArcRenderer.h; path = AMapNaviKit.framework/Headers/MAArcRenderer.h; sourceTree = ""; }; + 423F869E2B6E4696CC5C29A2BBDE7957 /* UISlider+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISlider+Rx.swift"; path = "RxCocoa/iOS/UISlider+Rx.swift"; sourceTree = ""; }; + 423F9FD7E866DE5EE8F341B5CA25902E /* AMapURLSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearch.h; path = AMapFoundationKit.framework/Headers/AMapURLSearch.h; sourceTree = ""; }; + 426ACC0CB2BF1FC39A89311CF768EFF8 /* SDAsyncBlockOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAsyncBlockOperation.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDAsyncBlockOperation.h; sourceTree = ""; }; + 42A1A81F83BFB532AEB5DB4CAE2362E4 /* JXCategoryView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JXCategoryView-umbrella.h"; sourceTree = ""; }; + 42C5898BA6D381FC880FB37CAFC3FF06 /* DDCategoryKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDCategoryKit_Private-prefix.pch"; sourceTree = ""; }; + 42D6D73DE10DE2C134C31111F3F65674 /* PopupDialog.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = PopupDialog.modulemap; sourceTree = ""; }; + 42DC5CED9D0326747B3E5FAF64DF97F5 /* MAHeatMapVectorGridOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorGridOverlay.h; path = AMapNaviKit.framework/Headers/MAHeatMapVectorGridOverlay.h; sourceTree = ""; }; 42F10DB6CED6AC3E9AA446F86C16A0F5 /* DDBasicControlsKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDBasicControlsKit_Private; path = libDDBasicControlsKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 437CB917D49748BF81FA60008F88E96D /* ConstraintDirectionalInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDirectionalInsets.swift; path = Sources/ConstraintDirectionalInsets.swift; sourceTree = ""; }; + 436666AB315736653C64EDE0C05F0156 /* DDBaseTableView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseTableView.m; path = DDBasicControlsKit_Private/Classes/DDBaseTableView/DDBaseTableView.m; sourceTree = ""; }; 439EA354473F5B1B44C857E4C3A7D7D7 /* Pods-OrderScheduling-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-OrderScheduling-dummy.m"; sourceTree = ""; }; - 43B9E9E8863B1D0E4C14D2E95C9841EC /* UIButton+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIButton+WebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIButton+WebCache.h"; sourceTree = ""; }; - 43DA0E4CF6E89C711435C2014097512C /* JXCategoryIndicatorDotLineView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorDotLineView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorDotLineView.m; sourceTree = ""; }; - 43DDA04BC4D73651CDD39F61AC5BF316 /* ControlEvent+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlEvent+Signal.swift"; path = "RxCocoa/Traits/Signal/ControlEvent+Signal.swift"; sourceTree = ""; }; - 442B5B8B0754107E4CF42529F5F079CA /* DDAutoUIKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDAutoUIKit_Private.release.xcconfig; sourceTree = ""; }; - 4456355295F5F338CE055E506972419D /* SDWebImageDownloader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloader.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloader.m; sourceTree = ""; }; - 44A53D726B4FE0AE0B997B54D8A2ABD8 /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; - 44A72AE38F7F357087611EC0EBB5854D /* DDProgressHUD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDProgressHUD.swift; path = DDProgressHUDKit_Private/Classes/DDProgressHUD.swift; sourceTree = ""; }; - 44F090833C43622EA70756119812C801 /* UIImageView+DDWebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+DDWebCache.m"; path = "DDWebImageKit_Private/Classes/DDWebImage/UIImageView+DDWebCache.m"; sourceTree = ""; }; - 45235ABDE00944D33B817746B66C2A57 /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; - 4579ECA364F747ABFAA8F6880160C5DC /* ZFLandscapeViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFLandscapeViewController.m; path = DDZFPlayerKit_Private/Classes/Core/ZFLandscapeViewController.m; sourceTree = ""; }; - 45C071943FC445F085F64BF74BEA8861 /* ImmediateSchedulerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImmediateSchedulerType.swift; path = RxSwift/ImmediateSchedulerType.swift; sourceTree = ""; }; - 4607994190D533412312130025168EFD /* DDViewControllerAnimatedTransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDViewControllerAnimatedTransition.h; path = DDBasicControlsKit_Private/Classes/DDBaseAnimation/DDTransitionAnimation/DDViewControllerAnimatedTransition.h; sourceTree = ""; }; - 4663AFB55A4F1D6E2C1DAA4B17C13BB3 /* ZLEditImageConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLEditImageConfiguration.swift; path = Sources/General/ZLEditImageConfiguration.swift; sourceTree = ""; }; - 468BF4104FE058F32C0971D76C4AA1FA /* SDWebImageDownloaderConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderConfig.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderConfig.h; sourceTree = ""; }; - 46D6B560BE41E915946F1CFF0F1BEAE4 /* SharedSequence+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Concurrency.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Concurrency.swift"; sourceTree = ""; }; - 4710D2C8661F2E2164A531176890190C /* MAHeatMapVectorOverlayRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlayRender.h; path = AMapNaviKit.framework/Headers/MAHeatMapVectorOverlayRender.h; sourceTree = ""; }; - 471674788BD2C78799298EE8EB09A3CF /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; - 472389190C58787D0D43DFBE4EC498E1 /* ZLPhotoUIConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoUIConfiguration.swift; path = Sources/General/ZLPhotoUIConfiguration.swift; sourceTree = ""; }; - 47303455A651CF1A39B7616BEC1CF96A /* MAOfflineItemMunicipality.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemMunicipality.h; path = AMapNaviKit.framework/Headers/MAOfflineItemMunicipality.h; sourceTree = ""; }; - 4784849843DB9FB0A5FBC88909A2D751 /* MAOfflineProvince.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineProvince.h; path = AMapNaviKit.framework/Headers/MAOfflineProvince.h; sourceTree = ""; }; - 47B5BCB09F22427F459144E6F8A48974 /* MAOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAOverlayRenderer.h; sourceTree = ""; }; - 47BB25D40976B4FFC72F3C27A94BEAE1 /* DDBaseScrollView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseScrollView.m; path = DDBasicControlsKit_Private/Classes/DDBaseScrollView/DDBaseScrollView.m; sourceTree = ""; }; - 47C986BCB64D8B916650F1C59D69C1DD /* Result+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Result+Alamofire.swift"; path = "Source/Result+Alamofire.swift"; sourceTree = ""; }; - 48231FE2035791DF7EF9402D63E6DA87 /* _RXKVOObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXKVOObserver.h; path = RxCocoa/Runtime/include/_RXKVOObserver.h; sourceTree = ""; }; - 483C8FB8D0FBB6D362AB9298121F61E3 /* UIViewController+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIViewController+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIViewController+DDCategory/UIViewController+DDCategory.h"; sourceTree = ""; }; - 48BAEDFAC7E4C7E30743535EB0114209 /* ESTabBarController-swift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "ESTabBarController-swift.modulemap"; sourceTree = ""; }; - 48E5D228D99EE12E3A7115B7141CE9B7 /* NSView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSView+Rx.swift"; path = "RxCocoa/macOS/NSView+Rx.swift"; sourceTree = ""; }; - 48F29B05CCAECA1C8378C81673AD8506 /* UICollectionViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UICollectionViewCell.swift; path = DDUIKit/Classes/UICollectionViewCell/UICollectionViewCell.swift; sourceTree = ""; }; - 48FCD16ABD89159610956C4FEE279A4B /* Buffer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Buffer.swift; path = RxSwift/Observables/Buffer.swift; sourceTree = ""; }; - 493189AD786D7A51EA9AC0FC23E250E4 /* MKAnnotationView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MKAnnotationView+WebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImageMapKit/MapKit/MKAnnotationView+WebCache.h"; sourceTree = ""; }; - 4940A4B6FACCD4E6838264E818E16C00 /* ZFPersentInteractiveTransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPersentInteractiveTransition.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPersentInteractiveTransition.h; sourceTree = ""; }; - 499F286D371CFB2303529D03AA81C4AA /* ESTabBarController-swift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ESTabBarController-swift-prefix.pch"; sourceTree = ""; }; - 49B5CE384F6A69FAC88024572F22EE1F /* SDWebImagePrefetcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImagePrefetcher.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImagePrefetcher.h; sourceTree = ""; }; - 4A71F847C74B190E7524FB01EEC1656D /* SDWebImageTransitionInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageTransitionInternal.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDWebImageTransitionInternal.h; sourceTree = ""; }; - 4A7488D8FC659FCA662756AE58F65572 /* UICollectionViewCell+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewCell+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UICollectionViewCell+DDCategory/UICollectionViewCell+DDCategory.m"; sourceTree = ""; }; - 4AB1192B1A2EC19C05F7D124829B8386 /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; - 4B0BB46D8145FAFA5FDEC1EF28EBA81D /* ZLEditVideoViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLEditVideoViewController.swift; path = Sources/Edit/ZLEditVideoViewController.swift; sourceTree = ""; }; - 4B3CBEDAED4BCA41BEAD980631FC59A5 /* AMapTrackKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapTrackKit.framework; sourceTree = ""; }; - 4B54772BF4EF802F3C34325020B89D64 /* ResourceBundle-DDBaseViewController-DDBasicControlsKit_Private-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-DDBaseViewController-DDBasicControlsKit_Private-Info.plist"; sourceTree = ""; }; - 4B614A4AA6029E2DABD7327FCFD3841C /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; - 4B652266737ECAC91DEAC370B834D6E7 /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; - 4B840D8CDC4485C8789E0EF207591381 /* NotificationCenter+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NotificationCenter+Rx.swift"; path = "RxCocoa/Foundation/NotificationCenter+Rx.swift"; sourceTree = ""; }; - 4BCB457628138A00C9EAFC12BEE42E8F /* IJKMediaFramework.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IJKMediaFramework.framework; path = DDZFPlayerKit_Private/Classes/ijkplayer/IJKMediaFramework.framework; sourceTree = ""; }; - 4C21C3876A605D622442BD05831CED96 /* DDMASearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMASearch.h; path = DDMAMapKit_Private/Classes/DDMASearch/DDMASearch.h; sourceTree = ""; }; - 4C55BE8EC5588AC05F56719629BFB9A9 /* UISwitch+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UISwitch+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UISwitch+DDCategory/UISwitch+DDCategory.m"; sourceTree = ""; }; - 4C69FCBE106D702F2775CAF2F99D0857 /* RxPickerViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxPickerViewDataSourceType.swift; sourceTree = ""; }; - 4CB2AD6A5F528B3A11D41734E1562CA6 /* Utils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Utils.swift; path = RxRelay/Utils.swift; sourceTree = ""; }; - 4CC75AC8478F72AA06A9E35D66D90390 /* ZFSpeedLoadingView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFSpeedLoadingView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFSpeedLoadingView.m; sourceTree = ""; }; - 4D05842C1613A8BE8D8FEBBE39660E14 /* ESTabBarController-swift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "ESTabBarController-swift.release.xcconfig"; sourceTree = ""; }; - 4D47FC82C93C96DEDC888DB84B750F61 /* ConstraintMaker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMaker.swift; path = Sources/ConstraintMaker.swift; sourceTree = ""; }; - 4D55D92321601ACE11D96086A4C99F46 /* DriveRouteCustomAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DriveRouteCustomAnnotationView.h; path = DDMAMapKit_Private/Classes/DDMAMap/AnnotationView/DriveRouteCustomAnnotationView.h; sourceTree = ""; }; - 4D60DE190CF10D1AC5BC3A19CC8E8AB0 /* EKMessageContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKMessageContentView.swift; path = Source/MessageViews/EKMessageContentView.swift; sourceTree = ""; }; - 4DD16034B6FE88C0F5EB50BA4A011B23 /* UrlLinks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UrlLinks.swift; path = DDUtilsSwiftKit_Private/Classes/UrlLinks/UrlLinks.swift; sourceTree = ""; }; - 4DD530396CC92D2B0779B2E6A3A7AD69 /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; - 4DD753225A62CE0F54F944F0B036BB2A /* ZLWeakProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLWeakProxy.swift; path = Sources/General/ZLWeakProxy.swift; sourceTree = ""; }; - 4EB300B89C4388FC73B00C49A422F8A1 /* SDAnimatedImageRep.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImageRep.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImageRep.h; sourceTree = ""; }; - 4EEFEAA4E7681813FFEBFF1A168DD058 /* EKWindowProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKWindowProvider.swift; path = Source/Infra/EKWindowProvider.swift; sourceTree = ""; }; - 4EFD245999CCEFD8DA2FC3A2866FFDFE /* NSData+ImageContentType.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+ImageContentType.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/NSData+ImageContentType.m"; sourceTree = ""; }; - 4F3661657491105AE1D1EFE1E5042504 /* UICollectionView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UICollectionView+Rx.swift"; path = "RxCocoa/iOS/UICollectionView+Rx.swift"; sourceTree = ""; }; - 4F79BA854D7883960B0D7303727B165A /* SDAssociatedObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAssociatedObject.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDAssociatedObject.m; sourceTree = ""; }; - 4FA92275A0C2E190C15870BA259AD54E /* DDTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDTextView.swift; path = DDControlsKit_Private/Classes/DDTextView/DDTextView.swift; sourceTree = ""; }; - 4FB13FFC470184059F00D780719F81A2 /* CompositeDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompositeDisposable.swift; path = RxSwift/Disposables/CompositeDisposable.swift; sourceTree = ""; }; - 4FC5F82CE17214858345E16A8A1711BF /* DDUIGestureRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIGestureRecognizer.swift; path = DDUIKit/Classes/UIGestureRecognizer/DDUIGestureRecognizer.swift; sourceTree = ""; }; - 4FCCE88D901F83D5EE1484D366BD159F /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; - 5005FB2B5F19AFB0B9A9282A2BA806B5 /* AlamofireExtended.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlamofireExtended.swift; path = Source/AlamofireExtended.swift; sourceTree = ""; }; - 5027EB730E8BACBE0CC662C87EC84E01 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; - 504966B587EA45142C3BC04E596378FE /* MAGroundOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlay.h; path = AMapNaviKit.framework/Headers/MAGroundOverlay.h; sourceTree = ""; }; - 5070ACCBED5223DC4A8B6CEA9E4389B5 /* DDMAMapKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDMAMapKit_Private.debug.xcconfig; sourceTree = ""; }; - 50767B872D8B8F8C88358D4875858208 /* JXCategoryTitleVerticalZoomView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleVerticalZoomView.h; path = Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomView.h; sourceTree = ""; }; - 50986D7E391C7461ADCEB44982133676 /* ZLVideoManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLVideoManager.swift; path = Sources/General/ZLVideoManager.swift; sourceTree = ""; }; - 50A00BE492A118A856CAE224AEF1A035 /* ZLGeneralDefine.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLGeneralDefine.swift; path = Sources/General/ZLGeneralDefine.swift; sourceTree = ""; }; - 50A409B667E9B68BE1FFDA7540E8DFB4 /* JXCategoryTitleImageCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleImageCellModel.h; path = Sources/TitleImage/JXCategoryTitleImageCellModel.h; sourceTree = ""; }; - 50AD208482FFCF3FE104C427CF133F89 /* JXCategoryListContainerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryListContainerView.m; path = Sources/Common/JXCategoryListContainerView.m; sourceTree = ""; }; - 50CD57A19E025EA39AA18763F1FCBAE6 /* Single.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Single.swift; path = RxSwift/Traits/PrimitiveSequence/Single.swift; sourceTree = ""; }; - 50DB4678A7F9D4A4746AE4C59E7D2E86 /* SDImageAWebPCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageAWebPCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageAWebPCoder.m; sourceTree = ""; }; - 511D1F51ACEB496B6AD33282ADF6C9AD /* UIImageView+HighlightedWebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+HighlightedWebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImageView+HighlightedWebCache.m"; sourceTree = ""; }; - 51234A25569938BFC0DD337108922CC4 /* ZLPhotoPreviewSheet.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoPreviewSheet.swift; path = Sources/General/ZLPhotoPreviewSheet.swift; sourceTree = ""; }; - 5130EC94AAA817CB5454DBE5B9CC8337 /* JPushExtension-xcframeworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "JPushExtension-xcframeworks.sh"; sourceTree = ""; }; - 5158A93D057A0917BE0CC7C8ADFE1820 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; - 515AA5A60DC1810B66D961A256D23D9E /* AMapNaviWalkView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviWalkView.h; path = AMapNaviKit.framework/Headers/AMapNaviWalkView.h; sourceTree = ""; }; - 51904851761C0B1FDD0BA78DFC4C3373 /* AMapSearchKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapSearchKit.framework; sourceTree = ""; }; - 51979614568F83C4FB7EE3E682CEF8CE /* DDImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDImageView.swift; path = DDControlsKit_Private/Classes/DDImageView/DDImageView.swift; sourceTree = ""; }; - 51F0674C9B185E305B55B1F6513AB08E /* UIImageView+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIImageView+DDCategory/UIImageView+DDCategory.h"; sourceTree = ""; }; - 51F1DE222BA4E4C86008FA17F507E580 /* JXCategoryTitleImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleImageView.m; path = Sources/TitleImage/JXCategoryTitleImageView.m; sourceTree = ""; }; - 523F5AEFF6B5C576C3C75CF13B387281 /* AMapNaviRideView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviRideView.h; path = AMapNaviKit.framework/Headers/AMapNaviRideView.h; sourceTree = ""; }; - 525060AA394DD8CC124A6BBE69ECA37C /* DDZFPlayerKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDZFPlayerKit_Private.release.xcconfig; sourceTree = ""; }; - 5256963940BDF53B5179D5EAE13571CE /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; - 525989231A0CD6A42A157153FEB266F6 /* DDMAGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMAGeometry.h; path = DDMAMapKit_Private/Classes/DDMAUtil/DDMAGeometry.h; sourceTree = ""; }; - 5308F9234DCD0D367F974250D0EB1395 /* ZFPlayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayer.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayer.h; sourceTree = ""; }; - 53383D727FA1852A48D46A9CAA107408 /* DDAudioService.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDAudioService.swift; path = DDAudioPlayerKit_Private/Classes/DDAudioService.swift; sourceTree = ""; }; - 534EF9B95750A654986DA7600337BA0C /* DDMALocationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMALocationManager.h; path = DDMAMapKit_Private/Classes/DDMALocation/DDMALocationManager.h; sourceTree = ""; }; - 535461895E9CD46FF7220D36133ED04C /* MATraceReplayOverlay.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MATraceReplayOverlay.m; path = DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay.m; sourceTree = ""; }; - 535A9DD9B97C3E1E0461891848E2DD32 /* DDCategoryKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDCategoryKit_Private.debug.xcconfig; sourceTree = ""; }; - 53E9853FB41E5068E5BCC68C2BD02189 /* ResourceBundle-DDMAMapKit_Private-DDMAMapKit_Private-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-DDMAMapKit_Private-DDMAMapKit_Private-Info.plist"; sourceTree = ""; }; - 53EEE1E6F8E2EB57EDADE11DE1589ED4 /* CombineLatest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CombineLatest.swift; path = RxSwift/Observables/CombineLatest.swift; sourceTree = ""; }; - 54055D973F7DBE082A6002E9BB33F1F4 /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; - 5414AB93A39C2B2B5A6D3335D36FD977 /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; - 545857CA73B153B0EA064A2713543097 /* JXCategoryTitleCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleCell.m; path = Sources/Title/JXCategoryTitleCell.m; sourceTree = ""; }; - 547295AA2DE8BBB14EADB2689D8927BC /* EKAttributes+Scroll.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Scroll.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Scroll.swift"; sourceTree = ""; }; - 5475776AD8AB4AAAB1816B6FCB06F994 /* ItemEvents.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ItemEvents.swift; path = RxCocoa/iOS/Events/ItemEvents.swift; sourceTree = ""; }; - 5480C67D746B076C97986D1519FFA59E /* JXCategoryImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryImageView.m; path = Sources/Image/JXCategoryImageView.m; sourceTree = ""; }; - 54E70F4B2F8C359DBE3E804FFE17E3F2 /* SDAnimatedImagePlayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImagePlayer.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImagePlayer.m; sourceTree = ""; }; - 54F3479634850543A7D54BCE590694E9 /* JXCategoryTitleCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleCell.h; path = Sources/Title/JXCategoryTitleCell.h; sourceTree = ""; }; - 5504222728563DCDE2EF5C2ADD3EC441 /* DDUILabel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUILabel.swift; path = DDUIKit/Classes/UILabel/DDUILabel.swift; sourceTree = ""; }; - 55070FDA91C2E9DF95E5D719A92A77B6 /* UIImageView+ZFCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+ZFCache.m"; path = "DDZFPlayerKit_Private/Classes/ControlView/UIImageView+ZFCache.m"; sourceTree = ""; }; - 553AA2EFDFC327C0350329152971135C /* Infallible+CombineLatest+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+CombineLatest+arity.swift"; path = "RxSwift/Traits/Infallible/Infallible+CombineLatest+arity.swift"; sourceTree = ""; }; - 554FDD45841A77D4E9CCA7088150F600 /* RxTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTarget.swift; path = RxCocoa/Common/RxTarget.swift; sourceTree = ""; }; - 55864C390FCFFFC20D04565B575371E4 /* JXCategoryDotCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryDotCell.m; path = Sources/Dot/JXCategoryDotCell.m; sourceTree = ""; }; - 5646E754065263E3C3DE760B565FFC45 /* EKAttributes+Animation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Animation.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Animation.swift"; sourceTree = ""; }; - 5662134BDD9AC87DC2511820B745E863 /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; - 566713D337471EA10808DAD7A8E2181A /* HistoricalSchedulerTimeConverter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HistoricalSchedulerTimeConverter.swift; path = RxSwift/Schedulers/HistoricalSchedulerTimeConverter.swift; sourceTree = ""; }; - 567F65E8F1E8D5FCA6221513B664E89C /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; - 56C9E6B062A711A8EB982C3777A7EEB1 /* MAPolygonRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygonRenderer.h; path = AMapNaviKit.framework/Headers/MAPolygonRenderer.h; sourceTree = ""; }; - 5702DB71D6B7CA0815D3F031400B2EAF /* ConstraintConstantTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConstantTarget.swift; path = Sources/ConstraintConstantTarget.swift; sourceTree = ""; }; - 573BA7F70415CFA5E8F5959977CD590D /* DDBaseTextView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseTextView.m; path = DDBasicControlsKit_Private/Classes/DDBaseTextView/DDBaseTextView.m; sourceTree = ""; }; - 57704FC7E014DE71856CB4E9EABBB902 /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; - 5781C4A2D660A4C2154C1EE54DB527B0 /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; - 5786926034EACF4E1B3E360FCF9FAB10 /* AMapCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapCommonObj.h; path = AMapSearchKit.framework/Headers/AMapCommonObj.h; sourceTree = ""; }; - 582636BA12A620229ED6D3A3E03701D2 /* ZLAlbumListModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLAlbumListModel.swift; path = Sources/General/ZLAlbumListModel.swift; sourceTree = ""; }; - 5875849C4152AE8213EEBC6AF63C9EF9 /* ConcurrentMainScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConcurrentMainScheduler.swift; path = RxSwift/Schedulers/ConcurrentMainScheduler.swift; sourceTree = ""; }; - 5879E529B996D4F7F5A5FE0B7486F555 /* GradientView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GradientView.swift; path = Source/Utils/GradientView.swift; sourceTree = ""; }; - 58E586A0A937E43B99DEC1EF0FAE7D16 /* EKAttributes+Duration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Duration.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Duration.swift"; sourceTree = ""; }; - 59231C899B46239811642352CDE55F8F /* URLSession+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLSession+Rx.swift"; path = "RxCocoa/Foundation/URLSession+Rx.swift"; sourceTree = ""; }; - 5946F2D2ED1858BA9BDF93D6D10E62A0 /* DDUIKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDUIKit-umbrella.h"; sourceTree = ""; }; - 59862F0C9003BCB8491A12FE660B1EF5 /* InvocableScheduledItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InvocableScheduledItem.swift; path = RxSwift/Schedulers/Internal/InvocableScheduledItem.swift; sourceTree = ""; }; - 599539B647C24EF1F1D979C3D29B5EF6 /* NSObject+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx.swift"; path = "RxCocoa/Foundation/NSObject+Rx.swift"; sourceTree = ""; }; - 59C7A7E7FDB6A606B9D1BA6DC718C7FE /* DDWebImageKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDWebImageKit_Private-dummy.m"; sourceTree = ""; }; - 5A10CDBE1AA4369FED2CDDF8EDAE003B /* SDImageCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCache.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCache.h; sourceTree = ""; }; - 5A412152F32B9A2A32E3215BD88FAB15 /* ZLInputTextViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLInputTextViewController.swift; path = Sources/Edit/ZLInputTextViewController.swift; sourceTree = ""; }; - 5A496C97A1C2887A48F3BEBCB45A3C5E /* MATraceLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceLocation.h; path = AMapNaviKit.framework/Headers/MATraceLocation.h; sourceTree = ""; }; - 5A541D305F2ED20FB716D7D44E63F937 /* SDAssociatedObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAssociatedObject.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDAssociatedObject.h; sourceTree = ""; }; - 5AC18E93E1604CC2629E6BD61DE7EC4A /* ReplaySubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReplaySubject.swift; path = RxSwift/Subjects/ReplaySubject.swift; sourceTree = ""; }; - 5AC3744D455A90C0A58815CD670B96B2 /* TYCyclePagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = TYCyclePagerView.modulemap; sourceTree = ""; }; - 5B4A6BC7DC55017ED0418E33C8523D0A /* PrimitiveSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrimitiveSequence.swift; path = RxSwift/Traits/PrimitiveSequence/PrimitiveSequence.swift; sourceTree = ""; }; - 5B568D416B00F04D17DAE28B4D0999C5 /* UIButton+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIButton+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIButton+DDCategory/UIButton+DDCategory.h"; sourceTree = ""; }; - 5B663C699E3CEDC40004E2D9E9AE33E5 /* MJRefreshNormalTrailer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalTrailer.m; path = MJRefresh/Custom/Trailer/MJRefreshNormalTrailer.m; sourceTree = ""; }; - 5B8B90BF3A0F6949CEFC7C56F20F2BAB /* ObservableConvertibleType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObservableConvertibleType.swift; path = RxSwift/ObservableConvertibleType.swift; sourceTree = ""; }; + 43A38E0FF2F729CE15C65F122828BFC9 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; + 43F4DAC646C434FF2C73B5370BC3D876 /* ZLPhotoBrowser.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = ZLPhotoBrowser.modulemap; sourceTree = ""; }; + 43FC4A6E4088C25584AF3B2FBD99A659 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; + 4419C90CA680EE5E11CA8DD471569452 /* DDControlsKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDControlsKit_Private.modulemap; sourceTree = ""; }; + 442E8707D4AEB66ADA3DE6E981681F69 /* AMapTrackKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapTrackKit.framework; sourceTree = ""; }; + 44348DB4F29E938E9FDF2F7E2CF490AB /* SingleAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SingleAsync.swift; path = RxSwift/Observables/SingleAsync.swift; sourceTree = ""; }; + 4459BF2B76FE7B9D95339BE6E570C3DB /* JXCategoryNumberCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryNumberCell.m; path = Sources/Number/JXCategoryNumberCell.m; sourceTree = ""; }; + 445BD886C8C18951DE33FDE7A05783F1 /* Empty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Empty.swift; path = RxSwift/Observables/Empty.swift; sourceTree = ""; }; + 446374F155A36CCF0CAEF6EA8620AAD7 /* DelaySubscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelaySubscription.swift; path = RxSwift/Observables/DelaySubscription.swift; sourceTree = ""; }; + 4471CA9489E40B759C857EA2C365EDE9 /* SDImageTransformer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageTransformer.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageTransformer.h; sourceTree = ""; }; + 44CE5DB2B5E2C512B1EABB9D218832F6 /* Delay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delay.swift; path = RxSwift/Observables/Delay.swift; sourceTree = ""; }; + 44FCE236D60437E28BB0EAA0A54210FD /* AMapSearchKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapSearchKit.framework; sourceTree = ""; }; + 44FE22F59FF2596285278D5DCA157A06 /* UIScrollView+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIScrollView+DDCategory/UIScrollView+DDCategory.m"; sourceTree = ""; }; + 451EB781764886B195B6449777F7D9EC /* EKWindow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKWindow.swift; path = Source/Infra/EKWindow.swift; sourceTree = ""; }; + 455B0F0FCAFDC26E7ADEF95557114F83 /* AMapSearchObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchObj.h; path = AMapSearchKit.framework/Headers/AMapSearchObj.h; sourceTree = ""; }; + 457A80DEC0166FAC9C9555D3122A7B34 /* DDViewControllerAnimatedTransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDViewControllerAnimatedTransition.h; path = DDBasicControlsKit_Private/Classes/DDBaseAnimation/DDTransitionAnimation/DDViewControllerAnimatedTransition.h; sourceTree = ""; }; + 457CDCAB18594BD4385D6CEBCB903674 /* AnonymousDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnonymousDisposable.swift; path = RxSwift/Disposables/AnonymousDisposable.swift; sourceTree = ""; }; + 45C4E92B540566B16528071BAB185B4E /* SchedulerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SchedulerType.swift; path = RxSwift/SchedulerType.swift; sourceTree = ""; }; + 46110F087B0823B8AE474E640D6E8D6C /* BRAddressPickerView.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = BRAddressPickerView.bundle; path = BRPickerView/AddressPickerView/BRAddressPickerView.bundle; sourceTree = ""; }; + 46232E29C2154F43BFFFAE1520C32F10 /* DDMALocationManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMALocationManager.m; path = DDMAMapKit_Private/Classes/DDMALocation/DDMALocationManager.m; sourceTree = ""; }; + 4627947125DF147BD8BB1B74E97E757B /* PHAsset+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PHAsset+ZLPhotoBrowser.swift"; path = "Sources/Extensions/PHAsset+ZLPhotoBrowser.swift"; sourceTree = ""; }; + 462DC57EE11DEC5C7ADE4D9A37B51625 /* SDImageGIFCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageGIFCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageGIFCoder.m; sourceTree = ""; }; + 4670DDFAF1755ACD108E1DBC72E66685 /* DDFontKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDFontKit_Private.debug.xcconfig; sourceTree = ""; }; + 4676A6C331D2C8F6A4CDD7FF5DF533F7 /* Producer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Producer.swift; path = RxSwift/Observables/Producer.swift; sourceTree = ""; }; + 467A95BB7613E49D26DC16209E6D6761 /* ZFIJKPlayerManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFIJKPlayerManager.m; path = DDZFPlayerKit_Private/Classes/ijkplayer/ZFIJKPlayerManager.m; sourceTree = ""; }; + 4685CC601F3B47D2487C648F67C935C5 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; + 469FEE30B642194D50EECEF1B3350498 /* DDUtilsSwiftKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDUtilsSwiftKit_Private-dummy.m"; sourceTree = ""; }; + 46A2EEB0968D4F447F321284460CF594 /* SDImageAssetManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageAssetManager.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDImageAssetManager.m; sourceTree = ""; }; + 46DC5B7AF40EA47AF17B4766BE3C1B81 /* MAOfflineCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineCity.h; path = AMapNaviKit.framework/Headers/MAOfflineCity.h; sourceTree = ""; }; + 473A354F5BA4D935C037F5476DE7D75C /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; + 4761AC1D3EEC34D23B8AB8FB50CD94F5 /* Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Zip+arity.swift"; path = "RxSwift/Observables/Zip+arity.swift"; sourceTree = ""; }; + 479A09A88817B87778CE37DBFED9DAB6 /* BehaviorRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BehaviorRelay.swift; path = RxRelay/BehaviorRelay.swift; sourceTree = ""; }; + 47D85998CA5296D349A4BE600E0EAF58 /* RxTableViewDataSourcePrefetchingProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourcePrefetchingProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDataSourcePrefetchingProxy.swift; sourceTree = ""; }; + 481B395EA4F8224CA51AE8E284B17B24 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; + 48824A0BF5D6B21C9142A13E3FEDA036 /* DDViewControllerAnimatedTransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDViewControllerAnimatedTransition.m; path = DDBasicControlsKit_Private/Classes/DDBaseAnimation/DDTransitionAnimation/DDViewControllerAnimatedTransition.m; sourceTree = ""; }; + 488BEEF5FBD9A1384AC69B6BD17A49AD /* Observable+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Bind.swift"; path = "RxRelay/Observable+Bind.swift"; sourceTree = ""; }; + 48EFDAF744EAA5FEBB6A500C24870491 /* SwiftEntryKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftEntryKit-dummy.m"; sourceTree = ""; }; + 4972DF1D69095AD65563B4AC673DE6F8 /* PopupDialog-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PopupDialog-umbrella.h"; sourceTree = ""; }; + 498C4A8B3FD5447D5B6B910AF03FC6CE /* NSButton+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSButton+WebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/NSButton+WebCache.m"; sourceTree = ""; }; + 499389C31AC66E0D791D7F93E9ECDBBB /* TYCyclePagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "TYCyclePagerView-prefix.pch"; sourceTree = ""; }; + 49BA399F21471B5CB36619A7E488EB11 /* SDAnimatedImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImage.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImage.m; sourceTree = ""; }; + 49C93A93996A98CBFD6D8CF498430BCE /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; + 49FD7D21697F16B91B55A29E9611D5E0 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; + 4A3270C48302B0944D5B2835EE79B425 /* NSBundle+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSBundle+DDCategory/NSBundle+DDCategory.m"; sourceTree = ""; }; + 4A6DE22C0FFCF813D3A7FF22FDA7AA0F /* MATraceReplayOverlayRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceReplayOverlayRender.h; path = DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlayRender.h; sourceTree = ""; }; + 4AA0D2BFBE481E96E80A0604083AF907 /* HapticFeedbackGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HapticFeedbackGenerator.swift; path = Source/Utils/HapticFeedbackGenerator.swift; sourceTree = ""; }; + 4AB84CB658B71E80AB970C1BE896BCAC /* JXCategoryNumberView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryNumberView.m; path = Sources/Number/JXCategoryNumberView.m; sourceTree = ""; }; + 4ADC7A37A5B63903E0D95C418084602F /* KVORepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KVORepresentable.swift; path = RxCocoa/Foundation/KVORepresentable.swift; sourceTree = ""; }; + 4AF7527E60B3647B232A866C5951E416 /* UINavigationController+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UINavigationController+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UINavigationController+DDCategory/UINavigationController+DDCategory.h"; sourceTree = ""; }; + 4B2C6C950C836FE62DD8A8414331EBF9 /* UIFont+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIFont+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIFont+DDCategory/UIFont+DDCategory.h"; sourceTree = ""; }; + 4B60CB40E2FC208134DDAC1A9F2A9D05 /* DDUICollectionViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUICollectionViewCell.swift; path = DDUIKit/Classes/UICollectionViewCell/DDUICollectionViewCell.swift; sourceTree = ""; }; + 4C18A035A3551BF44932FA971E5ED5EE /* EKAttributes+UserInteraction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+UserInteraction.swift"; path = "Source/Model/EntryAttributes/EKAttributes+UserInteraction.swift"; sourceTree = ""; }; + 4C24E7BEC7235EE36BFA2C3574CBA5BC /* AMapURLSearchType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchType.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchType.h; sourceTree = ""; }; + 4C3755E1970E45CA8E4427BFA0FBE2E4 /* DDBasicControlsKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDBasicControlsKit_Private-umbrella.h"; sourceTree = ""; }; + 4C492610364A0957F757E5C0834CA5E2 /* DDControlsKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDControlsKit_Private.debug.xcconfig; sourceTree = ""; }; + 4C4C5A49DFCC82BEA24EA24DA32C7EE9 /* DDMANaviManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMANaviManager.m; path = DDMAMapKit_Private/Classes/DDMANaviManager/DDMANaviManager.m; sourceTree = ""; }; + 4CA96118F51D2C5EFB0892AFF8C3EE26 /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; + 4CDDC0F39144AAC8973E29871590F952 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; + 4D14F99E6FF6E2DBE74EF977A4557537 /* JCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JCore.release.xcconfig; sourceTree = ""; }; + 4D47057D54AC76837ECCF6C6096426E3 /* UIGestureRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIGestureRecognizer.swift; path = DDUIKit/Classes/UIGestureRecognizer/UIGestureRecognizer.swift; sourceTree = ""; }; + 4D94106FCDFE013D9835C95208E1C1F8 /* DDCategoryKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDCategoryKit_Private.modulemap; sourceTree = ""; }; + 4DA182BBEDF3EEB595A5631C82EDB5D7 /* SDImageAssetManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageAssetManager.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDImageAssetManager.h; sourceTree = ""; }; + 4DA9A6E5B948AF8AED6CD1839F7CBDC4 /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; + 4DB99BD101D871A09EAF11638B21F065 /* UICollectionViewCell+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewCell+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UICollectionViewCell+DDCategory/UICollectionViewCell+DDCategory.m"; sourceTree = ""; }; + 4DED4383148456821E55F74B9856B80A /* ZFLandScapeControlView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFLandScapeControlView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFLandScapeControlView.h; sourceTree = ""; }; + 4E2FE2F7C3AE7D2BF2ECB8B23DAC4EC1 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; + 4E7DBBD1E9EE712F6E1DF76B9781D310 /* MAAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationView.h; path = AMapNaviKit.framework/Headers/MAAnnotationView.h; sourceTree = ""; }; + 4F08F7C86ADB155DCA1C54C1982E77B1 /* JXCategoryDotCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryDotCell.m; path = Sources/Dot/JXCategoryDotCell.m; sourceTree = ""; }; + 4F1DC518D800734646354089B5B9F99C /* AMapLocationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationKit.h; path = AMapLocationKit.framework/Headers/AMapLocationKit.h; sourceTree = ""; }; + 4F3BFABE11A71DB08CCAE2535FA7B07B /* JXCategoryListContainerRTLCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryListContainerRTLCell.h; path = Sources/Common/JXCategoryListContainerRTLCell.h; sourceTree = ""; }; + 4F64FFF87CF53651BD305B21AF0D67B2 /* Do.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Do.swift; path = RxSwift/Observables/Do.swift; sourceTree = ""; }; + 4F7021D7FFFCF1690396142030C52BAC /* SwiftEntryKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftEntryKit.modulemap; sourceTree = ""; }; + 4F74C0F4CEAAB3192E20D60DB4165DF0 /* MAGltfOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGltfOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAGltfOverlayRenderer.h; sourceTree = ""; }; + 4F77844061B4BC6CBECD030C500BBD06 /* JXCategoryImageCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryImageCell.h; path = Sources/Image/JXCategoryImageCell.h; sourceTree = ""; }; + 4FA431B39B3D18FEF1C27A7AA65D0D7B /* SDImageCachesManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCachesManager.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCachesManager.h; sourceTree = ""; }; + 4FAD17EC8C7A83C70F900C8152745963 /* SDImageCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCoder.m; sourceTree = ""; }; + 4FC7EA8397ECCC0A4035C805A341E66C /* DDBaseLabel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseLabel.m; path = DDBasicControlsKit_Private/Classes/DDBaseLabel/DDBaseLabel.m; sourceTree = ""; }; + 4FF8D191231FD486E20443860552DDFD /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MBProgressHUD.m; path = DDProgressHUDKit_Private/Classes/MBProgressHUD.m; sourceTree = ""; }; + 5085009761EFF9710D58D141CE4344FE /* BRPickerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BRPickerView.release.xcconfig; sourceTree = ""; }; + 50C2E1096742BB2205654C122CF15A02 /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; + 50CB07612A7637E2E0500A966BB67134 /* DDAutoUIKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDAutoUIKit_Private-umbrella.h"; sourceTree = ""; }; + 50F91B65F8D524CA6D893A62F527BC0B /* ConstraintConfig.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConfig.swift; path = Sources/ConstraintConfig.swift; sourceTree = ""; }; + 510F382F6C3892B46E55D5DFB10D3A50 /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; + 511F3DDC481292E3027BACAB54473584 /* WKWebView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKWebView+Rx.swift"; path = "RxCocoa/iOS/WKWebView+Rx.swift"; sourceTree = ""; }; + 5143BA28095773A5FBD89ADFA3D511A1 /* RxCocoaObjCRuntimeError+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "RxCocoaObjCRuntimeError+Extensions.swift"; path = "RxCocoa/Common/RxCocoaObjCRuntimeError+Extensions.swift"; sourceTree = ""; }; + 515837659844D168A62B87B0BDC7DA6D /* UIScreen+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScreen+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIScreen+DDCategory/UIScreen+DDCategory.m"; sourceTree = ""; }; + 5184A22E35E8C6770D064988AFACAE4C /* SDMemoryCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDMemoryCache.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDMemoryCache.m; sourceTree = ""; }; + 51A496931111C24D321E845AA62558C5 /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; + 51A507B1A2D0CE3FD329A654EEB872E6 /* NSData+ImageContentType.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+ImageContentType.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/NSData+ImageContentType.m"; sourceTree = ""; }; + 51AE42539088EFCA54ABA508DD8106DB /* NSTextStorage+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextStorage+Rx.swift"; path = "RxCocoa/iOS/NSTextStorage+Rx.swift"; sourceTree = ""; }; + 51B5AAD6E35677C397FD89ABC8683255 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; + 51F2ED7FD6260CFB78C34CE4FA7F7E67 /* DistinctUntilChanged.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DistinctUntilChanged.swift; path = RxSwift/Observables/DistinctUntilChanged.swift; sourceTree = ""; }; + 5207A181F2C86F2FDD4D0B24485EC145 /* JXCategoryBaseView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryBaseView.h; path = Sources/Base/JXCategoryBaseView.h; sourceTree = ""; }; + 522C178DFAAE6C2D641B4251505FBA47 /* SDAssociatedObject.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAssociatedObject.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDAssociatedObject.m; sourceTree = ""; }; + 52B570D1BFFF775858C3A96626EEAB44 /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; + 52C5A7DD0243E06616AFC6E7636DD43B /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; + 52E0E699C8AFAFF016391939DD51C67C /* UITextField+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITextField+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UITextField+DDCategory/UITextField+DDCategory.h"; sourceTree = ""; }; + 5317D36007A002590BDDCEB4F3E14F2E /* MultipartUpload.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartUpload.swift; path = Source/MultipartUpload.swift; sourceTree = ""; }; + 5343C6A7395CC3CCB4525D689A3AA30C /* MAAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotation.h; path = AMapNaviKit.framework/Headers/MAAnnotation.h; sourceTree = ""; }; + 53469862C615B608CE2D8CD625CB8BD4 /* JXCategoryTitleImageCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleImageCellModel.m; path = Sources/TitleImage/JXCategoryTitleImageCellModel.m; sourceTree = ""; }; + 534F10DB9CA0B962E011471FA0C50EBD /* UIViewController+Visibility.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewController+Visibility.swift"; path = "PopupDialog/Classes/UIViewController+Visibility.swift"; sourceTree = ""; }; + 5367231B2744CCA950E57A1C9EA48E34 /* UIImage+GIF.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+GIF.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+GIF.h"; sourceTree = ""; }; + 536796DC557774A8360BF83BA16F52AA /* DDBaseTextField.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseTextField.m; path = DDBasicControlsKit_Private/Classes/DDBaseTextField/DDBaseTextField.m; sourceTree = ""; }; + 53690792A070ED57C3C78781AE5FD16F /* DDSwiftLog.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDSwiftLog.swift; path = DDLogKit_Private/Classes/SwiftLog/DDSwiftLog.swift; sourceTree = ""; }; + 539440C9DEE5A25C2E270CEABEB1D214 /* AsyncLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsyncLock.swift; path = RxSwift/Concurrency/AsyncLock.swift; sourceTree = ""; }; + 53A696AE56B4D87ACE694E3B5952C714 /* EKStyleView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKStyleView.swift; path = Source/Infra/EKStyleView.swift; sourceTree = ""; }; + 53C5218BC84CA6549F42E777DE2A80CE /* Timer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timer.swift; path = RxSwift/Observables/Timer.swift; sourceTree = ""; }; + 53DB07EC82DD9C1E75BE9779C461DDBD /* EKAttributes+StatusBar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+StatusBar.swift"; path = "Source/Model/EntryAttributes/EKAttributes+StatusBar.swift"; sourceTree = ""; }; + 542580CD4322A21B74A4ECC00C42E348 /* DDPersistenceKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDPersistenceKit_Private.release.xcconfig; sourceTree = ""; }; + 545AD3827243FBFA4610FD3D35FB0BE0 /* Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Concurrency.swift; path = Source/Concurrency.swift; sourceTree = ""; }; + 547000FF35ABCCC797CB4B8681D8BB16 /* RecursiveScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveScheduler.swift; path = RxSwift/Schedulers/RecursiveScheduler.swift; sourceTree = ""; }; + 54890BBE3275AB287FE321EBC05E1113 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; + 54A206BC69EC53E7599908DB6CED9A62 /* MABaseOverlay+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MABaseOverlay+DDCategory.h"; path = "DDMAMapKit_Private/Classes/DDMAMap/Overlay/MABaseOverlay+DDCategory.h"; sourceTree = ""; }; + 54ADBCF354548A1BA32238F2EDEDC39B /* Disposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Disposable.swift; path = RxSwift/Disposable.swift; sourceTree = ""; }; + 54B8052223D66582723111C5AC6B1280 /* JXCategoryIndicatorCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorCellModel.m; path = Sources/Indicator/JXCategoryIndicatorCellModel.m; sourceTree = ""; }; + 54E9038F69C370579812BE6ADD5C4E72 /* AMapNaviDriveDataRepresentable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviDriveDataRepresentable.h; path = AMapNaviKit.framework/Headers/AMapNaviDriveDataRepresentable.h; sourceTree = ""; }; + 54EA0FC58504DCD8B983E0F43A2D1CA8 /* CachedResponseHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CachedResponseHandler.swift; path = Source/CachedResponseHandler.swift; sourceTree = ""; }; + 5500002793689198A0DFD0853D396DDA /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; + 5502FBE9DFBCF4CF0F65DD0B65863251 /* UITabBarController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UITabBarController.swift; path = DDUIKit/Classes/UITableBarController/UITabBarController.swift; sourceTree = ""; }; + 552A8AA3F44EAAF5EAEC8F40E021C291 /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; + 5530C1CDAF74A3A4390B0D4A4A5114BC /* DDUtilsSwiftKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDUtilsSwiftKit_Private-umbrella.h"; sourceTree = ""; }; + 5553370591A8C083690A1FB20C27F538 /* ZFUtilities.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFUtilities.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFUtilities.m; sourceTree = ""; }; + 55C78DC3A2BF39C514F3164238BB70D0 /* EKRootViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKRootViewController.swift; path = Source/Infra/EKRootViewController.swift; sourceTree = ""; }; + 56018FF5D01D2F070C712EA706186D9B /* JXCategoryBaseCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryBaseCell.h; path = Sources/Base/JXCategoryBaseCell.h; sourceTree = ""; }; + 5612297CB1E62B65F4C43D6CC1F895DF /* EKAttributes+Scroll.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Scroll.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Scroll.swift"; sourceTree = ""; }; + 562732E9246B72FCF6D93C026574D0CC /* JXCategoryImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryImageView.h; path = Sources/Image/JXCategoryImageView.h; sourceTree = ""; }; + 56277E9016C1E1A607974F30846BE35B /* ESTabBarController-swift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ESTabBarController-swift-prefix.pch"; sourceTree = ""; }; + 56479261D4BECB6ED900CEB1FE63EFA4 /* MARouteOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MARouteOverlay.h; path = AMapNaviKit.framework/Headers/MARouteOverlay.h; sourceTree = ""; }; + 566149008FC73438B00482887D0A93B1 /* Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debug.swift; path = RxSwift/Observables/Debug.swift; sourceTree = ""; }; + 568BCEEEBC2986D1AADFB984FF7577BB /* DDBaseImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseImageView.m; path = DDBasicControlsKit_Private/Classes/DDBaseImageView/DDBaseImageView.m; sourceTree = ""; }; + 5696DCC77FA56BF0AEC9DAFDB3406D9B /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; + 56B9E26358C9F2398DEEB048994BE93A /* BehaviorSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BehaviorSubject.swift; path = RxSwift/Subjects/BehaviorSubject.swift; sourceTree = ""; }; + 56CF8531B5D158BE68E0B1C29BE65264 /* NSBezierPath+SDRoundedCorners.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBezierPath+SDRoundedCorners.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Private/NSBezierPath+SDRoundedCorners.m"; sourceTree = ""; }; + 573A7497C7A50D94FB4A7F442C5702F7 /* ZLAlbumListModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLAlbumListModel.swift; path = Sources/General/ZLAlbumListModel.swift; sourceTree = ""; }; + 57620B74705E53124D9140938290B8C0 /* car_xingshi@3x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "car_xingshi@3x.png"; path = "DDMAMapKit_Private/Assets/car_xingshi@3x.png"; sourceTree = ""; }; + 5775410DC32C716E14D77A6112044605 /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; + 577939DB40D698A43C32E2C6C96D8D54 /* UIScrollView+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIScrollView+DDCategory/UIScrollView+DDCategory.h"; sourceTree = ""; }; + 5781ACC4C3639A4B54467EB6B7B3DE11 /* DDLogKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDLogKit_Private-umbrella.h"; sourceTree = ""; }; + 579C1BFFA581C17D7770FAE3ECACA589 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; + 5815277FFB95917CF37B3586D9BCA52F /* DDUITextField.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUITextField.swift; path = DDUIKit/Classes/UITextField/DDUITextField.swift; sourceTree = ""; }; + 581FA386B9CE43B28BA7F9F3D0A2A563 /* DDDateKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDDateKit_Private-umbrella.h"; sourceTree = ""; }; + 5827F1D0B0253B832ACD69AEEEAE6AE1 /* MAIndoorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAIndoorInfo.h; path = AMapNaviKit.framework/Headers/MAIndoorInfo.h; sourceTree = ""; }; + 5831941C7C5C99DA159A80F1268363ED /* AMapNaviStatisticsInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviStatisticsInfo.h; path = AMapNaviKit.framework/Headers/AMapNaviStatisticsInfo.h; sourceTree = ""; }; + 58AEB14A120E28F2C5376B258CF7DB25 /* JXCategoryImageCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryImageCellModel.h; path = Sources/Image/JXCategoryImageCellModel.h; sourceTree = ""; }; + 58E19414300B9B38EE7D7B98461DA21C /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; + 58FFBF9D8BEC6D0A877D11132717BF54 /* UIView+ZFFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+ZFFrame.h"; path = "DDZFPlayerKit_Private/Classes/ControlView/UIView+ZFFrame.h"; sourceTree = ""; }; + 5918B1075E12B3573D97D3D0A4F43DD9 /* SnapKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-prefix.pch"; sourceTree = ""; }; + 592F989A497B98D30116A3819D68387C /* AMapNaviTravelManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviTravelManager.h; path = AMapNaviKit.framework/Headers/AMapNaviTravelManager.h; sourceTree = ""; }; + 593FE252AAA081F01E71C12842EE9558 /* JXCategoryBaseCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryBaseCellModel.m; path = Sources/Base/JXCategoryBaseCellModel.m; sourceTree = ""; }; + 598CBDC2759DC5A39189E1145284EEC2 /* UIImage+ExtendedCacheData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+ExtendedCacheData.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+ExtendedCacheData.m"; sourceTree = ""; }; + 599936F224D420CBE54D26146C8A58AD /* SwiftEntryKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftEntryKit-prefix.pch"; sourceTree = ""; }; + 59B8930947FB340B6A8F52B651A5AB8C /* ZFPersentInteractiveTransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPersentInteractiveTransition.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPersentInteractiveTransition.m; sourceTree = ""; }; + 5A0C072C6B2FA2BC1191E50928EAF9A8 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; + 5A5434B5D7B7E8E6B1CD1AD4FC5985DB /* CombineLatest+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CombineLatest+arity.swift"; path = "RxSwift/Observables/CombineLatest+arity.swift"; sourceTree = ""; }; + 5A5588977EBBE11DE9687DFE5669F63A /* DynamicBlurView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DynamicBlurView.swift; path = Sources/DynamicBlurView/DynamicBlurView.swift; sourceTree = ""; }; + 5A62154923D191AED767884A9A6697A5 /* MJRefreshConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConfig.h; path = MJRefresh/MJRefreshConfig.h; sourceTree = ""; }; + 5A754FBD2ABEA9D9E3D700D480B33C2E /* MAPointAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPointAnnotation.h; path = AMapNaviKit.framework/Headers/MAPointAnnotation.h; sourceTree = ""; }; + 5AA6565E54EE5A1694A2DAAD03BC23C5 /* RxMutableBox.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxMutableBox.swift; path = RxSwift/RxMutableBox.swift; sourceTree = ""; }; + 5AC12BC2C4E4FD3635A2E297A130D205 /* ZLInputTextViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLInputTextViewController.swift; path = Sources/Edit/ZLInputTextViewController.swift; sourceTree = ""; }; + 5AE27BD2887CD524A80F947F01B089FD /* ZFNetworkSpeedMonitor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFNetworkSpeedMonitor.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFNetworkSpeedMonitor.h; sourceTree = ""; }; + 5B17B65CD8929CA3A776837F60DAEBBB /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; + 5B2417A6C27552AF94CEB6A7B3F347AC /* ConstraintOffsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintOffsetTarget.swift; path = Sources/ConstraintOffsetTarget.swift; sourceTree = ""; }; + 5B40CD297658E2EBFA9A3AEB0E9F171E /* MAOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlay.h; path = AMapNaviKit.framework/Headers/MAOverlay.h; sourceTree = ""; }; + 5B50859502D1B19867D7EA919623A0CE /* SDWebImageError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageError.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageError.h; sourceTree = ""; }; + 5B71809F121FB856CCDB8E824B5CF7BC /* DDBaseTabBarController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseTabBarController.m; path = DDBasicControlsKit_Private/Classes/DDBaseTabBarController/DDBaseTabBarController.m; sourceTree = ""; }; + 5B77C3205DCCF10BC1C817714EC01462 /* Infallible+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Bind.swift"; path = "RxCocoa/Common/Infallible+Bind.swift"; sourceTree = ""; }; 5BA6046B4C2674409C0D5625F45F8769 /* BRPickerView */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = BRPickerView; path = libBRPickerView.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 5BDE813004FF15ACEC363B79BC3806FD /* ZFVolumeBrightnessView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFVolumeBrightnessView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFVolumeBrightnessView.h; sourceTree = ""; }; - 5C58575659C07E018D4E586BC4F3BD52 /* EKAttributes+StatusBar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+StatusBar.swift"; path = "Source/Model/EntryAttributes/EKAttributes+StatusBar.swift"; sourceTree = ""; }; - 5C5E6CDD7F1C4D18C68E7F8F2BEDABA2 /* UINavigationController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UINavigationController+Rx.swift"; path = "RxCocoa/iOS/UINavigationController+Rx.swift"; sourceTree = ""; }; - 5C7AB1ED16640A5FC38669630FA6234B /* DDZFPlayerKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDZFPlayerKit_Private-umbrella.h"; sourceTree = ""; }; - 5C910CC899D6B35B0BC8C6E4A1E5CF7C /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; - 5D19375E8E6C4562C05D2B44877835B3 /* DDWebImageKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDWebImageKit_Private-prefix.pch"; sourceTree = ""; }; - 5D2F3DC9D3257464F15BFDDAE7F27996 /* AMapLocationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationKit.h; path = AMapLocationKit.framework/Headers/AMapLocationKit.h; sourceTree = ""; }; + 5C03DF56DF571ECFC414A1E4DB5148D7 /* UIImageView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+WebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImageView+WebCache.m"; sourceTree = ""; }; + 5C26366BE5C66DF9BD4A444D8916F6AE /* DDBaseLabel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseLabel.h; path = DDBasicControlsKit_Private/Classes/DDBaseLabel/DDBaseLabel.h; sourceTree = ""; }; + 5C43572F515F76824B321D8A42D029D9 /* ZFSliderView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFSliderView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFSliderView.m; sourceTree = ""; }; + 5C63CC9D0774D46FFAF866743A4AB191 /* ConstraintView+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintView+Extensions.swift"; path = "Sources/ConstraintView+Extensions.swift"; sourceTree = ""; }; + 5CB22E2B0D3FB2154A58DA396F8D8FF7 /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; + 5CB255358604A2A3A9BE6B9B640EF332 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; + 5CC1150024525BD9BEC30E9860D321B3 /* SDWebImageOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageOperation.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageOperation.h; sourceTree = ""; }; + 5CC4013C82704E2725B81D451DE06B1D /* SnapKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.release.xcconfig; sourceTree = ""; }; + 5CE4C61D949DBCA1849BD1D3BB684F87 /* UIColor+Utils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIColor+Utils.swift"; path = "Source/Extensions/UIColor+Utils.swift"; sourceTree = ""; }; + 5CE7E18CB266816367C13967C70F5F18 /* ZLPhotoConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoConfiguration.swift; path = Sources/General/ZLPhotoConfiguration.swift; sourceTree = ""; }; + 5CFC02E1D254D0A828F4F0EC3F8A5E5B /* RxCocoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxCocoa.h; path = RxCocoa/RxCocoa.h; sourceTree = ""; }; + 5D0133E9AF4E6AA2F92D6B909E8DA5F5 /* ResourceBundle-DDMAMapKit_Private-DDMAMapKit_Private-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-DDMAMapKit_Private-DDMAMapKit_Private-Info.plist"; sourceTree = ""; }; + 5D09BA1722F8C68F7F93C759D012D933 /* OperationQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "OperationQueue+Alamofire.swift"; path = "Source/OperationQueue+Alamofire.swift"; sourceTree = ""; }; 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = Alamofire; path = libAlamofire.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 5D7B01209A67020893DE0D7D98F5EFA5 /* SynchronizedUnsubscribeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedUnsubscribeType.swift; path = RxSwift/Concurrency/SynchronizedUnsubscribeType.swift; sourceTree = ""; }; - 5D7D7222A974EF074D6D461675B91357 /* AMapNavi.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = AMapNavi.bundle; path = AMapNaviKit.framework/AMapNavi.bundle; sourceTree = ""; }; - 5D841CB8E48CF8C941352B55917ECE12 /* SDWebImageCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCompat.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageCompat.m; sourceTree = ""; }; - 5DBBD49D520E11BDCFD16BD6B6557F99 /* DDLogKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDLogKit_Private.debug.xcconfig; sourceTree = ""; }; - 5DC0BBBCE845B407E713552D72C06286 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; - 5E0E2029BDB998F20DB16B79C3CB7E11 /* JXCategoryTitleVerticalZoomView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleVerticalZoomView.m; path = Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomView.m; sourceTree = ""; }; - 5E0EC73C4516E2CBE99D9D79BD1F3BF9 /* NSObject+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSObject+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSObject+DDCategory/NSObject+DDCategory.h"; sourceTree = ""; }; - 5E5E88A2EF728CB223DD67447922E4E3 /* DDPersistenceKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDPersistenceKit_Private-prefix.pch"; sourceTree = ""; }; - 5EB29FEA4A9DC801C4BC443BA4D8868A /* SingleAssignmentDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SingleAssignmentDisposable.swift; path = RxSwift/Disposables/SingleAssignmentDisposable.swift; sourceTree = ""; }; - 5EB50469C3B33DA193505A1751C3AF3B /* DDFullScreenTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDFullScreenTransition.swift; path = DDUIKit/Classes/UIViewControllerAnimatedTransitioning/DDFullScreenTransition.swift; sourceTree = ""; }; - 5EC933B32468C10BF3537A31CA597914 /* BRResultModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRResultModel.m; path = BRPickerView/StringPickerView/BRResultModel.m; sourceTree = ""; }; - 5EFD73A2113E0EDFF5559F8F3F328471 /* JXCategoryNumberCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryNumberCell.h; path = Sources/Number/JXCategoryNumberCell.h; sourceTree = ""; }; - 5F16F3FFF33726F60EA2804C67B79FE2 /* DDFontKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDFontKit_Private.modulemap; sourceTree = ""; }; - 5F4AF944C98F0317B2CB0BCACBB8D58C /* AMapNearbyUploadInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNearbyUploadInfo.h; path = AMapSearchKit.framework/Headers/AMapNearbyUploadInfo.h; sourceTree = ""; }; - 5F7ABF6D2AF1433BFBD2FD28864A0C75 /* AMapLocationCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationCommonObj.h; path = AMapLocationKit.framework/Headers/AMapLocationCommonObj.h; sourceTree = ""; }; - 5FA757E0660D7402AFCA51D5BFAD5E70 /* NSBezierPath+SDRoundedCorners.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBezierPath+SDRoundedCorners.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Private/NSBezierPath+SDRoundedCorners.h"; sourceTree = ""; }; - 5FA8FB07C67EBE24E214BD7773D86468 /* SDImageLoadersManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageLoadersManager.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageLoadersManager.m; sourceTree = ""; }; - 5FB4136720A1197A84D2A7B8A505769E /* ZLPhotoBrowser-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ZLPhotoBrowser-prefix.pch"; sourceTree = ""; }; - 6011951CDD77EC7E252E2FBB9D431F1D /* SDWebImagePrefetcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImagePrefetcher.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImagePrefetcher.m; sourceTree = ""; }; - 602E4EA5B0D92CBFADF9EDEF82568CEB /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; - 606C217F404E70B4E55CDF0362D91EA6 /* SDGraphicsImageRenderer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDGraphicsImageRenderer.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDGraphicsImageRenderer.m; sourceTree = ""; }; - 60901841B299CDCCBA0F451D2CA89F0E /* ZFPlayerMediaControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerMediaControl.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerMediaControl.h; sourceTree = ""; }; - 60A78337842A9D16A12C0A725BA14606 /* MACustomCalloutView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomCalloutView.h; path = AMapNaviKit.framework/Headers/MACustomCalloutView.h; sourceTree = ""; }; - 60B51D58D8CF962579531AC57497DAEA /* UIImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIImageView.swift; path = DDUIKit/Classes/UIImageView/UIImageView.swift; sourceTree = ""; }; - 60D4E9F09755110418EB821FB3201482 /* KVORepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KVORepresentable.swift; path = RxCocoa/Foundation/KVORepresentable.swift; sourceTree = ""; }; - 61446FDCCFD0570BFEA38A881F9FCCE5 /* UIButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIButton.swift; path = DDUIKit/Classes/UIButton/UIButton.swift; sourceTree = ""; }; - 616A697DB1D77003E1D9E366E9F0C733 /* EKContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKContentView.swift; path = Source/Infra/EKContentView.swift; sourceTree = ""; }; - 61789A4729CC7279F6D70CD61DAD98CA /* Timer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timer.swift; path = RxSwift/Observables/Timer.swift; sourceTree = ""; }; - 6186E82188CE45C61D885E4675127317 /* MJRefreshNormalTrailer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalTrailer.h; path = MJRefresh/Custom/Trailer/MJRefreshNormalTrailer.h; sourceTree = ""; }; - 61FD5D8146C62606026C5E711439F9B2 /* DDUtilsSwiftKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDUtilsSwiftKit_Private-umbrella.h"; sourceTree = ""; }; - 62053BADB22CDF033CB0108360D9B75C /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; - 620742B4238C5254073463F0F7521BB4 /* DDBasicControlsKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDBasicControlsKit_Private-dummy.m"; sourceTree = ""; }; - 62C82360844F5BF813EDE8963AB26717 /* ConstraintMakerExtendable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerExtendable.swift; path = Sources/ConstraintMakerExtendable.swift; sourceTree = ""; }; - 62E292A0558A8E7D3B8564F79D9EA7E2 /* SDImageCacheConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCacheConfig.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCacheConfig.m; sourceTree = ""; }; - 62FA9C63D52A74CCE93CE8B97632689F /* MAMultiPointOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlay.h; path = AMapNaviKit.framework/Headers/MAMultiPointOverlay.h; sourceTree = ""; }; - 63223DC354D62804C5B831D52C31E8CA /* DDUIGestureRecognizer-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDUIGestureRecognizer-umbrella.h"; sourceTree = ""; }; - 63D84ECE5517074273280345F7B697E2 /* HTTPMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPMethod.swift; path = Source/HTTPMethod.swift; sourceTree = ""; }; - 63DA77F521EFC9DAB9D1C864D24A2345 /* Throttle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Throttle.swift; path = RxSwift/Observables/Throttle.swift; sourceTree = ""; }; - 63DE6C390D3B6A8748F4633B3997CF13 /* UICollectionView+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionView+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UICollectionView+DDCategory/UICollectionView+DDCategory.m"; sourceTree = ""; }; - 63ECB91B4EC6971A19F44B8838717AA9 /* DDControlsKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDControlsKit_Private-prefix.pch"; sourceTree = ""; }; - 63F6394182A5AFCD61ADBB0E470928E9 /* RxCocoa.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxCocoa.modulemap; sourceTree = ""; }; - 646232D8AE24B8A9394B4A55DDBBB10C /* ZFPlayerLogManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPlayerLogManager.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerLogManager.m; sourceTree = ""; }; - 6464DF8FA67789A4EDEAB78ED4F502F1 /* ZFReachabilityManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFReachabilityManager.m; path = DDZFPlayerKit_Private/Classes/Core/ZFReachabilityManager.m; sourceTree = ""; }; - 646668E288F605BA232A691077E38128 /* UIView+ZFFrame.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+ZFFrame.m"; path = "DDZFPlayerKit_Private/Classes/ControlView/UIView+ZFFrame.m"; sourceTree = ""; }; - 64A19A7458858993CFDC923A2ADDE35D /* JXCategoryImageCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryImageCellModel.m; path = Sources/Image/JXCategoryImageCellModel.m; sourceTree = ""; }; - 64F723AE152C82C7ACEBEC2730CB03E5 /* UIImage+GIF.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+GIF.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+GIF.m"; sourceTree = ""; }; - 654A99C9E6EB0B5FEB3DA647D393C8C3 /* MAGltfOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGltfOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAGltfOverlayRenderer.h; sourceTree = ""; }; - 654E9E79F6CE58E0F5B9758C0F1B5D9B /* DDMAMapView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMAMapView.m; path = DDMAMapKit_Private/Classes/DDMAMap/MapView/DDMAMapView.m; sourceTree = ""; }; - 65DD55C2AAFA579354B93A0DEA650C1A /* ZFLandScapeControlView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFLandScapeControlView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFLandScapeControlView.h; sourceTree = ""; }; - 65FD4FEBED817675B2817A7C20CF322A /* DDBaseTableViewCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseTableViewCell.h; path = DDBasicControlsKit_Private/Classes/DDBaseTableViewCell/DDBaseTableViewCell.h; sourceTree = ""; }; - 66455E7ABD60ECEB801D3FE866BC5334 /* RxTableViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxTableViewDataSourceType.swift; sourceTree = ""; }; - 6653BF8FC1086555C7176D54D01F21FF /* ControlProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlProperty.swift; path = RxCocoa/Traits/ControlProperty.swift; sourceTree = ""; }; - 66B57DEE9792F133EDE3871D6238ABAD /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; - 6701D6F15D721E339653DEB29921825B /* EKAttributes+PopBehavior.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+PopBehavior.swift"; path = "Source/Model/EntryAttributes/EKAttributes+PopBehavior.swift"; sourceTree = ""; }; - 671A332E105216BA0B5482D48D433228 /* JXCategoryTitleCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleCellModel.h; path = Sources/Title/JXCategoryTitleCellModel.h; sourceTree = ""; }; - 673966161BB8C651081C35CF78884846 /* DriveRouteCustomAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DriveRouteCustomAnnotation.h; path = DDMAMapKit_Private/Classes/DDMAMap/Annotation/DriveRouteCustomAnnotation.h; sourceTree = ""; }; - 6756F29C18F479563161F9CA3A277E4C /* NSTextField+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextField+Rx.swift"; path = "RxCocoa/macOS/NSTextField+Rx.swift"; sourceTree = ""; }; - 6762AACA381E35C6C45DA0D91792FD21 /* StringEncoding+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "StringEncoding+Alamofire.swift"; path = "Source/StringEncoding+Alamofire.swift"; sourceTree = ""; }; - 676BF65BB9855CDD07EA70D2F8D2C679 /* EKAttributes+Shadow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Shadow.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Shadow.swift"; sourceTree = ""; }; - 677E20B653BA8B81009BBA7A1D549C56 /* AMapLocationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationManager.h; path = AMapLocationKit.framework/Headers/AMapLocationManager.h; sourceTree = ""; }; - 678AF446B45369041E6422BCF15986F9 /* MATouchPoi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATouchPoi.h; path = AMapNaviKit.framework/Headers/MATouchPoi.h; sourceTree = ""; }; - 678FC921C258E4BE1BA32454E54DA765 /* DDAutoUIKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDAutoUIKit_Private.modulemap; sourceTree = ""; }; - 6796170B2A7B0FEF067A49F0A3FBA76F /* Dematerialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Dematerialize.swift; path = RxSwift/Observables/Dematerialize.swift; sourceTree = ""; }; - 67B2BF933BCB9F6F7B8E5404D68BEBDD /* UINavigationItem+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UINavigationItem+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UINavigationItem+DDCategory/UINavigationItem+DDCategory.h"; sourceTree = ""; }; - 67EB509778A269EE8B4A6FF53112E8D5 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; - 680B7232A3F782679470F245980787E6 /* EntryAppearanceDescriptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EntryAppearanceDescriptor.swift; path = Source/MessageViews/MessagesUtils/EntryAppearanceDescriptor.swift; sourceTree = ""; }; - 680DDE5C292EF42B9F406D5C501044F6 /* ZLAdjustSlider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLAdjustSlider.swift; path = Sources/Edit/ZLAdjustSlider.swift; sourceTree = ""; }; - 68DD1564128566F6133A0C999367E786 /* AMapTrack-NO-IDFA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapTrack-NO-IDFA.debug.xcconfig"; sourceTree = ""; }; - 68F4187DD619343B201B737F0C9F749D /* PublishSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublishSubject.swift; path = RxSwift/Subjects/PublishSubject.swift; sourceTree = ""; }; - 69261865576DDFB2AF70E7A6362FE3E4 /* DDUtilsSwiftKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDUtilsSwiftKit_Private-prefix.pch"; sourceTree = ""; }; - 694914166C69D352908D110DD98850CC /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; - 6964F3A09871FD66018522C9C46C2CBC /* DDImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDImage.swift; path = DDControlsKit_Private/Classes/DDImage/DDImage.swift; sourceTree = ""; }; + 5D8B7DD59EA4C92A93696E08FB03BDA7 /* SDDiskCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDDiskCache.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDDiskCache.h; sourceTree = ""; }; + 5D8C99F56B74AE5CD4EA2D60C5825E87 /* DDSpeechSynthesizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDSpeechSynthesizer.swift; path = DDAudioPlayerKit_Private/Classes/DDSpeechSynthesizer.swift; sourceTree = ""; }; + 5DA4E705B3EB4AE201794AD0E21212F3 /* RetryPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryPolicy.swift; path = Source/RetryPolicy.swift; sourceTree = ""; }; + 5DB7B496DD62ACC8A4B2214846AD6B63 /* RxCocoaRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxCocoaRuntime.h; path = RxCocoa/Runtime/include/RxCocoaRuntime.h; sourceTree = ""; }; + 5DBB59FA98EC126FCE887FBFDEC9DEEA /* DDSwitch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDSwitch.swift; path = DDControlsKit_Private/Classes/DDSwitch/DDSwitch.swift; sourceTree = ""; }; + 5DD8AE4E92FC0D560F9669BC65BDFE8C /* AMapNearbyUploadInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNearbyUploadInfo.h; path = AMapSearchKit.framework/Headers/AMapNearbyUploadInfo.h; sourceTree = ""; }; + 5DD9874FD66AF971A9E685366451F25B /* RxSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwift-prefix.pch"; sourceTree = ""; }; + 5DF4698B1812C25B59E081C42956DF82 /* DDPersistenceKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDPersistenceKit_Private-prefix.pch"; sourceTree = ""; }; + 5DFA779C310F284BA685ECCC95E0D70E /* AMapNaviCompositeAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviCompositeAnnotation.h; path = AMapNaviKit.framework/Headers/AMapNaviCompositeAnnotation.h; sourceTree = ""; }; + 5DFBA462E81FE469A3880642FDFF4ACA /* ApplicationInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ApplicationInfo.swift; path = DDUtilsSwiftKit_Private/Classes/ApplicationInfo/ApplicationInfo.swift; sourceTree = ""; }; + 5E20E9477FD8A3662F55D39BDFAF2C4F /* ESTabBarController-swift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ESTabBarController-swift-umbrella.h"; sourceTree = ""; }; + 5E6397A0CDA382C57C417058EA4DAE97 /* Completable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Completable.swift; path = RxSwift/Traits/PrimitiveSequence/Completable.swift; sourceTree = ""; }; + 5EA60EF7A1D34307AFF7A81D4E680E9E /* DDViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDViewController.swift; path = DDControlsKit_Private/Classes/DDViewController/DDViewController.swift; sourceTree = ""; }; + 5EA67026DEA284C13DAA86C65E67D031 /* JXCategoryIndicatorBackgroundView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorBackgroundView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorBackgroundView.h; sourceTree = ""; }; + 5ECD22EB9050A97679DDF7C99A1EEE75 /* IQKeyboardManager+Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Debug.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+Debug.swift"; sourceTree = ""; }; + 5EF19DED81F206CA7BE663143BBA6CE8 /* EKButtonView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKButtonView.swift; path = Source/MessageViews/MessagesUtils/EKButtonView.swift; sourceTree = ""; }; + 5F0DB9B80DE544F1AAD189CBF3B3ED7A /* ToArray.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToArray.swift; path = RxSwift/Observables/ToArray.swift; sourceTree = ""; }; + 5F19601F920B1B3224D2D2242CA9FFB3 /* RetryWhen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryWhen.swift; path = RxSwift/Observables/RetryWhen.swift; sourceTree = ""; }; + 5FB2CC1CEAF09C79CDCCF063B3552A65 /* UICollectionView+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionView+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UICollectionView+DDCategory/UICollectionView+DDCategory.m"; sourceTree = ""; }; + 5FB4BCD456A230F295D58FBDDE49D3CE /* GroupedObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupedObservable.swift; path = RxSwift/GroupedObservable.swift; sourceTree = ""; }; + 5FD8C3EB9E6B1E10EA43CE16BE3D8143 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; + 606FC9383BF61B22370150A5B8CE3783 /* BRDatePickerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRDatePickerView.h; path = BRPickerView/DatePickerView/BRDatePickerView.h; sourceTree = ""; }; + 60804C91E753B56E570498CF4F798CB2 /* TYCyclePagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = TYCyclePagerView.release.xcconfig; sourceTree = ""; }; + 6096B34CC809CFEEF4B6AB3C297A5E15 /* SDWebImagePrefetcher.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImagePrefetcher.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImagePrefetcher.h; sourceTree = ""; }; + 60D63D707E6F989BD38068854B67B0D3 /* ReplayRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReplayRelay.swift; path = RxRelay/ReplayRelay.swift; sourceTree = ""; }; + 60EF3B80C615D5A990E3DF57C927E9CD /* NotificationCenter+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NotificationCenter+Rx.swift"; path = "RxCocoa/Foundation/NotificationCenter+Rx.swift"; sourceTree = ""; }; + 61795DD4AAC00E4DE2DBFC88353480A3 /* ConstraintMaker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMaker.swift; path = Sources/ConstraintMaker.swift; sourceTree = ""; }; + 618B21D51E022FD548164F067A879588 /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; + 6195DD4BC0C21292B9CBA555E364D1CB /* DDMAMapKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDMAMapKit_Private-umbrella.h"; sourceTree = ""; }; + 61F7EFB98DBCB896A8D8AC970EE5472C /* ConstraintMakerRelatable+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintMakerRelatable+Extensions.swift"; path = "Sources/ConstraintMakerRelatable+Extensions.swift"; sourceTree = ""; }; + 62AD8B2C12AD556FD819FA11579D23C2 /* JXCategoryIndicatorView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorView.m; path = Sources/Indicator/JXCategoryIndicatorView.m; sourceTree = ""; }; + 62D9858F32402E3110E88707039ACCCA /* CurrentThreadScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CurrentThreadScheduler.swift; path = RxSwift/Schedulers/CurrentThreadScheduler.swift; sourceTree = ""; }; + 6304FE730A0B040C2ADB8CB9C0DA30ED /* LayoutConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraintItem.swift; path = Sources/LayoutConstraintItem.swift; sourceTree = ""; }; + 632A81A7D5D503D4551B881A6D5E2D99 /* ZFPlayerController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerController.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerController.h; sourceTree = ""; }; + 632E258E93284619E078FEB3A2B6667A /* SDDeviceHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDDeviceHelper.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDDeviceHelper.h; sourceTree = ""; }; + 6335BE501B92B10DA9E34548D99F2DC3 /* SDWebImageDownloaderDecryptor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderDecryptor.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderDecryptor.m; sourceTree = ""; }; + 63964BF11EFEDD9CDC2E61E5FDA0F384 /* VirtualTimeConverterType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VirtualTimeConverterType.swift; path = RxSwift/Schedulers/VirtualTimeConverterType.swift; sourceTree = ""; }; + 63B15EBE31936C05E53C23743351E454 /* AMapNaviLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviLocation.h; path = AMapNaviKit.framework/Headers/AMapNaviLocation.h; sourceTree = ""; }; + 63C1D5A21775A467A9D16AA2FACC8FA0 /* MARouteOverlayModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MARouteOverlayModel.h; path = AMapNaviKit.framework/Headers/MARouteOverlayModel.h; sourceTree = ""; }; + 63D20FD065054E23EAAB7700F187118B /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; + 63F1946A930CD2F8416A180A748C89B2 /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; + 641AA47CF864C1D4AD901A529A77C4E4 /* ConstraintDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDescription.swift; path = Sources/ConstraintDescription.swift; sourceTree = ""; }; + 6431F850ACA34F73EF33CFE881026D97 /* Array+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+ZLPhotoBrowser.swift"; path = "Sources/Extensions/Array+ZLPhotoBrowser.swift"; sourceTree = ""; }; + 643999E3C7751C8F2484B249A02199E4 /* DDAudioService.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDAudioService.swift; path = DDAudioPlayerKit_Private/Classes/DDAudioService.swift; sourceTree = ""; }; + 6453493B3325E34CA6515F883C3850B0 /* AMapNaviVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviVersion.h; path = AMapNaviKit.framework/Headers/AMapNaviVersion.h; sourceTree = ""; }; + 648827F2C00313932F4B093D5730885E /* ZLPhotoBrowser-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ZLPhotoBrowser-umbrella.h"; sourceTree = ""; }; + 648BA3BBCC697CA4A2F235AACD7B07E7 /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; + 64D922F40BEFD39E4EDBAED09E42A253 /* JPushExtension-xcframeworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "JPushExtension-xcframeworks.sh"; sourceTree = ""; }; + 64F3616CCBC0C363E23D6C69A9569DD5 /* MAGltfOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGltfOverlay.h; path = AMapNaviKit.framework/Headers/MAGltfOverlay.h; sourceTree = ""; }; + 653B130E92D57161E795B844601778F2 /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; + 6565306507F34475169D23A59D014B3C /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; + 656B9F9344610D50C24BA187D7C06D36 /* Skip.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Skip.swift; path = RxSwift/Observables/Skip.swift; sourceTree = ""; }; + 657DDF65AE79FA5D9C7C891807282B62 /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; + 657DED17020554A52B02991B5355787E /* SDWebImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImage.h; path = DDWebImageKit_Private/Classes/SDWebImage/SDWebImage.h; sourceTree = ""; }; + 65B2DEE795D9C8799CE151F52AE9773E /* SDImageCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCoder.h; sourceTree = ""; }; + 65C8C5A374A3AFBB2B0EF46F729868FD /* Signal+Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Signal+Subscription.swift"; path = "RxCocoa/Traits/Signal/Signal+Subscription.swift"; sourceTree = ""; }; + 65FDD276990279745BA6CB81D369081D /* Debugging.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debugging.swift; path = Sources/Debugging.swift; sourceTree = ""; }; + 663000EB836CA0BDD78F5C170DDE83FA /* Bugly.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Bugly.framework; sourceTree = ""; }; + 6666B8BBA034226611E539BAAC222772 /* SynchronizedOnType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedOnType.swift; path = RxSwift/Concurrency/SynchronizedOnType.swift; sourceTree = ""; }; + 668CF8DB4024BA204F7B12AD96D05B3A /* AMapNaviHeaderHandler.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviHeaderHandler.h; path = AMapNaviKit.framework/Headers/AMapNaviHeaderHandler.h; sourceTree = ""; }; + 66950FDAEE4C42AA97440D86062A61A8 /* RxTextViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTextViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTextViewDelegateProxy.swift; sourceTree = ""; }; + 6695ED3604B91A807D747E07473A606C /* DDCollectionViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDCollectionViewCell.swift; path = DDControlsKit_Private/Classes/DDCollectionViewCell/DDCollectionViewCell.swift; sourceTree = ""; }; + 66ABF4318361B445E49E5A27950104FF /* AMapURLSearchConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchConfig.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchConfig.h; sourceTree = ""; }; + 66B027B2A71C75DE5339595FFF112FB8 /* QLCompatibility.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QLCompatibility.swift; path = Source/Extensions/QuickLayout/QLCompatibility.swift; sourceTree = ""; }; + 66DB2925D53290049D355D6B00A86FFD /* SDImageIOCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageIOCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageIOCoder.h; sourceTree = ""; }; + 67023A0C29F65A53F4C7542F092344D9 /* SwiftEntryKit.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftEntryKit.swift; path = Source/SwiftEntryKit.swift; sourceTree = ""; }; + 67698D6E6F85BD99D96F13DF9726BC97 /* JXCategoryIndicatorParamsModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorParamsModel.h; path = Sources/Common/JXCategoryIndicatorParamsModel.h; sourceTree = ""; }; + 67A6BB9584DD0743998EF83E9E6733DF /* UIColor+JXAdd.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIColor+JXAdd.m"; path = "Sources/Common/UIColor+JXAdd.m"; sourceTree = ""; }; + 6808A7171BC3C492B5BA2F54A65A05D8 /* DDAudioPlayerKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDAudioPlayerKit_Private-dummy.m"; sourceTree = ""; }; + 68554C3CC98B485FD1D853F06B7641E9 /* DDMutableAttributedString.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDMutableAttributedString.swift; path = DDControlsKit_Private/Classes/DDAttributedString/DDMutableAttributedString.swift; sourceTree = ""; }; + 6857AF4427C07FEB59ACA92B6BDF2199 /* SDAnimatedImageView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "SDAnimatedImageView+WebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImageView+WebCache.m"; sourceTree = ""; }; + 686DDB8A39D48159240E2AEA744CEF9F /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; + 689047FAC2FB89164EC2273005AAEDF2 /* URLSessionConfiguration+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLSessionConfiguration+Alamofire.swift"; path = "Source/URLSessionConfiguration+Alamofire.swift"; sourceTree = ""; }; + 68A2ADFF5DD39F278ED312E5567831D9 /* DDAttributedString.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDAttributedString.swift; path = DDControlsKit_Private/Classes/DDAttributedString/DDAttributedString.swift; sourceTree = ""; }; + 68B1D6DDFAB4EE712F4F2D47B71C4595 /* DDUtilsSwiftKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDUtilsSwiftKit_Private.modulemap; sourceTree = ""; }; + 68E7D802A2C4500DE77E6175ED8FEF7A /* UICollectionViewLayout+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewLayout+MJRefresh.h"; path = "MJRefresh/UICollectionViewLayout+MJRefresh.h"; sourceTree = ""; }; + 68F87BA0B7815B60BDC685846135F390 /* UIBarButtonItem+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIBarButtonItem+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIBarButtonItem+DDCategory/UIBarButtonItem+DDCategory.h"; sourceTree = ""; }; + 690D8FF5E039A54CF80B26FA60362319 /* ZLImageNavController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLImageNavController.swift; path = Sources/General/ZLImageNavController.swift; sourceTree = ""; }; + 691E8D0FC452DAAEC49C56AA02423214 /* JXCategoryViewAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryViewAnimator.h; path = Sources/Common/JXCategoryViewAnimator.h; sourceTree = ""; }; + 692CC13D213FAC30622EE61F9BE59763 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; + 693E95377E489FBC2A570B8A5132231C /* ObservableType+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+Extensions.swift"; path = "RxSwift/ObservableType+Extensions.swift"; sourceTree = ""; }; 69752B5EBA9E3F3BBD32E4CE9DAEF33D /* DDUIKit */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDUIKit; path = libDDUIKit.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 6983FF3434C4D29DAA3DB9B73A114FE9 /* SharedSequence+Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Operators.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Operators.swift"; sourceTree = ""; }; - 69B05F14915CD9274303672F2A78A090 /* UIWindow+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIWindow+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIWindow+DDCategory/UIWindow+DDCategory.h"; sourceTree = ""; }; - 69CDF2A82AC14F87B98BF681FC46D58D /* UIImage+Metadata.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Metadata.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+Metadata.m"; sourceTree = ""; }; - 6A0E1BFF5A5E6B13056C985620A6A675 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; - 6A59A5B935578F1E9F7D7923B09B9D73 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; - 6A675598C4A1F86E143DD922163A5521 /* ConstraintMakerEditable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerEditable.swift; path = Sources/ConstraintMakerEditable.swift; sourceTree = ""; }; - 6A6C22E4B805F4A53165EDB6E47BEB42 /* MAShape.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAShape.h; path = AMapNaviKit.framework/Headers/MAShape.h; sourceTree = ""; }; - 6AA101FA55DA7B651A4160CBED6F5B03 /* JXCategoryIndicatorCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorCellModel.h; path = Sources/Indicator/JXCategoryIndicatorCellModel.h; sourceTree = ""; }; + 69A6720526DC388CA1469393943F21EE /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; + 69B9338E70C6EB5D50A6382A9EC4E56B /* MAMapStatus.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapStatus.h; path = AMapNaviKit.framework/Headers/MAMapStatus.h; sourceTree = ""; }; + 69C45CC190A46771B6163C6F28C4148A /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; + 69CAEE7784D12AD99520E3982E588075 /* BooleanDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BooleanDisposable.swift; path = RxSwift/Disposables/BooleanDisposable.swift; sourceTree = ""; }; + 69DAEACD65BE2304D0A45728C3932162 /* ConcurrentDispatchQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConcurrentDispatchQueueScheduler.swift; path = RxSwift/Schedulers/ConcurrentDispatchQueueScheduler.swift; sourceTree = ""; }; + 69DC94595B344492E3E4B0AE179E2AFA /* DynamicBlurView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DynamicBlurView.modulemap; sourceTree = ""; }; + 6A058F68A609491EF0B8922E8D469DC9 /* DriveRouteCustomAnnotationView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DriveRouteCustomAnnotationView.m; path = DDMAMapKit_Private/Classes/DDMAMap/AnnotationView/DriveRouteCustomAnnotationView.m; sourceTree = ""; }; + 6A568027EADF4F4867EF0E054E8961BB /* DDUIKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDUIKit-prefix.pch"; sourceTree = ""; }; + 6A622A53D547AACE1D177EDFD1AA4776 /* AMapSearch-NO-IDFA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapSearch-NO-IDFA.debug.xcconfig"; sourceTree = ""; }; + 6A74E07F599D069F94264E596799DF79 /* UIRefreshControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIRefreshControl+Rx.swift"; path = "RxCocoa/iOS/UIRefreshControl+Rx.swift"; sourceTree = ""; }; + 6A877D279EEFB879AFA9861EF2D44691 /* Typealiases.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Typealiases.swift; path = Sources/Typealiases.swift; sourceTree = ""; }; + 6A8BE87DA95CA06EDD149CEC4DD022EC /* SDWebImageIndicator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageIndicator.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageIndicator.m; sourceTree = ""; }; + 6A8E35CED9F0F349320B9036A24B4C8D /* NSObject+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx.swift"; path = "RxCocoa/Foundation/NSObject+Rx.swift"; sourceTree = ""; }; + 6AEE3884E8EC8EEAAEFB67D17CC68D60 /* LockOwnerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LockOwnerType.swift; path = RxSwift/Concurrency/LockOwnerType.swift; sourceTree = ""; }; + 6B0B1A7BEABC653A6A77F139744977C9 /* EKContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKContentView.swift; path = Source/Infra/EKContentView.swift; sourceTree = ""; }; 6B1A21536A55542D19E4E3C7277DFFAC /* TYCyclePagerView */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = TYCyclePagerView; path = libTYCyclePagerView.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 6B3162C4AFD0040537BA313C09CF1465 /* _RXObjCRuntime.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXObjCRuntime.m; path = RxCocoa/Runtime/_RXObjCRuntime.m; sourceTree = ""; }; - 6B78BFB86A5D0EB3D9E2ECA198EC07F3 /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; - 6BD9960D21C388A8DFA81B8DFA33AB01 /* DDColorKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDColorKit_Private.release.xcconfig; sourceTree = ""; }; - 6BDE96EB29CA91A7FB2AA145DC29368C /* NSObject+Rx+KVORepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx+KVORepresentable.swift"; path = "RxCocoa/Foundation/NSObject+Rx+KVORepresentable.swift"; sourceTree = ""; }; - 6C3DC3AB42FE2B8CBF30C3945E067FAD /* MAMapAccessibilityIdentifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapAccessibilityIdentifier.h; path = AMapNaviKit.framework/Headers/MAMapAccessibilityIdentifier.h; sourceTree = ""; }; - 6C4E5D73049EFAB82C7C19A19F95E480 /* RxTabBarDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTabBarDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTabBarDelegateProxy.swift; sourceTree = ""; }; - 6C6AD649942B85D5A61215741791B7FF /* DDBaseView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseView.h; path = DDBasicControlsKit_Private/Classes/DDBaseView/DDBaseView.h; sourceTree = ""; }; - 6C9547E56CD1473866CF5E8DD2AA6180 /* _RXDelegateProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXDelegateProxy.h; path = RxCocoa/Runtime/include/_RXDelegateProxy.h; sourceTree = ""; }; - 6CA2BD51E89F731EE5B5F902DECA5DB4 /* JXCategoryListContainerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryListContainerView.h; path = Sources/Common/JXCategoryListContainerView.h; sourceTree = ""; }; - 6CA86B26074DB6EF58E301A311508A4F /* SubscriptionDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscriptionDisposable.swift; path = RxSwift/Disposables/SubscriptionDisposable.swift; sourceTree = ""; }; - 6CABA71D8F0C980C973B24F71544D153 /* SDWebImageTransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageTransition.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageTransition.h; sourceTree = ""; }; - 6CDEF130F90C4BA7E8E6F5BF556D5735 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; - 6D20D4EB3A34FC30D88F22A37BFAD66C /* DDPersistenceKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDPersistenceKit_Private-dummy.m"; sourceTree = ""; }; - 6D28B6A2087C39725335BF6BA680A4CF /* DDControlsKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDControlsKit_Private-dummy.m"; sourceTree = ""; }; - 6D43049374FF33953E09DE918AB358EE /* SDImageLoader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageLoader.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageLoader.m; sourceTree = ""; }; - 6D4FFA8C979004E1B799BD72CD499BAA /* ConstraintLayoutSupportDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupportDSL.swift; path = Sources/ConstraintLayoutSupportDSL.swift; sourceTree = ""; }; - 6D50325CFF445348AF2D51988310E624 /* UINavigationBar+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UINavigationBar+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UINavigationBar+DDCategory/UINavigationBar+DDCategory.m"; sourceTree = ""; }; - 6D5F220E34FD2082F01225501BBEEF16 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; - 6D866B05C852948EC5D09B8070B046C8 /* DDUIImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIImageView.swift; path = DDUIKit/Classes/UIImageView/DDUIImageView.swift; sourceTree = ""; }; - 6DD6F09DAB5F52BCA0A606316D71D40B /* NSButton+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSButton+WebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/NSButton+WebCache.m"; sourceTree = ""; }; - 6E1449F382F916E0348D7937A7A23E7B /* RxRelay-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxRelay-prefix.pch"; sourceTree = ""; }; - 6E19DF93B810A413B9BC7D9B18C3DCE5 /* TYCyclePagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "TYCyclePagerView-prefix.pch"; sourceTree = ""; }; - 6E1BED4B62A37AAAEAC8688A5C89A533 /* UITableView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITableView+Rx.swift"; path = "RxCocoa/iOS/UITableView+Rx.swift"; sourceTree = ""; }; - 6EBE67E48D8ADB5815DC68DE9853C555 /* SDImageCodersManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCodersManager.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCodersManager.m; sourceTree = ""; }; + 6B96E60464539F6B03106969E21D02D7 /* AMapSearch-NO-IDFA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapSearch-NO-IDFA.release.xcconfig"; sourceTree = ""; }; + 6BE521AD3CF2C53539D5D3AD834A7317 /* SDImageLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageLoader.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageLoader.h; sourceTree = ""; }; + 6C03FB8C96325BC93F46E53E75B31B01 /* EKPopUpMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKPopUpMessage.swift; path = Source/Model/EKPopUpMessage.swift; sourceTree = ""; }; + 6C170138C959A6721B767AF44C3641C3 /* AMapNaviRideManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviRideManager.h; path = AMapNaviKit.framework/Headers/AMapNaviRideManager.h; sourceTree = ""; }; + 6C25300F80EF9023F75DC9A9250D1B5D /* AMapTrackTrackObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackTrackObj.h; path = AMapTrackKit.framework/Headers/AMapTrackTrackObj.h; sourceTree = ""; }; + 6C3D5CC4826AB8E011A52B66A32ECA6B /* ZFPlayerGestureControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerGestureControl.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerGestureControl.h; sourceTree = ""; }; + 6C58AF8CDBB957DEA3D2D9A7D27A7A87 /* ZFPlayerMediaControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerMediaControl.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerMediaControl.h; sourceTree = ""; }; + 6C7E605941B16D8E7A2CC2D9EDFDB4DC /* JXCategoryIndicatorDotLineView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorDotLineView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorDotLineView.h; sourceTree = ""; }; + 6CD31BF871B506BDA21F7CA4AF131325 /* MAMapKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapKit.h; path = AMapNaviKit.framework/Headers/MAMapKit.h; sourceTree = ""; }; + 6D0E3B0B299F515EBA3AA57CBD00627C /* UINavigationBar+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UINavigationBar+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UINavigationBar+DDCategory/UINavigationBar+DDCategory.h"; sourceTree = ""; }; + 6D4473979D995416C875C583F2011D08 /* AnonymousObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnonymousObserver.swift; path = RxSwift/Observers/AnonymousObserver.swift; sourceTree = ""; }; + 6D7AC1021F0A3A36970B9F4952ABB573 /* _RXObjCRuntime.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXObjCRuntime.m; path = RxCocoa/Runtime/_RXObjCRuntime.m; sourceTree = ""; }; + 6E131492C4734358B75A1E007DF069D4 /* UIViewController+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIViewController+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIViewController+DDCategory/UIViewController+DDCategory.h"; sourceTree = ""; }; + 6E41C71C88721FCDB20ED598752F8C99 /* DDUINavigationController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUINavigationController.swift; path = DDUIKit/Classes/UINavigationController/DDUINavigationController.swift; sourceTree = ""; }; + 6E70E73FE658FA06B6755BEC556704C0 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; + 6E9828A6C3CE9264DD664ED212B4FCEA /* RxSearchControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxSearchControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxSearchControllerDelegateProxy.swift; sourceTree = ""; }; + 6EA1FDEBD940EAE99A65CB7F5179D1C4 /* DDNetworkingOfAlamofireKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDNetworkingOfAlamofireKit_Private-umbrella.h"; sourceTree = ""; }; + 6EE069E2B488F1ECF47333C4E71C1FC5 /* UIView+WebCacheOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+WebCacheOperation.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIView+WebCacheOperation.m"; sourceTree = ""; }; 6EEB8B1CB2BF24B44DEEDC1B058B22E2 /* DDMAMapKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDMAMapKit_Private; path = libDDMAMapKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 6F2A917C813E939B093DEFF51E064DE4 /* JXCategoryIndicatorImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorImageView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorImageView.m; sourceTree = ""; }; - 6F34D14D34A89E1C2E595918B7540BDA /* DDCategoryKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDCategoryKit_Private-prefix.pch"; sourceTree = ""; }; - 6F45924F11F03AC3941AFCE740BC9AE0 /* UIImageView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+WebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImageView+WebCache.h"; sourceTree = ""; }; - 6F616D5DE7DEA876C584DD4FCC905BAB /* DDDateKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDDateKit_Private-dummy.m"; sourceTree = ""; }; - 6F6E5F2E856153758E7E8804C3337A69 /* DDColorKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDColorKit_Private.modulemap; sourceTree = ""; }; - 6FABAC614E025DF3A70F571C64BED5FF /* ElementAt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ElementAt.swift; path = RxSwift/Observables/ElementAt.swift; sourceTree = ""; }; - 6FD0647FD75380EF9F2B8BA5687D9394 /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; - 7013B950793C6350D212FBDF89C2C4FE /* MAPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolylineRenderer.h; path = AMapNaviKit.framework/Headers/MAPolylineRenderer.h; sourceTree = ""; }; - 701D4F2B657181E3DAB6C805E484E2E3 /* UIColor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIColor.swift; path = DDUIKit/Classes/UIColor/UIColor.swift; sourceTree = ""; }; - 706D57053C508682DC112ACC33421F88 /* AMapNaviStatisticsInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviStatisticsInfo.h; path = AMapNaviKit.framework/Headers/AMapNaviStatisticsInfo.h; sourceTree = ""; }; - 706FD7712014A15D45CA143A877F6870 /* Sequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sequence.swift; path = RxSwift/Observables/Sequence.swift; sourceTree = ""; }; - 707E9397B2ED025975009B60B618BE4C /* SDAnimatedImageRep.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImageRep.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImageRep.m; sourceTree = ""; }; + 6F0FA8BDB00146BF15D3BC096E93834B /* AlamofireExtended.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AlamofireExtended.swift; path = Source/AlamofireExtended.swift; sourceTree = ""; }; + 6F21B23F9142424D9E0FEE0495DEA217 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; + 6F5271387C32E0CEF044AA35FED48BE4 /* ConstraintLayoutGuideDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuideDSL.swift; path = Sources/ConstraintLayoutGuideDSL.swift; sourceTree = ""; }; + 6F77AE1A97D56A1FB1D75FA81AD0B323 /* ReplaySubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ReplaySubject.swift; path = RxSwift/Subjects/ReplaySubject.swift; sourceTree = ""; }; + 6FAFEF99EFBA6FF7F7E9C96337811270 /* Catch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Catch.swift; path = RxSwift/Observables/Catch.swift; sourceTree = ""; }; + 6FF978DF56D9926EA3788A68EDA759E2 /* ZFLandScapeControlView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFLandScapeControlView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFLandScapeControlView.m; sourceTree = ""; }; + 704719AC18CD745B19709E9725EFB365 /* UIView+QLContentWrap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+QLContentWrap.swift"; path = "Source/Extensions/QuickLayout/UIView+QLContentWrap.swift"; sourceTree = ""; }; + 7085F55B8770E2A80C482C0260D650F5 /* SDWebImageError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageError.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageError.m; sourceTree = ""; }; + 70D6E799EC458D6AC16F00B7EDB78A4B /* NSImage+Compatibility.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSImage+Compatibility.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/NSImage+Compatibility.m"; sourceTree = ""; }; 71067D1F0754E977C6E009846B257042 /* DDBasicControlsKit_Private-DDBaseViewController */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "DDBasicControlsKit_Private-DDBaseViewController"; path = DDBaseViewController.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - 716EB7BAD9188A76AAE53A1B77E063FE /* DDFontKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDFontKit_Private-prefix.pch"; sourceTree = ""; }; - 71CB46536852EC346410056E45D98CE8 /* DDUIKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDUIKit.release.xcconfig; sourceTree = ""; }; - 71FF138CC488694416A319521E9E1FC8 /* UIView+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIView+DDCategory/UIView+DDCategory.h"; sourceTree = ""; }; - 72A115E2DA45F484930166351B079261 /* SwiftEntryKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftEntryKit.release.xcconfig; sourceTree = ""; }; - 72C6AA0883ACBCCEA9BE667AAC0D59B0 /* MATraceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceManager.h; path = AMapNaviKit.framework/Headers/MATraceManager.h; sourceTree = ""; }; - 72C9BE80460488D66C1C08D55580B763 /* AMapNaviVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviVersion.h; path = AMapNaviKit.framework/Headers/AMapNaviVersion.h; sourceTree = ""; }; - 72CE587DB59FC3679A72BE3940089C60 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; - 73103FBC18671596C8F8F6E3E0147C1D /* ControlProperty+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlProperty+Driver.swift"; path = "RxCocoa/Traits/Driver/ControlProperty+Driver.swift"; sourceTree = ""; }; - 7354A4323626EF3F9343AEDC2B3BF4CB /* PublishRelay+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PublishRelay+Signal.swift"; path = "RxCocoa/Traits/Signal/PublishRelay+Signal.swift"; sourceTree = ""; }; - 7425847D09E1930A11FE3EE1292FE91E /* UIImage+ExtendedCacheData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+ExtendedCacheData.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+ExtendedCacheData.h"; sourceTree = ""; }; - 74C6EFF21DB47DACE8EDB65ECCC7472B /* MAHeatMapVectorOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlay.h; path = AMapNaviKit.framework/Headers/MAHeatMapVectorOverlay.h; sourceTree = ""; }; - 74C76BFA7CC647E426E84E9EA9AB2DB9 /* MATraceReplayOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceReplayOverlay.h; path = DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay.h; sourceTree = ""; }; - 7589EBA6F56F9553DF7A11DFD63D65F0 /* WKWebView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKWebView+Rx.swift"; path = "RxCocoa/iOS/WKWebView+Rx.swift"; sourceTree = ""; }; - 75DDC59CFF8D9ADCC560F8EFB3BDDD18 /* DriveRouteCustomAnnotation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DriveRouteCustomAnnotation.m; path = DDMAMapKit_Private/Classes/DDMAMap/Annotation/DriveRouteCustomAnnotation.m; sourceTree = ""; }; - 76224239260BA178767586F53F60D5DA /* DDBaseMutableAttributedString.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseMutableAttributedString.m; path = DDBasicControlsKit_Private/Classes/DDBaseAttributedString/DDBaseMutableAttributedString.m; sourceTree = ""; }; - 76440A3DD3FFE96846CCE209F7C02A23 /* SerialDispatchQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SerialDispatchQueueScheduler.swift; path = RxSwift/Schedulers/SerialDispatchQueueScheduler.swift; sourceTree = ""; }; - 766C9B5FFDE3C7FF9AA5568380E7E139 /* AMapGeoFenceRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceRegionObj.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceRegionObj.h; sourceTree = ""; }; - 76824111D7DB84CE83AA355919A67007 /* NSObject+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSObject+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSObject+DDCategory/NSObject+DDCategory.m"; sourceTree = ""; }; - 7684F5F538DDFEF090A4805FDA3159E2 /* MAUserLocationRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocationRepresentation.h; path = AMapNaviKit.framework/Headers/MAUserLocationRepresentation.h; sourceTree = ""; }; - 76C1FFA2910C6FB0974D16B1A2B8562A /* DDAutoUIKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDAutoUIKit_Private-prefix.pch"; sourceTree = ""; }; - 770673480C599C7928D183AA7FFEF55F /* RTLManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = RTLManager.m; path = Sources/RLTManager/RTLManager.m; sourceTree = ""; }; - 774AFFFDBA83815C8EB33D28C3FD1C93 /* MJRefreshTrailer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshTrailer.h; path = MJRefresh/Base/MJRefreshTrailer.h; sourceTree = ""; }; - 775FE407AF09B6137C8578748F29C7DC /* RetryWhen.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryWhen.swift; path = RxSwift/Observables/RetryWhen.swift; sourceTree = ""; }; - 776A890C84A560FEC9C552B65F8A24F0 /* JXCategoryTitleVerticalZoomCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleVerticalZoomCell.m; path = Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomCell.m; sourceTree = ""; }; - 779FAD7172D0A410D97DE815D65BE394 /* UIGestureRecognizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIGestureRecognizer.swift; path = DDUIKit/Classes/UIGestureRecognizer/UIGestureRecognizer.swift; sourceTree = ""; }; - 77F7C010D66FF6CA46D09B9514600375 /* UISwitch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UISwitch.swift; path = DDUIKit/Classes/UISwitch/UISwitch.swift; sourceTree = ""; }; - 7823C19BD00845389283E5F21D807E04 /* ConstraintViewDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintViewDSL.swift; path = Sources/ConstraintViewDSL.swift; sourceTree = ""; }; - 783D4313EDCBA9B951C1B197A5A08CF4 /* DDViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDViewController.swift; path = DDControlsKit_Private/Classes/DDViewController/DDViewController.swift; sourceTree = ""; }; - 7863F32E88B5BAD04F49465783C795F2 /* ObserverBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserverBase.swift; path = RxSwift/Observers/ObserverBase.swift; sourceTree = ""; }; - 787BB2A546EF4B30AD39FD3554F1A2F4 /* UITableView+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITableView+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UITableView+DDCategory/UITableView+DDCategory.m"; sourceTree = ""; }; - 78901C1702E1330863433B8BC84F2423 /* ZFReachabilityManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFReachabilityManager.h; path = DDZFPlayerKit_Private/Classes/Core/ZFReachabilityManager.h; sourceTree = ""; }; - 789CDC8CF0B05FFA9844AEFDA90D766E /* JCore-xcframeworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "JCore-xcframeworks.sh"; sourceTree = ""; }; - 78A7D27559AC7AE3C66004289F645313 /* LayoutConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraintItem.swift; path = Sources/LayoutConstraintItem.swift; sourceTree = ""; }; - 78B0BE2B92ACE6EED42A6064B0BCE257 /* SDWebImageCacheSerializer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCacheSerializer.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageCacheSerializer.h; sourceTree = ""; }; - 78C845F2A4B38867A8CF4C4F383993F2 /* DDNetworkingOfAlamofireKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDNetworkingOfAlamofireKit_Private-umbrella.h"; sourceTree = ""; }; - 78EC551670152AC70C13FD462D401AA0 /* DDBaseViewModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseViewModel.h; path = DDBasicControlsKit_Private/Classes/DDBaseViewModel/DDBaseViewModel.h; sourceTree = ""; }; - 791ABFDCAE5DA349F175A708B9B2719E /* ZFOrientationObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFOrientationObserver.m; path = DDZFPlayerKit_Private/Classes/Core/ZFOrientationObserver.m; sourceTree = ""; }; - 7960BFC0AFD58ABE4FBB18D716E42F10 /* EKProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKProperty.swift; path = Source/Model/EKProperty.swift; sourceTree = ""; }; - 796F7B42623C9F3E4E9EDF5AD705021F /* AMapNaviOpenNetwrokProxyManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviOpenNetwrokProxyManager.h; path = AMapNaviKit.framework/Headers/AMapNaviOpenNetwrokProxyManager.h; sourceTree = ""; }; - 79A347DB4E758CF755EF67EFA084900D /* Just.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Just.swift; path = RxSwift/Observables/Just.swift; sourceTree = ""; }; - 7A12E08C9BEA319A32851AE1D4101B4C /* JXCategoryViewAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryViewAnimator.h; path = Sources/Common/JXCategoryViewAnimator.h; sourceTree = ""; }; - 7A92BF2D12B6819D6C74A1689A4F0D5E /* DDZFPlayerKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDZFPlayerKit_Private-prefix.pch"; sourceTree = ""; }; - 7ABECFC10A535DFA90701E3520AE3963 /* SDWebImageDownloaderRequestModifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderRequestModifier.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderRequestModifier.m; sourceTree = ""; }; - 7AD8629BC95B33082984088CA2239D82 /* InfiniteSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InfiniteSequence.swift; path = Platform/DataStructures/InfiniteSequence.swift; sourceTree = ""; }; - 7B13DB86C1B83B032A39FF7DA2F4D317 /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; - 7B2E2BA6DF5043AE961945E19BDF14FF /* DDAttributedString.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDAttributedString.swift; path = DDControlsKit_Private/Classes/DDAttributedString/DDAttributedString.swift; sourceTree = ""; }; - 7B6A27A087B6BD858CE7F0A83CACA6A7 /* SnapKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SnapKit-dummy.m"; sourceTree = ""; }; - 7B7EF4E8C0AA3E0811E8CC76745EF2A9 /* BRAddressPickerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRAddressPickerView.m; path = BRPickerView/AddressPickerView/BRAddressPickerView.m; sourceTree = ""; }; - 7BC975464EBD52DCBCBBD5310E4BD05A /* AddRef.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AddRef.swift; path = RxSwift/Observables/AddRef.swift; sourceTree = ""; }; - 7BD1B7CEDD7AB0792A01E5EBE58CCD90 /* CachedResponseHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CachedResponseHandler.swift; path = Source/CachedResponseHandler.swift; sourceTree = ""; }; - 7BE9A8123FC87F65A5DDBEE335BA4467 /* DDSpeechSynthesizer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDSpeechSynthesizer.swift; path = DDAudioPlayerKit_Private/Classes/DDSpeechSynthesizer.swift; sourceTree = ""; }; - 7BED94AFEE5465CB4A28E48A9624C141 /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; + 712258C5A1A8F6094095053BD36BE3B1 /* DisposeBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisposeBase.swift; path = RxSwift/Disposables/DisposeBase.swift; sourceTree = ""; }; + 716DC897DBBFFCBB2E98C88BCE37BEB1 /* CompactMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompactMap.swift; path = RxSwift/Observables/CompactMap.swift; sourceTree = ""; }; + 718A346C9ADD65005FF57FF347E2C573 /* UIColor+SDHexString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIColor+SDHexString.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Private/UIColor+SDHexString.h"; sourceTree = ""; }; + 71D6374CE4CA55B10AA45F89C4B9F367 /* NSDate+BRPickerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSDate+BRPickerView.h"; path = "BRPickerView/DatePickerView/NSDate+BRPickerView.h"; sourceTree = ""; }; + 721152FA7D22BC0A6B433001D9BA4CD3 /* DriveRouteCustomAnnotation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DriveRouteCustomAnnotation.m; path = DDMAMapKit_Private/Classes/DDMAMap/Annotation/DriveRouteCustomAnnotation.m; sourceTree = ""; }; + 72285DE049F671DE51C1B400CB5F2405 /* NSURL+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSURL+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSUrl+DDCategory/NSURL+DDCategory.h"; sourceTree = ""; }; + 72433C83B59FB3A89A9AC9B74431D3BE /* SwitchIfEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwitchIfEmpty.swift; path = RxSwift/Observables/SwitchIfEmpty.swift; sourceTree = ""; }; + 7287EC60AA5E94AF51194C306E2508AC /* Maybe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Maybe.swift; path = RxSwift/Traits/PrimitiveSequence/Maybe.swift; sourceTree = ""; }; + 72C123574F2C4696870CD2220CF65D41 /* ZLPhotoConfiguration+Chaining.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ZLPhotoConfiguration+Chaining.swift"; path = "Sources/General/ZLPhotoConfiguration+Chaining.swift"; sourceTree = ""; }; + 72EF513226CD4CAA4535790E046899B7 /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; + 72F0DEC630C27BDA147895E587AF3334 /* JXCategoryIndicatorComponentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorComponentView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorComponentView.h; sourceTree = ""; }; + 7302A599D8A8C33979FFF070740CFE34 /* DDColorKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDColorKit_Private.release.xcconfig; sourceTree = ""; }; + 734FF49A837C1D2DFC54ECD58688A5E0 /* DDBaseView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseView.h; path = DDBasicControlsKit_Private/Classes/DDBaseView/DDBaseView.h; sourceTree = ""; }; + 735304CE313B6E93886A317EC3F4FEF2 /* BRPickerView.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = BRPickerView.bundle; path = BRPickerView/Base/BRPickerView.bundle; sourceTree = ""; }; + 73C5D716985D6A9FC27099D22D4B49DC /* ControlTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlTarget.swift; path = RxCocoa/Common/ControlTarget.swift; sourceTree = ""; }; + 742666FFE4711020BFE103F95AE42CDE /* JXCategoryTitleImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleImageView.h; path = Sources/TitleImage/JXCategoryTitleImageView.h; sourceTree = ""; }; + 748D420ECBBF7920BB3C0AD0F9A753DA /* JXCategoryIndicatorRainbowLineView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorRainbowLineView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorRainbowLineView.m; sourceTree = ""; }; + 74B22967C51D4B324B6AF48BFFF24C9F /* Date+Dispatch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Dispatch.swift"; path = "RxSwift/Date+Dispatch.swift"; sourceTree = ""; }; + 753FDC5BE5FBB5061D1108BA18888FB7 /* JXCategoryFactory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryFactory.m; path = Sources/Common/JXCategoryFactory.m; sourceTree = ""; }; + 7572029D42460F4EB02FD88BC9C58997 /* String+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+ZLPhotoBrowser.swift"; path = "Sources/Extensions/String+ZLPhotoBrowser.swift"; sourceTree = ""; }; + 7577CE3988A94830031C97156A439570 /* DDMAMapKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDMAMapKit_Private.release.xcconfig; sourceTree = ""; }; + 75A16BF64BD3DBCD4700931D9C252CD7 /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; + 75A52E32B83D148E556C8F617FE1D6AE /* RxScrollViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxScrollViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxScrollViewDelegateProxy.swift; sourceTree = ""; }; + 75E1F727257262E34B3092E52704AC5B /* AMapFoundationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapFoundationKit.framework; sourceTree = ""; }; + 75EA5FCCEDCE228CB6796995E1D0BFDE /* DDFileManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDFileManager.swift; path = DDUtilsSwiftKit_Private/Classes/FileManager/DDFileManager.swift; sourceTree = ""; }; + 7613695A0F7A3B72F09922FCB96C11F2 /* MAPointAnnotation+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "MAPointAnnotation+DDCategory.m"; path = "DDMAMapKit_Private/Classes/DDMAMap/Annotation/MAPointAnnotation+DDCategory.m"; sourceTree = ""; }; + 763B7A00E7384585CC4DF9B09534F5E8 /* JXCategoryIndicatorTriangleView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorTriangleView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorTriangleView.m; sourceTree = ""; }; + 7642B925B000700A66BF2CFEA93C27BB /* DDMAGeometry.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMAGeometry.m; path = DDMAMapKit_Private/Classes/DDMAUtil/DDMAGeometry.m; sourceTree = ""; }; + 76A414EC9FFDCB085700A732B77925D7 /* MACircleRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircleRenderer.h; path = AMapNaviKit.framework/Headers/MACircleRenderer.h; sourceTree = ""; }; + 76BC3284CDE9DE11C4F9DADC0B541015 /* UITableView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITableView+Rx.swift"; path = "RxCocoa/iOS/UITableView+Rx.swift"; sourceTree = ""; }; + 76E8749A43C5D7F0DA7AF30DB69F8996 /* ConstraintConstantTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConstantTarget.swift; path = Sources/ConstraintConstantTarget.swift; sourceTree = ""; }; + 7738A6AB801492AE05C5FDC1182FC2B5 /* DDMAMapView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMAMapView.h; path = DDMAMapKit_Private/Classes/DDMAMap/MapView/DDMAMapView.h; sourceTree = ""; }; + 774FE99FE5FDF8AC16521D3F9EFD69EE /* UIView+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+ZLPhotoBrowser.swift"; path = "Sources/Extensions/UIView+ZLPhotoBrowser.swift"; sourceTree = ""; }; + 779AC19DCC5922311DBA34FAE13EAEFF /* SDWebImageDownloaderDecryptor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderDecryptor.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderDecryptor.h; sourceTree = ""; }; + 779EDC7779B234CD9A467423080BE58F /* ZLPhotoBrowser.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ZLPhotoBrowser.release.xcconfig; sourceTree = ""; }; + 77C393897F696244E9356EB4257EFCCF /* JXCategoryImageCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryImageCellModel.m; path = Sources/Image/JXCategoryImageCellModel.m; sourceTree = ""; }; + 780F1BFE689231748499BC5383518102 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; + 781949EB3E25C9E2A8DD56C72FD05953 /* DynamicBlurView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DynamicBlurView.release.xcconfig; sourceTree = ""; }; + 78C4BAD3B0B651A85659F92B5EC00A5B /* JXCategoryTitleCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleCell.h; path = Sources/Title/JXCategoryTitleCell.h; sourceTree = ""; }; + 78E7F03AF7705EB5A80F42B781CF14CD /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; + 78ECCF2A4FEC22ABFF5BAC19B8E5E14C /* NSBundle+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSBundle+DDCategory/NSBundle+DDCategory.h"; sourceTree = ""; }; + 7946D60EA3ECE62330D28B5A8015DB98 /* DynamicBlurView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DynamicBlurView-dummy.m"; sourceTree = ""; }; + 795D28D4EAEFE189D8C322630AEBB944 /* DDBaseViewModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseViewModel.h; path = DDBasicControlsKit_Private/Classes/DDBaseViewModel/DDBaseViewModel.h; sourceTree = ""; }; + 7963ED1818D2E09A87008F84FD412B8F /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; + 798474138D25DB49F370DB1108E75E84 /* DDBaseNavigationController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseNavigationController.h; path = DDBasicControlsKit_Private/Classes/DDBaseNavigationController/DDBaseNavigationController.h; sourceTree = ""; }; + 7994FC0381B5E0274F1FB06C9232399C /* BRPickerStyle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRPickerStyle.h; path = BRPickerView/Base/BRPickerStyle.h; sourceTree = ""; }; + 79ABCE9DA3B26E0ADC63985A9BFBC24E /* MALineDrawType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MALineDrawType.h; path = AMapNaviKit.framework/Headers/MALineDrawType.h; sourceTree = ""; }; + 79B1E784B755D1AD12181BE9233EF004 /* SDWebImageCacheSerializer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCacheSerializer.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageCacheSerializer.h; sourceTree = ""; }; + 79E0D5C42037D6E6FB18C380AEC11396 /* PopupDialogContainerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PopupDialogContainerView.swift; path = PopupDialog/Classes/PopupDialogContainerView.swift; sourceTree = ""; }; + 79F0BA79985E6280842283FB0DB3BE6F /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; + 7A35003D0111822D8C96F21E91A1DDA6 /* EKAttributes+DisplayMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+DisplayMode.swift"; path = "Source/Model/EntryAttributes/EKAttributes+DisplayMode.swift"; sourceTree = ""; }; + 7AA0C096E2B3D1663A3AEF9E4D752CCE /* JXCategoryIndicatorParamsModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorParamsModel.m; path = Sources/Common/JXCategoryIndicatorParamsModel.m; sourceTree = ""; }; + 7ABEA293518578544038E29B85A346D2 /* DDCategoryKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDCategoryKit_Private-dummy.m"; sourceTree = ""; }; + 7AD064120AE0C72F43D3E534DD60772C /* SDImageTransformer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageTransformer.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageTransformer.m; sourceTree = ""; }; + 7AF29BE15096E94431865592E9D889EE /* DDDate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDDate.swift; path = DDDateKit_Private/Classes/DDDate.swift; sourceTree = ""; }; + 7B0AA00AC3C94D7CC89DAC7137913CAB /* SDImageGraphics.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageGraphics.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageGraphics.m; sourceTree = ""; }; + 7B1E6C9CDECAB733FF7FAEDC6288CE4A /* UIImage+Blur.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIImage+Blur.swift"; path = "Sources/DynamicBlurView/UIImage+Blur.swift"; sourceTree = ""; }; + 7B24C7137909F5E10723721E632E326D /* CompositeDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompositeDisposable.swift; path = RxSwift/Disposables/CompositeDisposable.swift; sourceTree = ""; }; + 7B5101DF3F3A75E32B40A1BBB8C07F95 /* UIImage+Transform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Transform.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+Transform.m"; sourceTree = ""; }; 7BF437F1301E282D248141EA0E4FDED5 /* Pods-OrderSchedulingNotificationService.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OrderSchedulingNotificationService.debug.xcconfig"; sourceTree = ""; }; - 7BFEF896D6420A626C7D5B417CEBB660 /* JXCategoryCollectionView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryCollectionView.m; path = Sources/Common/JXCategoryCollectionView.m; sourceTree = ""; }; - 7C178501F207FC045D091E1237A683F1 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; - 7C1DA5A131F79211C05A383AEEFBE2E3 /* Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Rx.swift; path = RxSwift/Rx.swift; sourceTree = ""; }; - 7C2253CF2296468B05441C8746222978 /* SDAnimatedImageView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "SDAnimatedImageView+WebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImageView+WebCache.h"; sourceTree = ""; }; - 7C38708309F808C09E582C2BB69E4F23 /* NSObject+Rx+RawRepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx+RawRepresentable.swift"; path = "RxCocoa/Foundation/NSObject+Rx+RawRepresentable.swift"; sourceTree = ""; }; - 7C686E75FC73DDAD86367E41CFC7BB83 /* SDMemoryCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDMemoryCache.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDMemoryCache.h; sourceTree = ""; }; - 7C8B95235495922FB55CA29235700C4A /* DDColorKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDColorKit_Private.debug.xcconfig; sourceTree = ""; }; - 7CBCD31BA42231875790E72B10B774C4 /* JXCategoryImageCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryImageCell.m; path = Sources/Image/JXCategoryImageCell.m; sourceTree = ""; }; - 7CC6BFBAC24ADCA63DEB359F5198A2D5 /* ScheduledItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledItem.swift; path = RxSwift/Schedulers/Internal/ScheduledItem.swift; sourceTree = ""; }; - 7CD4EE8E73398E3B7CD064694A90E49E /* AtomicInt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AtomicInt.swift; path = Platform/AtomicInt.swift; sourceTree = ""; }; - 7CD62244D0BF6FFA6412D5DB7B7F5E0F /* UIRefreshControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIRefreshControl+Rx.swift"; path = "RxCocoa/iOS/UIRefreshControl+Rx.swift"; sourceTree = ""; }; - 7D497BC8A18B2DBC306F8EA08EFB149C /* ZFPortraitControlView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPortraitControlView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFPortraitControlView.m; sourceTree = ""; }; - 7DAFD547C1C10F3BBC57EE33AEEC2E91 /* DDBaseModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseModel.m; path = DDBasicControlsKit_Private/Classes/DDBaseModel/DDBaseModel.m; sourceTree = ""; }; - 7DF62E2DEDFC9F8E0A8E42F11FDCE93B /* DDBaseImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseImage.m; path = DDBasicControlsKit_Private/Classes/DDBaseImage/DDBaseImage.m; sourceTree = ""; }; - 7E837A30670F748B9FB694FFDBC5AC8A /* RxSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwift.debug.xcconfig; sourceTree = ""; }; - 7E8840E43D5124479161C42A536EF4C5 /* SDWebImageOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageOperation.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageOperation.m; sourceTree = ""; }; - 7EA032CD9988A2693445DD47348CA4C0 /* NSTextView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextView+Rx.swift"; path = "RxCocoa/macOS/NSTextView+Rx.swift"; sourceTree = ""; }; - 7EEEDB0FB4749D81B018B9813491CEEF /* RxCocoa.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RxCocoa.h; path = RxCocoa/RxCocoa.h; sourceTree = ""; }; - 7EF1C6DD138A8E24DA2F9CB91CC85565 /* DDProgressHUDKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDProgressHUDKit_Private-dummy.m"; sourceTree = ""; }; - 7F35B04A7519B8FE800834121E61FE2A /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; - 7F780787F83736A39C8247705C43D081 /* EKRootViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKRootViewController.swift; path = Source/Infra/EKRootViewController.swift; sourceTree = ""; }; - 7F8E678789E06CDC1E1F629FDD9983D5 /* CALayer+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "CALayer+DDCategory.m"; path = "DDCategoryKit_Private/Classes/CALayer+DDCategory/CALayer+DDCategory.m"; sourceTree = ""; }; - 7F955E3A39C2D1450380FFF2EE94BF39 /* EKNoteMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKNoteMessageView.swift; path = Source/MessageViews/Notes/EKNoteMessageView.swift; sourceTree = ""; }; - 7FE3BFEB6696DAEB5938B261EF18F3CC /* UIFont.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIFont.swift; path = DDUIKit/Classes/UIFont/UIFont.swift; sourceTree = ""; }; - 80105B1A80540088099690ACC2ABE74E /* AMapGeoFenceError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceError.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceError.h; sourceTree = ""; }; - 8042C87B221768BB587043C65501C957 /* SDImageAssetManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageAssetManager.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDImageAssetManager.h; sourceTree = ""; }; - 8047B69033A7BC69B3144F8BCE702573 /* JXCategoryTitleImageCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleImageCellModel.m; path = Sources/TitleImage/JXCategoryTitleImageCellModel.m; sourceTree = ""; }; - 8087E9A84DE332F2BAFC342BBEB9775E /* ConstraintMultiplierTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMultiplierTarget.swift; path = Sources/ConstraintMultiplierTarget.swift; sourceTree = ""; }; + 7C5E1F4832E5E802B3096201185D46F2 /* ObservableConvertibleType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObservableConvertibleType.swift; path = RxSwift/ObservableConvertibleType.swift; sourceTree = ""; }; + 7C5E22AC08D1F5DE4EC547DAA2FF5FD1 /* RxCocoa.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxCocoa.modulemap; sourceTree = ""; }; + 7C73804AEDE7540DC69868ADD55D1AE3 /* ZFSliderView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFSliderView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFSliderView.h; sourceTree = ""; }; + 7C988EFCD405867B402DBAB7780E1982 /* MAParticleOverlayOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayOptions.h; path = AMapNaviKit.framework/Headers/MAParticleOverlayOptions.h; sourceTree = ""; }; + 7CA7AAB23E0EA60B213EB7E208530CE8 /* SkipWhile.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkipWhile.swift; path = RxSwift/Observables/SkipWhile.swift; sourceTree = ""; }; + 7CA9932A4FB3310EABE728105AA0E97D /* ZFFloatView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFFloatView.m; path = DDZFPlayerKit_Private/Classes/Core/ZFFloatView.m; sourceTree = ""; }; + 7CB5913E7C3EEFA536149605E932C168 /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; + 7CC7C4C087BAF8CBEFC6978246850028 /* DDBaseMutableAttributedString.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseMutableAttributedString.m; path = DDBasicControlsKit_Private/Classes/DDBaseAttributedString/DDBaseMutableAttributedString.m; sourceTree = ""; }; + 7CD68D27706669257C28A28DDD646C89 /* DDBaseImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseImage.m; path = DDBasicControlsKit_Private/Classes/DDBaseImage/DDBaseImage.m; sourceTree = ""; }; + 7D10A2D9673F4FD68AAE3C4DA64CD72A /* DDWebImageKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDWebImageKit_Private.modulemap; sourceTree = ""; }; + 7D15009FE79448A8D3C61B246F3E6637 /* DriveRouteCustomAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DriveRouteCustomAnnotationView.h; path = DDMAMapKit_Private/Classes/DDMAMap/AnnotationView/DriveRouteCustomAnnotationView.h; sourceTree = ""; }; + 7D479A93404A798DA861ABBD79FD2E5A /* UIButton+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIButton+WebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIButton+WebCache.m"; sourceTree = ""; }; + 7D8C67673267733A9E988C337A527D49 /* SharedSequence+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Concurrency.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Concurrency.swift"; sourceTree = ""; }; + 7D905E824E4D85F0856BB14DEFA3F2F4 /* DDUIGestureRecognizer-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDUIGestureRecognizer-umbrella.h"; sourceTree = ""; }; + 7D9CBE956591DBD063DF9A572E7359A0 /* UIViewController+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewController+ZLPhotoBrowser.swift"; path = "Sources/Extensions/UIViewController+ZLPhotoBrowser.swift"; sourceTree = ""; }; + 7DA0F53808B8C0AA239AAAE7361A8539 /* SDAnimatedImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImageView.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImageView.h; sourceTree = ""; }; + 7DAC4C046B99E2599D90B326B52B4E7E /* JXCategoryListContainerRTLCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryListContainerRTLCell.m; path = Sources/Common/JXCategoryListContainerRTLCell.m; sourceTree = ""; }; + 7DADE6BA1A545B69782EC9D67409C2D0 /* ZLEmbedAlbumListView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLEmbedAlbumListView.swift; path = Sources/General/ZLEmbedAlbumListView.swift; sourceTree = ""; }; + 7DB8358B916400BD6BF681A1880C2FA1 /* AMapNaviWalkDataRepresentable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviWalkDataRepresentable.h; path = AMapNaviKit.framework/Headers/AMapNaviWalkDataRepresentable.h; sourceTree = ""; }; + 7DCA95B6996F452F3EE171E19CE9AF58 /* RxSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxSwift-dummy.m"; sourceTree = ""; }; + 7DEFBC6B3BC41B3EFEDF60E4155765E1 /* DDView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDView.swift; path = DDControlsKit_Private/Classes/DDView/DDView.swift; sourceTree = ""; }; + 7E181C13ADB17FC57B6A09E78D0FAA07 /* ImmediateSchedulerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImmediateSchedulerType.swift; path = RxSwift/ImmediateSchedulerType.swift; sourceTree = ""; }; + 7E20682491464A5052445B16ABD1C3D2 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; + 7E7E95B87C01936E8B2F7C7ED9A4EABF /* PopupDialog-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "PopupDialog-prefix.pch"; sourceTree = ""; }; + 7EA102A765B12386FEB116DB655A322D /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; + 7EDEEB9E0A8CDC712617883D540B4FA0 /* EKAttributes+Duration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Duration.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Duration.swift"; sourceTree = ""; }; + 7F0214AA38F1CEAC5DA9E004A183DC80 /* DDZFPlayerKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDZFPlayerKit_Private.release.xcconfig; sourceTree = ""; }; + 7F1EF9A5FFC46A2D6019B884482CBB45 /* Bool+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Bool+ZLPhotoBrowser.swift"; path = "Sources/Extensions/Bool+ZLPhotoBrowser.swift"; sourceTree = ""; }; + 7F26454F2D256FC88F2B6AD5F1A3AB5B /* DDBaseTextField.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseTextField.h; path = DDBasicControlsKit_Private/Classes/DDBaseTextField/DDBaseTextField.h; sourceTree = ""; }; + 7F450B3BABD3DE2B1D50B02976C376F8 /* AMapFoundationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationVersion.h; path = AMapFoundationKit.framework/Headers/AMapFoundationVersion.h; sourceTree = ""; }; + 7F6F4A1F3EF266F43BA3A721E0FB830D /* NSError+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSError+ZLPhotoBrowser.swift"; path = "Sources/Extensions/NSError+ZLPhotoBrowser.swift"; sourceTree = ""; }; + 7F9B1CB5758B76AA0B1DD916EEB5470A /* RxCocoa.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxCocoa.debug.xcconfig; sourceTree = ""; }; + 7FB11CF33FA9DC83DCAB3BD616563454 /* UIApplication+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIApplication+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIApplication+DDCategory/UIApplication+DDCategory.h"; sourceTree = ""; }; + 7FDE46C30B029812245A7834F1A97A1C /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; + 7FDEE7544DA6F949CFF94909E8F7BD5C /* IQKeyboardManager+UITextFieldViewNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+UITextFieldViewNotification.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+UITextFieldViewNotification.swift"; sourceTree = ""; }; + 7FE26F76E732DEF8C65ADED5FC1382A1 /* Errors.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Errors.swift; path = RxSwift/Errors.swift; sourceTree = ""; }; + 80158840C248659DCB2FDA6F747B60BD /* SDImageLoadersManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageLoadersManager.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageLoadersManager.h; sourceTree = ""; }; + 803FEED6A19E9CC72E1466A8CB5A0F60 /* AMapGeoFenceRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceRegionObj.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceRegionObj.h; sourceTree = ""; }; + 80566DF70E74961202E3D638A60FEB2F /* JXCategoryListContainerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryListContainerView.m; path = Sources/Common/JXCategoryListContainerView.m; sourceTree = ""; }; + 806ECCC14D9B5F7156BF228820319E04 /* DDUIGestureRecognizer-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDUIGestureRecognizer-dummy.m"; sourceTree = ""; }; + 808B2598E2CCBC3664D834D4D7D9D114 /* JXCategoryIndicatorCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorCellModel.h; path = Sources/Indicator/JXCategoryIndicatorCellModel.h; sourceTree = ""; }; 809C5FAB588354C9BA37DC3EAB8CB45C /* RxSwift */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = RxSwift; path = libRxSwift.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 809E7A3450A9EB3065C2671EEFA0262A /* ConstraintLayoutSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupport.swift; path = Sources/ConstraintLayoutSupport.swift; sourceTree = ""; }; - 80BD15B1685ED2370B9F3038FC352E30 /* DDNavigationControllerDelegateReceiver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDNavigationControllerDelegateReceiver.m; path = DDBasicControlsKit_Private/Classes/DDBaseNavigationController/DDNavigationControllerDelegateReceiver.m; sourceTree = ""; }; - 80E1E98877FAE132A8A3764153351FE5 /* ConstraintRelatableTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelatableTarget.swift; path = Sources/ConstraintRelatableTarget.swift; sourceTree = ""; }; - 80F6D8445B7CFDE64C987201B1DC4A62 /* RefCountDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RefCountDisposable.swift; path = RxSwift/Disposables/RefCountDisposable.swift; sourceTree = ""; }; - 814C1575295CE7D62DDD26B2DF660F04 /* String+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+ZLPhotoBrowser.swift"; path = "Sources/Extensions/String+ZLPhotoBrowser.swift"; sourceTree = ""; }; - 8154F08862EC38065257902486F8E43C /* AMapLocationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationVersion.h; path = AMapLocationKit.framework/Headers/AMapLocationVersion.h; sourceTree = ""; }; - 8169A932C17CA6C88555667AA7F6F7C0 /* Generate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Generate.swift; path = RxSwift/Observables/Generate.swift; sourceTree = ""; }; - 8169C5982929AED5C3E7E207EA26680F /* Infallible+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Concurrency.swift"; path = "RxSwift/Traits/Infallible/Infallible+Concurrency.swift"; sourceTree = ""; }; - 81F6319FE3F9F4F09C1AFEA561A18A41 /* IQKeyboardManager+OrientationNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+OrientationNotification.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+OrientationNotification.swift"; sourceTree = ""; }; - 81FD0F3231C199A42E139E1703253E1C /* DDUtilsSwiftKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDUtilsSwiftKit_Private.debug.xcconfig; sourceTree = ""; }; - 8212B68CE89EFE547D51833D88B70250 /* ConstraintMakerRelatable+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintMakerRelatable+Extensions.swift"; path = "Sources/ConstraintMakerRelatable+Extensions.swift"; sourceTree = ""; }; - 8240E965F6E59BB57B2B1A9278CF6380 /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; - 826D5B22FE15AE1828B6C2AC36BBC836 /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; - 8270B69617DDD9C1B05EA51AD2CC457D /* DDOCLog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDOCLog.h; path = DDLogKit_Private/Classes/OCLog/DDOCLog.h; sourceTree = ""; }; - 827386521E9A40037C69623EAC4D4169 /* DDScrollView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDScrollView.swift; path = DDControlsKit_Private/Classes/DDScrollView/DDScrollView.swift; sourceTree = ""; }; - 82849DD0D4331E9CB0EE5C941A966BB8 /* _RXObjCRuntime.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXObjCRuntime.h; path = RxCocoa/Runtime/include/_RXObjCRuntime.h; sourceTree = ""; }; - 82C34A3BEEF8563D4F7A853F5C7959CE /* ZFPlayer.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = ZFPlayer.bundle; path = DDZFPlayerKit_Private/Classes/ControlView/ZFPlayer.bundle; sourceTree = ""; }; - 82C79264D6DE2A66FC9188D22EF2998C /* AMapNaviEleBikeDataRepresentable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviEleBikeDataRepresentable.h; path = AMapNaviKit.framework/Headers/AMapNaviEleBikeDataRepresentable.h; sourceTree = ""; }; - 82D470B404590EC286397004EF788035 /* jcore-ios-4.2.1.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; path = "jcore-ios-4.2.1.xcframework"; sourceTree = ""; }; - 82F082E6E69243D8A0361BC062B45067 /* ZFLandScapeControlView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFLandScapeControlView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFLandScapeControlView.m; sourceTree = ""; }; - 82FDBBD2790E394F6B14246341EBF89A /* ZFPlayerGestureControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerGestureControl.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerGestureControl.h; sourceTree = ""; }; - 830B11DF22D92284FA2181A69699C77B /* UITextField.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UITextField.swift; path = DDUIKit/Classes/UITextField/UITextField.swift; sourceTree = ""; }; - 834ACAFAB1D3D1B9EFBDCB894E3413E4 /* AMap.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = AMap.bundle; path = AMapNaviKit.framework/AMap.bundle; sourceTree = ""; }; - 834C67B7E94BB2EE206F3801F4D91CA1 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; - 83D02388251F0C0CF60771329044906E /* UITabBar+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBar+Rx.swift"; path = "RxCocoa/iOS/UITabBar+Rx.swift"; sourceTree = ""; }; - 842A281CDE530D1A401222A2F5AF3ED9 /* ControlEvent+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlEvent+Driver.swift"; path = "RxCocoa/Traits/Driver/ControlEvent+Driver.swift"; sourceTree = ""; }; - 843C68F7B0C7152E3AFF1BD02EEEB8C2 /* BRPickerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = BRPickerView.modulemap; sourceTree = ""; }; - 8491C962FCC1C0F2CE6650714E65A1B5 /* ZFNetworkSpeedMonitor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFNetworkSpeedMonitor.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFNetworkSpeedMonitor.h; sourceTree = ""; }; - 8493BE2248EDCD5B04574DB1017F74D7 /* RxTextViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTextViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTextViewDelegateProxy.swift; sourceTree = ""; }; - 8496BAFF41A8BF1C182899369A7A6004 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; - 849A6B107346B7DF6C056D8472057CFA /* AMapTrackHistoryObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackHistoryObj.h; path = AMapTrackKit.framework/Headers/AMapTrackHistoryObj.h; sourceTree = ""; }; - 84CDBAB511BC77D8C3CEAF57D308BC5E /* UIPickerView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIPickerView+Rx.swift"; path = "RxCocoa/iOS/UIPickerView+Rx.swift"; sourceTree = ""; }; - 84FF410D077279CB71A1444D6ACF8BAE /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; - 8527606C00E9A604B3424E5C8D52D3A5 /* UIImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIImage.swift; path = DDUIKit/Classes/UIImage/UIImage.swift; sourceTree = ""; }; - 853B8E1FE830F57202E86FE962999632 /* DDMAMapKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDMAMapKit_Private-prefix.pch"; sourceTree = ""; }; - 857834BB6FFEF9CD3C2A56607CE3DA67 /* AMapFoundationConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationConst.h; path = AMapFoundationKit.framework/Headers/AMapFoundationConst.h; sourceTree = ""; }; - 85924234E260E9EA3243A1EE3496ECE2 /* EKRatingSymbolView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKRatingSymbolView.swift; path = Source/MessageViews/MessagesUtils/EKRatingSymbolView.swift; sourceTree = ""; }; - 861AB307863F08849DFE7AC8A430B7CF /* ConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintItem.swift; path = Sources/ConstraintItem.swift; sourceTree = ""; }; + 80B7297AC939B2B8559ED315012CAE3A /* AMapTrackHistoryObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackHistoryObj.h; path = AMapTrackKit.framework/Headers/AMapTrackHistoryObj.h; sourceTree = ""; }; + 80D666C6013881110C1418D3BA746D1D /* UIScrollView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIScrollView+Rx.swift"; path = "RxCocoa/iOS/UIScrollView+Rx.swift"; sourceTree = ""; }; + 80EC8747B96ED82E29BA807FFDF3A1A6 /* JXCategoryTitleView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleView.m; path = Sources/Title/JXCategoryTitleView.m; sourceTree = ""; }; + 811F0240EAB8C42BEA3E9912D916BBAE /* ZFNetworkSpeedMonitor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFNetworkSpeedMonitor.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFNetworkSpeedMonitor.m; sourceTree = ""; }; + 814EB8D913B261BD1FC90D0860E810E3 /* SDWebImageTransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageTransition.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageTransition.h; sourceTree = ""; }; + 8169709AECAFCBC66E7B0C5E1AFDE34F /* KFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFAnimatedImage.swift; path = Sources/SwiftUI/KFAnimatedImage.swift; sourceTree = ""; }; + 81856247CFA175B2AED83E69B67F95CB /* DDNavigationControllerDelegateReceiver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDNavigationControllerDelegateReceiver.m; path = DDBasicControlsKit_Private/Classes/DDBaseNavigationController/DDNavigationControllerDelegateReceiver.m; sourceTree = ""; }; + 818D1A567BAFE4F5792B865DA9E9A500 /* ConstraintPriority.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriority.swift; path = Sources/ConstraintPriority.swift; sourceTree = ""; }; + 81DBC71E1726D5BAFC9977E9E8DD9955 /* MAHeatMapVectorOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlay.h; path = AMapNaviKit.framework/Headers/MAHeatMapVectorOverlay.h; sourceTree = ""; }; + 81EBDB7DF7D598C194F59E779B2FD663 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; + 81F689351372B4E9638C1CDBF2952EC3 /* EKXStatusBarMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKXStatusBarMessageView.swift; path = Source/MessageViews/Notes/EKXStatusBarMessageView.swift; sourceTree = ""; }; + 81F71DBB04C399A622FE86723570D628 /* DDZFPlayerKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDZFPlayerKit_Private-dummy.m"; sourceTree = ""; }; + 8209FB0F008C90AE43B85B5AD7200BAA /* UIWindow+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIWindow+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIWindow+DDCategory/UIWindow+DDCategory.m"; sourceTree = ""; }; + 825061B0BF81331A04CC6FC14B768356 /* UIButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIButton.swift; path = DDUIKit/Classes/UIButton/UIButton.swift; sourceTree = ""; }; + 82BFEE2BBD374BD0BBBCC2DDA2FB0373 /* JXCategoryDotCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryDotCellModel.m; path = Sources/Dot/JXCategoryDotCellModel.m; sourceTree = ""; }; + 82C950A22BDBB5BABA64AF085F248807 /* DDBaseViewController.xcassets */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = folder.assetcatalog; name = DDBaseViewController.xcassets; path = DDBasicControlsKit_Private/Assets/DDBaseViewController.xcassets; sourceTree = ""; }; + 831B20D33413BC1CDBD0B53824B21FB9 /* Event.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Event.swift; path = RxSwift/Event.swift; sourceTree = ""; }; + 833946F37DE590CE2D3BD5D428F6E965 /* UITableView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UITableView.swift; path = DDUIKit/Classes/UITableView/UITableView.swift; sourceTree = ""; }; + 83B784AE07FC1CB1854DFC8AEA139651 /* ZLAlbumListController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLAlbumListController.swift; path = Sources/General/ZLAlbumListController.swift; sourceTree = ""; }; + 83FB9E787FFB5AC30992F955910C7F8F /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; + 840E87C9C8939780C2AD28E56EB9CB52 /* RxTableViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewReactiveArrayDataSource.swift; path = RxCocoa/iOS/DataSources/RxTableViewReactiveArrayDataSource.swift; sourceTree = ""; }; + 8428E6886EF5735974D641689E6BEE74 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = RxSwift/Observables/Filter.swift; sourceTree = ""; }; + 842F1D9784F900A5C6F70B9B70077960 /* DDPersistenceKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDPersistenceKit_Private.debug.xcconfig; sourceTree = ""; }; + 84327167CBBDD99B931D23F9AFF30DA5 /* EKRatingMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKRatingMessageView.swift; path = Source/MessageViews/EKRatingMessageView.swift; sourceTree = ""; }; + 845EFC8F66DA9A0B0471EC67D9911CDB /* ZLPhotoBrowser-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ZLPhotoBrowser-prefix.pch"; sourceTree = ""; }; + 847E7C1B061013837E3A69D5B2318B7C /* UIImage+Transform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Transform.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+Transform.h"; sourceTree = ""; }; + 84812DD20135F08C808375B3A1D71106 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; + 8498143BCF31D1D2F1C61D52BE380805 /* DDKeychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDKeychain.swift; path = DDPersistenceKit_Private/Classes/DDKeychain.swift; sourceTree = ""; }; + 84A0BC8B18D1DA409E5D51C2A0AEDD56 /* DDBasicControlsKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDBasicControlsKit_Private-dummy.m"; sourceTree = ""; }; + 84DB4A762C0D0C2F854D64D79D115052 /* SDWebImageDownloaderOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderOperation.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderOperation.h; sourceTree = ""; }; + 84F5CA2285229E33C044F20BC1E02CC5 /* DDBaseTableViewCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseTableViewCell.m; path = DDBasicControlsKit_Private/Classes/DDBaseTableViewCell/DDBaseTableViewCell.m; sourceTree = ""; }; + 8519064FA6E642776DCAF0CE14AAB2EA /* ConstraintDirectionalInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDirectionalInsets.swift; path = Sources/ConstraintDirectionalInsets.swift; sourceTree = ""; }; + 85B13CE0968FF2CAC03FA1775FF4DE8F /* TYCyclePagerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TYCyclePagerView.m; path = TYCyclePagerViewDemo/TYCyclePagerView/TYCyclePagerView.m; sourceTree = ""; }; + 85C82F2C72D480C27329E8DE6C874E4E /* RxTextStorageDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTextStorageDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTextStorageDelegateProxy.swift; sourceTree = ""; }; + 85EFECFBDCAF5E8618FCAE6D785AD742 /* AMapLocationCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationCommonObj.h; path = AMapLocationKit.framework/Headers/AMapLocationCommonObj.h; sourceTree = ""; }; + 85F57474BB579320C48583C82F914C79 /* SectionedViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SectionedViewDataSourceType.swift; path = RxCocoa/Common/SectionedViewDataSourceType.swift; sourceTree = ""; }; 861E3EABF816A1CA179B292C434C7624 /* Pods-OrderSchedulingNotificationService-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-OrderSchedulingNotificationService-dummy.m"; sourceTree = ""; }; - 8634982C6A69646D253E951A48A9AD46 /* DDUIGestureRecognizer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDUIGestureRecognizer.release.xcconfig; sourceTree = ""; }; - 868B72FEB0185C1CAFCCD55AFF761989 /* DDUIKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDUIKit-prefix.pch"; sourceTree = ""; }; - 86C103ACB4DFF34900699BAD6234D69F /* NSTextStorage+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextStorage+Rx.swift"; path = "RxCocoa/iOS/NSTextStorage+Rx.swift"; sourceTree = ""; }; - 86C381FD2D68687EAEF4A9DF0F95D724 /* DDProgressHUDKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDProgressHUDKit_Private-umbrella.h"; sourceTree = ""; }; - 86C7EC9048CAE2FA9AB75CC25DCB75ED /* TYCyclePagerTransformLayout.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TYCyclePagerTransformLayout.m; path = TYCyclePagerViewDemo/TYCyclePagerView/TYCyclePagerTransformLayout.m; sourceTree = ""; }; - 872EC6A5DAE1CD91BFC1951C91C92E53 /* ESTabBarItemContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBarItemContentView.swift; path = Sources/ESTabBarItemContentView.swift; sourceTree = ""; }; - 874B88E1E7937AC3007EA46E3EFAA048 /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = ""; }; - 8786B3BC055F4709A8FFDBB8856C06C3 /* UIView+WebCacheOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+WebCacheOperation.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIView+WebCacheOperation.m"; sourceTree = ""; }; - 879EBEA359DFB37D1C7BAF95963C6054 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; - 87FD8651FE97C782EFF4DEA08390E5E3 /* DDDateKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDDateKit_Private.release.xcconfig; sourceTree = ""; }; - 8805C3B6EE18B9447DC4E9FB3420A786 /* JXCategoryDotCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryDotCellModel.m; path = Sources/Dot/JXCategoryDotCellModel.m; sourceTree = ""; }; - 881DEE4C762FFF39E866F4F1E692A913 /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; - 88873F242C0BFE58336D874884AADE11 /* EKRatingSymbolsContainerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKRatingSymbolsContainerView.swift; path = Source/MessageViews/MessagesUtils/EKRatingSymbolsContainerView.swift; sourceTree = ""; }; - 889C78B634619262487323C92052E4B5 /* TYCyclePagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "TYCyclePagerView-dummy.m"; sourceTree = ""; }; - 88DEB9330FFAFD8CBD6D6C6CC58DD854 /* DDMASearch.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMASearch.m; path = DDMAMapKit_Private/Classes/DDMASearch/DDMASearch.m; sourceTree = ""; }; - 8906442AA75ED1A1DBEE12C4A33B1FEA /* UIImage+GIF.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+GIF.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+GIF.h"; sourceTree = ""; }; - 8934E8A35F86E28610CB004076D2404A /* JXCategoryCollectionView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryCollectionView.h; path = Sources/Common/JXCategoryCollectionView.h; sourceTree = ""; }; - 893D613387E59A6261E4B7675B789DB9 /* ConstraintView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintView.swift; path = Sources/ConstraintView.swift; sourceTree = ""; }; - 8986486942E7F315011886402FA2D2B6 /* ScheduledDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledDisposable.swift; path = RxSwift/Disposables/ScheduledDisposable.swift; sourceTree = ""; }; - 89C57B60F0D97EC90B43D8A7613BA8E9 /* SDImageCoderHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCoderHelper.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCoderHelper.m; sourceTree = ""; }; - 89FEC23A1C0FBB4F0725182A1B89B3EC /* EKAttributes+BackgroundStyle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+BackgroundStyle.swift"; path = "Source/Model/EntryAttributes/EKAttributes+BackgroundStyle.swift"; sourceTree = ""; }; - 8A0D416C5B4E2CE97AEFB925F8EEFAF9 /* JXCategoryIndicatorComponentView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorComponentView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorComponentView.h; sourceTree = ""; }; - 8A51C035B978A5ABD064E3D9CA7F1BB0 /* AMapNaviCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviCommonObj.h; path = AMapNaviKit.framework/Headers/AMapNaviCommonObj.h; sourceTree = ""; }; - 8A77EAC46146A00179B1B11E92964870 /* UIButton+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIButton+WebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIButton+WebCache.m"; sourceTree = ""; }; + 862ABDF179BBEF97F8C92327EFA8274E /* ControlProperty+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlProperty+Driver.swift"; path = "RxCocoa/Traits/Driver/ControlProperty+Driver.swift"; sourceTree = ""; }; + 8640052F44727BE6700FE064637A7951 /* RxCocoa.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxCocoa.release.xcconfig; sourceTree = ""; }; + 865E5F8F5226DEAD3F9354CEF97CC836 /* Window.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Window.swift; path = RxSwift/Observables/Window.swift; sourceTree = ""; }; + 869D5DFE9DD1A2268D9D13DA5B9EC726 /* SDmetamacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDmetamacros.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDmetamacros.h; sourceTree = ""; }; + 86AE5B4011EC57E43AD9C11DD53BEB76 /* SDImageGraphics.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageGraphics.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageGraphics.h; sourceTree = ""; }; + 86B2A4FF9C2A0A6FE200F8903E17B272 /* Constraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Constraint.swift; path = Sources/Constraint.swift; sourceTree = ""; }; + 86C4A2D817E6CFFF31BF75161625FD5D /* DynamicBlurView */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DynamicBlurView; path = libDynamicBlurView.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 86D5B58B2DC09E4FBC7347D6CD405BD3 /* UIImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIImageView.swift; path = DDUIKit/Classes/UIImageView/UIImageView.swift; sourceTree = ""; }; + 87754DB8E6B2F3DEF68736B7B4CADCCD /* SDDiskCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDDiskCache.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDDiskCache.m; sourceTree = ""; }; + 878580EFC20BDA5466D9EF9E44549D32 /* ZFKVOController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFKVOController.m; path = DDZFPlayerKit_Private/Classes/Core/ZFKVOController.m; sourceTree = ""; }; + 8792A7A9537CE4E647DDE0061A9556A7 /* ScheduledDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledDisposable.swift; path = RxSwift/Disposables/ScheduledDisposable.swift; sourceTree = ""; }; + 87D76BBB25FCCE3F47116A0CC60ED74A /* SerialDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SerialDisposable.swift; path = RxSwift/Disposables/SerialDisposable.swift; sourceTree = ""; }; + 883CA055738599B7362537690237CF24 /* RxCocoa-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxCocoa-dummy.m"; sourceTree = ""; }; + 885ED7885E4BCED9FE28C757B18EC39A /* Amb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Amb.swift; path = RxSwift/Observables/Amb.swift; sourceTree = ""; }; + 886F8CD6F764BD1E1292C4FEDF5E0048 /* JXCategoryIndicatorRainbowLineView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorRainbowLineView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorRainbowLineView.h; sourceTree = ""; }; + 8870581A94799BB5FDF649316BCAF585 /* MAMultiPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPolyline.h; path = AMapNaviKit.framework/Headers/MAMultiPolyline.h; sourceTree = ""; }; + 8876CD6696B4C9CC7FDBD176C9562B61 /* DDNetworkingOfAlamofireKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDNetworkingOfAlamofireKit_Private.release.xcconfig; sourceTree = ""; }; + 88E9D5C19171FD2F658F9EB3ECB18BA6 /* NSTextField+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextField+Rx.swift"; path = "RxCocoa/macOS/NSTextField+Rx.swift"; sourceTree = ""; }; + 89065D469018D9E69D82FA9E80FB20E5 /* ZLCameraCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLCameraCell.swift; path = Sources/General/ZLCameraCell.swift; sourceTree = ""; }; + 896E130CFF5AEF120690273A4D51A899 /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; + 8985AFEB1277743F0F561FA259EB9B5A /* UISwitch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UISwitch.swift; path = DDUIKit/Classes/UISwitch/UISwitch.swift; sourceTree = ""; }; + 8998A3652B29AA8449919D32DA10F18C /* JXCategoryIndicatorImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorImageView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorImageView.h; sourceTree = ""; }; + 89A7C174EBFD6AAA5B775D63BA1629DF /* SDImageHEICCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageHEICCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageHEICCoder.h; sourceTree = ""; }; + 8A0F62B3B0E6EF577D6728119CF869D1 /* DDAutoUIKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDAutoUIKit_Private-dummy.m"; sourceTree = ""; }; + 8A2CBCA91EB2EA8F206B354A6E598552 /* ZFPlayerControlView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPlayerControlView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFPlayerControlView.m; sourceTree = ""; }; + 8A71975A18BF8BF8BD89D40365861D8E /* SDWebImageDownloaderRequestModifier.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderRequestModifier.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderRequestModifier.m; sourceTree = ""; }; + 8AA91CB080605C62AC6F782F7F290A83 /* AMapLocationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationVersion.h; path = AMapLocationKit.framework/Headers/AMapLocationVersion.h; sourceTree = ""; }; 8AD026CF2FA53C314E8C799B9A40528A /* DDZFPlayerKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDZFPlayerKit_Private; path = libDDZFPlayerKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 8ADE072AC8B123723FF63354837AA2E7 /* ZLEnlargeButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLEnlargeButton.swift; path = Sources/General/ZLEnlargeButton.swift; sourceTree = ""; }; - 8AF7005AEE427F40241DB2CA216D8AB8 /* DDFontKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDFontKit_Private-dummy.m"; sourceTree = ""; }; - 8B0F5244C1854B2E06F7CD813C160771 /* UISwitch+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UISwitch+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UISwitch+DDCategory/UISwitch+DDCategory.h"; sourceTree = ""; }; - 8B18C8CF2831CAD3FBCA0B0D5884C2F9 /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; - 8B444C745EEC7B03AE6517B6525231BA /* UILabel+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UILabel+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UILabel+DDCategory/UILabel+DDCategory.h"; sourceTree = ""; }; - 8B645E18DACBD9EA1F7C66DE39801379 /* DDBasicControlsKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDBasicControlsKit_Private-umbrella.h"; sourceTree = ""; }; - 8B751F9A4C9F1B997FBD60EF1A2B2DB9 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; - 8BBE0161A98EA20D94E1F3A3BD1FA4C5 /* RequestTaskMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestTaskMap.swift; path = Source/RequestTaskMap.swift; sourceTree = ""; }; - 8BBFADDC9C348A851E4ED6696E650284 /* ZLLanguageDefine.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLLanguageDefine.swift; path = Sources/General/ZLLanguageDefine.swift; sourceTree = ""; }; - 8C0953729BDB420C2DB6BCDF6C84CF1D /* UINavigationController+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UINavigationController+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UINavigationController+DDCategory/UINavigationController+DDCategory.m"; sourceTree = ""; }; - 8C13D4A7686F2CB76CE2B3FDB10D1D5C /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; - 8C441938F6F85590FFB8EC6D9BD0DF3B /* UINavigationItem+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UINavigationItem+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UINavigationItem+DDCategory/UINavigationItem+DDCategory.m"; sourceTree = ""; }; - 8C772D4C01A772774101745ACD694A8A /* DDWebImageKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDWebImageKit_Private.modulemap; sourceTree = ""; }; - 8CB4474178B65ADD5BDC59758A1451B9 /* ZLPhotoBrowser-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ZLPhotoBrowser-dummy.m"; sourceTree = ""; }; - 8CF633D9CE46ECC268A516CBB7C8826E /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; - 8D2A79A438080279014CC9BA7C49B03D /* MAMVTTileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMVTTileOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAMVTTileOverlayRenderer.h; sourceTree = ""; }; - 8D4C9608E77CB9AA6CFE08D6EAB0748A /* UIBarButtonItem+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIBarButtonItem+Rx.swift"; path = "RxCocoa/iOS/UIBarButtonItem+Rx.swift"; sourceTree = ""; }; - 8D54F71B9C22AECF7F1E169D03CA0208 /* NSMutableAttributedString+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSMutableAttributedString+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSAttributedString+DDCategory/NSMutableAttributedString+DDCategory.m"; sourceTree = ""; }; - 8D67F417980BBEC8E2F20541FF03A401 /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; - 8D7DBDA38657A62729089C87E126B738 /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; - 8DB46E65D133CB6562C98C34E3A15222 /* ZFLandscapeViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFLandscapeViewController.h; path = DDZFPlayerKit_Private/Classes/Core/ZFLandscapeViewController.h; sourceTree = ""; }; - 8DCA6BB7AD9D98C436510B80CC7839C7 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; - 8DECDB8E5DC8C4F6CD306D4467E1D85C /* SharedSequence+Operators+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Operators+arity.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Operators+arity.swift"; sourceTree = ""; }; - 8E209191F2DB8842027C3ADAC44F26EE /* NSBundle+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSBundle+DDCategory/NSBundle+DDCategory.m"; sourceTree = ""; }; - 8E260EFD683B3D51B46D2B5162D80747 /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; - 8E6CCFFEF23981AC05F56916BE54B8C8 /* DDBaseTableViewCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseTableViewCell.m; path = DDBasicControlsKit_Private/Classes/DDBaseTableViewCell/DDBaseTableViewCell.m; sourceTree = ""; }; - 8E9636F49BCD0D854B700E8176438182 /* DDUIView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIView.swift; path = DDUIKit/Classes/UIView/DDUIView.swift; sourceTree = ""; }; - 8EA91F2C5C6C84BEEF41383F2119304F /* EKColor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKColor.swift; path = Source/Model/EKColor.swift; sourceTree = ""; }; - 8EE70EDDDF768A85471A7C122CC655EB /* SDWebImageCacheKeyFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCacheKeyFilter.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageCacheKeyFilter.h; sourceTree = ""; }; - 8F2A29C8709A0473FF5F19CF502938F1 /* AMapNaviHUDView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviHUDView.h; path = AMapNaviKit.framework/Headers/AMapNaviHUDView.h; sourceTree = ""; }; - 8F726F6A799FA7A553DA65DA09919A13 /* SDImageIOAnimatedCoderInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageIOAnimatedCoderInternal.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDImageIOAnimatedCoderInternal.h; sourceTree = ""; }; - 8FD4274CBF8D057819BF59F57BD88348 /* JXCategoryDotView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryDotView.h; path = Sources/Dot/JXCategoryDotView.h; sourceTree = ""; }; - 90BF587508ED0FBC30972F282AF839DC /* AMapSearchObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchObj.h; path = AMapSearchKit.framework/Headers/AMapSearchObj.h; sourceTree = ""; }; - 9111CA30A61DFE466A955F7FEF61ACDD /* DDBaseLabel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseLabel.m; path = DDBasicControlsKit_Private/Classes/DDBaseLabel/DDBaseLabel.m; sourceTree = ""; }; - 9115E8C96B16D8F8DBF9B1F5105A7650 /* MAArc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArc.h; path = AMapNaviKit.framework/Headers/MAArc.h; sourceTree = ""; }; - 914BB8FD938D702A22E40004BAC01ED8 /* DDColorKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDColorKit_Private-dummy.m"; sourceTree = ""; }; - 9178CD84529F13FF898320A4C247F86D /* MABaseOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseOverlay.h; path = AMapNaviKit.framework/Headers/MABaseOverlay.h; sourceTree = ""; }; - 9193D07AFE2DDA2DEBB87B514BC15CC7 /* ObservableType+PrimitiveSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableType+PrimitiveSequence.swift"; path = "RxSwift/Traits/PrimitiveSequence/ObservableType+PrimitiveSequence.swift"; sourceTree = ""; }; - 91996253B940A954FDC78B504ECC7FB0 /* DDBaseViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseViewController.h; path = DDBasicControlsKit_Private/Classes/DDBaseViewController/DDBaseViewController.h; sourceTree = ""; }; - 91B1B078ECDB2F8BED4428BCD27EC370 /* TakeWithPredicate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeWithPredicate.swift; path = RxSwift/Observables/TakeWithPredicate.swift; sourceTree = ""; }; - 91D1B7CE7C7628A1F882E93A79AE3B69 /* MAPointAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPointAnnotation.h; path = AMapNaviKit.framework/Headers/MAPointAnnotation.h; sourceTree = ""; }; - 91D89D0329AF715897F192F7FC8735E8 /* ESTabBar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBar.swift; path = Sources/ESTabBar.swift; sourceTree = ""; }; - 9209D3C1BD7DE7B70C6DF3E1CDDEB6E6 /* UINavigationBar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UINavigationBar.swift; path = DDUIKit/Classes/UINavigationBar/UINavigationBar.swift; sourceTree = ""; }; - 92370288A05F6CA283137234037E45A6 /* SDWebImageManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageManager.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageManager.h; sourceTree = ""; }; - 9237120F789280A8016E23DB5DDB04F0 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; - 9246DB58242BE8B5669859F4E538DF2F /* DDBaseTableView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseTableView.m; path = DDBasicControlsKit_Private/Classes/DDBaseTableView/DDBaseTableView.m; sourceTree = ""; }; - 92BB2B26A336A80F39350D91142CC055 /* JXCategoryViewAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryViewAnimator.m; path = Sources/Common/JXCategoryViewAnimator.m; sourceTree = ""; }; - 9337A0501E0FD0979E1D0A08275BEE09 /* ConstraintLayoutGuideDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuideDSL.swift; path = Sources/ConstraintLayoutGuideDSL.swift; sourceTree = ""; }; - 9338A3BB583B428EC31B2105902D9BA9 /* MAAnnotationMoveAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationMoveAnimation.h; path = AMapNaviKit.framework/Headers/MAAnnotationMoveAnimation.h; sourceTree = ""; }; - 934031870F39980009E62A02F8415CB6 /* URLSessionConfiguration+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLSessionConfiguration+Alamofire.swift"; path = "Source/URLSessionConfiguration+Alamofire.swift"; sourceTree = ""; }; - 935282D2546318ABBFF594071177C226 /* DDLogKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDLogKit_Private.modulemap; sourceTree = ""; }; - 93B4A4F5C4413109C9199DC5EA625DF0 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; - 93EC5B013C6B96C1157757751FCB2CAD /* BRPickerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BRPickerView-umbrella.h"; sourceTree = ""; }; - 93FC25612E35DB58B2FE37708F9BA684 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; - 9413FC63BD735D92415F4F11AE5CF076 /* DDBaseTextView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseTextView.h; path = DDBasicControlsKit_Private/Classes/DDBaseTextView/DDBaseTextView.h; sourceTree = ""; }; - 9425F1D113F5E54362C8662AE7511066 /* RxTableViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDelegateProxy.swift; sourceTree = ""; }; - 942D635A905E51A90C523029BE8F9F09 /* ZLImageStickerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLImageStickerView.swift; path = Sources/Edit/ZLImageStickerView.swift; sourceTree = ""; }; - 9459D41ECCFE06605A73F848E7AA5EEE /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; - 94987584E787359B90ABBC723B495DB4 /* UIStepper+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIStepper+Rx.swift"; path = "RxCocoa/iOS/UIStepper+Rx.swift"; sourceTree = ""; }; - 94C55F392E39B0A0BC316AFEBFE315AD /* UIDatePicker+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIDatePicker+Rx.swift"; path = "RxCocoa/iOS/UIDatePicker+Rx.swift"; sourceTree = ""; }; - 94ECDE97618B6C14EE917F541B6B5265 /* DDNavigationControllerDelegateReceiver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDNavigationControllerDelegateReceiver.h; path = DDBasicControlsKit_Private/Classes/DDBaseNavigationController/DDNavigationControllerDelegateReceiver.h; sourceTree = ""; }; - 95258D1AE2041FAE5AC32E6A3E75D8F1 /* DDAlamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDAlamofire.swift; path = DDNetworkingOfAlamofireKit_Private/Classes/DDAlamofire.swift; sourceTree = ""; }; - 953E0583A532DE35177B4B8EE3B93819 /* DDToastKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDToastKit_Private.debug.xcconfig; sourceTree = ""; }; - 9561E2163185D2F8C01B336CB4E7B1F6 /* DDUtilsSwiftKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDUtilsSwiftKit_Private.modulemap; sourceTree = ""; }; - 95B303B3C9558C13C1A9C5B0039DB094 /* DDUICollectionViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUICollectionViewCell.swift; path = DDUIKit/Classes/UICollectionViewCell/DDUICollectionViewCell.swift; sourceTree = ""; }; - 95D70F7035AB7B7CE13291F7B656D17D /* ZLPhotoBrowser-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ZLPhotoBrowser-umbrella.h"; sourceTree = ""; }; - 95DBBF8BB61F6340A1F1488104AD0854 /* AMapNaviCompositeUserConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviCompositeUserConfig.h; path = AMapNaviKit.framework/Headers/AMapNaviCompositeUserConfig.h; sourceTree = ""; }; - 95E955FCA66AA8D7F1CA2DC691FBF73E /* DDUISwitch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUISwitch.swift; path = DDUIKit/Classes/UISwitch/DDUISwitch.swift; sourceTree = ""; }; - 96234D28C9AA4A8240E582F36716AF99 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; - 965C697AA0ACEFABD9CBE64E36851819 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; - 96683B07F07F816A17BA0C7A28A0E555 /* SDAnimatedImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImage.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImage.m; sourceTree = ""; }; - 969662CED60323F38C1A805864016E49 /* RxPickerViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxPickerViewDelegateProxy.swift; sourceTree = ""; }; - 96A13557EB31B67593D39D90FAA99033 /* JXCategoryView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JXCategoryView-prefix.pch"; sourceTree = ""; }; - 9702A10AD43DC52CBB3DAFF451270F2C /* UIViewController+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewController+ZLPhotoBrowser.swift"; path = "Sources/Extensions/UIViewController+ZLPhotoBrowser.swift"; sourceTree = ""; }; - 977501190F1B77610659C978D938AB1F /* ToArray.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ToArray.swift; path = RxSwift/Observables/ToArray.swift; sourceTree = ""; }; + 8B12CAB104DDABADA7B3FDCFB0B03F49 /* Take.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Take.swift; path = RxSwift/Observables/Take.swift; sourceTree = ""; }; + 8B38AE3B3E25A0D8BCCFD46D1E143B8D /* DisposeBag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisposeBag.swift; path = RxSwift/Disposables/DisposeBag.swift; sourceTree = ""; }; + 8BD1EE08814A7472706470B65F3D3639 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; + 8BEC256418FA5FC987A022D0065F2333 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; + 8BEFDAF0F735B6BACFAF63C0B9E3F1F0 /* SynchronizedDisposeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedDisposeType.swift; path = RxSwift/Concurrency/SynchronizedDisposeType.swift; sourceTree = ""; }; + 8BF3C92827BD283E4A278321C4ACC3B0 /* UIImageView+HighlightedWebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+HighlightedWebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImageView+HighlightedWebCache.h"; sourceTree = ""; }; + 8C3C814A14571470DAD18447CE470666 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; + 8C61E93DF7AB3B98C88827EDC6E05D4A /* jcore-ios-4.2.1.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; path = "jcore-ios-4.2.1.xcframework"; sourceTree = ""; }; + 8C6BFBD1F9FBF2D28844494DBBB77D9D /* DDDateKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDDateKit_Private.modulemap; sourceTree = ""; }; + 8C7EBBE1CA496181F88338AA121192DB /* DelegateProxyType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelegateProxyType.swift; path = RxCocoa/Common/DelegateProxyType.swift; sourceTree = ""; }; + 8C7F0FFA47C3049DC719D410F57047C6 /* InvocableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InvocableType.swift; path = RxSwift/Schedulers/Internal/InvocableType.swift; sourceTree = ""; }; + 8C934F4020D5B676CC43644FC6189DDE /* SchedulerServices+Emulation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SchedulerServices+Emulation.swift"; path = "RxSwift/Schedulers/SchedulerServices+Emulation.swift"; sourceTree = ""; }; + 8CB853B3D3FA4C1BA43C53DD9949EF5B /* RxCollectionViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDelegateProxy.swift; sourceTree = ""; }; + 8D0D64955E50C10756E979684C646842 /* AuthenticationInterceptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationInterceptor.swift; path = Source/AuthenticationInterceptor.swift; sourceTree = ""; }; + 8D88EF3D6333224E5B251DE09E7F4DE4 /* DDProgressHUDKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDProgressHUDKit_Private-dummy.m"; sourceTree = ""; }; + 8DD5FA871FE864A94DD9BEF3F937B03A /* Enumerated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Enumerated.swift; path = RxSwift/Observables/Enumerated.swift; sourceTree = ""; }; + 8DD92C7EE1DDC3D90C62C8260A974413 /* DDWebImageKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDWebImageKit_Private-dummy.m"; sourceTree = ""; }; + 8E02C3234AC4A04B5FAD9A2F0ECC740A /* DDFontKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDFontKit_Private-dummy.m"; sourceTree = ""; }; + 8E14108DD2E07F3E82CEC9C5C48840A8 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Source/RedirectHandler.swift; sourceTree = ""; }; + 8E279A08B259B797B34DCDC2CCDCB34B /* ObservableConvertibleType+Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Signal.swift"; path = "RxCocoa/Traits/Signal/ObservableConvertibleType+Signal.swift"; sourceTree = ""; }; + 8E96ABA47DCA2979529FDEE0238B2EC7 /* SDImageFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageFrame.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageFrame.h; sourceTree = ""; }; + 8E9CAE3E2A1886A7E5366B9EB02019BB /* MJRefreshTrailer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshTrailer.m; path = MJRefresh/Base/MJRefreshTrailer.m; sourceTree = ""; }; + 8EBB9D79C4126F95ED0CBA0F3A9170C7 /* DDControlsKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDControlsKit_Private-umbrella.h"; sourceTree = ""; }; + 8EF5D086ECA8310E1AE23ABAE87E3D2A /* ShareReplayScope.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShareReplayScope.swift; path = RxSwift/Observables/ShareReplayScope.swift; sourceTree = ""; }; + 8EF6CA5C8605E89D5B95C7F02FBD7D4A /* UITextView+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITextView+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UITextView+DDCategory/UITextView+DDCategory.h"; sourceTree = ""; }; + 8F1AFC44ED08A99390C97E3260047E20 /* DDToastKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDToastKit_Private.release.xcconfig; sourceTree = ""; }; + 8F49FBAA4DF5966CBB6BF8C388042265 /* QLUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QLUtils.swift; path = Source/Extensions/QuickLayout/QLUtils.swift; sourceTree = ""; }; + 8F631EA3637F9A1F0F57F9DCA7C3AB73 /* MAOverlayPathRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayPathRenderer.h; path = AMapNaviKit.framework/Headers/MAOverlayPathRenderer.h; sourceTree = ""; }; + 90118CBBA6CFD233F5A54E0C34623B80 /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; + 908AC48A993D433EBBA6339FD87B3CB8 /* UIView+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIView+DDCategory/UIView+DDCategory.m"; sourceTree = ""; }; + 9097278903BF01262442BB7B4F02FCCC /* SDWebImageCacheKeyFilter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCacheKeyFilter.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageCacheKeyFilter.m; sourceTree = ""; }; + 90C47C5148117C497AD2C834C048C21B /* SDImageIOAnimatedCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageIOAnimatedCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageIOAnimatedCoder.m; sourceTree = ""; }; + 90FA751E3E2CDBE473C890A58D909C15 /* Platform.Linux.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Linux.swift; path = Platform/Platform.Linux.swift; sourceTree = ""; }; + 90FE53E3607594EF3E86C0FE5911DD32 /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; + 91001D6B4E594E8E7A44FCE6646FBBA5 /* ZLGeneralDefine.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLGeneralDefine.swift; path = Sources/General/ZLGeneralDefine.swift; sourceTree = ""; }; + 91314E62A67C82ADC8510FA97AD85E98 /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; + 9153015AB6FD5ABB6F8B4472D393CEAB /* ConstraintDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDSL.swift; path = Sources/ConstraintDSL.swift; sourceTree = ""; }; + 91567B25746861211EFCF26D50455EF5 /* ItemEvents.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ItemEvents.swift; path = RxCocoa/iOS/Events/ItemEvents.swift; sourceTree = ""; }; + 91BC76F25BC47C0AA6D103C14C68E827 /* AMapNavi-NO-IDFA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapNavi-NO-IDFA.debug.xcconfig"; sourceTree = ""; }; + 91BEADBC66054210F2E8D7D0FB1F40F9 /* ConstraintView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintView.swift; path = Sources/ConstraintView.swift; sourceTree = ""; }; + 91E77A811CC7B1A501293257C743ADC4 /* AMapNaviKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapNaviKit.framework; sourceTree = ""; }; + 92482A0DCB51192C5E68505C33EF5745 /* JXCategoryIndicatorComponentView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorComponentView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorComponentView.m; sourceTree = ""; }; + 926C7B2D9241F96EEAE4177053E800DD /* SDGraphicsImageRenderer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDGraphicsImageRenderer.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDGraphicsImageRenderer.m; sourceTree = ""; }; + 92A8C75F27C7753AED1D69771277142C /* DDDateKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDDateKit_Private.release.xcconfig; sourceTree = ""; }; + 92E4EEEDDDB44A6C80BAFE943472DC5A /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; + 93060351B3270F33EB38A6F750943D39 /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; + 9322E153E318C2469BD3EC186192683D /* UIDatePicker+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIDatePicker+Rx.swift"; path = "RxCocoa/iOS/UIDatePicker+Rx.swift"; sourceTree = ""; }; + 9334E4901AFDADE6CC32987663B2DA25 /* ZFVolumeBrightnessView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFVolumeBrightnessView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFVolumeBrightnessView.m; sourceTree = ""; }; + 9352DC0994F4DD2F118943205CCBB176 /* ZLEditImageViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLEditImageViewController.swift; path = Sources/Edit/ZLEditImageViewController.swift; sourceTree = ""; }; + 936932DE20A086927D0C0FEB2F50A814 /* UIImageView+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIImageView+DDCategory/UIImageView+DDCategory.m"; sourceTree = ""; }; + 9372CC07D51DA7B97C860B833A7CB648 /* BinaryDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDisposable.swift; path = RxSwift/Disposables/BinaryDisposable.swift; sourceTree = ""; }; + 93787936F27F8AA07F71567C3AEA05D4 /* DDBaseCollectionViewCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseCollectionViewCell.h; path = DDBasicControlsKit_Private/Classes/DDBaseCollectionViewCell/DDBaseCollectionViewCell.h; sourceTree = ""; }; + 9379D6401784F1AEFF9724756BAFA76C /* ZFUtilities.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFUtilities.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFUtilities.h; sourceTree = ""; }; + 93C94BD6E56866844B511F120D496BDE /* EKSimpleMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKSimpleMessage.swift; path = Source/Model/EKSimpleMessage.swift; sourceTree = ""; }; + 9412DD92DB149FA51E3EFDC819CF8C95 /* SDWebImageMapKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageMapKit.h; path = DDWebImageKit_Private/Classes/SDWebImageMapKit/SDWebImageMapKit.h; sourceTree = ""; }; + 9413E14BB8B290E97588E5432B23FE2D /* SDAnimatedImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImage.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImage.h; sourceTree = ""; }; + 942C14E695852E8D238490D2EE310686 /* OperationQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OperationQueueScheduler.swift; path = RxSwift/Schedulers/OperationQueueScheduler.swift; sourceTree = ""; }; + 9430F409676A1F49E37152D3BEB797C4 /* jpush-extension-ios-2.0.1.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; path = "jpush-extension-ios-2.0.1.xcframework"; sourceTree = ""; }; + 9442CA2161D2AE5B59392E17CFD384B1 /* SDImageIOAnimatedCoderInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageIOAnimatedCoderInternal.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDImageIOAnimatedCoderInternal.h; sourceTree = ""; }; + 94BC58F3425390D4FF8DFD06FFF3A3AB /* ConstraintMakerExtendable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerExtendable.swift; path = Sources/ConstraintMakerExtendable.swift; sourceTree = ""; }; + 94D217CE091C04BDC0609047B3A81F03 /* RxPickerViewAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewAdapter.swift; path = RxCocoa/iOS/DataSources/RxPickerViewAdapter.swift; sourceTree = ""; }; + 9502367637953912902AAF7656758D40 /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 95075255709C4993BC039DE85C043DD0 /* AMapCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapCommonObj.h; path = AMapSearchKit.framework/Headers/AMapCommonObj.h; sourceTree = ""; }; + 95299BD6E3099A4ACBAA7311918BAD43 /* DDUIKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDUIKit-umbrella.h"; sourceTree = ""; }; + 952BD25D85E7F1D25827AB7BFC26B4E9 /* SDImageIOCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageIOCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageIOCoder.m; sourceTree = ""; }; + 954BECCD57CC577E2B7C2B9E32C7694E /* DDUIImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIImage.swift; path = DDUIKit/Classes/UIImage/DDUIImage.swift; sourceTree = ""; }; + 95624B5D8F793D3FC5BE25AAECDF114B /* UIRectCorner+Short.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIRectCorner+Short.swift"; path = "Source/Extensions/UIRectCorner+Short.swift"; sourceTree = ""; }; + 959596DF795FD1A11BDF5501F8A8553C /* DDAutoUIKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDAutoUIKit_Private-prefix.pch"; sourceTree = ""; }; + 960B877ECE016730DAADA8D1F864E36E /* UrlLinks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UrlLinks.swift; path = DDUtilsSwiftKit_Private/Classes/UrlLinks/UrlLinks.swift; sourceTree = ""; }; + 963A0B57E90D50D470C62B6A03E4C374 /* NSAttributedString+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSAttributedString+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSAttributedString+DDCategory/NSAttributedString+DDCategory.h"; sourceTree = ""; }; + 9684E5208AF2080FA246A633E3635E48 /* AddRef.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AddRef.swift; path = RxSwift/Observables/AddRef.swift; sourceTree = ""; }; + 96EC391639BC38C74935AA3468FCEF06 /* DDOCLog.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDOCLog.h; path = DDLogKit_Private/Classes/OCLog/DDOCLog.h; sourceTree = ""; }; + 970613E589CD704BE5F22AFD8763B5E7 /* DDPersistenceKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDPersistenceKit_Private-umbrella.h"; sourceTree = ""; }; + 9759660E00B36943B3182DF3F4A8797F /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; + 9783AD99AE5AB88CF4B0EFEA8601D4E1 /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; + 9789BEB35287480824753D01248833A9 /* MAOfflineItemNationWide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemNationWide.h; path = AMapNaviKit.framework/Headers/MAOfflineItemNationWide.h; sourceTree = ""; }; 979486118B3E90C08386079D57962701 /* SnapKit */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = SnapKit; path = libSnapKit.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 97F75A5C9A07A62BD1F5AABAAED76D43 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; - 97FC4BF1142D2173AADC23A785BD742D /* URLRequest+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLRequest+Alamofire.swift"; path = "Source/URLRequest+Alamofire.swift"; sourceTree = ""; }; - 984BC2CF44A1817EE7819CA6C0E1BC2F /* Toast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Toast.swift; path = DDToastKit_Private/Classes/Toast.swift; sourceTree = ""; }; - 9852F74D89839EB06EDE6BBED04B1C82 /* MAOfflineItemNationWide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemNationWide.h; path = AMapNaviKit.framework/Headers/MAOfflineItemNationWide.h; sourceTree = ""; }; - 9880A4018B467E7F98DB73A7D203D3E2 /* RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCocoa.swift; path = RxCocoa/RxCocoa.swift; sourceTree = ""; }; - 98CBE872634A9019FEA2D7F9AC11EA15 /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; - 98F1465394AB2091780FCBCC4B340DCF /* UITextView+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITextView+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UITextView+DDCategory/UITextView+DDCategory.m"; sourceTree = ""; }; - 9900E69E1B08604E0A2FAC74522035AE /* SwiftSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftSupport.swift; path = RxSwift/SwiftSupport/SwiftSupport.swift; sourceTree = ""; }; - 9958CB8C0BAE441E4A10D4D2F9BE08D0 /* MJRefreshConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConfig.m; path = MJRefresh/MJRefreshConfig.m; sourceTree = ""; }; - 999C0C068E16D5FA50417A5C298D85FF /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; - 99A80747E7D7F67B8FAD14F1708751BF /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; - 99A8EED7B9084D868FFB74BAE7EEAA92 /* ZFLoadingView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFLoadingView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFLoadingView.h; sourceTree = ""; }; - 99D85F19AB5F35A7B5809356FC32AB80 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; - 9A29B97225CE0F5D002EA2D968EB4C0E /* NopDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NopDisposable.swift; path = RxSwift/Disposables/NopDisposable.swift; sourceTree = ""; }; - 9A3894C40870B0915540E236CD5235B5 /* MJRefreshStateTrailer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateTrailer.m; path = MJRefresh/Custom/Trailer/MJRefreshStateTrailer.m; sourceTree = ""; }; - 9A738E6360A3255042B464DBE52D5170 /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; - 9A8B65261FD16F204AC54546DF8B5616 /* ConstraintDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDescription.swift; path = Sources/ConstraintDescription.swift; sourceTree = ""; }; - 9AC3A3FC5E07CBD9F9C368311A207AD6 /* DDUIGestureRecognizer.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDUIGestureRecognizer.modulemap; sourceTree = ""; }; - 9AD1F33F0C0A1BEA34A73DE7235C35F6 /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; - 9B2B0BCCA460EF8EDDEAE46B7560F96C /* JXCategoryIndicatorTriangleView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorTriangleView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorTriangleView.m; sourceTree = ""; }; - 9B3D2DCA2406953B47E7E4202FAC20F2 /* MACircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircle.h; path = AMapNaviKit.framework/Headers/MACircle.h; sourceTree = ""; }; - 9B55B553812035B6B7958F240679E937 /* DDBaseScrollView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseScrollView.h; path = DDBasicControlsKit_Private/Classes/DDBaseScrollView/DDBaseScrollView.h; sourceTree = ""; }; - 9B5B7A91ED9647C3D707D04CDE4D9C17 /* Reactive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Reactive.swift; path = RxSwift/Reactive.swift; sourceTree = ""; }; - 9B7E8361CC502BFCE782B5745D42092B /* RxPickerViewAdapter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewAdapter.swift; path = RxCocoa/iOS/DataSources/RxPickerViewAdapter.swift; sourceTree = ""; }; - 9B83083694F5F5BB130627534C992850 /* SDImageIOAnimatedCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageIOAnimatedCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageIOAnimatedCoder.h; sourceTree = ""; }; - 9B9EE707B6B5BAB6DCCDEE0772F56646 /* DefaultIfEmpty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DefaultIfEmpty.swift; path = RxSwift/Observables/DefaultIfEmpty.swift; sourceTree = ""; }; - 9BCAE80AC73D2A42C7C34020A2825DE6 /* SDWebImageIndicator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageIndicator.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageIndicator.h; sourceTree = ""; }; - 9C8227EBB1EAB9BF965462EE9C731DF7 /* SerialDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SerialDisposable.swift; path = RxSwift/Disposables/SerialDisposable.swift; sourceTree = ""; }; - 9C8EC96C48DA2CF3E248C6522664ABEF /* ZLPhotoConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoConfiguration.swift; path = Sources/General/ZLPhotoConfiguration.swift; sourceTree = ""; }; - 9C92220A75A2BD7C0A9DCDABB25D85D4 /* ZLPhotoBrowser.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = ZLPhotoBrowser.modulemap; sourceTree = ""; }; - 9CA4DD60D087858B5BB08D4C098B0F99 /* JXCategoryIndicatorComponentView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorComponentView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorComponentView.m; sourceTree = ""; }; - 9CA6D3C5C576B03EB8B1E657A41AE9A2 /* UITextView+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITextView+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UITextView+DDCategory/UITextView+DDCategory.h"; sourceTree = ""; }; - 9CAE2DC7FE4E16189D70356583461314 /* JXCategoryIndicatorLineView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorLineView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorLineView.m; sourceTree = ""; }; + 97CBA806FC564372E2C7B750AF8C0D8D /* DDBaseView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseView.m; path = DDBasicControlsKit_Private/Classes/DDBaseView/DDBaseView.m; sourceTree = ""; }; + 97E5521DDF6771E927CED75D77239015 /* JXCategoryTitleVerticalZoomView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleVerticalZoomView.m; path = Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomView.m; sourceTree = ""; }; + 9810D334802900F0950C50EC15F98587 /* KVORepresentable+Swift.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KVORepresentable+Swift.swift"; path = "RxCocoa/Foundation/KVORepresentable+Swift.swift"; sourceTree = ""; }; + 98195C66125642D3183345871C8CA849 /* UIImage+ForceDecode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+ForceDecode.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+ForceDecode.h"; sourceTree = ""; }; + 983C6C82824565D186F2DE43B686B581 /* NSBundle+BRPickerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+BRPickerView.h"; path = "BRPickerView/Base/NSBundle+BRPickerView.h"; sourceTree = ""; }; + 983D6F31115DEE896419CAF786042FBD /* DynamicBlurView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DynamicBlurView-prefix.pch"; sourceTree = ""; }; + 98D8CCB8D52B56C004790FC7FB9A1C84 /* UIView+Shadow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Shadow.swift"; path = "Source/Extensions/UIView+Shadow.swift"; sourceTree = ""; }; + 990D38C97D240AC6130954FC2243CD1D /* AMap.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = AMap.bundle; path = AMapNaviKit.framework/AMap.bundle; sourceTree = ""; }; + 9919F7353E8B43CA1CE542EF20E9748D /* UIBarButtonItem+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIBarButtonItem+Rx.swift"; path = "RxCocoa/iOS/UIBarButtonItem+Rx.swift"; sourceTree = ""; }; + 99203C89C26B7C23E2C8EE71591F6A87 /* Error.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Error.swift; path = RxSwift/Observables/Error.swift; sourceTree = ""; }; + 9940CADCEF66492949D10215DD3AB118 /* CALayer+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "CALayer+DDCategory.h"; path = "DDCategoryKit_Private/Classes/CALayer+DDCategory/CALayer+DDCategory.h"; sourceTree = ""; }; + 995060076AEF261DB00EA9F991ACA5B8 /* ZFPresentTransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPresentTransition.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPresentTransition.m; sourceTree = ""; }; + 998DA7B38BC2237AEA6230DFF18B9B7F /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; + 99F00559AF6546E5B86BD4CF3EA790F7 /* KFImageProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageProtocol.swift; path = Sources/SwiftUI/KFImageProtocol.swift; sourceTree = ""; }; + 99FA7AA4D3F316909C923D07213FF1E3 /* SkipUntil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkipUntil.swift; path = RxSwift/Observables/SkipUntil.swift; sourceTree = ""; }; + 9A0459A7149A6F37C650DDD18A70F5DA /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; + 9A110122034BF53FD4C701DA219A0B44 /* SDDisplayLink.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDDisplayLink.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDDisplayLink.m; sourceTree = ""; }; + 9A285BA4E44C51CDB377F338817BDE37 /* UITableView+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITableView+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UITableView+DDCategory/UITableView+DDCategory.m"; sourceTree = ""; }; + 9A6E17B9C11FE2FFAF7F992C9E228FE9 /* AMapTrackVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackVersion.h; path = AMapTrackKit.framework/Headers/AMapTrackVersion.h; sourceTree = ""; }; + 9A77ABD82FEA2CA84D8B35154E4D4F40 /* UIStepper+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIStepper+Rx.swift"; path = "RxCocoa/iOS/UIStepper+Rx.swift"; sourceTree = ""; }; + 9A78FC9AD8169AAD147465A241356279 /* NSData+ImageContentType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+ImageContentType.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/NSData+ImageContentType.h"; sourceTree = ""; }; + 9AF8BE5979CE4BA8B23DF9ACAAC3D0AE /* DDMAMapKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDMAMapKit_Private.modulemap; sourceTree = ""; }; + 9B0A893251D98A6126AC39028E8C7B51 /* MAHeatMapTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapTileOverlay.h; path = AMapNaviKit.framework/Headers/MAHeatMapTileOverlay.h; sourceTree = ""; }; + 9B1A3EAF7E0A496D0A63AB929DC43012 /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; + 9B22324A35118323519D08BE490E6E8A /* DDLabel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDLabel.swift; path = DDControlsKit_Private/Classes/DDLabel/DDLabel.swift; sourceTree = ""; }; + 9B32ABDA2E0E09E24C500316F4F6BD89 /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; + 9B355D1D250D7DFBEB4FC4D5CC6D52EF /* en.lproj */ = {isa = PBXFileReference; includeInIndex = 1; name = en.lproj; path = Sources/en.lproj; sourceTree = ""; }; + 9B538746BC9F48CA0F0B3EEFBB523B66 /* EKAlertMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKAlertMessage.swift; path = Source/Model/EKAlertMessage.swift; sourceTree = ""; }; + 9B882DB504FC2BA9A0E42106EA10CAC8 /* ZFLandscapeWindow.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFLandscapeWindow.h; path = DDZFPlayerKit_Private/Classes/Core/ZFLandscapeWindow.h; sourceTree = ""; }; + 9BBDBB6FA348C40B5FA3462EC0B5A081 /* UIImage+Metadata.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Metadata.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+Metadata.m"; sourceTree = ""; }; + 9BE998AD8146E7E85A7CCA22DE77821C /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + 9BFA753E9F1F12C6DE091DBA9BE284CA /* DDPersistenceKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDPersistenceKit_Private.modulemap; sourceTree = ""; }; + 9C0372FB495EE23AA7290F4969203BC4 /* NSSlider+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSSlider+Rx.swift"; path = "RxCocoa/macOS/NSSlider+Rx.swift"; sourceTree = ""; }; + 9C3109C8F1654822AD1777E7B0D9AB6A /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; + 9C36E70494C84153E00A9D5A545FBD11 /* DDBaseNavigationController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseNavigationController.m; path = DDBasicControlsKit_Private/Classes/DDBaseNavigationController/DDBaseNavigationController.m; sourceTree = ""; }; 9CB241779EEAD809AC3180FD5B56FDF4 /* DDFontKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDFontKit_Private; path = libDDFontKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 9CC502FB360AB9671AE63875C3B28D85 /* NSMutableParagraphStyle+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSMutableParagraphStyle+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSAttributedString+DDCategory/NSMutableParagraphStyle+DDCategory.m"; sourceTree = ""; }; - 9CD24C646EA516E23EBE6C8DBC35DE2F /* TYCyclePagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = TYCyclePagerView.debug.xcconfig; sourceTree = ""; }; - 9CF48DE070F86F5F3B797BFBD8BDDFDD /* UIScrollView+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIScrollView+DDCategory/UIScrollView+DDCategory.m"; sourceTree = ""; }; - 9CFEDBF593427DCF998B413B9158AD1A /* LayoutConstraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraint.swift; path = Sources/LayoutConstraint.swift; sourceTree = ""; }; - 9D2049D159D310A6ABA1B73177DC7034 /* Merge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Merge.swift; path = RxSwift/Observables/Merge.swift; sourceTree = ""; }; - 9D2571DA0165418D1B5D8481FFA0A80C /* SubscribeOn.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscribeOn.swift; path = RxSwift/Observables/SubscribeOn.swift; sourceTree = ""; }; + 9CB5BA613C7C9BDD94A870582467FAEB /* AMapNavi-NO-IDFA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapNavi-NO-IDFA.release.xcconfig"; sourceTree = ""; }; + 9CB98AA2FFBDAE3D4B2D8331C0F2275C /* DDWebImageKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDWebImageKit_Private.debug.xcconfig; sourceTree = ""; }; + 9CED34885294771F45656EB2CB3B1CB7 /* ZFPlayerLogManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerLogManager.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerLogManager.h; sourceTree = ""; }; + 9D2D0EAEFB4F5549BE50EC06FF3F85D9 /* Just.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Just.swift; path = RxSwift/Observables/Just.swift; sourceTree = ""; }; + 9D48D4670D4B9CE786D3F3046B64754A /* JXCategoryIndicatorBallView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorBallView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorBallView.h; sourceTree = ""; }; 9D4B74A4386EF8F53603612D83CA68C9 /* DDColorKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDColorKit_Private; path = libDDColorKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - 9D4D918C453D8D3E867B2C312E1583F7 /* UIImageView+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIImageView+DDCategory/UIImageView+DDCategory.m"; sourceTree = ""; }; - 9D54D5C534804210ACB28C845850459C /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; - 9D5F036B32A8792210F9663416455EB5 /* UIApplication+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIApplication+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIApplication+DDCategory/UIApplication+DDCategory.m"; sourceTree = ""; }; - 9D6BABDC5960A3AFAF775A55AEC3E88B /* DDViewControllerAnimatedTransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDViewControllerAnimatedTransition.m; path = DDBasicControlsKit_Private/Classes/DDBaseAnimation/DDTransitionAnimation/DDViewControllerAnimatedTransition.m; sourceTree = ""; }; - 9D92E34329291F58EA52F9864969ED60 /* Typealiases.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Typealiases.swift; path = Sources/Typealiases.swift; sourceTree = ""; }; + 9D595B691C775C5988FC997E39429080 /* DriveRouteCustomAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DriveRouteCustomAnnotation.h; path = DDMAMapKit_Private/Classes/DDMAMap/Annotation/DriveRouteCustomAnnotation.h; sourceTree = ""; }; 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 9DDAFA3454BC8D5D5031FDED11F75DB4 /* SingleAsync.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SingleAsync.swift; path = RxSwift/Observables/SingleAsync.swift; sourceTree = ""; }; - 9DE5320081DCE8B167F0E32580A33102 /* AMapSearchVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchVersion.h; path = AMapSearchKit.framework/Headers/AMapSearchVersion.h; sourceTree = ""; }; - 9E2C25989CD3D707BCF9729BAA9230F9 /* ConstraintLayoutGuide+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintLayoutGuide+Extensions.swift"; path = "Sources/ConstraintLayoutGuide+Extensions.swift"; sourceTree = ""; }; - 9E69BDCEE2F67092CF4660D3C5EFC3AF /* NSURL+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSURL+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSUrl+DDCategory/NSURL+DDCategory.m"; sourceTree = ""; }; - 9EA6610C489357045CF9DDFB2EDDA44B /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; - 9ED0B69474B324C46B2496A8FB5410A2 /* DDUIScrollView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIScrollView.swift; path = DDUIKit/Classes/UIScrollView/DDUIScrollView.swift; sourceTree = ""; }; - 9EE9F67A5106F839C0AEE5DC4BBC33BE /* UITableViewCell+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITableViewCell+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UITableViewCell+DDCategory/UITableViewCell+DDCategory.m"; sourceTree = ""; }; - 9F92B845D43D6D2DC2BF527867FEFFDC /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; - 9FAF3D48CC6A9B1575D3ADB78CEE588C /* JXCategoryIndicatorParamsModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorParamsModel.h; path = Sources/Common/JXCategoryIndicatorParamsModel.h; sourceTree = ""; }; - 9FAF77431395E368ED89CDC463C864C0 /* ImageContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageContext.swift; path = Sources/SwiftUI/ImageContext.swift; sourceTree = ""; }; - 9FF83403F2EF6C2594F8D2C0B99E9B31 /* ZLAlbumListCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLAlbumListCell.swift; path = Sources/General/ZLAlbumListCell.swift; sourceTree = ""; }; + 9DAB922164B4F645E967BC55BBE1B645 /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; + 9DADE9080F80FDB7136837A59CE9C0CA /* JXCategoryTitleImageCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleImageCell.m; path = Sources/TitleImage/JXCategoryTitleImageCell.m; sourceTree = ""; }; + 9DEAC1DB7FAB5A38798E403ED90C1404 /* AMapTrack-NO-IDFA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapTrack-NO-IDFA.debug.xcconfig"; sourceTree = ""; }; + 9DF5503B5B0AB88750E48EB61E67F526 /* JXCategoryView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JXCategoryView.debug.xcconfig; sourceTree = ""; }; + 9E02F7EC90E97AA69EC8DB78E0366C0A /* NSThread+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSThread+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSThread+DDCategory/NSThread+DDCategory.h"; sourceTree = ""; }; + 9E2CFC0E730DADCB0B911107045FC77B /* TrackingMode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TrackingMode.swift; path = Sources/DynamicBlurView/TrackingMode.swift; sourceTree = ""; }; + 9E3C0D0BDC718923EE5504123F9C64F7 /* JXCategoryDotView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryDotView.m; path = Sources/Dot/JXCategoryDotView.m; sourceTree = ""; }; + 9E4DFAB8B416A2250E403EEEBD97218C /* DynamicBlurView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DynamicBlurView.debug.xcconfig; sourceTree = ""; }; + 9E7D696E284D78500EBC9D99913FDFFC /* MAGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeometry.h; path = AMapNaviKit.framework/Headers/MAGeometry.h; sourceTree = ""; }; + 9E7F73DE381B64D0C647E03BC90FB7CD /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; + 9ED858A07E2C1676EDE73FD3773F9D8F /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; + 9EF742F5D2372049B5C01F37A3A104D0 /* DDBaseTableView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseTableView.h; path = DDBasicControlsKit_Private/Classes/DDBaseTableView/DDBaseTableView.h; sourceTree = ""; }; + 9F0846E80CCBB02E2D1DD78D7A719574 /* EKAttributes+Validations.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Validations.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Validations.swift"; sourceTree = ""; }; + 9F127BF93108C5141D82F4B1DC73C17F /* DDCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDCollectionView.swift; path = DDControlsKit_Private/Classes/DDCollectionView/DDCollectionView.swift; sourceTree = ""; }; + 9F1D62E18BCC5A0F453C5AA283BDD386 /* ControlProperty.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlProperty.swift; path = RxCocoa/Traits/ControlProperty.swift; sourceTree = ""; }; + 9F4EB5F9A17FC49A3F73F7A011F381F8 /* MAMultiPointOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlay.h; path = AMapNaviKit.framework/Headers/MAMultiPointOverlay.h; sourceTree = ""; }; + 9F6F97EC0C91BD3DE2098FAC9123569C /* ZFPlayerNotification.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPlayerNotification.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerNotification.m; sourceTree = ""; }; + 9F8F478CE1B7B93CA5B3559929FC11D9 /* AMapNaviRideView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviRideView.h; path = AMapNaviKit.framework/Headers/AMapNaviRideView.h; sourceTree = ""; }; + 9FAD6A4776B11C9AA107287E11B7C19D /* TakeWithPredicate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeWithPredicate.swift; path = RxSwift/Observables/TakeWithPredicate.swift; sourceTree = ""; }; + 9FD050779C225444E531817AAF94E8D2 /* ZLCustomCamera.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLCustomCamera.swift; path = Sources/Camera/ZLCustomCamera.swift; sourceTree = ""; }; + 9FFC7A16B1641BD6E007D549F831184F /* RxPickerViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxPickerViewDataSourceType.swift; sourceTree = ""; }; A0031ECF94D34F1497602F4B0794DD58 /* Pods-OrderScheduling-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-OrderScheduling-umbrella.h"; sourceTree = ""; }; - A016247F87EB69D2E739E710CE3B9C8A /* JXCategoryIndicatorBallView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorBallView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorBallView.m; sourceTree = ""; }; - A055AC23377D48580C891246C2B490DA /* JXCategoryDotCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryDotCellModel.h; path = Sources/Dot/JXCategoryDotCellModel.h; sourceTree = ""; }; - A06BF6D30CA9AC838868FA0C19AF4360 /* ZFSliderView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFSliderView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFSliderView.m; sourceTree = ""; }; - A093AE6C981BFC44338543921240DBD3 /* RxTableViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewReactiveArrayDataSource.swift; path = RxCocoa/iOS/DataSources/RxTableViewReactiveArrayDataSource.swift; sourceTree = ""; }; - A0BC5906316410AF040BC51E626B8EE7 /* UIView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIView.swift; path = DDUIKit/Classes/UIView/UIView.swift; sourceTree = ""; }; - A0D5771B6E9291878FB300E44698B409 /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; - A0D5AAE762A43BBCFF840F982546FBF3 /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; - A0DDD7AFFD95258E676E05537640FC47 /* TYCyclePagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "TYCyclePagerView-umbrella.h"; sourceTree = ""; }; - A0E6FA1C4E2F7597CEE8EA59F18B0C02 /* SDImageCacheDefine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCacheDefine.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCacheDefine.h; sourceTree = ""; }; - A0E84F9BDDBEAFDC81F5B1D950212A3A /* UITableViewCell+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITableViewCell+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UITableViewCell+DDCategory/UITableViewCell+DDCategory.h"; sourceTree = ""; }; - A121F8C62A94477ACA921672AC865A1E /* UIImage+MemoryCacheCost.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+MemoryCacheCost.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+MemoryCacheCost.m"; sourceTree = ""; }; - A13985801AFC76E7E662BF4B9BDFC729 /* JXCategoryIndicatorTriangleView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorTriangleView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorTriangleView.h; sourceTree = ""; }; - A1873AEA0804C922E7809BB3B3188E46 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; - A188D16ECEDC7775A5871D1DC9A35545 /* ZFPlayerController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerController.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerController.h; sourceTree = ""; }; - A1AF91E1D7C9E28E62B0CFC018386CFA /* AMapSearchError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchError.h; path = AMapSearchKit.framework/Headers/AMapSearchError.h; sourceTree = ""; }; - A1C7540F9D72AF1B973FDA2FB661FF3F /* AMapSearchAPI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchAPI.h; path = AMapSearchKit.framework/Headers/AMapSearchAPI.h; sourceTree = ""; }; - A1D7694DCA13A5A610EE7839E3138602 /* EntryCachingHeuristic.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EntryCachingHeuristic.swift; path = Source/Infra/EntryCachingHeuristic.swift; sourceTree = ""; }; - A239F66A91C5458E28FC389665DCB022 /* SDWebImageCacheSerializer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCacheSerializer.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageCacheSerializer.m; sourceTree = ""; }; - A248116772B4B98AD7A930191DD57450 /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; - A24F8EA31FC13171C8C39551F45F2453 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; - A26FF32A1D8EDA4CE1BBE6489D063D55 /* NSControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSControl+Rx.swift"; path = "RxCocoa/macOS/NSControl+Rx.swift"; sourceTree = ""; }; - A2897BED18FFAAC476A507E50A40EDD7 /* DDWebImageKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDWebImageKit_Private.debug.xcconfig; sourceTree = ""; }; - A296F92BE3AF45C2EF3E72F1FAE60DEA /* DisposeBase.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DisposeBase.swift; path = RxSwift/Disposables/DisposeBase.swift; sourceTree = ""; }; - A2A330356912752D7EB4DEB84B53DF96 /* MAHeatMapVectorGridOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorGridOverlay.h; path = AMapNaviKit.framework/Headers/MAHeatMapVectorGridOverlay.h; sourceTree = ""; }; - A2DCA4F605409AE36AB0204FFA718948 /* ConstraintLayoutGuide.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuide.swift; path = Sources/ConstraintLayoutGuide.swift; sourceTree = ""; }; - A2EF7106702188014D31B378EED78641 /* MAPathShowRange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPathShowRange.h; path = AMapNaviKit.framework/Headers/MAPathShowRange.h; sourceTree = ""; }; - A2F796421F6CCB12A6D57D862C78B02F /* DDBaseModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseModel.h; path = DDBasicControlsKit_Private/Classes/DDBaseModel/DDBaseModel.h; sourceTree = ""; }; - A3557E378A7685D018711EFA9CD6AE8B /* JXCategoryIndicatorDotLineView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorDotLineView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorDotLineView.h; sourceTree = ""; }; - A36998712847C201AAEF6C3DE6DCE906 /* NSDate+BRPickerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSDate+BRPickerView.h"; path = "BRPickerView/DatePickerView/NSDate+BRPickerView.h"; sourceTree = ""; }; - A3CA158494AAE094BC9BDDC1E31CCBE8 /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; - A3CF4349602F75A1B1B1BBA6CA9BBB5F /* UILayoutSupport+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UILayoutSupport+Extensions.swift"; path = "Sources/UILayoutSupport+Extensions.swift"; sourceTree = ""; }; - A3F175D20C42567ED94992B06BB20FA7 /* PrimitiveSequence+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PrimitiveSequence+Concurrency.swift"; path = "RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Concurrency.swift"; sourceTree = ""; }; - A412357CDF0699D4EACED44FAF9F0502 /* DDLabel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDLabel.swift; path = DDControlsKit_Private/Classes/DDLabel/DDLabel.swift; sourceTree = ""; }; - A43158F89EB6681115EB7FAB7942FD6F /* SDImageIOCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageIOCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageIOCoder.m; sourceTree = ""; }; - A4342829E9D3EE3E1F999AD434A3BB6F /* Delay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delay.swift; path = RxSwift/Observables/Delay.swift; sourceTree = ""; }; - A44121A349F77ED19EEF03B7162E54CF /* SDWebImageIndicator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageIndicator.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageIndicator.m; sourceTree = ""; }; - A491AA67EEE7D916A8C18D60D625E0C6 /* DDBaseLabel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseLabel.h; path = DDBasicControlsKit_Private/Classes/DDBaseLabel/DDBaseLabel.h; sourceTree = ""; }; - A4C8F912F923CDEED17D0F4F50EE76BF /* MAParticleOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAParticleOverlayRenderer.h; sourceTree = ""; }; - A4CBF50E9D28A099EFFF2C888AB8142B /* ZFPortraitViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPortraitViewController.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPortraitViewController.m; sourceTree = ""; }; - A4EBE2705C7B251A880B8BF45F1BF0D5 /* AMapTrackVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackVersion.h; path = AMapTrackKit.framework/Headers/AMapTrackVersion.h; sourceTree = ""; }; - A504AB7CAEA3289DA6D690D8ECE3AD69 /* EKImageNoteMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKImageNoteMessageView.swift; path = Source/MessageViews/Notes/EKImageNoteMessageView.swift; sourceTree = ""; }; - A515E8D9E623E17966456F8CFD27C5FD /* SDWebImageDownloaderDecryptor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderDecryptor.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderDecryptor.m; sourceTree = ""; }; - A52AE4366434860D94FF24D0164B2F5D /* AnyObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnyObserver.swift; path = RxSwift/AnyObserver.swift; sourceTree = ""; }; - A5323AED5DC963379213000CA4E6D1BC /* SnapKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-prefix.pch"; sourceTree = ""; }; - A61B0268D3262DE56DAE32AA41E8B37D /* DDFontKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDFontKit_Private.debug.xcconfig; sourceTree = ""; }; - A629505DE163B4252437512604D5E07E /* MJRefreshConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConfig.h; path = MJRefresh/MJRefreshConfig.h; sourceTree = ""; }; - A63532DF0FBD45F7232D275BA6D22FAB /* SchedulerType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SchedulerType.swift; path = RxSwift/SchedulerType.swift; sourceTree = ""; }; - A6642F342411A9950919A2C658217D1A /* ZLPhotoBrowser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZLPhotoBrowser.h; path = Sources/ZLPhotoBrowser.h; sourceTree = ""; }; - A66F365795C368FE1AF21CF1C7019D8A /* SDImageTransformer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageTransformer.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageTransformer.m; sourceTree = ""; }; - A69C52F739F0AAE1A542B2A0A0BFB1F9 /* ZLPhotoPreviewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoPreviewController.swift; path = Sources/General/ZLPhotoPreviewController.swift; sourceTree = ""; }; - A6AB40EBEBBAE8B3109FFCCAFAEC1D52 /* ZLCollectionViewFlowLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLCollectionViewFlowLayout.swift; path = Sources/General/ZLCollectionViewFlowLayout.swift; sourceTree = ""; }; - A6F02563DB51165FA3542046E9E07FD4 /* MACircleRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircleRenderer.h; path = AMapNaviKit.framework/Headers/MACircleRenderer.h; sourceTree = ""; }; - A7058C372CE093F429D7CDFCC1A1B9BF /* NSThread+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSThread+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSThread+DDCategory/NSThread+DDCategory.m"; sourceTree = ""; }; - A78A78733225B23905BD7FFC61BD9074 /* JXCategoryBaseCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryBaseCell.m; path = Sources/Base/JXCategoryBaseCell.m; sourceTree = ""; }; - A78FEE42C7CE64EC4F58E16BD6000126 /* ZFOrientationObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFOrientationObserver.h; path = DDZFPlayerKit_Private/Classes/Core/ZFOrientationObserver.h; sourceTree = ""; }; - A799B8F0E1DD03EBE9D40960089B8AC3 /* DDAudioPlayerKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDAudioPlayerKit_Private.modulemap; sourceTree = ""; }; + A01548D6006AA25237AB32796B4A5291 /* UIButton+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIButton+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIButton+DDCategory/UIButton+DDCategory.h"; sourceTree = ""; }; + A04508225E6AEC8C92FEAF73DFD200D0 /* SDImageCoderHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCoderHelper.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCoderHelper.h; sourceTree = ""; }; + A09335CA1C8179E9CEA8C80B4C4B6642 /* SDImageLoader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageLoader.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageLoader.m; sourceTree = ""; }; + A0FBFF0B8B14B1045EB2894EA2F1B363 /* Infallible+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Concurrency.swift"; path = "RxSwift/Traits/Infallible/Infallible+Concurrency.swift"; sourceTree = ""; }; + A1343B18CD61CA9E028BFD908770A0F2 /* DDFontKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDFontKit_Private.release.xcconfig; sourceTree = ""; }; + A18FB371493DB8CCF5ADBDF82544101A /* Infallible+Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Create.swift"; path = "RxSwift/Traits/Infallible/Infallible+Create.swift"; sourceTree = ""; }; + A2931FAF8D81A0016500C9FD02A6CF1D /* MAMultiPoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPoint.h; path = AMapNaviKit.framework/Headers/MAMultiPoint.h; sourceTree = ""; }; + A2A7B06477B1D104EAEDE95A0A7E08EE /* RxCollectionViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewReactiveArrayDataSource.swift; path = RxCocoa/iOS/DataSources/RxCollectionViewReactiveArrayDataSource.swift; sourceTree = ""; }; + A32142F9C3ACAA35A914FC475558ED9D /* DDMAMapKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDMAMapKit_Private-dummy.m"; sourceTree = ""; }; + A326A4A902F299D94F85612E745775FC /* SchedulerType+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SchedulerType+SharedSequence.swift"; path = "RxCocoa/Traits/SharedSequence/SchedulerType+SharedSequence.swift"; sourceTree = ""; }; + A33332BB8DE0C04C8C1445A7D3B6C879 /* NSView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSView+Rx.swift"; path = "RxCocoa/macOS/NSView+Rx.swift"; sourceTree = ""; }; + A342026F5E868CF9F23A7BBFD7FD128E /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; + A366CA9FFFC286CE0E906A7996D41FBA /* SubscriptionDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscriptionDisposable.swift; path = RxSwift/Disposables/SubscriptionDisposable.swift; sourceTree = ""; }; + A37822F05945180B0ADB67D7E061F3C6 /* SDWeakProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWeakProxy.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDWeakProxy.m; sourceTree = ""; }; + A37893B605CBB699A81EAEB072E25B6F /* MAMultiColoredPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiColoredPolylineRenderer.h; path = AMapNaviKit.framework/Headers/MAMultiColoredPolylineRenderer.h; sourceTree = ""; }; + A3BD5D11B5CB6A2B0A6CB9C123780623 /* Single.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Single.swift; path = RxSwift/Traits/PrimitiveSequence/Single.swift; sourceTree = ""; }; + A3F289097EF2801A2430DDA17602D85B /* BRAddressModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRAddressModel.m; path = BRPickerView/AddressPickerView/BRAddressModel.m; sourceTree = ""; }; + A40B6D53F2C484BF4A1AF2AB7E13905E /* AsyncSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsyncSubject.swift; path = RxSwift/Subjects/AsyncSubject.swift; sourceTree = ""; }; + A426F3AF126F6DA8CA693D6F418135D3 /* UIApplication+EKAppearance.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIApplication+EKAppearance.swift"; path = "Source/Extensions/UIApplication+EKAppearance.swift"; sourceTree = ""; }; + A446A0BE9E273A76A038A88CB362F707 /* DDWebImageKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDWebImageKit_Private-prefix.pch"; sourceTree = ""; }; + A470876C2E55AD6D19B4E59E80BE11DA /* AMapNaviEleBikeManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviEleBikeManager.h; path = AMapNaviKit.framework/Headers/AMapNaviEleBikeManager.h; sourceTree = ""; }; + A482D1B3C81BC4D429A24F77D4E10CDD /* DDTableView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDTableView.swift; path = DDControlsKit_Private/Classes/DDTableView/DDTableView.swift; sourceTree = ""; }; + A486045D6F8A90B5B56117A30466C1D0 /* MAUserLocationRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocationRepresentation.h; path = AMapNaviKit.framework/Headers/MAUserLocationRepresentation.h; sourceTree = ""; }; + A48BE9C888D40CEA67C31A8F6BCDBE6A /* ZLWeakProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLWeakProxy.swift; path = Sources/General/ZLWeakProxy.swift; sourceTree = ""; }; + A49F0C945751755977DBF49FA086011C /* DDAudioPlayerKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDAudioPlayerKit_Private-umbrella.h"; sourceTree = ""; }; + A50725BDE5A5DFAF20AED3672F8D832B /* DDNetworkingOfAlamofireKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDNetworkingOfAlamofireKit_Private-prefix.pch"; sourceTree = ""; }; + A5293E8CF1312A0C6CFCB670FBCE385B /* ZLFilter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLFilter.swift; path = Sources/Edit/ZLFilter.swift; sourceTree = ""; }; + A5708C6073CCFAC3E206B14A1CDAA6B1 /* ObservableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObservableType.swift; path = RxSwift/ObservableType.swift; sourceTree = ""; }; + A5932DD43ACFBD2D8C793226E1F64FD3 /* ZLPhotoModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoModel.swift; path = Sources/General/ZLPhotoModel.swift; sourceTree = ""; }; + A5A49B725EA9C5EC7506BC54EDF5130E /* UITextField+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextField+Rx.swift"; path = "RxCocoa/iOS/UITextField+Rx.swift"; sourceTree = ""; }; + A5A7368941998232BE3AA8611B4EF6D5 /* Timeout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeout.swift; path = RxSwift/Observables/Timeout.swift; sourceTree = ""; }; + A5A9FB1441DD7A880D88E368B2138178 /* GroupBy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupBy.swift; path = RxSwift/Observables/GroupBy.swift; sourceTree = ""; }; + A5BED8008BBEBAE0D0CDCAE16028F220 /* UIControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIControl+Rx.swift"; path = "RxCocoa/iOS/UIControl+Rx.swift"; sourceTree = ""; }; + A5C1B76BD0CBB68330CE7E8EF4AD3313 /* _RXDelegateProxy.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXDelegateProxy.h; path = RxCocoa/Runtime/include/_RXDelegateProxy.h; sourceTree = ""; }; + A5E520852C51FA062BDA4BE2FCE0F2AA /* AMapNaviManagerConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviManagerConfig.h; path = AMapNaviKit.framework/Headers/AMapNaviManagerConfig.h; sourceTree = ""; }; + A6252F1D08A7FF98BE7D2CCECA7BE45E /* SDWebImageIndicator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageIndicator.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageIndicator.h; sourceTree = ""; }; + A647AE6CCB05EAC4D6B466367BA7C249 /* UISegmentedControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISegmentedControl+Rx.swift"; path = "RxCocoa/iOS/UISegmentedControl+Rx.swift"; sourceTree = ""; }; + A6DCBE7BA32A6207103E3433A2D746EB /* AMapLocation-NO-IDFA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapLocation-NO-IDFA.release.xcconfig"; sourceTree = ""; }; + A6E30A4D3AA46AF31525D1977A28346E /* ZFLandscapeViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFLandscapeViewController.h; path = DDZFPlayerKit_Private/Classes/Core/ZFLandscapeViewController.h; sourceTree = ""; }; + A6EF0DCA0CAA0174A8949A76D1CAE70D /* SDAnimatedImageRep.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImageRep.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImageRep.h; sourceTree = ""; }; + A6EF5A90C013D84B2CB1DC37BABA9C4D /* EKAttributes+LifecycleActions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+LifecycleActions.swift"; path = "Source/Model/EntryAttributes/EKAttributes+LifecycleActions.swift"; sourceTree = ""; }; + A7115A9F7CE8071343308945E6AE1C2F /* SDInternalMacros.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDInternalMacros.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDInternalMacros.m; sourceTree = ""; }; + A724CE453656CC7AAF03C60FA8DC88A2 /* EKFormMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKFormMessageView.swift; path = Source/MessageViews/EKFormMessageView.swift; sourceTree = ""; }; + A73B56EBEAC18C110C7A0BF41780D315 /* ConstraintRelation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelation.swift; path = Sources/ConstraintRelation.swift; sourceTree = ""; }; + A748A668D69708CD89D222EE43A3D1C5 /* Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signal.swift; path = RxCocoa/Traits/Signal/Signal.swift; sourceTree = ""; }; + A753F61823E68A691D7020B7DFC45383 /* CGFloat+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGFloat+ZLPhotoBrowser.swift"; path = "Sources/Extensions/CGFloat+ZLPhotoBrowser.swift"; sourceTree = ""; }; + A783B4031979F6BBE19524A554BBCE84 /* UIView+ZFFrame.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+ZFFrame.m"; path = "DDZFPlayerKit_Private/Classes/ControlView/UIView+ZFFrame.m"; sourceTree = ""; }; + A7910195E2BA26BBDC64BC79D7365557 /* UIImageView+ZFCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+ZFCache.m"; path = "DDZFPlayerKit_Private/Classes/ControlView/UIImageView+ZFCache.m"; sourceTree = ""; }; + A7944D1C40A7D9A312109C07AD7D23DE /* NSButton+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Rx.swift"; path = "RxCocoa/macOS/NSButton+Rx.swift"; sourceTree = ""; }; + A7AA25474A4160179473FF865A205D4A /* ZLCollectionViewFlowLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLCollectionViewFlowLayout.swift; path = Sources/General/ZLCollectionViewFlowLayout.swift; sourceTree = ""; }; + A7D78289C9AE9EC534A12E30A5AD9A41 /* JXCategoryTitleCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleCellModel.h; path = Sources/Title/JXCategoryTitleCellModel.h; sourceTree = ""; }; A7EC9B31B72E86761444A2C60DB92CC6 /* Pods-OrderSchedulingNotificationService.prerelease.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OrderSchedulingNotificationService.prerelease.xcconfig"; sourceTree = ""; }; - A8470178521A8472A9C3F86F70D563DE /* BRPickerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRPickerView.h; path = BRPickerView/BRPickerView.h; sourceTree = ""; }; - A85329F3F24530BBFA8D1B8A1CC5436E /* UIView+ZFFrame.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+ZFFrame.h"; path = "DDZFPlayerKit_Private/Classes/ControlView/UIView+ZFFrame.h"; sourceTree = ""; }; - A870FE5ADBFFD2BFBF40657B15435E67 /* ZLCameraCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLCameraCell.swift; path = Sources/General/ZLCameraCell.swift; sourceTree = ""; }; - A89E15D6566E215F6F1B26838842AD6A /* DDControlsKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDControlsKit_Private.modulemap; sourceTree = ""; }; - A8B58B393E8E3722B44B7BC0E4B6178E /* ConstraintInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsets.swift; path = Sources/ConstraintInsets.swift; sourceTree = ""; }; - A8DCFBE8F010343F339CB226401897CE /* EKPopUpMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKPopUpMessage.swift; path = Source/Model/EKPopUpMessage.swift; sourceTree = ""; }; + A7F011B38D7AD5A6E9DF11557F805A9F /* ZFOrientationObserver.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFOrientationObserver.m; path = DDZFPlayerKit_Private/Classes/Core/ZFOrientationObserver.m; sourceTree = ""; }; + A856362BC2958F1E938FC76343C3C31D /* ConstraintMakerRelatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerRelatable.swift; path = Sources/ConstraintMakerRelatable.swift; sourceTree = ""; }; + A872EC2845D2891B06608BF8F91561FF /* RxSearchBarDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxSearchBarDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxSearchBarDelegateProxy.swift; sourceTree = ""; }; A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = IQKeyboardManagerSwift; path = libIQKeyboardManagerSwift.a; sourceTree = BUILT_PRODUCTS_DIR; }; - A8F7BD90BD3A4E893E780339409BECC6 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; - A903735513E67CDFEB192B9A787CDB1A /* UIApplication.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIApplication.swift; path = DDUIKit/Classes/UIApplication/UIApplication.swift; sourceTree = ""; }; + A90CD00BAF1BD0C89C2EF33B7590DBDF /* MAHeatMapVectorGridOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorGridOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAHeatMapVectorGridOverlayRenderer.h; sourceTree = ""; }; A9132D6AA90D7BC2B6C7A08B065F87A9 /* DDToastKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDToastKit_Private; path = libDDToastKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - A93632F4C9E65AF7815B7E5F03A4322F /* UIColor+SDHexString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIColor+SDHexString.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Private/UIColor+SDHexString.h"; sourceTree = ""; }; - A9D15EAE3312AA6B9C307A6C3DD0E5D0 /* SDmetamacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDmetamacros.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDmetamacros.h; sourceTree = ""; }; - AA1031B0F740C5866E67C3B2D2EBD68F /* ZLPhotoPreviewAnimatedTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoPreviewAnimatedTransition.swift; path = Sources/Animation/ZLPhotoPreviewAnimatedTransition.swift; sourceTree = ""; }; - AA7B279E1887F9EC7D1BC25885469D79 /* AMapNaviKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapNaviKit.framework; sourceTree = ""; }; - AA8FB1359D9A866D67AEC91A6099E3D7 /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; - AA91472B360547A86A4F77139A4C29B4 /* EKAccessoryNoteMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKAccessoryNoteMessageView.swift; path = Source/MessageViews/Notes/EKAccessoryNoteMessageView.swift; sourceTree = ""; }; - AAA4DFAFE493923BB6456486728F5540 /* DDCategoryKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDCategoryKit_Private.modulemap; sourceTree = ""; }; - AB13019CE6CC4A19C594E708CD2B2865 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; - AB21F0D282FE460EB337363996B183B2 /* Bugly.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Bugly.debug.xcconfig; sourceTree = ""; }; - AB48DE6D85A7E3C757EFAA4326759390 /* UIImage+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIImage+ZLPhotoBrowser.swift"; path = "Sources/Extensions/UIImage+ZLPhotoBrowser.swift"; sourceTree = ""; }; - ABBD7818C0E1A3059BAA565AA780DEB3 /* AMapNaviKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviKit.h; path = AMapNaviKit.framework/Headers/AMapNaviKit.h; sourceTree = ""; }; - AC4E3458FD1C27BBBA78394A42BBE029 /* UIView+Shadow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Shadow.swift"; path = "Source/Extensions/UIView+Shadow.swift"; sourceTree = ""; }; - AC7C9859C5E3607EC403DD15A5A3C041 /* ESTabBarItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBarItem.swift; path = Sources/ESTabBarItem.swift; sourceTree = ""; }; - ACACC77FE62868BF97DDEBBDE03ABAB7 /* DDUIViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIViewController.swift; path = DDUIKit/Classes/UIViewController/DDUIViewController.swift; sourceTree = ""; }; - ACE1C9056521650C08F09746D7F0BD28 /* AMapNavi-NO-IDFA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapNavi-NO-IDFA.debug.xcconfig"; sourceTree = ""; }; - ACE986E6014503CE7783C2921441318F /* AMapNaviBaseManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviBaseManager.h; path = AMapNaviKit.framework/Headers/AMapNaviBaseManager.h; sourceTree = ""; }; - AD294DF06381E5CB42460B38A8FFBA74 /* RxCollectionViewDataSourcePrefetchingProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourcePrefetchingProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDataSourcePrefetchingProxy.swift; sourceTree = ""; }; - AD7925E22DA983A4D7DFB5CA3D395168 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; + A954104A7CF64E32BCA6E4A4876AF3C3 /* UITabBar+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBar+Rx.swift"; path = "RxCocoa/iOS/UITabBar+Rx.swift"; sourceTree = ""; }; + A99EA3D76995EC1E88169F617A2B8804 /* AMapTrackCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackCommonObj.h; path = AMapTrackKit.framework/Headers/AMapTrackCommonObj.h; sourceTree = ""; }; + A9B79AD8F9ECF1A550262D8AEF6C6FAB /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; + AA0495E1F6D98A3DDE4F33580F71324D /* MATraceReplayOverlay+Addition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MATraceReplayOverlay+Addition.h"; path = "DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay+Addition.h"; sourceTree = ""; }; + AA48B41755825B3A3C4335BB7AF7847E /* WithUnretained.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WithUnretained.swift; path = RxSwift/Observables/WithUnretained.swift; sourceTree = ""; }; + AA77BE7C3BCC65C4BD78B9CB0EAB4EAB /* NSObject+Rx+RawRepresentable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSObject+Rx+RawRepresentable.swift"; path = "RxCocoa/Foundation/NSObject+Rx+RawRepresentable.swift"; sourceTree = ""; }; + AA9A95CE2E427F6D271136668F01D57C /* RxRelay.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxRelay.modulemap; sourceTree = ""; }; + AAA2E2360F6F3888B41945153D157767 /* JXCategoryIndicatorBallView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorBallView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorBallView.m; sourceTree = ""; }; + AADA84EFFDEA23D1E85608A1726D9D7F /* UINavigationController+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UINavigationController+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UINavigationController+DDCategory/UINavigationController+DDCategory.m"; sourceTree = ""; }; + AB375BF8D1973E65DF4553ED882C0DDE /* RxSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxSwift-umbrella.h"; sourceTree = ""; }; + ABE6AF3A01C8A4AFB4218FE6F9F11853 /* Protected.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Protected.swift; path = Source/Protected.swift; sourceTree = ""; }; + AC19804ED42A23C30B6831CAEC3BE55E /* ZFPlayerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerView.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerView.h; sourceTree = ""; }; + AC2354E45CCCD818CB871D2347C3BE1E /* MJRefreshTrailer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshTrailer.h; path = MJRefresh/Base/MJRefreshTrailer.h; sourceTree = ""; }; + AC347FB9F385025D134DC6ADB74E29B2 /* UIImageView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+WebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImageView+WebCache.h"; sourceTree = ""; }; + AC67E4932C28AACF796B91EFDEA343F5 /* JXCategoryTitleVerticalZoomCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleVerticalZoomCellModel.h; path = Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomCellModel.h; sourceTree = ""; }; + AC90F8EB3F87F865E1F4207E6838FF13 /* ZFPlayerNotification.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerNotification.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerNotification.h; sourceTree = ""; }; + ACC665948B2AD3A3BF2D0D64F8C27D66 /* AMapSearchAPI.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchAPI.h; path = AMapSearchKit.framework/Headers/AMapSearchAPI.h; sourceTree = ""; }; + AD5BACCB50178F49F6749843CEE08034 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; AD8FF1E8B0C9C12F070D79A5EC3BEE59 /* DDWebImageKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDWebImageKit_Private; path = libDDWebImageKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - ADEB8740B9B6E3F8D943AFB7C642CAD6 /* TYCyclePagerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = TYCyclePagerView.m; path = TYCyclePagerViewDemo/TYCyclePagerView/TYCyclePagerView.m; sourceTree = ""; }; - AE3DD8E504FBD8D3BFC9D6B59F655F4B /* ZLCustomAlertProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLCustomAlertProtocol.swift; path = Sources/General/ZLCustomAlertProtocol.swift; sourceTree = ""; }; - AE56A116834764AB071489FC5BE44A0D /* ControlEvent.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlEvent.swift; path = RxCocoa/Traits/ControlEvent.swift; sourceTree = ""; }; - AE69A810182C8E4287CAA625107C140C /* DDSwiftLog.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDSwiftLog.swift; path = DDLogKit_Private/Classes/SwiftLog/DDSwiftLog.swift; sourceTree = ""; }; - AE8DED5204465FE4B166262C739F4FED /* ZLFilter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLFilter.swift; path = Sources/Edit/ZLFilter.swift; sourceTree = ""; }; - AED06F0FC14C0C34D840DE2FA621120A /* SDImageFrame.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageFrame.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageFrame.m; sourceTree = ""; }; - AF677488C91FAAFC87D8137C6E608626 /* UIScrollView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIScrollView.swift; path = DDUIKit/Classes/UIScrollView/UIScrollView.swift; sourceTree = ""; }; - AFA40AD68C3C21A9FDBE2C432E8BCB21 /* Window.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Window.swift; path = RxSwift/Observables/Window.swift; sourceTree = ""; }; - AFAACDE97ACB6C4D46F99847A373421C /* ZFPlayerController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPlayerController.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerController.m; sourceTree = ""; }; - B0F6E9646EC74F65CE2265BE15ACA14F /* DDMANaviManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMANaviManager.m; path = DDMAMapKit_Private/Classes/DDMANaviManager/DDMANaviManager.m; sourceTree = ""; }; - B0FAFD739CB2FBF777A275E18480448E /* KFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFAnimatedImage.swift; path = Sources/SwiftUI/KFAnimatedImage.swift; sourceTree = ""; }; + AD90C1A30406D12664F5E1A77AE3C8A7 /* JXCategoryIndicatorLineView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorLineView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorLineView.m; sourceTree = ""; }; + ADD655FAF3ED8F62A6E0B94F261104E4 /* MAPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolylineRenderer.h; path = AMapNaviKit.framework/Headers/MAPolylineRenderer.h; sourceTree = ""; }; + ADDB4D0E7A405AF52EF8469AB5B04E9C /* RxPickerViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxPickerViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxPickerViewDelegateProxy.swift; sourceTree = ""; }; + ADE5C8E5CC89CDB014129C96BC18A76A /* ZLVideoManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLVideoManager.swift; path = Sources/General/ZLVideoManager.swift; sourceTree = ""; }; + AE186CB22D2A6AA49DEBAD692309AE92 /* JXCategoryTitleImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleImageView.m; path = Sources/TitleImage/JXCategoryTitleImageView.m; sourceTree = ""; }; + AE24AA2159F9388977663BE60B9394A8 /* AMapSearchVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchVersion.h; path = AMapSearchKit.framework/Headers/AMapSearchVersion.h; sourceTree = ""; }; + AE64B0CAB84F57A86A736B0ECC34BE87 /* Throttle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Throttle.swift; path = RxSwift/Observables/Throttle.swift; sourceTree = ""; }; + AE77F298C5C64AD682EFE5F3A58D8E4A /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; + AEBBB5D23034F1AC2583F3353DF70EB7 /* EKTextField.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKTextField.swift; path = Source/MessageViews/MessagesUtils/EKTextField.swift; sourceTree = ""; }; + AECEFBBB054915F457624F87E74D4449 /* CALayer+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "CALayer+DDCategory.m"; path = "DDCategoryKit_Private/Classes/CALayer+DDCategory/CALayer+DDCategory.m"; sourceTree = ""; }; + AF46B015D6EE97CBAE40564A92482A61 /* Reactive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Reactive.swift; path = RxSwift/Reactive.swift; sourceTree = ""; }; + AF5BFBF1CB21EAF66AAA114EB38C260C /* ZLImagePreviewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLImagePreviewController.swift; path = Sources/General/ZLImagePreviewController.swift; sourceTree = ""; }; + AF777E532E08E2C6872AAC86019BE4E8 /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; + AF86A73839D53B6325786B9E79F1A871 /* SDImageAPNGCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageAPNGCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageAPNGCoder.m; sourceTree = ""; }; + AFAA5CFD633402E7C40743548272475F /* AMapLocationRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationRegionObj.h; path = AMapLocationKit.framework/Headers/AMapLocationRegionObj.h; sourceTree = ""; }; + AFC088A48A1A3668B42821D9FAC80DD5 /* DDBaseViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseViewController.m; path = DDBasicControlsKit_Private/Classes/DDBaseViewController/DDBaseViewController.m; sourceTree = ""; }; + AFDCBA487329768A35BFF9DA39F33DB9 /* Combine.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Combine.swift; path = Source/Combine.swift; sourceTree = ""; }; + AFEB968189404DCD74B75448AC8B4080 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; + B00B59E18DAA7669CDAA6F2AD3C73FD1 /* ColorUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ColorUtil.swift; path = DDColorKit_Private/Classes/ColorUtil.swift; sourceTree = ""; }; + B06A89FE0E1CFE19CCA5E0444DFE8D56 /* RxTabBarDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTabBarDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTabBarDelegateProxy.swift; sourceTree = ""; }; + B0803A53FC3AADB3C3FF8CF540D70628 /* ZLAlbumListCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLAlbumListCell.swift; path = Sources/General/ZLAlbumListCell.swift; sourceTree = ""; }; B10BE75A37E306EDA52A1E38B89F97ED /* Pods-OrderScheduling-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-OrderScheduling-resources.sh"; sourceTree = ""; }; - B1244A7C2BC384D29ED4EC72276C63D5 /* SDImageLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageLoader.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageLoader.h; sourceTree = ""; }; - B1924685EB33D2DF9F832107C1E90022 /* AMapNaviCompositeManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviCompositeManager.h; path = AMapNaviKit.framework/Headers/AMapNaviCompositeManager.h; sourceTree = ""; }; - B1C1CA4E792C521A186B5EE22876713E /* DDUITableView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUITableView.swift; path = DDUIKit/Classes/UITableView/DDUITableView.swift; sourceTree = ""; }; - B1D286FBD0796967AA89259FA68B1706 /* DDZFPlayerKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDZFPlayerKit_Private.debug.xcconfig; sourceTree = ""; }; - B21165235A1D168C2F2E3C992B8E0501 /* EKButtonView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKButtonView.swift; path = Source/MessageViews/MessagesUtils/EKButtonView.swift; sourceTree = ""; }; - B26009DF28BB46368762F2986523D26C /* DDBaseCollectionView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseCollectionView.h; path = DDBasicControlsKit_Private/Classes/DDBaseCollectionView/DDBaseCollectionView.h; sourceTree = ""; }; - B287FF496ACC70332C61104A1ACC8467 /* DispatchQueueConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DispatchQueueConfiguration.swift; path = RxSwift/Schedulers/Internal/DispatchQueueConfiguration.swift; sourceTree = ""; }; - B2D97E4C20656470BE8DFB16E8CD06FD /* SDImageCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCache.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCache.m; sourceTree = ""; }; - B31E62E5185120C51C5A6A2E4423CE14 /* SDDeviceHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDDeviceHelper.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDDeviceHelper.m; sourceTree = ""; }; - B3302B7E12BCC48F96C82CC03B3DCDC1 /* JXCategoryViewDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryViewDefines.h; path = Sources/Common/JXCategoryViewDefines.h; sourceTree = ""; }; - B340FB7132A5F86A79B48F6BDBF2023A /* UIView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+WebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIView+WebCache.h"; sourceTree = ""; }; - B34827523272252C648ABC14A8914A98 /* JXCategoryTitleImageCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleImageCell.m; path = Sources/TitleImage/JXCategoryTitleImageCell.m; sourceTree = ""; }; - B35B3426FC453C9AAB8EF1A5A4D5CBDE /* MAMultiColoredPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiColoredPolylineRenderer.h; path = AMapNaviKit.framework/Headers/MAMultiColoredPolylineRenderer.h; sourceTree = ""; }; - B39121E54143B79960951BCF8AEC9407 /* DDAudioPlayerKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDAudioPlayerKit_Private.debug.xcconfig; sourceTree = ""; }; - B39735B0A67D524564747D049C23CBFC /* ZLProgressHUD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLProgressHUD.swift; path = Sources/General/ZLProgressHUD.swift; sourceTree = ""; }; - B3A36C963C08209CFCBA8C64E4E9A1F2 /* DDDateKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDDateKit_Private.debug.xcconfig; sourceTree = ""; }; - B3AB2348E7469376BEF7C617A98E8F05 /* DDToastKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDToastKit_Private.release.xcconfig; sourceTree = ""; }; + B10E4FEB83CCE9DE54FD1F4B7AE6ACAD /* SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SharedSequence.swift; path = RxCocoa/Traits/SharedSequence/SharedSequence.swift; sourceTree = ""; }; + B12AA9D5A20BE900E2D18AB09D1B8E06 /* EKRatingMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKRatingMessage.swift; path = Source/Model/EKRatingMessage.swift; sourceTree = ""; }; + B134E99290E40135CBCB7EDBB5313561 /* TailRecursiveSink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TailRecursiveSink.swift; path = RxSwift/Observers/TailRecursiveSink.swift; sourceTree = ""; }; + B16F4B12205FAA9874555C3BBB86D884 /* MAPolygon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygon.h; path = AMapNaviKit.framework/Headers/MAPolygon.h; sourceTree = ""; }; + B1AA9B165270C0157D0F344861B8D6D1 /* ControlEvent+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ControlEvent+Driver.swift"; path = "RxCocoa/Traits/Driver/ControlEvent+Driver.swift"; sourceTree = ""; }; + B1B3B78C24D91972E01D60EF4EFF9D2C /* PopupDialog.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = PopupDialog.release.xcconfig; sourceTree = ""; }; + B1DD08EB56C97E0FC095E90E665D8EFA /* RequestInterceptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestInterceptor.swift; path = Source/RequestInterceptor.swift; sourceTree = ""; }; + B1EC74F7F7500674D8FBB7E1429709CD /* AMapServices.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapServices.h; path = AMapFoundationKit.framework/Headers/AMapServices.h; sourceTree = ""; }; + B1F313A4C922FA646400FB676210D8AC /* ImageContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageContext.swift; path = Sources/SwiftUI/ImageContext.swift; sourceTree = ""; }; + B21F8612F2807C099B884C64D49996A7 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; + B21FAEC9D38F6E10B6AFC8070D781676 /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; + B2938A0EF02094C949227F15AEFEECD7 /* ConstraintMakerEditable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerEditable.swift; path = Sources/ConstraintMakerEditable.swift; sourceTree = ""; }; + B29D005A8A780B7203165EFE4F81CEE8 /* DDButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDButton.swift; path = DDControlsKit_Private/Classes/DDButton/DDButton.swift; sourceTree = ""; }; + B2FD649435E033A4BED2589387337466 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; + B30C358AF2A5C1E6ABB5F69697182125 /* DDCategoryKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDCategoryKit_Private.debug.xcconfig; sourceTree = ""; }; + B31E895147F0B222F9A8F45E1A2C876D /* SDImageCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCache.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCache.h; sourceTree = ""; }; + B3850B517F9DE77FBDE62F3FC235B71F /* ZLThumbnailViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLThumbnailViewController.swift; path = Sources/General/ZLThumbnailViewController.swift; sourceTree = ""; }; B3B0956B7EBF66A8FD677D586C9C387A /* Pods-OrderScheduling */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "Pods-OrderScheduling"; path = "libPods-OrderScheduling.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - B3B7BE56ED7EA3AAAFF55D6535B7270B /* DDAudioPlayerKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDAudioPlayerKit_Private.release.xcconfig; sourceTree = ""; }; - B40FEA0574FB1894B2A00DF003A38D13 /* SDGraphicsImageRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDGraphicsImageRenderer.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDGraphicsImageRenderer.h; sourceTree = ""; }; - B4320AE1AE3B9AB23EBE2462BAB1EB1A /* BRPickerStyle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRPickerStyle.h; path = BRPickerView/Base/BRPickerStyle.h; sourceTree = ""; }; - B4A51468CCC9426D9B0692BBCE206390 /* Decode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Decode.swift; path = RxSwift/Observables/Decode.swift; sourceTree = ""; }; - B4BF679DD3D9278DE15CA3FA91857BDA /* Bundle+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Bundle+ZLPhotoBrowser.swift"; path = "Sources/Extensions/Bundle+ZLPhotoBrowser.swift"; sourceTree = ""; }; - B4ECEEA43CFC281B2DF56F940735797C /* JPushExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JPushExtension.release.xcconfig; sourceTree = ""; }; - B5000DF16A3AE18E3D40A9477B4A37C6 /* BRPickerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "BRPickerView-dummy.m"; sourceTree = ""; }; - B500AF6DF3DB65C4B8686ED78844A6BE /* AutoUI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AutoUI.swift; path = DDAutoUIKit_Private/Classes/AutoUI.swift; sourceTree = ""; }; - B543C5825694F021D0F3FD8A023EE838 /* JXCategoryView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JXCategoryView.release.xcconfig; sourceTree = ""; }; - B590617BACFDF67EB3163B2DC2C75574 /* StartWith.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = StartWith.swift; path = RxSwift/Observables/StartWith.swift; sourceTree = ""; }; - B5BD08C85E8EA2D9D7D9CDEB2E6CC2A9 /* en.lproj */ = {isa = PBXFileReference; includeInIndex = 1; name = en.lproj; path = Sources/en.lproj; sourceTree = ""; }; - B5DC8708E0FE82D774DF231743050E53 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; - B5E85F5453CE1C00B26EFF1EC3BA828E /* BinaryDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BinaryDisposable.swift; path = RxSwift/Disposables/BinaryDisposable.swift; sourceTree = ""; }; - B66E453EF05802A4C2476AFD69A1E80C /* ESTabBarController-swift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ESTabBarController-swift-dummy.m"; sourceTree = ""; }; - B6845AB52176505D6C73F26EFB8F39E9 /* SDImageAssetManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageAssetManager.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDImageAssetManager.m; sourceTree = ""; }; - B688EEE200B713BECAEC9EC911103E5E /* DDDateKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDDateKit_Private-prefix.pch"; sourceTree = ""; }; - B68CF871C27D9B68BFD16D2502B894E9 /* NSError+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSError+ZLPhotoBrowser.swift"; path = "Sources/Extensions/NSError+ZLPhotoBrowser.swift"; sourceTree = ""; }; - B68F7B488AB42C2571A8C5F63AB35B96 /* RxSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxSwift-dummy.m"; sourceTree = ""; }; - B71B7E87490C96D5923DA44F905C4A8D /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; - B727B93DC435A722F8E9671B9628CDD8 /* ConcurrentDispatchQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConcurrentDispatchQueueScheduler.swift; path = RxSwift/Schedulers/ConcurrentDispatchQueueScheduler.swift; sourceTree = ""; }; - B75442AF1FFC21021B41E623A2ABDED2 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; - B7BB74F674C5F0269150BA90AC2FFE11 /* JPushExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JPushExtension.debug.xcconfig; sourceTree = ""; }; - B7D56B60F59ECF12F0CE757A7CE8C9BD /* DDColorKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDColorKit_Private-umbrella.h"; sourceTree = ""; }; - B7DB6CD87767BF4BD2D35AF005CE923E /* JXCategoryListContainerRTLCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryListContainerRTLCell.m; path = Sources/Common/JXCategoryListContainerRTLCell.m; sourceTree = ""; }; - B7E05B474B56E3C08F0F8D4CD6A41B50 /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; - B7EFE689C904C075D641055BFACD38CB /* JXCategoryIndicatorBackgroundView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorBackgroundView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorBackgroundView.h; sourceTree = ""; }; - B7F83E987E99EA9A56A7FA0A27805C17 /* SDImageGraphics.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageGraphics.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageGraphics.h; sourceTree = ""; }; - B81E50F4F9585A8D4D438060CFEDC6D6 /* UIImage+Transform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Transform.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+Transform.m"; sourceTree = ""; }; - B826D39AC8F48D534E80AD6D572E1D50 /* ZLTextStickerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLTextStickerView.swift; path = Sources/Edit/ZLTextStickerView.swift; sourceTree = ""; }; - B85510E090365A8C4F637B07812C3524 /* UITextField+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITextField+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UITextField+DDCategory/UITextField+DDCategory.m"; sourceTree = ""; }; - B86BDEC6EABCB1E1095B267857490B5F /* ZLEmbedAlbumListView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLEmbedAlbumListView.swift; path = Sources/General/ZLEmbedAlbumListView.swift; sourceTree = ""; }; - B87E84D524FA7A09131C2F9ECFBDF79F /* AsSingle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsSingle.swift; path = RxSwift/Observables/AsSingle.swift; sourceTree = ""; }; - B88375251AB875438FFD93B64E0DDAFD /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; - B8B65E6DC2ADF474309A587ADC60173C /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; - B8C5DDEE6183FD988C1F9C3A9257BA05 /* ScheduledItemType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledItemType.swift; path = RxSwift/Schedulers/Internal/ScheduledItemType.swift; sourceTree = ""; }; - B8D65D7788BF571B2A1A6F18B8BDF47A /* DDMANaviManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMANaviManager.h; path = DDMAMapKit_Private/Classes/DDMANaviManager/DDMANaviManager.h; sourceTree = ""; }; - B8E60A540FDFCB18398052C9E54FCE15 /* ZLPhotoModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoModel.swift; path = Sources/General/ZLPhotoModel.swift; sourceTree = ""; }; - B8F3302A48921039F605E33CF0BB9B9D /* TYCyclePagerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TYCyclePagerView.h; path = TYCyclePagerViewDemo/TYCyclePagerView/TYCyclePagerView.h; sourceTree = ""; }; - B8F4B61AE378EA22BC11879B6E4FEBA6 /* JXCategoryTitleImageCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleImageCell.h; path = Sources/TitleImage/JXCategoryTitleImageCell.h; sourceTree = ""; }; - B8FC26DC9EB0E2FD7153A9444FA17E4F /* Observable+Bind.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Bind.swift"; path = "RxCocoa/Common/Observable+Bind.swift"; sourceTree = ""; }; - B8FE96B794F048585E627C9A88239C2F /* JXCategoryNumberView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryNumberView.h; path = Sources/Number/JXCategoryNumberView.h; sourceTree = ""; }; - B9383F0C5FD717C0EB20A598A5091871 /* SDImageCoderHelper.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCoderHelper.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCoderHelper.h; sourceTree = ""; }; - B9A5C12E0742B2C8FCF55045DE9AB923 /* EventMonitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EventMonitor.swift; path = Source/EventMonitor.swift; sourceTree = ""; }; - BA0D82394AEFDFD0CDE8F2C2413626A1 /* MABaseOverlay+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "MABaseOverlay+DDCategory.m"; path = "DDMAMapKit_Private/Classes/DDMAMap/Overlay/MABaseOverlay+DDCategory.m"; sourceTree = ""; }; - BA248E8D0B30E5ABD81A8B8EDDD7FFB2 /* SDWebImageDownloaderRequestModifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderRequestModifier.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderRequestModifier.h; sourceTree = ""; }; - BA317B3B99BE6885076D90D6B8DEA7A0 /* SDAnimatedImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImageView.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImageView.h; sourceTree = ""; }; - BA6262A0EC9239A34188E4A4CB7326FB /* UISlider+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISlider+Rx.swift"; path = "RxCocoa/iOS/UISlider+Rx.swift"; sourceTree = ""; }; - BAA3AB2DCD3CD569C075AEF6CCFB17EB /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; - BAAA2385A74D7FD759823EE78377DE1E /* ESTabBarItemContainer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBarItemContainer.swift; path = Sources/ESTabBarItemContainer.swift; sourceTree = ""; }; - BAC99581914FBC2F3A3EA75B8AFB09EF /* MAGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeometry.h; path = AMapNaviKit.framework/Headers/MAGeometry.h; sourceTree = ""; }; + B3BC900D01EF71EE85901B33DB533EE4 /* ConcurrentMainScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConcurrentMainScheduler.swift; path = RxSwift/Schedulers/ConcurrentMainScheduler.swift; sourceTree = ""; }; + B3CD0776ABDED97153A49C6FFEF28611 /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; + B40CABDEE2A7797422ABE98CB08C0532 /* UICollectionView+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionView+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UICollectionView+DDCategory/UICollectionView+DDCategory.h"; sourceTree = ""; }; + B43A1F2F1E63720D830B370B7AAA5020 /* ZFLoadingView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFLoadingView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFLoadingView.m; sourceTree = ""; }; + B45C7013FF09A7CA3B9F2D0C54DB8245 /* RTLManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RTLManager.h; path = Sources/RLTManager/RTLManager.h; sourceTree = ""; }; + B45E5BF8F9A64B2C7F29374241812562 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; + B46EB72D6315FBCBFE0C8AAF6A32E8AF /* Decode.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Decode.swift; path = RxSwift/Observables/Decode.swift; sourceTree = ""; }; + B4A4770CC67D0EA235C5E9149674D857 /* ZLPhotoBrowser.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ZLPhotoBrowser.debug.xcconfig; sourceTree = ""; }; + B4B6B677BE9FFA7A01674E06994149A5 /* EKAttributes+FrameStyle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+FrameStyle.swift"; path = "Source/Model/EntryAttributes/EKAttributes+FrameStyle.swift"; sourceTree = ""; }; + B4E1CA0B57D4861AD65ECAD44D746C34 /* ESTabBarItemBadgeView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBarItemBadgeView.swift; path = Sources/ESTabBarItemBadgeView.swift; sourceTree = ""; }; + B4F25F41C1101333FD424AA1FE2CBF4D /* DDUITableViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUITableViewCell.swift; path = DDUIKit/Classes/UITableViewCell/DDUITableViewCell.swift; sourceTree = ""; }; + B4F4CECFE5F41E6594CCD5F0BD801E74 /* MKAnnotationView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "MKAnnotationView+WebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImageMapKit/MapKit/MKAnnotationView+WebCache.m"; sourceTree = ""; }; + B500A6A869EB38D0D880E1BF8D49D6C8 /* _RX.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RX.m; path = RxCocoa/Runtime/_RX.m; sourceTree = ""; }; + B509D613CF3D47FE4B95ECA94FD5B68A /* DDUISwitch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUISwitch.swift; path = DDUIKit/Classes/UISwitch/DDUISwitch.swift; sourceTree = ""; }; + B50A67F6E3A42FB4D8E1ABBCF32AA3D6 /* ZFPortraitViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPortraitViewController.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPortraitViewController.h; sourceTree = ""; }; + B50F634451DD45773FE536016BBBEB29 /* Utils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Utils.swift; path = RxRelay/Utils.swift; sourceTree = ""; }; + B5496CD4E14B0472409CE2CD323640A3 /* SDAssociatedObject.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAssociatedObject.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDAssociatedObject.h; sourceTree = ""; }; + B54B4AB77460FD0EF4E6301658A189DF /* Using.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Using.swift; path = RxSwift/Observables/Using.swift; sourceTree = ""; }; + B59E4B99E08DFA1B3B4882AE6091395C /* AMapNaviInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviInfo.h; path = AMapNaviKit.framework/Headers/AMapNaviInfo.h; sourceTree = ""; }; + B5A920C3DD33739DB43E502929992BB4 /* ObservableConvertibleType+Infallible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Infallible.swift"; path = "RxSwift/Traits/Infallible/ObservableConvertibleType+Infallible.swift"; sourceTree = ""; }; + B6D6F7392E7F77CC615EF6B2A71F0211 /* DDProgressHUDKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDProgressHUDKit_Private-umbrella.h"; sourceTree = ""; }; + B6EF940D2FE866F6113D323A558A7820 /* UINavigationController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UINavigationController+Rx.swift"; path = "RxCocoa/iOS/UINavigationController+Rx.swift"; sourceTree = ""; }; + B7902230EB4AA5626B7A3B24F2E01A87 /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; + B7AB14FBCA5BC37BED3B5BCEBBF6E76F /* SDImageCodersManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCodersManager.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCodersManager.m; sourceTree = ""; }; + B7D601839745A233D11AB357632658F3 /* MAOfflineItemCommonCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemCommonCity.h; path = AMapNaviKit.framework/Headers/MAOfflineItemCommonCity.h; sourceTree = ""; }; + B81C152E4A6B556CB69AD638A10954E8 /* ESTabBarItemMoreContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBarItemMoreContentView.swift; path = Sources/ESTabBarItemMoreContentView.swift; sourceTree = ""; }; + B81E6FB644DEFFD4669950FA4F809C45 /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; + B83D362193818D740A16D2ECC5B9B822 /* ZLEditToolCells.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLEditToolCells.swift; path = Sources/Edit/ZLEditToolCells.swift; sourceTree = ""; }; + B83E171BF333BCE6042F4790900A9FE2 /* VirtualTimeScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VirtualTimeScheduler.swift; path = RxSwift/Schedulers/VirtualTimeScheduler.swift; sourceTree = ""; }; + B863C66C3495BE974F5227189B1FE551 /* IQKeyboardManager+Toolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Toolbar.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+Toolbar.swift"; sourceTree = ""; }; + B8784428820F3296428B578036544576 /* JXCategoryListContainerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryListContainerView.h; path = Sources/Common/JXCategoryListContainerView.h; sourceTree = ""; }; + B8A53289FAC7085293A39AE96E239567 /* DDDateKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDDateKit_Private.debug.xcconfig; sourceTree = ""; }; + B8C5AEADB7B2578BCC3BCBFE40E54B9E /* AMapNaviCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviCommonObj.h; path = AMapNaviKit.framework/Headers/AMapNaviCommonObj.h; sourceTree = ""; }; + B9047AB16D96E34F038045641FCEE0CE /* Observable+Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Observable+Concurrency.swift"; path = "RxSwift/Observable+Concurrency.swift"; sourceTree = ""; }; + B94B2C940E7569CB6FB0AA4B74655F7A /* UICollectionViewCell+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewCell+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UICollectionViewCell+DDCategory/UICollectionViewCell+DDCategory.h"; sourceTree = ""; }; + B96ACA8FDAAD9914754C41EC4070FCB8 /* ESTabBarController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBarController.swift; path = Sources/ESTabBarController.swift; sourceTree = ""; }; + B96EFB3FE70427D8B4D751D1F0718179 /* UICollectionView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UICollectionView+Rx.swift"; path = "RxCocoa/iOS/UICollectionView+Rx.swift"; sourceTree = ""; }; + B97908D8442FB0F858BD709DB94C4C1E /* JXCategoryViewDefines.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryViewDefines.h; path = Sources/Common/JXCategoryViewDefines.h; sourceTree = ""; }; + B9BD2F561593D661C8A6C7DD23A16169 /* UITableViewCell+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITableViewCell+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UITableViewCell+DDCategory/UITableViewCell+DDCategory.h"; sourceTree = ""; }; + BA001FD732029591053793CD9266C318 /* UIViewArray+QuickLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewArray+QuickLayout.swift"; path = "Source/Extensions/QuickLayout/UIViewArray+QuickLayout.swift"; sourceTree = ""; }; + BA36DE59C0FDA4C18BB99710BA24EEA9 /* MJRefreshNormalTrailer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalTrailer.h; path = MJRefresh/Custom/Trailer/MJRefreshNormalTrailer.h; sourceTree = ""; }; + BAFA58A605A91B262522CC7C1D77EF05 /* JXCategoryView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JXCategoryView.release.xcconfig; sourceTree = ""; }; + BB06AB8C6AB720492CD7C07FB2FB1E93 /* DDBaseCollectionView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseCollectionView.m; path = DDBasicControlsKit_Private/Classes/DDBaseCollectionView/DDBaseCollectionView.m; sourceTree = ""; }; BB28130B0F4C47DC99D2DB9C80F70152 /* ZLPhotoBrowser */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = ZLPhotoBrowser; path = libZLPhotoBrowser.a; sourceTree = BUILT_PRODUCTS_DIR; }; - BB4F27FB930C9C0E80EBC9EA2592F5F0 /* UITabBarController+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITabBarController+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UITabBarController+DDCategory/UITabBarController+DDCategory.m"; sourceTree = ""; }; - BB7385D412C458FC9F17C03C2B166A50 /* JXCategoryTitleView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleView.m; path = Sources/Title/JXCategoryTitleView.m; sourceTree = ""; }; - BB81C9046EE1984CE45D2D07C81F18B4 /* AMapTrackTerminalObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackTerminalObj.h; path = AMapTrackKit.framework/Headers/AMapTrackTerminalObj.h; sourceTree = ""; }; - BBD341D38EE7CB66B7642AB115BBCD84 /* MAPinAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPinAnnotationView.h; path = AMapNaviKit.framework/Headers/MAPinAnnotationView.h; sourceTree = ""; }; - BBE898AB61E8E986E3F95EA2E916430B /* UITextField+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITextField+Rx.swift"; path = "RxCocoa/iOS/UITextField+Rx.swift"; sourceTree = ""; }; + BB875281CE395495948947FC73ADD1BF /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; + BBB96050E4F141E4DBDDB6BEF4F085BA /* AMapTrackManagerOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackManagerOptions.h; path = AMapTrackKit.framework/Headers/AMapTrackManagerOptions.h; sourceTree = ""; }; + BC3172E9B17147866900EF13AD321BCE /* BRPickerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BRPickerView-umbrella.h"; sourceTree = ""; }; BC432FD48A5932251F1CAFBC4BF74894 /* RxCocoa */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = RxCocoa; path = libRxCocoa.a; sourceTree = BUILT_PRODUCTS_DIR; }; - BC4497ACAED766E8FCBA7CE46B0D29E9 /* ZFPresentTransition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPresentTransition.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPresentTransition.h; sourceTree = ""; }; - BC68DB17F5389B916721EB75D4D42AEF /* AMapSearchKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchKit.h; path = AMapSearchKit.framework/Headers/AMapSearchKit.h; sourceTree = ""; }; - BCB2537055A67E43EFF6F79CF848EDE8 /* ZFPortraitViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPortraitViewController.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPortraitViewController.h; sourceTree = ""; }; - BCD183A0C06319841CCFD372D754A65D /* DDBaseNavigationController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseNavigationController.h; path = DDBasicControlsKit_Private/Classes/DDBaseNavigationController/DDBaseNavigationController.h; sourceTree = ""; }; - BCFB05B25EA0E1874B4520185D0F520C /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; - BD1CC2613855201FB4A305A8B0FFAAC3 /* CombineLatest+Collection.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CombineLatest+Collection.swift"; path = "RxSwift/Observables/CombineLatest+Collection.swift"; sourceTree = ""; }; - BD5942B198C2C52CB546A94825ECD5D8 /* AMapTrackError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackError.h; path = AMapTrackKit.framework/Headers/AMapTrackError.h; sourceTree = ""; }; - BD7BDF30B5BD419403A9BF069942DE33 /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; - BE29171B767403239C19B629D3141842 /* UIGestureRecognizer+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIGestureRecognizer+Rx.swift"; path = "RxCocoa/iOS/UIGestureRecognizer+Rx.swift"; sourceTree = ""; }; - BF05597D4D5039758C097011B6146890 /* SDImageAPNGCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageAPNGCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageAPNGCoder.h; sourceTree = ""; }; - BF247A02AFA5DF3424CA3F54ECEB8EDF /* UIImageView+HighlightedWebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+HighlightedWebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImageView+HighlightedWebCache.h"; sourceTree = ""; }; - BF3B734E93328FCA9CBAF2BFEEE2F269 /* AMapLocationRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationRegionObj.h; path = AMapLocationKit.framework/Headers/AMapLocationRegionObj.h; sourceTree = ""; }; - BF6A75211A24ECBCFFF35261C6D0757B /* AMapFoundation-NO-IDFA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapFoundation-NO-IDFA.release.xcconfig"; sourceTree = ""; }; - BF6C7C618BA2DF578EB22C8E9BBEF7C1 /* SDImageCodersManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCodersManager.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCodersManager.h; sourceTree = ""; }; - BF871DB7C0CE4FBE4225A5630271874D /* DDDate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDDate.swift; path = DDDateKit_Private/Classes/DDDate.swift; sourceTree = ""; }; - BFA626160F6B6EDADC088AEC4A77A409 /* UIRectCorner+Short.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIRectCorner+Short.swift"; path = "Source/Extensions/UIRectCorner+Short.swift"; sourceTree = ""; }; - BFB1885502F6C0EB6CD4DFD8E47B2E8A /* RxTabBarControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTabBarControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTabBarControllerDelegateProxy.swift; sourceTree = ""; }; - BFCE6B91DF39EC084C60766132A75AA3 /* VirtualTimeConverterType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = VirtualTimeConverterType.swift; path = RxSwift/Schedulers/VirtualTimeConverterType.swift; sourceTree = ""; }; - BFE6A1FBC1319146FC97413BCC5D32F7 /* DDBasicControlsKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDBasicControlsKit_Private.release.xcconfig; sourceTree = ""; }; - C007149505CFF46A0DDDD3FB0FBA7BE3 /* ZFLandscapeWindow.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFLandscapeWindow.h; path = DDZFPlayerKit_Private/Classes/Core/ZFLandscapeWindow.h; sourceTree = ""; }; - C00D03F01DEA8B9A558C705E66ABD5C0 /* Date+Dispatch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Date+Dispatch.swift"; path = "RxSwift/Date+Dispatch.swift"; sourceTree = ""; }; - C0440AD070D50340C6F91E9B02EFF84D /* DDMATrackManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDMATrackManager.m; path = DDMAMapKit_Private/Classes/DDMATrackManager/DDMATrackManager.m; sourceTree = ""; }; - C05920A77D4E723A4CE8AF32EEACCBC9 /* JXCategoryIndicatorBackgroundView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorBackgroundView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorBackgroundView.m; sourceTree = ""; }; - C072F8F29BE715233C9B45C2FF36DE7A /* UILabel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UILabel.swift; path = DDUIKit/Classes/UILabel/UILabel.swift; sourceTree = ""; }; - C0AFB4BBBED2656EEB1B1C40BDB9C2CC /* RequestCompression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestCompression.swift; path = Source/RequestCompression.swift; sourceTree = ""; }; - C0B7FBAA15370CC708769A6534984B79 /* SDWebImageMapKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageMapKit.h; path = DDWebImageKit_Private/Classes/SDWebImageMapKit/SDWebImageMapKit.h; sourceTree = ""; }; - C0C37C6B56D8D2494B6ECBE882FC28E3 /* RxTableViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTableViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxTableViewDataSourceProxy.swift; sourceTree = ""; }; - C0D2742C8CFA47F113A0473B3774695A /* AMapSearch-NO-IDFA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapSearch-NO-IDFA.debug.xcconfig"; sourceTree = ""; }; - C0E9BAFF083800EC19B935698FBDD171 /* MAUserLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocation.h; path = AMapNaviKit.framework/Headers/MAUserLocation.h; sourceTree = ""; }; - C0F1BEA2AFA0A22F4AA62459116A9AAD /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; - C0F979464BC996E36919B7E7208DBF2F /* MABaseEngineOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseEngineOverlay.h; path = AMapNaviKit.framework/Headers/MABaseEngineOverlay.h; sourceTree = ""; }; - C11ABC58A30CEFF4223B26F5300065BE /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; - C12B6E33523D6FFE1DB4475868AD6D80 /* WithLatestFrom.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WithLatestFrom.swift; path = RxSwift/Observables/WithLatestFrom.swift; sourceTree = ""; }; - C1425E143E9E7A6C7B3189A25F0479E0 /* BRResultModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRResultModel.h; path = BRPickerView/StringPickerView/BRResultModel.h; sourceTree = ""; }; - C150F2AA4B27DEEAD788DB0B253A619A /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; - C15C0AD1FF593DB39B37E71CBDB991B5 /* ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoBrowser.swift; path = Sources/General/ZLPhotoBrowser.swift; sourceTree = ""; }; - C17709E204CF1D2B2B2D714E35234C77 /* DDUINavigationBar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUINavigationBar.swift; path = DDUIKit/Classes/UINavigationBar/DDUINavigationBar.swift; sourceTree = ""; }; - C17BBFE5A01B651A4C0B8CFC7933D250 /* UIFont+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIFont+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIFont+DDCategory/UIFont+DDCategory.m"; sourceTree = ""; }; - C19074DDAE03BC8E273CEECD2398704E /* TakeLast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TakeLast.swift; path = RxSwift/Observables/TakeLast.swift; sourceTree = ""; }; - C1CD501C00A050BD87696E7BDC8E51D0 /* RxWKNavigationDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxWKNavigationDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxWKNavigationDelegateProxy.swift; sourceTree = ""; }; - C1FA57C8A283F80198D6DA3182E2B9A1 /* SDWebImageError.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageError.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageError.m; sourceTree = ""; }; - C23F3DD5730296214D78C45E51E5F702 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; - C255F41FEBA3625891C8C0DB930FE089 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; - C293FE78230059D50D40D7D496D99A7E /* DDBaseView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseView.m; path = DDBasicControlsKit_Private/Classes/DDBaseView/DDBaseView.m; sourceTree = ""; }; - C32BDBBCBC9B350C9EA5AAF42DFFD13D /* DDBasicControlsKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDBasicControlsKit_Private.modulemap; sourceTree = ""; }; - C333DAD78D5834C6D92996E28DD022BF /* Skip.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Skip.swift; path = RxSwift/Observables/Skip.swift; sourceTree = ""; }; - C38855784F8FBB18A37A214A56083B97 /* ZFPlayerControlView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerControlView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFPlayerControlView.h; sourceTree = ""; }; + BC465FF8CCC797DDD39F72CE05907ABA /* UIImage+MultiFormat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+MultiFormat.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+MultiFormat.m"; sourceTree = ""; }; + BCA4322CF19F0EF5B8D6F291D3C95A12 /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; + BCC8AE7A78DD94BA4E3B714AE007DCA6 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; + BCDDAE64E175BDF68A49846D5367AC78 /* ZLPhotoPreviewPopInteractiveTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoPreviewPopInteractiveTransition.swift; path = Sources/Animation/ZLPhotoPreviewPopInteractiveTransition.swift; sourceTree = ""; }; + BCE267FD9B0518D7608CA5999D2963E6 /* StringEncoding+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "StringEncoding+Alamofire.swift"; path = "Source/StringEncoding+Alamofire.swift"; sourceTree = ""; }; + BD256580AAFD029F0A80CB33DC9878A7 /* DispatchQueue+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Extensions.swift"; path = "Platform/DispatchQueue+Extensions.swift"; sourceTree = ""; }; + BD6B267BB1F4635FC5329AAC62A54EF4 /* SDImageAPNGCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageAPNGCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageAPNGCoder.h; sourceTree = ""; }; + BDA833FD0597BF9701781FFC8BDA8715 /* Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Create.swift; path = RxSwift/Observables/Create.swift; sourceTree = ""; }; + BDB973BC6B942C9A7ACE838891512FAC /* SDWebImageOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageOperation.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageOperation.m; sourceTree = ""; }; + BDDBFCE276A131EBB993532F71DBB2E3 /* BehaviorRelay+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "BehaviorRelay+Driver.swift"; path = "RxCocoa/Traits/Driver/BehaviorRelay+Driver.swift"; sourceTree = ""; }; + BDE45026A07554106E56EAB1DFCFB909 /* SDWebImageTransitionInternal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageTransitionInternal.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDWebImageTransitionInternal.h; sourceTree = ""; }; + BDE92CB423005A97CCA96201448CB518 /* UIFont.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIFont.swift; path = DDUIKit/Classes/UIFont/UIFont.swift; sourceTree = ""; }; + BDFBA89DE326F0EFFD08C57490B7A03A /* DDLogKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDLogKit_Private.release.xcconfig; sourceTree = ""; }; + BE796FA7679BFCE0B82C986E0EC65503 /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; + BE81CF354513FFE3224BE1AAF856D4A3 /* DDToastKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDToastKit_Private-umbrella.h"; sourceTree = ""; }; + BE9E8C2F33A98716C8CB038355C1390B /* Cancelable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cancelable.swift; path = RxSwift/Cancelable.swift; sourceTree = ""; }; + BE9EEFE3C1290547D139F2FDDE9A2A3F /* DDAutoUIKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDAutoUIKit_Private.release.xcconfig; sourceTree = ""; }; + BEF2E731E0967F055A4140D135562237 /* UIImage+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIImage+DDCategory/UIImage+DDCategory.m"; sourceTree = ""; }; + BF1BFC1EC849AE1981681FFA8BC94515 /* UIImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIImage.swift; path = DDUIKit/Classes/UIImage/UIImage.swift; sourceTree = ""; }; + BFA7392806DD28A68BCAC8E86946F153 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; + BFECCD6DEE66A705C163467849DFDEF0 /* IQKeyboardManager+OrientationNotification.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+OrientationNotification.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+OrientationNotification.swift"; sourceTree = ""; }; + BFFA3748DBD1C58F25A0B59AFF5C5313 /* ConstraintInsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsetTarget.swift; path = Sources/ConstraintInsetTarget.swift; sourceTree = ""; }; + C0081722F86179F95D0ADAC8D016F42B /* AMapNaviDriveManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviDriveManager.h; path = AMapNaviKit.framework/Headers/AMapNaviDriveManager.h; sourceTree = ""; }; + C01301176AEAC9809BD957B58457CBA2 /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; + C01A1FC30FEE6FEE5B040C6EA68C73AF /* JXCategoryView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JXCategoryView-prefix.pch"; sourceTree = ""; }; + C01E8850DEB7E48F4ED5BFAC3EEA97CD /* BRStringPickerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRStringPickerView.h; path = BRPickerView/StringPickerView/BRStringPickerView.h; sourceTree = ""; }; + C041D18F1C8DA8250A2E225062F890CC /* MJRefreshStateTrailer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateTrailer.h; path = MJRefresh/Custom/Trailer/MJRefreshStateTrailer.h; sourceTree = ""; }; + C06ED124531C652E7A38443F115F77BD /* DDColorKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDColorKit_Private-dummy.m"; sourceTree = ""; }; + C0704E4A36349FCEE9EA71A73D5B75C3 /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; + C074B9CA36FB289B014D60736C04B7D9 /* DDImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDImageView.swift; path = DDControlsKit_Private/Classes/DDImageView/DDImageView.swift; sourceTree = ""; }; + C13A03B3256B854FBDD7EB286785A113 /* SDFileAttributeHelper.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDFileAttributeHelper.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDFileAttributeHelper.m; sourceTree = ""; }; + C13B0001206C640A62A5E2E04C6C9587 /* DDZFPlayerKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDZFPlayerKit_Private-umbrella.h"; sourceTree = ""; }; + C15163010490CB25348D095B99704CEB /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; + C1580239C591ED5E9E6C2B67C649CD22 /* PublishRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublishRelay.swift; path = RxRelay/PublishRelay.swift; sourceTree = ""; }; + C19A5FB1C0472EF8752D8DC60509F85C /* DDBaseAttributedString.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseAttributedString.m; path = DDBasicControlsKit_Private/Classes/DDBaseAttributedString/DDBaseAttributedString.m; sourceTree = ""; }; + C1C034DDF190FFFFEFDCBBE3BEED914A /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; + C1E1001084A1DE3C73F7A4CBB0207512 /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; + C1E91D67416254F974D49C96E760D91C /* UIImage+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIImage+DDCategory/UIImage+DDCategory.h"; sourceTree = ""; }; + C29B82C1A35C3064AF29EED840507353 /* SDImageCacheConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCacheConfig.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCacheConfig.h; sourceTree = ""; }; + C2B30E589629B61219540929CD7847C3 /* ControlEvent.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ControlEvent.swift; path = RxCocoa/Traits/ControlEvent.swift; sourceTree = ""; }; + C2C00E9A59E2ACDCCCCBFA7AA1D8BC7C /* UILabel+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UILabel+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UILabel+DDCategory/UILabel+DDCategory.h"; sourceTree = ""; }; + C2E9949BCE8F768888E03E679CECC7C7 /* InteractiveTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InteractiveTransition.swift; path = PopupDialog/Classes/InteractiveTransition.swift; sourceTree = ""; }; + C316711E28305E97B7E0A08F296FC514 /* MAParticleOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlay.h; path = AMapNaviKit.framework/Headers/MAParticleOverlay.h; sourceTree = ""; }; + C319A07391F1A2F55BEEE27E267540B7 /* SDImageCachesManagerOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCachesManagerOperation.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDImageCachesManagerOperation.h; sourceTree = ""; }; + C33C1BB66CB81994191C0E4B8665F134 /* ZFSmallFloatControlView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFSmallFloatControlView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFSmallFloatControlView.h; sourceTree = ""; }; + C3427CC32FA757BD5490C584C308E20B /* Generate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Generate.swift; path = RxSwift/Observables/Generate.swift; sourceTree = ""; }; + C3438C5869A327F52AF48414D67A7A69 /* EntryCachingHeuristic.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EntryCachingHeuristic.swift; path = Source/Infra/EntryCachingHeuristic.swift; sourceTree = ""; }; + C343C02FE4A6350746A5D09A7082F8EA /* PopupDialog.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = PopupDialog.debug.xcconfig; sourceTree = ""; }; + C38350A7021D51F8E99227F3D940494D /* ZFPlayer.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = ZFPlayer.bundle; path = DDZFPlayerKit_Private/Classes/ControlView/ZFPlayer.bundle; sourceTree = ""; }; + C38AA9CE57FA661B64139A67B24A96EC /* MAShape.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAShape.h; path = AMapNaviKit.framework/Headers/MAShape.h; sourceTree = ""; }; + C395B8259CC6D308C5CA33BA4BF46349 /* ConstraintLayoutGuide.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuide.swift; path = Sources/ConstraintLayoutGuide.swift; sourceTree = ""; }; + C3A40198775F90A1AE767DCDC1BCE469 /* ZFLoadingView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFLoadingView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFLoadingView.h; sourceTree = ""; }; C3A46B03C308EEEB11F2A62BA5D2E8BE /* JXCategoryView */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = JXCategoryView; path = libJXCategoryView.a; sourceTree = BUILT_PRODUCTS_DIR; }; - C3B528D531FFDD247E59137F3317001B /* JXCategoryView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = JXCategoryView.modulemap; sourceTree = ""; }; - C3DBEBCB293A3FCD29BD45A836CAA9EA /* JXCategoryImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryImageView.h; path = Sources/Image/JXCategoryImageView.h; sourceTree = ""; }; + C3B2233311370F500690044FC799B0D9 /* Observable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Observable.swift; path = RxSwift/Observable.swift; sourceTree = ""; }; C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = Kingfisher; path = libKingfisher.a; sourceTree = BUILT_PRODUCTS_DIR; }; - C4025A86355AAFC6861CBACCC14A3DC2 /* AMapTrack-NO-IDFA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapTrack-NO-IDFA.release.xcconfig"; sourceTree = ""; }; - C465A76F050C7510F9A668CDD8471C83 /* Sample.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sample.swift; path = RxSwift/Observables/Sample.swift; sourceTree = ""; }; - C479FA906A74F8DED39786FB2023F9B9 /* UIScrollView+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIScrollView+DDCategory/UIScrollView+DDCategory.h"; sourceTree = ""; }; - C4CC337C54DE3F5B9E79C4141C036D44 /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; - C4CEEE9069A8BF07BF5E6C0BD44B9E6A /* CompactMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CompactMap.swift; path = RxSwift/Observables/CompactMap.swift; sourceTree = ""; }; - C4D5CBAA963D46585FA0B23F431CA8C7 /* ShareReplayScope.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ShareReplayScope.swift; path = RxSwift/Observables/ShareReplayScope.swift; sourceTree = ""; }; - C4F23C5A2FDCD9311FB91BA67159B50B /* UIImageView+DDWebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+DDWebCache.h"; path = "DDWebImageKit_Private/Classes/DDWebImage/UIImageView+DDWebCache.h"; sourceTree = ""; }; - C4F6489ECCF9FCD13E69854E69FB3B52 /* EKTextField.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKTextField.swift; path = Source/MessageViews/MessagesUtils/EKTextField.swift; sourceTree = ""; }; - C5034460062B4608728F1FD6342E4106 /* DDWebImageKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDWebImageKit_Private-umbrella.h"; sourceTree = ""; }; - C5BE68CC57DDF1DC30483EB827497B8B /* RxCocoa-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxCocoa-umbrella.h"; sourceTree = ""; }; - C5BFA9778C1024FDB856115D5A6949DB /* DDUINavigationController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUINavigationController.swift; path = DDUIKit/Classes/UINavigationController/DDUINavigationController.swift; sourceTree = ""; }; - C5D70B945F4D296251171D2A94D836B1 /* ZFPortraitControlView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPortraitControlView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFPortraitControlView.h; sourceTree = ""; }; - C5E1FC3BFE5E28B0C3E2511417648314 /* UIColor+JXAdd.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIColor+JXAdd.h"; path = "Sources/Common/UIColor+JXAdd.h"; sourceTree = ""; }; - C613E88E4EDB51B45CFC1D430A71953D /* ZLPhotoPreviewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoPreviewCell.swift; path = Sources/General/ZLPhotoPreviewCell.swift; sourceTree = ""; }; - C6934E16C9BC7267D737B19E425194D3 /* DDBasicControlsKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDBasicControlsKit_Private.debug.xcconfig; sourceTree = ""; }; - C699839D09F01983AF308BB8B6A9A630 /* ESTabBarController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBarController.swift; path = Sources/ESTabBarController.swift; sourceTree = ""; }; - C7128F624BCB775463A1CC9DAFEDBF4A /* AMapTrackManagerOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackManagerOptions.h; path = AMapTrackKit.framework/Headers/AMapTrackManagerOptions.h; sourceTree = ""; }; - C7422D0EA1D1B467127DC458DDA40E7C /* MAOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlay.h; path = AMapNaviKit.framework/Headers/MAOverlay.h; sourceTree = ""; }; - C78632E589E41CA7D2C1D9FC54926620 /* DDToastKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDToastKit_Private.modulemap; sourceTree = ""; }; - C7BB3DA965E61A624E4B1A8BBA59576C /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; - C849C9D3BBEFA6642D925B23E0A6DC83 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; - C884D2724E26BD1B0EC7EB8A83305CB0 /* EKAttributes+UserInteraction.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+UserInteraction.swift"; path = "Source/Model/EntryAttributes/EKAttributes+UserInteraction.swift"; sourceTree = ""; }; - C90BA606D4132BC2DAE037464C64CE62 /* ColorUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ColorUtil.swift; path = DDColorKit_Private/Classes/ColorUtil.swift; sourceTree = ""; }; - C918BAC786F751348A97F5F4DA3E7CF2 /* Reduce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Reduce.swift; path = RxSwift/Observables/Reduce.swift; sourceTree = ""; }; - C93589C1E2973EC29ABB14A49552D202 /* Materialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Materialize.swift; path = RxSwift/Observables/Materialize.swift; sourceTree = ""; }; - C98CC1BD096B0C30201E7D94EC86DAF7 /* DDBaseTextField.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseTextField.m; path = DDBasicControlsKit_Private/Classes/DDBaseTextField/DDBaseTextField.m; sourceTree = ""; }; - C99558C02647C45592EC7D58ABBD0A6C /* CombineLatest+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CombineLatest+arity.swift"; path = "RxSwift/Observables/CombineLatest+arity.swift"; sourceTree = ""; }; - C9D50B4D0A0F65A2E7AE727B32AF36DA /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; - C9F01EFDE75D74545DF60C4BD37D53B7 /* Event.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Event.swift; path = RxSwift/Event.swift; sourceTree = ""; }; - C9F2B30DD9E6F695A2F670DC1BB063A3 /* Cell+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Cell+ZLPhotoBrowser.swift"; path = "Sources/Extensions/Cell+ZLPhotoBrowser.swift"; sourceTree = ""; }; - C9FE09C40BA76534D268A1325ADDDA56 /* DDDateKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDDateKit_Private-umbrella.h"; sourceTree = ""; }; - CA16616E82ADB8597F97C3D1C49F574C /* QLCompatibility.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = QLCompatibility.swift; path = Source/Extensions/QuickLayout/QLCompatibility.swift; sourceTree = ""; }; - CA45600DD33AC73EC85B9419D82EE2FE /* PHAsset+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PHAsset+ZLPhotoBrowser.swift"; path = "Sources/Extensions/PHAsset+ZLPhotoBrowser.swift"; sourceTree = ""; }; - CA8BFEE97FD59FDA0839C7878084654C /* DDBaseCollectionViewCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseCollectionViewCell.h; path = DDBasicControlsKit_Private/Classes/DDBaseCollectionViewCell/DDBaseCollectionViewCell.h; sourceTree = ""; }; - CAFC6D55541426067C29FCAEB2BCCAC1 /* SDImageCachesManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCachesManager.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCachesManager.m; sourceTree = ""; }; - CB204A3DDE349B424A8EF6E2980CC216 /* Amb.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Amb.swift; path = RxSwift/Observables/Amb.swift; sourceTree = ""; }; - CB66D58D667C42F579E946D3440960BF /* DDMutableAttributedString.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDMutableAttributedString.swift; path = DDControlsKit_Private/Classes/DDAttributedString/DDMutableAttributedString.swift; sourceTree = ""; }; - CB6EC6D8FD2C8F4967F3D2D80DE2CC3F /* AMapUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapUtility.h; path = AMapFoundationKit.framework/Headers/AMapUtility.h; sourceTree = ""; }; - CB7B2CC4BAE3964F20F121841C423680 /* MALineDrawType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MALineDrawType.h; path = AMapNaviKit.framework/Headers/MALineDrawType.h; sourceTree = ""; }; - CB865EA7E68938337D3945F7FE523EA0 /* Take.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Take.swift; path = RxSwift/Observables/Take.swift; sourceTree = ""; }; - CBC51A51F49299ABACD2C7BA9DC428D1 /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; - CBEFF18E8C5BC2106F7E1C5196B6E0FE /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; - CC14CC25BEAF3C354CE34793EA9028F2 /* JXCategoryNumberCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryNumberCell.m; path = Sources/Number/JXCategoryNumberCell.m; sourceTree = ""; }; - CC34DF74E0F6C217FFC044D4CA605FB4 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; - CC78A596322EDE270DDF42AD89FBFC0C /* CALayer+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "CALayer+DDCategory.h"; path = "DDCategoryKit_Private/Classes/CALayer+DDCategory/CALayer+DDCategory.h"; sourceTree = ""; }; - CC8E3910F858BCE795CA8E197120E224 /* DDBaseTextField.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseTextField.h; path = DDBasicControlsKit_Private/Classes/DDBaseTextField/DDBaseTextField.h; sourceTree = ""; }; + C3FFBB9632D75DDBE9FD5A649334EDAB /* SDImageCachesManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCachesManager.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCachesManager.m; sourceTree = ""; }; + C408382CB10B497594A402E6EF66AFD7 /* EKAttributes+Animation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Animation.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Animation.swift"; sourceTree = ""; }; + C4968C01BFADC82312916BEF12CEADF0 /* ZLTextStickerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLTextStickerView.swift; path = Sources/Edit/ZLTextStickerView.swift; sourceTree = ""; }; + C4B16647558A9B771B3905CC83AF8E88 /* RxSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxSwift.modulemap; sourceTree = ""; }; + C4D1F46CFAEE91B9E24E4CB861FBC9E0 /* ESTabBarItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBarItem.swift; path = Sources/ESTabBarItem.swift; sourceTree = ""; }; + C503F91C5A7F8C0526C05906C314FDD8 /* MABaseEngineOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseEngineOverlay.h; path = AMapNaviKit.framework/Headers/MABaseEngineOverlay.h; sourceTree = ""; }; + C52A36F8A43054CA8133A15E0001C73E /* Dematerialize.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Dematerialize.swift; path = RxSwift/Observables/Dematerialize.swift; sourceTree = ""; }; + C58DEEC5BECFDBEF87F5EBF5BA2865AF /* MAOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAOverlayRenderer.h; sourceTree = ""; }; + C5A10322AB4A96E7AA39EB552DE0AB04 /* MAUserLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocation.h; path = AMapNaviKit.framework/Headers/MAUserLocation.h; sourceTree = ""; }; + C5ED2057E6AFCBF4956A0048C71B1242 /* RxRelay-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxRelay-dummy.m"; sourceTree = ""; }; + C69A0E7976A70A4E86A4E00C69874F9D /* EKNotificationMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKNotificationMessage.swift; path = Source/Model/EKNotificationMessage.swift; sourceTree = ""; }; + C6EE7242DB95F788956D974ED735093B /* BRDatePickerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRDatePickerView.m; path = BRPickerView/DatePickerView/BRDatePickerView.m; sourceTree = ""; }; + C756078088B7C77722EB7AE0CE6B21C7 /* DDBaseTextView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseTextView.m; path = DDBasicControlsKit_Private/Classes/DDBaseTextView/DDBaseTextView.m; sourceTree = ""; }; + C77BAED957266D20EFB289729FC39BED /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; + C78371C90C6B9059FF339E22C904025D /* NSMutableAttributedString+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSMutableAttributedString+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSAttributedString+DDCategory/NSMutableAttributedString+DDCategory.h"; sourceTree = ""; }; + C7DA28B79A5A6C2FCC8855981CC43356 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; + C7E31D8C2FE8DC2AC72DC429CAF78F0B /* UIView+Utils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Utils.swift"; path = "Source/Extensions/UIView+Utils.swift"; sourceTree = ""; }; + C8247D5D8F93669C33937301C5B2A463 /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; + C8912C7EDE4E45FE094F25961D746D68 /* Bugly.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Bugly.release.xcconfig; sourceTree = ""; }; + C8A37E16ABF1F765BD2F306F276A9BFC /* SDImageAWebPCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageAWebPCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageAWebPCoder.m; sourceTree = ""; }; + C8E4CE335A340C6A774310B86A5AE93B /* DDToastKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDToastKit_Private.debug.xcconfig; sourceTree = ""; }; + C9449CDD5B37F1FA78E8BAE5C9DE0546 /* SDImageAWebPCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageAWebPCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageAWebPCoder.h; sourceTree = ""; }; + C95752AC4AE3A6A0AFE94E4BB528FF4D /* AMapGeoFenceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceManager.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceManager.h; sourceTree = ""; }; + C96AEB93B0FA97EFDC4E3B0439591217 /* AMapTrackTerminalObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackTerminalObj.h; path = AMapTrackKit.framework/Headers/AMapTrackTerminalObj.h; sourceTree = ""; }; + C9AFBB8C9DAE35B22C4B19C5E5660706 /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; + C9BA963A8C91E0A3F2A875E5F6FC8DA1 /* ZLPhotoBrowser.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = ZLPhotoBrowser.bundle; path = Sources/ZLPhotoBrowser.bundle; sourceTree = ""; }; + C9E8038FB550A40B59487E96C2C014B8 /* TYCyclePagerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TYCyclePagerView.h; path = TYCyclePagerViewDemo/TYCyclePagerView/TYCyclePagerView.h; sourceTree = ""; }; + CA15DFDDCC8535D313EB0DD2D765E4FD /* EKBackgroundView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKBackgroundView.swift; path = Source/Infra/EKBackgroundView.swift; sourceTree = ""; }; + CA20C89C85B58F4039D8DF2007A09985 /* ConstraintLayoutGuide+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintLayoutGuide+Extensions.swift"; path = "Sources/ConstraintLayoutGuide+Extensions.swift"; sourceTree = ""; }; + CA7A822181B9F7B98B45DE64CE0662BA /* BRPickerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRPickerView.h; path = BRPickerView/BRPickerView.h; sourceTree = ""; }; + CAAA47E3059B1B6A4EC16751C5895DD6 /* SDImageCacheConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCacheConfig.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCacheConfig.m; sourceTree = ""; }; + CAAFEA0B151D4C3826C15637652CBD4E /* JXCategoryTitleCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleCell.m; path = Sources/Title/JXCategoryTitleCell.m; sourceTree = ""; }; + CACC29150612037ED48E79B9F8473318 /* JXCategoryViewAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryViewAnimator.m; path = Sources/Common/JXCategoryViewAnimator.m; sourceTree = ""; }; + CAE0D91F5796C560EF46CE9E25E32D25 /* DDUINavigationBar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUINavigationBar.swift; path = DDUIKit/Classes/UINavigationBar/DDUINavigationBar.swift; sourceTree = ""; }; + CB065740FE2583AF33580901156A78FA /* ZFSpeedLoadingView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFSpeedLoadingView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFSpeedLoadingView.h; sourceTree = ""; }; + CB5BDCC56546B80495D4FD3626AF7450 /* UITabBarController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UITabBarController+Rx.swift"; path = "RxCocoa/iOS/UITabBarController+Rx.swift"; sourceTree = ""; }; + CBBFF9A97B5F717700B948C65F069E86 /* DDUIKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDUIKit.modulemap; sourceTree = ""; }; + CBDCF2E2806442EAACA290D1B6CD1865 /* PublishSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublishSubject.swift; path = RxSwift/Subjects/PublishSubject.swift; sourceTree = ""; }; + CC0D7C1A03B68DB302B661DFA918DB0C /* AMapNaviWalkManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviWalkManager.h; path = AMapNaviKit.framework/Headers/AMapNaviWalkManager.h; sourceTree = ""; }; + CC1A6EA952868E1B1F4A942353DBE9C6 /* UIImage+GIF.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+GIF.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+GIF.m"; sourceTree = ""; }; + CC4C3680FD2099E89158AF151AD3F178 /* Zip.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Zip.swift; path = RxSwift/Observables/Zip.swift; sourceTree = ""; }; + CC8558B336BC45B6ACB3389AFF5BD8A7 /* JXCategoryIndicatorCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorCell.m; path = Sources/Indicator/JXCategoryIndicatorCell.m; sourceTree = ""; }; CCA25F5644BF0246ABFFF775553FEEAE /* Pods-OrderScheduling.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OrderScheduling.debug.xcconfig"; sourceTree = ""; }; - CCCC1D7DFC82611191B317D673EBAD84 /* ZFSmallFloatControlView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFSmallFloatControlView.h; path = DDZFPlayerKit_Private/Classes/ControlView/ZFSmallFloatControlView.h; sourceTree = ""; }; - CCD6A5741811890EBBC8CB00EE7545D1 /* ZFPersentInteractiveTransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPersentInteractiveTransition.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPersentInteractiveTransition.m; sourceTree = ""; }; - CCEE3ECC69F94CF8C921094E9F552EC7 /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MBProgressHUD.m; path = DDProgressHUDKit_Private/Classes/MBProgressHUD.m; sourceTree = ""; }; - CD5C6EF039771DE3BBFD1C2E5267FAD5 /* MAOfflineItemCommonCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemCommonCity.h; path = AMapNaviKit.framework/Headers/MAOfflineItemCommonCity.h; sourceTree = ""; }; - CD69F30B53091DB1F9A728649E37DA19 /* ZFSmallFloatControlView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFSmallFloatControlView.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFSmallFloatControlView.m; sourceTree = ""; }; - CDACC42516E48E1217B29D825805D5E2 /* BRPickerView.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = BRPickerView.bundle; path = BRPickerView/Base/BRPickerView.bundle; sourceTree = ""; }; - CDAF35BEB1C5E888EA53458C66C300CF /* SkipUntil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkipUntil.swift; path = RxSwift/Observables/SkipUntil.swift; sourceTree = ""; }; - CDC873B21BDF7072B69FA32FB8F259D4 /* MAMapKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapKit.h; path = AMapNaviKit.framework/Headers/MAMapKit.h; sourceTree = ""; }; - CDEFF9760CD4A0367C7782544A4EF268 /* JXCategoryDotView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryDotView.m; path = Sources/Dot/JXCategoryDotView.m; sourceTree = ""; }; - CE027B24E40D28675EA85488B95A91E1 /* AMapNaviLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviLocation.h; path = AMapNaviKit.framework/Headers/AMapNaviLocation.h; sourceTree = ""; }; - CE0BD29512B8179D935C181C996F0274 /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; - CE1558EF78D8A802BD647DFB8B65C792 /* ESTabBarController-swift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ESTabBarController-swift-umbrella.h"; sourceTree = ""; }; - CE28C1F3E9AE727298E7FF67C2E9EC0C /* NSData+ImageContentType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+ImageContentType.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/NSData+ImageContentType.h"; sourceTree = ""; }; - CE5691725F72CA12E007369CC00FF868 /* MAMultiTexturePolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiTexturePolylineRenderer.h; path = AMapNaviKit.framework/Headers/MAMultiTexturePolylineRenderer.h; sourceTree = ""; }; - CE6103A157F1BDC04C988792B465495A /* JXCategoryView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryView.h; path = Sources/JXCategoryView.h; sourceTree = ""; }; - CF3CB9F1FB1460CE87C76ADA886DE8F8 /* JXCategoryIndicatorView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorView.h; path = Sources/Indicator/JXCategoryIndicatorView.h; sourceTree = ""; }; - CF57597BE04B888FEB1C7EC40CCFB536 /* SDDisplayLink.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDDisplayLink.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDDisplayLink.h; sourceTree = ""; }; - CFE4F786893B6E5E30041097DAC17FD1 /* AMapLocation-NO-IDFA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapLocation-NO-IDFA.debug.xcconfig"; sourceTree = ""; }; - CFEFA3551E320AFBB4ED26481F6E261D /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; - CFF7EB11AA966CC8689FC817E88CE296 /* SDAsyncBlockOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAsyncBlockOperation.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDAsyncBlockOperation.h; sourceTree = ""; }; - D059C0C499654D14D299C442DFC27A36 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; - D0803036F4E45A262A929A624A4D7A71 /* ConstraintMakerRelatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerRelatable.swift; path = Sources/ConstraintMakerRelatable.swift; sourceTree = ""; }; - D09334B490948243010131E88684E2A1 /* ZFIJKPlayerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFIJKPlayerManager.h; path = DDZFPlayerKit_Private/Classes/ijkplayer/ZFIJKPlayerManager.h; sourceTree = ""; }; - D0C62D8AB8EB637FF1E2D21E859D1235 /* RxScrollViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxScrollViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxScrollViewDelegateProxy.swift; sourceTree = ""; }; - D101EBC4CB75ABD10BB1C5AE2AF8D31A /* ZLPhotoBrowser.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ZLPhotoBrowser.release.xcconfig; sourceTree = ""; }; - D10B375BD41E18EFDB575A5DA5885FE3 /* JXCategoryIndicatorRainbowLineView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorRainbowLineView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorRainbowLineView.h; sourceTree = ""; }; + CCBF6DEC90B74616999D2954B21EC702 /* UITextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UITextView.swift; path = DDUIKit/Classes/UITextView/UITextView.swift; sourceTree = ""; }; + CCD0EEC530FB6824A9E422B23CDE22BD /* SerialDispatchQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SerialDispatchQueueScheduler.swift; path = RxSwift/Schedulers/SerialDispatchQueueScheduler.swift; sourceTree = ""; }; + CCD9A6D58A4EE3EE6FCA29C9286D1E03 /* ZLPhotoBrowser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZLPhotoBrowser.h; path = Sources/ZLPhotoBrowser.h; sourceTree = ""; }; + CCF5BE4A863570487343F695DA2B5F19 /* DDLogKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDLogKit_Private.debug.xcconfig; sourceTree = ""; }; + CD325B340468FE5EF69FE4F3EB703AE5 /* SDWebImageDownloaderOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderOperation.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderOperation.m; sourceTree = ""; }; + CD598F35AF355F8CCB8C1293E8E93F66 /* FontUtil.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FontUtil.swift; path = DDFontKit_Private/Classes/FontUtil.swift; sourceTree = ""; }; + CD8F12B9844C2496DDF15B7705462661 /* JPushExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JPushExtension.release.xcconfig; sourceTree = ""; }; + CD93EAF252FE9FC36CD21DC48271E1B3 /* DDUIGestureRecognizer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDUIGestureRecognizer.debug.xcconfig; sourceTree = ""; }; + CE1593685AF734B81F3F07C111233514 /* MAGroundOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAGroundOverlayRenderer.h; sourceTree = ""; }; + CE6AFA9915B5BE9AA03F5AFDA4F0C76D /* UIViewController+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIViewController+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIViewController+DDCategory/UIViewController+DDCategory.m"; sourceTree = ""; }; + CEA080F77496CCA95C9BEADCFA59A20C /* MAMapVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapVersion.h; path = AMapNaviKit.framework/Headers/MAMapVersion.h; sourceTree = ""; }; + CEAE6478224C9C58CCED01B7D5EBD95B /* PrimitiveSequence+Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PrimitiveSequence+Zip+arity.swift"; path = "RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Zip+arity.swift"; sourceTree = ""; }; + CEB7830C5EECF9675B82456ED61DC054 /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; + CF14298B31534E097A475D9C054AE38D /* _RXDelegateProxy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = _RXDelegateProxy.m; path = RxCocoa/Runtime/_RXDelegateProxy.m; sourceTree = ""; }; + CF26C5C758D8FA0F5CE7716DA649070E /* ZLCustomAlertProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLCustomAlertProtocol.swift; path = Sources/General/ZLCustomAlertProtocol.swift; sourceTree = ""; }; + CF38C907BA4363B405B06B2D5BCC7B3D /* Binder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Binder.swift; path = RxSwift/Binder.swift; sourceTree = ""; }; + CF7D6ACF48268BFF03CB452E3FABA2AC /* IQKeyboardManager+Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Internal.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+Internal.swift"; sourceTree = ""; }; + CF97FF1728BE083E7BA8D4321400C927 /* DDUITableView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUITableView.swift; path = DDUIKit/Classes/UITableView/DDUITableView.swift; sourceTree = ""; }; + CFA04185301A5917ABDBDEC1D612FE8F /* PopupDialogDefaultView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PopupDialogDefaultView.swift; path = PopupDialog/Classes/PopupDialogDefaultView.swift; sourceTree = ""; }; + CFCAA960B1920091AC115175863C7249 /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; + CFF2CDF0A1C46CCC62AAE0924ABF1C29 /* HistoricalScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HistoricalScheduler.swift; path = RxSwift/Schedulers/HistoricalScheduler.swift; sourceTree = ""; }; + CFFC1E69456D7DCFAB6347A9E16EBAE4 /* ZFPlayerGestureControl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPlayerGestureControl.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerGestureControl.m; sourceTree = ""; }; + D06E1A210D37002D4D9EDBA17FC74F82 /* BRBaseView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRBaseView.m; path = BRPickerView/Base/BRBaseView.m; sourceTree = ""; }; + D0881CEE46D38FAADED1CFDCC77A3FEF /* UIView+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIView+DDCategory/UIView+DDCategory.h"; sourceTree = ""; }; + D08BA247FE753C21738F05CD4BCB9962 /* ZLAnimationUtils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLAnimationUtils.swift; path = Sources/General/ZLAnimationUtils.swift; sourceTree = ""; }; + D0DC34DFC911705DDBD12D11C2C88CEF /* URLEncodedFormEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLEncodedFormEncoder.swift; path = Source/URLEncodedFormEncoder.swift; sourceTree = ""; }; D13827848C413A76ADD18E47761D2B20 /* Pods-OrderScheduling.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-OrderScheduling.modulemap"; sourceTree = ""; }; - D14A8EACE4F15F6FC2F332802129C914 /* ZLCameraConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLCameraConfiguration.swift; path = Sources/General/ZLCameraConfiguration.swift; sourceTree = ""; }; - D180AA8ED4FD1BE7CC8E443BCD02A870 /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; - D1928E2D18FC58F1343C0E73CEDDFD69 /* DDNetworkingOfAlamofireKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDNetworkingOfAlamofireKit_Private-dummy.m"; sourceTree = ""; }; - D1C6691C88E78CF1E51254939A312AC7 /* MAParticleOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlay.h; path = AMapNaviKit.framework/Headers/MAParticleOverlay.h; sourceTree = ""; }; - D1CD98495D161F187C6AA939003DEA4B /* UIViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIViewController.swift; path = DDUIKit/Classes/UIViewController/UIViewController.swift; sourceTree = ""; }; - D1D6264C3644FD12CE8403A9A3B0B747 /* Combine.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Combine.swift; path = Source/Combine.swift; sourceTree = ""; }; - D1ED4B9C2D8020E1ADA97F6280712D2D /* DDMAMapKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDMAMapKit_Private.modulemap; sourceTree = ""; }; - D1FECBC69BBE1F037C888CFC5CF8F1FC /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; - D236B2FB8643105CB985D9AB3530F5E4 /* EKAttributes+LifecycleActions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+LifecycleActions.swift"; path = "Source/Model/EntryAttributes/EKAttributes+LifecycleActions.swift"; sourceTree = ""; }; - D2475BF5B92A2C6570E09A42715521DD /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; - D252E83F54D222288455EFBFC84A99A1 /* OperationQueueScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = OperationQueueScheduler.swift; path = RxSwift/Schedulers/OperationQueueScheduler.swift; sourceTree = ""; }; - D28527F6DF5BDCD6AABCC08E41FEFB89 /* MAPointAnnotation+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "MAPointAnnotation+DDCategory.m"; path = "DDMAMapKit_Private/Classes/DDMAMap/Annotation/MAPointAnnotation+DDCategory.m"; sourceTree = ""; }; - D2C6193C45DF3914B83401B65C512D51 /* AMapNaviCompositeAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviCompositeAnnotation.h; path = AMapNaviKit.framework/Headers/AMapNaviCompositeAnnotation.h; sourceTree = ""; }; - D2C7586BCCCAFF9AD91E2383D7B2B148 /* DDNetworkingOfAlamofireKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDNetworkingOfAlamofireKit_Private.modulemap; sourceTree = ""; }; - D31F9B2D0B345178537FE976CD4F2BE0 /* IQKeyboardManager+Debug.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Debug.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+Debug.swift"; sourceTree = ""; }; - D343074B132E1A6D98FD6F436B9CECA5 /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; - D35681557EB97B0829DBA877D6EA8413 /* DDBaseSwitch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseSwitch.h; path = DDBasicControlsKit_Private/Classes/DDBaseSwitch/DDBaseSwitch.h; sourceTree = ""; }; - D3723412A9ED47F10F798CBCF788A14F /* DDZFPlayerKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDZFPlayerKit_Private-dummy.m"; sourceTree = ""; }; - D37595B8A55D445A6594572A6F99F17D /* KFImageRenderer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageRenderer.swift; path = Sources/SwiftUI/KFImageRenderer.swift; sourceTree = ""; }; - D376CB5F78D9F27DBC3D158CA366E4A2 /* Concurrency.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Concurrency.swift; path = Source/Concurrency.swift; sourceTree = ""; }; - D38E8E5C64B00A8E71B24A95FBDD39A1 /* UITableViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UITableViewCell.swift; path = DDUIKit/Classes/UITableViewCell/UITableViewCell.swift; sourceTree = ""; }; - D3D5708FCD8999A29CCA43ACDFFCF280 /* Using.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Using.swift; path = RxSwift/Observables/Using.swift; sourceTree = ""; }; - D3F7AEBF18EA5D3B0651F2B97C2E6353 /* MAMapView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapView.h; path = AMapNaviKit.framework/Headers/MAMapView.h; sourceTree = ""; }; - D40225405D5D80EEACCE7AA6F829800A /* SDMemoryCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDMemoryCache.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDMemoryCache.m; sourceTree = ""; }; - D408185630E1D88F5D372BEA3D0C010A /* EKProcessingNoteMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKProcessingNoteMessageView.swift; path = Source/MessageViews/Notes/EKProcessingNoteMessageView.swift; sourceTree = ""; }; - D413891A09E56CE6E9A4A625A6EBD7A0 /* EKBackgroundView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKBackgroundView.swift; path = Source/Infra/EKBackgroundView.swift; sourceTree = ""; }; - D42461E1DAC9617AC4EC4DE2A606BDA9 /* DDControlsKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDControlsKit_Private-umbrella.h"; sourceTree = ""; }; - D44D145D543DF769DCE064C2F9127D93 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; - D499507AA885A9B33E609D9D4657506B /* Observable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Observable.swift; path = RxSwift/Observable.swift; sourceTree = ""; }; - D4BE91571448FADEEA4D43FD6A8E4169 /* AMapNaviTravelManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviTravelManager.h; path = AMapNaviKit.framework/Headers/AMapNaviTravelManager.h; sourceTree = ""; }; - D4C5FBE27DD112F79163460A00B2E6D2 /* MATraceReplayOverlayRender.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MATraceReplayOverlayRender.m; path = DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlayRender.m; sourceTree = ""; }; - D4E22E117475D6D3B7DE428D1C710F92 /* RxCocoaObjCRuntimeError+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "RxCocoaObjCRuntimeError+Extensions.swift"; path = "RxCocoa/Common/RxCocoaObjCRuntimeError+Extensions.swift"; sourceTree = ""; }; - D4FFFBF4AFF6A99BA0FB837B08F6E8EF /* UIViewController+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIViewController+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIViewController+DDCategory/UIViewController+DDCategory.m"; sourceTree = ""; }; - D50AD93DB55BA2852EB053E766E0CEC7 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; - D51F3F91C886E12F9A762BBD09065D34 /* Infallible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Infallible.swift; path = RxSwift/Traits/Infallible/Infallible.swift; sourceTree = ""; }; - D5268EF276E69444ABFEB17A744D68E0 /* MAAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationView.h; path = AMapNaviKit.framework/Headers/MAAnnotationView.h; sourceTree = ""; }; - D583BB1B2D850804E9FF419CF2EE2197 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; - D58DD9F12AAC677A57C2B985EEB27B49 /* MAConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAConfig.h; path = AMapNaviKit.framework/Headers/MAConfig.h; sourceTree = ""; }; + D1436DF22306A910DE634B3436397A6D /* DDUIViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIViewController.swift; path = DDUIKit/Classes/UIViewController/DDUIViewController.swift; sourceTree = ""; }; + D16254B55AAD3124DC99795F88D22EB4 /* MJRefreshStateTrailer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateTrailer.m; path = MJRefresh/Custom/Trailer/MJRefreshStateTrailer.m; sourceTree = ""; }; + D1BC1FE6F37047E71C9830283FDD5D1B /* DDBaseButton.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseButton.m; path = DDBasicControlsKit_Private/Classes/DDBaseButton/DDBaseButton.m; sourceTree = ""; }; + D21954351CDAE70ABC850CAC620D988D /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + D230AE2AB8C8AAA0420E8B652CCE29D2 /* UIImage+Metadata.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Metadata.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+Metadata.h"; sourceTree = ""; }; + D23764F0D3CAF944BDB1C9D6BBD2AD48 /* UITableView+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITableView+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UITableView+DDCategory/UITableView+DDCategory.h"; sourceTree = ""; }; + D2A32F68783F1149F0EB7ED39AF6ABEA /* DDDateKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDDateKit_Private-prefix.pch"; sourceTree = ""; }; + D2A9A8EF046B4DE273BD1DD1E5CCA659 /* ZFPlayerLogManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPlayerLogManager.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerLogManager.m; sourceTree = ""; }; + D2C08CB7A46C8AE472089C3822E5E1FE /* BRResultModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRResultModel.m; path = BRPickerView/StringPickerView/BRResultModel.m; sourceTree = ""; }; + D2EE928793DF72FDD723828035BA6AF5 /* ZFOrientationObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFOrientationObserver.h; path = DDZFPlayerKit_Private/Classes/Core/ZFOrientationObserver.h; sourceTree = ""; }; + D2FA04DA35E9EA159876C62B7E64BE72 /* Scan.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Scan.swift; path = RxSwift/Observables/Scan.swift; sourceTree = ""; }; + D2FBC5D745AD1C4A03609880FFB133B9 /* TYPageControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TYPageControl.h; path = TYCyclePagerViewDemo/TYCyclePagerView/TYPageControl.h; sourceTree = ""; }; + D35B817F04EF84FA1B6B36B155603D53 /* DDBasicControlsKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDBasicControlsKit_Private-prefix.pch"; sourceTree = ""; }; + D361B211EAD33DA1B2A83B45487210D5 /* DDCategoryKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDCategoryKit_Private-umbrella.h"; sourceTree = ""; }; + D3D4F647B2116FBFD7A18F0000CFBF1C /* DDBasicControlsKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDBasicControlsKit_Private.debug.xcconfig; sourceTree = ""; }; + D3D5F3EE72923785B5ACA03ADDCC6CCD /* UIButton+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIButton+WebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIButton+WebCache.h"; sourceTree = ""; }; + D440CB37BA34B299E9404C60DA8AA061 /* DDUILabel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUILabel.swift; path = DDUIKit/Classes/UILabel/DDUILabel.swift; sourceTree = ""; }; + D4BCE737E0820DD5448EC6815BC33EC3 /* JPush-xcframeworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "JPush-xcframeworks.sh"; sourceTree = ""; }; + D509B560C3FD14DE99ED2E461F6F61FA /* EntryAppearanceDescriptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EntryAppearanceDescriptor.swift; path = Source/MessageViews/MessagesUtils/EntryAppearanceDescriptor.swift; sourceTree = ""; }; + D537699F67EA681BBE1912E3D2FAD08A /* MAPoiFilter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPoiFilter.h; path = AMapNaviKit.framework/Headers/MAPoiFilter.h; sourceTree = ""; }; + D58C980FB04DBDCB318A173DB5818C3B /* SubjectType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubjectType.swift; path = RxSwift/Subjects/SubjectType.swift; sourceTree = ""; }; + D5910EDB571BD6BD89858E4B3A053323 /* MAOfflineMap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMap.h; path = AMapNaviKit.framework/Headers/MAOfflineMap.h; sourceTree = ""; }; D5A3880A46506555230D960A979C59EA /* Pods-OrderScheduling-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-OrderScheduling-acknowledgements.plist"; sourceTree = ""; }; - D5FC36790E03C7E754E66FED6365738C /* SchedulerType+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SchedulerType+SharedSequence.swift"; path = "RxCocoa/Traits/SharedSequence/SchedulerType+SharedSequence.swift"; sourceTree = ""; }; - D60214896B6D19F96456B567432EED75 /* PublishRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublishRelay.swift; path = RxRelay/PublishRelay.swift; sourceTree = ""; }; - D63704298D5A951C328E7A35BC6221BC /* Infallible+Create.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Create.swift"; path = "RxSwift/Traits/Infallible/Infallible+Create.swift"; sourceTree = ""; }; - D6451DEFEE9B1505E857BBAAEBFD0107 /* TYPageControl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = TYPageControl.h; path = TYCyclePagerViewDemo/TYCyclePagerView/TYPageControl.h; sourceTree = ""; }; - D6637465326B8AE079DCBAFB2640EF56 /* ESTabBarItemMoreContentView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ESTabBarItemMoreContentView.swift; path = Sources/ESTabBarItemMoreContentView.swift; sourceTree = ""; }; - D6A3A8BDDD233E935B4B71BB1A8E2DAB /* DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDCategory.h; path = DDCategoryKit_Private/Classes/DDCategory.h; sourceTree = ""; }; - D6C8604D6A570C38B27589936588CE74 /* BRPickerViewMacro.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRPickerViewMacro.h; path = BRPickerView/Base/BRPickerViewMacro.h; sourceTree = ""; }; - D7115DDD4F8E68970B2FD8451EB5E9C9 /* URLEncodedFormEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = URLEncodedFormEncoder.swift; path = Source/URLEncodedFormEncoder.swift; sourceTree = ""; }; - D739C1F943B9C6C3C6595398766FD489 /* MAPolygon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygon.h; path = AMapNaviKit.framework/Headers/MAPolygon.h; sourceTree = ""; }; - D7405F726F27FA8579AD469C12130640 /* MJRefreshStateTrailer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateTrailer.h; path = MJRefresh/Custom/Trailer/MJRefreshStateTrailer.h; sourceTree = ""; }; - D7441B8F868552A340B305F12AF40760 /* SwiftEntryKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftEntryKit.debug.xcconfig; sourceTree = ""; }; - D74AC2DB0858052F53731ABFBF169DDB /* JXCategoryTitleImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleImageView.h; path = Sources/TitleImage/JXCategoryTitleImageView.h; sourceTree = ""; }; - D793EA0E5854BE0AE4CF3E6CCCBC7F3C /* IQKeyboardManager+Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQKeyboardManager+Internal.swift"; path = "IQKeyboardManagerSwift/IQKeyboardManager+Internal.swift"; sourceTree = ""; }; - D7B05D6A485E6EAF0570907F9273AFEE /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; - D7C0AB83F310A880CFCC4B2B7E8FE509 /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; - D7C46BF5E3D69C79656343B49BD01884 /* JXCategoryBaseCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryBaseCell.h; path = Sources/Base/JXCategoryBaseCell.h; sourceTree = ""; }; - D800475159936EE5B9928FD5790EA64D /* DDKeychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDKeychain.swift; path = DDPersistenceKit_Private/Classes/DDKeychain.swift; sourceTree = ""; }; + D5EBFD158BED080A89452FC9A7C389C6 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; + D6326621A7E3A533A7086C0D6193C1E8 /* Driver+Subscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Driver+Subscription.swift"; path = "RxCocoa/Traits/Driver/Driver+Subscription.swift"; sourceTree = ""; }; + D6409751BC87B860116CD41641A4EEEB /* Never.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Never.swift; path = RxSwift/Observables/Never.swift; sourceTree = ""; }; + D67E045E83C23CE19EE0D2D96B9E2AA8 /* UIButton+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIButton+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIButton+DDCategory/UIButton+DDCategory.m"; sourceTree = ""; }; + D6E34F8429C02CFE78D89CA93E4DC2CD /* ZFKVOController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFKVOController.h; path = DDZFPlayerKit_Private/Classes/Core/ZFKVOController.h; sourceTree = ""; }; + D710A3950D427273ED8F12C6AE1B243F /* JXCategoryImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryImageView.m; path = Sources/Image/JXCategoryImageView.m; sourceTree = ""; }; + D7160A21DD11FB1310E0D52335060432 /* PopupDialogButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PopupDialogButton.swift; path = PopupDialog/Classes/PopupDialogButton.swift; sourceTree = ""; }; + D75F36396C825082508059CD0ED4DB49 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; + D79400C04611DCA0219CCC4FED5760A9 /* TransitionAnimations.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TransitionAnimations.swift; path = PopupDialog/Classes/TransitionAnimations.swift; sourceTree = ""; }; + D79736C3A55B7D6C5075C947B6694235 /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; + D7A66CF132ED4CA93E3261E86C3D485A /* SnapKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SnapKit.modulemap; sourceTree = ""; }; + D7CF7F9A71024CB3A8125537CEDBB7D9 /* MATraceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceManager.h; path = AMapNaviKit.framework/Headers/MATraceManager.h; sourceTree = ""; }; + D7D356C9644A29E54C6CC720E7B1B848 /* ZFPlayerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPlayerView.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerView.m; sourceTree = ""; }; + D7D5AE346DB5672BA9E2CB1469B9C858 /* UIView+WebCacheOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+WebCacheOperation.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIView+WebCacheOperation.h"; sourceTree = ""; }; D80ECFAC844B9AC7A76107391505B65A /* DDUIGestureRecognizer */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDUIGestureRecognizer; path = libDDUIGestureRecognizer.a; sourceTree = BUILT_PRODUCTS_DIR; }; - D83FDEA4A1C4736C8464E87A7C465918 /* UIApplication+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIApplication+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIApplication+DDCategory/UIApplication+DDCategory.h"; sourceTree = ""; }; - D8F243A1BEF74C11B27CC506DD6AB89F /* DDBaseImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseImage.h; path = DDBasicControlsKit_Private/Classes/DDBaseImage/DDBaseImage.h; sourceTree = ""; }; - D8F5677E1C0A004DBC0CDFEA02571BC9 /* SDImageHEICCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageHEICCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageHEICCoder.m; sourceTree = ""; }; - D8FA59B1748ED6BAC9B49A81085EA8B8 /* AnonymousObserver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnonymousObserver.swift; path = RxSwift/Observers/AnonymousObserver.swift; sourceTree = ""; }; - D908F6D391FD5499772AFD617CE3B08A /* TextInput.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextInput.swift; path = RxCocoa/Common/TextInput.swift; sourceTree = ""; }; - D9E3331F1C3125414F22AB383C1A8271 /* RxSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxSwift.release.xcconfig; sourceTree = ""; }; - DA10D791BDD9935AFA17A0F4E6C2D09B /* MAIndoorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAIndoorInfo.h; path = AMapNaviKit.framework/Headers/MAIndoorInfo.h; sourceTree = ""; }; - DA515D63FE7C5AB95E640719CE28CA1C /* BehaviorSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BehaviorSubject.swift; path = RxSwift/Subjects/BehaviorSubject.swift; sourceTree = ""; }; + D80F968D98241681D31CE31C3C611B4E /* DDFontKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDFontKit_Private-prefix.pch"; sourceTree = ""; }; + D828469C73EA271E77A59D7E03735EA8 /* SDImageFrame.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageFrame.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageFrame.m; sourceTree = ""; }; + D8487A37DAC8AC776C1874BB6B5053CB /* ZLEditVideoViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLEditVideoViewController.swift; path = Sources/Edit/ZLEditVideoViewController.swift; sourceTree = ""; }; + D848D78F80A981643F18272D44A6E4ED /* BRAddressPickerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRAddressPickerView.h; path = BRPickerView/AddressPickerView/BRAddressPickerView.h; sourceTree = ""; }; + D878B3E61759AFBA94E2AD2BA556C63B /* ConstraintDirectionalInsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDirectionalInsetTarget.swift; path = Sources/ConstraintDirectionalInsetTarget.swift; sourceTree = ""; }; + D88894EE3045F82FC515A0F14F7E4550 /* BRBaseView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRBaseView.h; path = BRPickerView/Base/BRBaseView.h; sourceTree = ""; }; + D8B4EC3CA42A6FBE9D724058541231B3 /* ObservableConvertibleType+Driver.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Driver.swift"; path = "RxCocoa/Traits/Driver/ObservableConvertibleType+Driver.swift"; sourceTree = ""; }; + D8CB5B60C5127068B6918F908DE32948 /* UIScrollView+ZFPlayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+ZFPlayer.m"; path = "DDZFPlayerKit_Private/Classes/Core/UIScrollView+ZFPlayer.m"; sourceTree = ""; }; + D9015D405821BA2A645D159035072F5F /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; + D9017B4A55E653BC69EF76F2038FA511 /* DDNavigationControllerDelegateReceiver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDNavigationControllerDelegateReceiver.h; path = DDBasicControlsKit_Private/Classes/DDBaseNavigationController/DDNavigationControllerDelegateReceiver.h; sourceTree = ""; }; + D98B7057AC391941130E2F7D6BE2D5A2 /* MAConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAConfig.h; path = AMapNaviKit.framework/Headers/MAConfig.h; sourceTree = ""; }; + D9A94459E09F62AE28297A45E7F006CD /* DDUIGestureRecognizer.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDUIGestureRecognizer.modulemap; sourceTree = ""; }; + D9AD4F7389BBA58001D5A859EB85B585 /* SDWebImageDefine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDefine.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDefine.h; sourceTree = ""; }; + D9B41086832850A388ACB48FB147D90D /* JXCategoryNumberCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryNumberCell.h; path = Sources/Number/JXCategoryNumberCell.h; sourceTree = ""; }; + D9D9B2753D60AF012D5427AEBECB1D93 /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; + D9DF61443696E25D119968FD864EB092 /* NSObject+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSObject+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSObject+DDCategory/NSObject+DDCategory.h"; sourceTree = ""; }; + DA2E3333B33EB4CDB413E35D03333FFF /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; DA5F7E5AA5A762E4504855EAF3216C8A /* SwiftEntryKit */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = SwiftEntryKit; path = libSwiftEntryKit.a; sourceTree = BUILT_PRODUCTS_DIR; }; - DA837BF6E138C836CB0B34772355C42C /* EKWindow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKWindow.swift; path = Source/Infra/EKWindow.swift; sourceTree = ""; }; - DAFA278ED36B485434676D1274C794DC /* NSBundle+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSBundle+DDCategory/NSBundle+DDCategory.h"; sourceTree = ""; }; + DA9D848A9A1CE50B493878AC5B6453AE /* DDFontKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDFontKit_Private.modulemap; sourceTree = ""; }; + DAAF627C5AC1A45232223797F61A01A8 /* TYCyclePagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = TYCyclePagerView.modulemap; sourceTree = ""; }; + DAB598E6A39EA2D18270D5C97CE121FA /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; + DAB5B9267035C86CAFA45CF72C521FEA /* AMapSearchKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchKit.h; path = AMapSearchKit.framework/Headers/AMapSearchKit.h; sourceTree = ""; }; + DAE0A350B873FC7035DC492AEA003654 /* UITableViewCell+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UITableViewCell+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UITableViewCell+DDCategory/UITableViewCell+DDCategory.m"; sourceTree = ""; }; + DAFBA996F8D0DB0779A067E6DF99FBAB /* UIApplication+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIApplication+Rx.swift"; path = "RxCocoa/iOS/UIApplication+Rx.swift"; sourceTree = ""; }; DAFE13D35532C1BA0D3624F4C38BEE8E /* DDLogKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDLogKit_Private; path = libDDLogKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - DB01F89E84B483A11AD8AFC3CF27DAAF /* ObservableConvertibleType+Infallible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+Infallible.swift"; path = "RxSwift/Traits/Infallible/ObservableConvertibleType+Infallible.swift"; sourceTree = ""; }; - DB3100FB238A4122FD418598DDF4F05D /* JXCategoryNumberCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryNumberCellModel.m; path = Sources/Number/JXCategoryNumberCellModel.m; sourceTree = ""; }; - DB4595505ADC93D9A234484DAA923D81 /* DDColorKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDColorKit_Private-prefix.pch"; sourceTree = ""; }; - DB8E6C98BAF01799515F07221094D34D /* AMapURLSearchType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchType.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchType.h; sourceTree = ""; }; - DB9A4B43069912F94235A6EDF5BCCF64 /* ZLAlbumListController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLAlbumListController.swift; path = Sources/General/ZLAlbumListController.swift; sourceTree = ""; }; - DBADD172340CAE1095B8245614F52950 /* DDUIGestureRecognizer-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDUIGestureRecognizer-prefix.pch"; sourceTree = ""; }; - DBCA7DEF65B6364A009F8CD6AB6E2459 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; - DC000F0D5DFB10B14BA0FD639B109F4B /* ZLPhotoBrowser.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ZLPhotoBrowser.debug.xcconfig; sourceTree = ""; }; - DC48F2343FD541AE8C76FADC6F081FC0 /* RxCocoa.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxCocoa.release.xcconfig; sourceTree = ""; }; - DC7A58B12DDD400CDA9A3BCABBE49BE6 /* UITextField+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITextField+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UITextField+DDCategory/UITextField+DDCategory.h"; sourceTree = ""; }; - DC81809FF50391F89E44496BCAF45811 /* JXCategoryTitleVerticalZoomCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleVerticalZoomCellModel.h; path = Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomCellModel.h; sourceTree = ""; }; - DCCC0E1A8691F880E909C72BFDC8893B /* SDImageIOAnimatedCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageIOAnimatedCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageIOAnimatedCoder.m; sourceTree = ""; }; - DCED9BF9A75CB818CC3B6D40DA2AB893 /* UIImage+Metadata.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Metadata.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+Metadata.h"; sourceTree = ""; }; - DD09B2F8C02E6F784A28642322285FEF /* UIControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIControl+Rx.swift"; path = "RxCocoa/iOS/UIControl+Rx.swift"; sourceTree = ""; }; - DD0CEF6D413E5CC4ED4A380DECD94B27 /* DDAutoUIKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDAutoUIKit_Private-umbrella.h"; sourceTree = ""; }; - DD28E12E3515A0BF53D0E0B7D46CAAFB /* UIView+Utils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Utils.swift"; path = "Source/Extensions/UIView+Utils.swift"; sourceTree = ""; }; - DD5A6B3362A42A79FAA8AED3FA483987 /* SDWebImageDownloaderOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderOperation.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderOperation.m; sourceTree = ""; }; - DD7B0D992AF137E67CD84F025C57C13D /* EKAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKAttributes.swift; path = Source/Model/EntryAttributes/EKAttributes.swift; sourceTree = ""; }; - DDB22304384B6D44322D128CBF17BA0B /* DDDateKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDDateKit_Private.modulemap; sourceTree = ""; }; - DDDFD76B9CBAD0EED1EDE8B05A46CE63 /* DDTextField.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDTextField.swift; path = DDControlsKit_Private/Classes/DDTextField/DDTextField.swift; sourceTree = ""; }; - DDE0A76DC2B9C904AEFCA4F542821FFB /* DDZFPlayerKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDZFPlayerKit_Private.modulemap; sourceTree = ""; }; - DE39F0845A01B0EE84B6E97E02F63BD1 /* SDImageAPNGCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageAPNGCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageAPNGCoder.m; sourceTree = ""; }; - DE9034D8D4D2CDEC88871D9DE200FE39 /* AsyncSubject.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsyncSubject.swift; path = RxSwift/Subjects/AsyncSubject.swift; sourceTree = ""; }; - DE98C4C00F659D5D084EE1BCA6045733 /* DDUIImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIImage.swift; path = DDUIKit/Classes/UIImage/DDUIImage.swift; sourceTree = ""; }; + DB2300310A7B772468D5F440815EC294 /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; + DB61BBB8A3E8C58DEBBBA388DE476E3C /* URLSession+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLSession+Rx.swift"; path = "RxCocoa/Foundation/URLSession+Rx.swift"; sourceTree = ""; }; + DBAD08126B9080C366F9E397191BBE57 /* DDBaseModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseModel.h; path = DDBasicControlsKit_Private/Classes/DDBaseModel/DDBaseModel.h; sourceTree = ""; }; + DBDD0925F5FB23C67496CFE06943DA97 /* RxRelay.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxRelay.debug.xcconfig; sourceTree = ""; }; + DC1B952FDAF2B6A98BDABB7B08F4A16A /* DDTableViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDTableViewCell.swift; path = DDControlsKit_Private/Classes/DDTableViewCell/DDTableViewCell.swift; sourceTree = ""; }; + DC2B9F52B583A7A97A2FEC2B57038E90 /* MAAnnotationMoveAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationMoveAnimation.h; path = AMapNaviKit.framework/Headers/MAAnnotationMoveAnimation.h; sourceTree = ""; }; + DC5B2825250FB48648B89626A7097EB1 /* UISwitch+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UISwitch+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UISwitch+DDCategory/UISwitch+DDCategory.m"; sourceTree = ""; }; + DC7D9409D303846FA1887BF2C9F6C9D0 /* RxCocoa.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCocoa.swift; path = RxCocoa/RxCocoa.swift; sourceTree = ""; }; + DCBC10FF75DCF54BF4C8BE4226106158 /* NSBundle+BRPickerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+BRPickerView.m"; path = "BRPickerView/Base/NSBundle+BRPickerView.m"; sourceTree = ""; }; + DCCB5B88E4403F92CC5C5B2D573509D0 /* ConstraintLayoutSupportDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupportDSL.swift; path = Sources/ConstraintLayoutSupportDSL.swift; sourceTree = ""; }; + DCCCC5EC07117618F4DAF00E27CFC556 /* DDUIButton.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUIButton.swift; path = DDUIKit/Classes/UIButton/DDUIButton.swift; sourceTree = ""; }; + DCE08701C8652904BEE88F34DD27C3A5 /* DDAudioPlayerKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDAudioPlayerKit_Private.debug.xcconfig; sourceTree = ""; }; + DD105EC99E1337DE2350EA8F5E086D67 /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; + DD217346865E975A6F9491C83FFED705 /* RequestCompression.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestCompression.swift; path = Source/RequestCompression.swift; sourceTree = ""; }; + DD2645C8CEB2A5D2D9F6F734C385DA35 /* PopupDialogOverlayView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PopupDialogOverlayView.swift; path = PopupDialog/Classes/PopupDialogOverlayView.swift; sourceTree = ""; }; + DD404B51F03B97A6631E148DA050A732 /* Session.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Session.swift; path = Source/Session.swift; sourceTree = ""; }; + DD6E822FD84878F6DA0DF18290710A92 /* ESTabBarController-swift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "ESTabBarController-swift.release.xcconfig"; sourceTree = ""; }; + DD76C6A8AF1AA8CB62DF43C3F769AE0C /* MATraceReplayOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceReplayOverlay.h; path = DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlay.h; sourceTree = ""; }; + DD9BCD7BD7083FAF3307D81DF81F7C46 /* _RXKVOObserver.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RXKVOObserver.h; path = RxCocoa/Runtime/include/_RXKVOObserver.h; sourceTree = ""; }; + DDABBF11E1ABB03D2E87EDAC1FD0A620 /* SDWebImageDownloader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloader.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloader.h; sourceTree = ""; }; + DDDA4038ABB30110E2D3271068B0EB69 /* First.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = First.swift; path = RxSwift/Observables/First.swift; sourceTree = ""; }; + DE00811D9FC152CBF7585716DC0FD733 /* UIPickerView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIPickerView+Rx.swift"; path = "RxCocoa/iOS/UIPickerView+Rx.swift"; sourceTree = ""; }; + DEBED50283779181BB11A4A881012EE7 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; + DEC4AC451F11FA32131EE78BB3FD9EF0 /* SynchronizedUnsubscribeType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SynchronizedUnsubscribeType.swift; path = RxSwift/Concurrency/SynchronizedUnsubscribeType.swift; sourceTree = ""; }; + DEDD4D0FB94D73F7564C989B43F262CB /* ZLPhotoUIConfiguration+Chaining.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ZLPhotoUIConfiguration+Chaining.swift"; path = "Sources/General/ZLPhotoUIConfiguration+Chaining.swift"; sourceTree = ""; }; + DEEF6A42E1003FED5213630188F0BCF9 /* Infallible+CombineLatest+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+CombineLatest+arity.swift"; path = "RxSwift/Traits/Infallible/Infallible+CombineLatest+arity.swift"; sourceTree = ""; }; DF07F7B964C7E3CE99FEEC54FC37F050 /* DDUtilsSwiftKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDUtilsSwiftKit_Private; path = libDDUtilsSwiftKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - DF5E79CB287CCA7FC60BC670904F7B7F /* SDImageIOCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageIOCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageIOCoder.h; sourceTree = ""; }; - DF5E832983DA942E9794C98AA7F50933 /* AMapURLSearchConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchConfig.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchConfig.h; sourceTree = ""; }; - DFADA55E9D1F73B1F6D5CFA220A0A4BE /* HapticFeedbackGenerator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HapticFeedbackGenerator.swift; path = Source/Utils/HapticFeedbackGenerator.swift; sourceTree = ""; }; - DFC3DB51C1DA13F505A795B357894BB1 /* AMapNaviWalkDataRepresentable.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviWalkDataRepresentable.h; path = AMapNaviKit.framework/Headers/AMapNaviWalkDataRepresentable.h; sourceTree = ""; }; - DFE80EFD77BE117EC2FE68BE0F9BF012 /* EKButtonBarView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKButtonBarView.swift; path = Source/MessageViews/MessagesUtils/EKButtonBarView.swift; sourceTree = ""; }; - E00C0B428F6C8140B7DB451896A75DF5 /* BRDatePickerView+BR.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "BRDatePickerView+BR.m"; path = "BRPickerView/DatePickerView/BRDatePickerView+BR.m"; sourceTree = ""; }; - E04BBAB2F29CAC946E087DD69239B2A8 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; - E06B3721703FFA4E4F78C473A2C9FD36 /* SDWebImageCacheKeyFilter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCacheKeyFilter.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageCacheKeyFilter.m; sourceTree = ""; }; - E06BE4B5C010466D7CD4B8185D6C99D9 /* EKFormMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKFormMessageView.swift; path = Source/MessageViews/EKFormMessageView.swift; sourceTree = ""; }; - E09C58B8FB529FDB740330F0E925C663 /* BRPickerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BRPickerView.debug.xcconfig; sourceTree = ""; }; - E0ABCAF41BA97E58342F7E9EB428B4E4 /* DDUIKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDUIKit.debug.xcconfig; sourceTree = ""; }; - E0AC4164C244A783E1EB4707E25D4626 /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; - E0B589BF67CBC68E92A982038C2A7CF7 /* NSMutableAttributedString+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSMutableAttributedString+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSAttributedString+DDCategory/NSMutableAttributedString+DDCategory.h"; sourceTree = ""; }; - E0BB4672DD5B2357AF091570758E088E /* ConstraintInsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsetTarget.swift; path = Sources/ConstraintInsetTarget.swift; sourceTree = ""; }; - E0DE9461327F8EAE3C96E08980E41776 /* MAOfflineMapViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMapViewController.h; path = AMapNaviKit.framework/Headers/MAOfflineMapViewController.h; sourceTree = ""; }; - E115F94EF402CFF1A1536F7C942E7021 /* JXCategoryFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryFactory.h; path = Sources/Common/JXCategoryFactory.h; sourceTree = ""; }; - E12B03D080FC37497E24041CAE97BA1C /* Signal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signal.swift; path = RxCocoa/Traits/Signal/Signal.swift; sourceTree = ""; }; - E144D69067E05178AECB976CCE9DABD8 /* DDView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDView.swift; path = DDControlsKit_Private/Classes/DDView/DDView.swift; sourceTree = ""; }; - E1586F5F0ED8993071FF6764DA46DD29 /* SDImageCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCoder.h; sourceTree = ""; }; - E158CA30F063430F748A9E66F28C0B96 /* UITableView+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UITableView+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UITableView+DDCategory/UITableView+DDCategory.h"; sourceTree = ""; }; - E1810D4066F8BDF0C819E1FC989764D9 /* DDBaseTableView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseTableView.h; path = DDBasicControlsKit_Private/Classes/DDBaseTableView/DDBaseTableView.h; sourceTree = ""; }; - E189F686C8382B5321D06D11B1C32932 /* JXCategoryIndicatorBallView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorBallView.h; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorBallView.h; sourceTree = ""; }; - E1DAD51DDA691656395D144B8BBFD299 /* car_xingshi@3x.png */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = image.png; name = "car_xingshi@3x.png"; path = "DDMAMapKit_Private/Assets/car_xingshi@3x.png"; sourceTree = ""; }; - E1E03EF31EDD793F1FD52CF2AA0CECFC /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; - E1F9167948C7EBD6EBA633B2404C23B9 /* SDImageCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCoder.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCoder.m; sourceTree = ""; }; - E21BBF61C26CD0B4E63BE0C1AB4B9C3A /* RxRelay-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "RxRelay-umbrella.h"; sourceTree = ""; }; + DF2AEC51482009E8935EC3F37C84EC10 /* RxRelay.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = RxRelay.release.xcconfig; sourceTree = ""; }; + DF35EB7DB7844E364D8910DDCE3BBA18 /* AMapUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapUtility.h; path = AMapFoundationKit.framework/Headers/AMapUtility.h; sourceTree = ""; }; + DF3F8CF3B9F0AA4C8B420B3F415EEC61 /* MAPathShowRange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPathShowRange.h; path = AMapNaviKit.framework/Headers/MAPathShowRange.h; sourceTree = ""; }; + DF5053DCE0FC4754ABF3BFA5A6FD68F8 /* SDWebImageOptionsProcessor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageOptionsProcessor.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageOptionsProcessor.h; sourceTree = ""; }; + DF8AEF1B45C629BBBC58611C20A3A1C5 /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; + E0080360A1C76A97BF3244B89E9CE1F6 /* MACustomBuildingOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MACustomBuildingOverlayRenderer.h; sourceTree = ""; }; + E01259E1EBA2E46C02294D76E8696183 /* DDScrollView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDScrollView.swift; path = DDControlsKit_Private/Classes/DDScrollView/DDScrollView.swift; sourceTree = ""; }; + E01D15A927697FFBC21C2277A1BED082 /* MJRefreshNormalTrailer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalTrailer.m; path = MJRefresh/Custom/Trailer/MJRefreshNormalTrailer.m; sourceTree = ""; }; + E03320A291BFDD5AA1545F5FF07DB996 /* JXCategoryView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "JXCategoryView-dummy.m"; sourceTree = ""; }; + E038753F3326EAFA55E551DED5A83E1A /* DDToastKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDToastKit_Private-prefix.pch"; sourceTree = ""; }; + E073EEA268C0B3013B1B312FA549DEBF /* EKAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKAttributes.swift; path = Source/Model/EntryAttributes/EKAttributes.swift; sourceTree = ""; }; + E086170944E312848BD32A068A3B3D45 /* AMapTrackKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackKit.h; path = AMapTrackKit.framework/Headers/AMapTrackKit.h; sourceTree = ""; }; + E0CF4E36EBC551A1499DEDE5076AD3C3 /* SDAsyncBlockOperation.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAsyncBlockOperation.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDAsyncBlockOperation.m; sourceTree = ""; }; + E0D0B7AB20E57B728AF637B0BC82F481 /* DDUIGestureRecognizer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDUIGestureRecognizer.release.xcconfig; sourceTree = ""; }; + E13FF61B48E4C0D427DEE769C21B81F7 /* SDWebImageDownloaderConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderConfig.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderConfig.h; sourceTree = ""; }; + E140E38B445037E6F0E4FDB445C4A4B2 /* UIImageView+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIImageView+DDCategory/UIImageView+DDCategory.h"; sourceTree = ""; }; + E163311AD439D782918263286D181B9E /* ConstraintRelatableTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelatableTarget.swift; path = Sources/ConstraintRelatableTarget.swift; sourceTree = ""; }; + E18BECCC3AE278850CB90921D0269F8F /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; + E1B104D5CB3FB436481B45A71DFEA863 /* DDNavigationController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDNavigationController.swift; path = DDControlsKit_Private/Classes/DDNavigationController/DDNavigationController.swift; sourceTree = ""; }; + E1D1D28D7494F778CC60C149BC7097CE /* UIView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+WebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIView+WebCache.h"; sourceTree = ""; }; + E22F30851DDC7C549F663C5FEE847DCF /* AutoUI.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AutoUI.swift; path = DDAutoUIKit_Private/Classes/AutoUI.swift; sourceTree = ""; }; + E235887340A6B4A54A73422D949DC61C /* DDAutoUIKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDAutoUIKit_Private.debug.xcconfig; sourceTree = ""; }; + E23E3E037A1472C2E79E487DE308A5F2 /* UIWindow+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIWindow+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIWindow+DDCategory/UIWindow+DDCategory.h"; sourceTree = ""; }; + E25AFE2CC3899B6483DAECBCD6614163 /* UIImageView+ZFCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+ZFCache.h"; path = "DDZFPlayerKit_Private/Classes/ControlView/UIImageView+ZFCache.h"; sourceTree = ""; }; E270ABDB05C1E6CDFF8AB4EB055CE66E /* DDDateKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDDateKit_Private; path = libDDDateKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - E293879B78002EB8DDE11A3F17EE1BCB /* DDAF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDAF.swift; path = DDNetworkingOfAlamofireKit_Private/Classes/DDAF.swift; sourceTree = ""; }; - E2C26B7C92BC18A96E2E77AB1687CBCC /* RxMutableBox.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxMutableBox.swift; path = RxSwift/RxMutableBox.swift; sourceTree = ""; }; - E2ED8C7C5FBCEC374AC91E4C3CDB7351 /* DDUIGestureRecognizer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDUIGestureRecognizer.debug.xcconfig; sourceTree = ""; }; - E31333FBC4B57FD5007D0F30FA574E34 /* DDBaseImageView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseImageView.h; path = DDBasicControlsKit_Private/Classes/DDBaseImageView/DDBaseImageView.h; sourceTree = ""; }; - E33D62BB9637C1BA67A5CB79F0CD8CD5 /* UIView+QuickLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+QuickLayout.swift"; path = "Source/Extensions/QuickLayout/UIView+QuickLayout.swift"; sourceTree = ""; }; - E35609100F9B2C95EB21E85BD119F327 /* KVORepresentable+Swift.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KVORepresentable+Swift.swift"; path = "RxCocoa/Foundation/KVORepresentable+Swift.swift"; sourceTree = ""; }; - E36603EF4DC736585CD0F3B3376824B5 /* ServerTrustEvaluation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustEvaluation.swift; path = Source/ServerTrustEvaluation.swift; sourceTree = ""; }; - E3A4031298D031D21F4CCAAFD4EC5FB7 /* JXCategoryView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JXCategoryView-umbrella.h"; sourceTree = ""; }; - E3D843BFBD70CA8737D6F6277340105D /* ZLResultModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLResultModel.swift; path = Sources/General/ZLResultModel.swift; sourceTree = ""; }; - E44483D7EF9082939EF4F11F2D325B3D /* DelegateProxyType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelegateProxyType.swift; path = RxCocoa/Common/DelegateProxyType.swift; sourceTree = ""; }; - E45FDE07F31742E90ECCBCA137887991 /* DDProgressHUDKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDProgressHUDKit_Private-prefix.pch"; sourceTree = ""; }; + E2AC799602AAE0F2E632A19FC0F91BC2 /* AMapFoundationConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationConst.h; path = AMapFoundationKit.framework/Headers/AMapFoundationConst.h; sourceTree = ""; }; + E2B3927425DE48B1B85CC9C75B89ED55 /* Infallible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Infallible.swift; path = RxSwift/Traits/Infallible/Infallible.swift; sourceTree = ""; }; + E2CA575A587A32E09AFE79C40FEC5169 /* UIEdgeInsets+Utils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIEdgeInsets+Utils.swift"; path = "Source/Extensions/UIEdgeInsets+Utils.swift"; sourceTree = ""; }; + E2DEFD9CA0EEA8583343465F08D8408F /* NSURL+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSURL+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSUrl+DDCategory/NSURL+DDCategory.m"; sourceTree = ""; }; + E2E74D7F078E0466B11691D964E4AABB /* UIActivityIndicatorView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIActivityIndicatorView+Rx.swift"; path = "RxCocoa/iOS/UIActivityIndicatorView+Rx.swift"; sourceTree = ""; }; + E31B79E563E0A858064565166B4BB08A /* ZLBaseStickerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLBaseStickerView.swift; path = Sources/Edit/ZLBaseStickerView.swift; sourceTree = ""; }; + E31E5E80EAB44D96A2F4FFAF84AD65CC /* JXCategoryDotCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryDotCellModel.h; path = Sources/Dot/JXCategoryDotCellModel.h; sourceTree = ""; }; + E31E82532012A9368CD278F1B64B4DB1 /* ZLEditImageConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLEditImageConfiguration.swift; path = Sources/General/ZLEditImageConfiguration.swift; sourceTree = ""; }; + E349C039A7235D90D8AE0A17E74F5C83 /* DDAudioPlayerKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDAudioPlayerKit_Private.modulemap; sourceTree = ""; }; + E359C5F7C7165D57D9A751DAEA7C1241 /* ZLThumbnailPhotoCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLThumbnailPhotoCell.swift; path = Sources/General/ZLThumbnailPhotoCell.swift; sourceTree = ""; }; + E35FA532115719FF16E0A82F72F336C1 /* MAOfflineItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItem.h; path = AMapNaviKit.framework/Headers/MAOfflineItem.h; sourceTree = ""; }; + E3925819052ECF20890A49C065A3E093 /* Bundle+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Bundle+ZLPhotoBrowser.swift"; path = "Sources/Extensions/Bundle+ZLPhotoBrowser.swift"; sourceTree = ""; }; + E4070527A194B9408C92FC6ACF6AB111 /* ZFPortraitViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPortraitViewController.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPortraitViewController.m; sourceTree = ""; }; + E4073CAD6B821615CF29C574EC6BA55E /* MACircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircle.h; path = AMapNaviKit.framework/Headers/MACircle.h; sourceTree = ""; }; + E4585747280D3DFC635BC74545A9FC72 /* JXCategoryIndicatorView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorView.h; path = Sources/Indicator/JXCategoryIndicatorView.h; sourceTree = ""; }; E4863DBFE563EB129CD7414E7C378616 /* Pods-OrderSchedulingNotificationService-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-OrderSchedulingNotificationService-acknowledgements.markdown"; sourceTree = ""; }; E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = MJRefresh; path = libMJRefresh.a; sourceTree = BUILT_PRODUCTS_DIR; }; - E4D435987CE0A95DD40F21EBFA4B0F89 /* JXCategoryImageCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryImageCellModel.h; path = Sources/Image/JXCategoryImageCellModel.h; sourceTree = ""; }; - E4F3C7540DD88B1753F0E2B2B20D28F9 /* AMapNaviRideManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviRideManager.h; path = AMapNaviKit.framework/Headers/AMapNaviRideManager.h; sourceTree = ""; }; - E515A9DA8583D6A04DB96E7EE81F42FB /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; - E52EA69F7FC994C43E3529A9F6E2487F /* ZLProgressView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLProgressView.swift; path = Sources/General/ZLProgressView.swift; sourceTree = ""; }; - E5335FF2EDEE78B249581BC30D1EEF97 /* EKPopUpMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKPopUpMessageView.swift; path = Source/MessageViews/EKPopUpMessageView.swift; sourceTree = ""; }; - E55B9ACD6B3A1B6E618861D6E9976298 /* Bag+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Bag+Rx.swift"; path = "RxSwift/Extensions/Bag+Rx.swift"; sourceTree = ""; }; - E56EB9814207E4C5A839B528ABE6971F /* SDWebImageDownloaderOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderOperation.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderOperation.h; sourceTree = ""; }; - E58055B758E0249956CB732AE638F249 /* RxCollectionViewReactiveArrayDataSource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewReactiveArrayDataSource.swift; path = RxCocoa/iOS/DataSources/RxCollectionViewReactiveArrayDataSource.swift; sourceTree = ""; }; - E59B3EF160D6C4D2509DCB1BC7FADF69 /* UIColor+JXAdd.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIColor+JXAdd.m"; path = "Sources/Common/UIColor+JXAdd.m"; sourceTree = ""; }; - E6558BF246586D3615F720C5BA6222BA /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; - E6689155745F93517609FDB06593A5FB /* Bag.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Bag.swift; path = Platform/DataStructures/Bag.swift; sourceTree = ""; }; - E67D5099D3475C4F66431C55DFD2AF8C /* BRDatePickerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRDatePickerView.m; path = BRPickerView/DatePickerView/BRDatePickerView.m; sourceTree = ""; }; - E68A74E467AF2110F39CDA8DE550B879 /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; - E68E98246B126899076BA0D9C9B925DD /* BRPickerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "BRPickerView-prefix.pch"; sourceTree = ""; }; - E6AEF5D2989E1629B2CE0AB00806D693 /* JXCategoryView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JXCategoryView.debug.xcconfig; sourceTree = ""; }; - E6D4C152DC1E7533D295881639728E8D /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; - E6EC8D2B6A8A1CEBA52649FF160FBBD3 /* KVORepresentable+CoreGraphics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "KVORepresentable+CoreGraphics.swift"; path = "RxCocoa/Foundation/KVORepresentable+CoreGraphics.swift"; sourceTree = ""; }; - E7196E60599A65B04C7508858DCB2533 /* RxCocoa-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "RxCocoa-dummy.m"; sourceTree = ""; }; - E71AB53B6676473C2F92E1A25E3174AB /* JXCategoryIndicatorCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorCell.m; path = Sources/Indicator/JXCategoryIndicatorCell.m; sourceTree = ""; }; - E7C6C1062DF1FBC34395578B07BC5F50 /* SDWebImageManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageManager.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageManager.m; sourceTree = ""; }; + E4A4E116DE213028792AEB972C8C12D2 /* SDWebImageTransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageTransition.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageTransition.m; sourceTree = ""; }; + E4CBD8C0AE14DFB9CB34041070E4439D /* PresentationManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PresentationManager.swift; path = PopupDialog/Classes/PresentationManager.swift; sourceTree = ""; }; + E4DF5B085BC59EDF20AE7C6EE0EEE622 /* AMapSearchError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapSearchError.h; path = AMapSearchKit.framework/Headers/AMapSearchError.h; sourceTree = ""; }; + E5304BD2E04EDB1DF6954A3EA072C79F /* NSControl+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSControl+Rx.swift"; path = "RxCocoa/macOS/NSControl+Rx.swift"; sourceTree = ""; }; + E536E290402532B1C466DC676C4B83A9 /* DDMASearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMASearch.h; path = DDMAMapKit_Private/Classes/DDMASearch/DDMASearch.h; sourceTree = ""; }; + E53F520764ACA8A4466548E0CCDA8872 /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; + E549DB56B833434F2CBC725218A73D74 /* MAMVTTileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMVTTileOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAMVTTileOverlayRenderer.h; sourceTree = ""; }; + E54CB0ECE56F3A274E8E613742729F76 /* SDAnimatedImagePlayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImagePlayer.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImagePlayer.h; sourceTree = ""; }; + E557E35BDB14E2A5E1D0495A8F99330F /* AMapNaviRoute.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviRoute.h; path = AMapNaviKit.framework/Headers/AMapNaviRoute.h; sourceTree = ""; }; + E5ABB7D74AB285DE7B0057E548038111 /* JPush.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JPush.debug.xcconfig; sourceTree = ""; }; + E5B1A18F6D34D8D44A2956B3A7D2F7CF /* Switch.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Switch.swift; path = RxSwift/Observables/Switch.swift; sourceTree = ""; }; + E5E3C0DB744B960A5F6130A12E7244C8 /* JPush.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JPush.release.xcconfig; sourceTree = ""; }; + E5F691EEF4FDA09A3911F13E8A0BC1C6 /* DDBaseButton.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseButton.h; path = DDBasicControlsKit_Private/Classes/DDBaseButton/DDBaseButton.h; sourceTree = ""; }; + E62D7B56DD56EC78FEA7E07C9936B539 /* BRDatePickerView+BR.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "BRDatePickerView+BR.h"; path = "BRPickerView/DatePickerView/BRDatePickerView+BR.h"; sourceTree = ""; }; + E6348CDD50C7B181B8762F70DDD93B29 /* JXCategoryIndicatorCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryIndicatorCell.h; path = Sources/Indicator/JXCategoryIndicatorCell.h; sourceTree = ""; }; + E6508C1517EBD1EAAC85BF1F0E48F8F5 /* DDProgressHUDKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDProgressHUDKit_Private-prefix.pch"; sourceTree = ""; }; + E67CB224042ABA4AE746F698258A5BAF /* ConstraintInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsets.swift; path = Sources/ConstraintInsets.swift; sourceTree = ""; }; + E6C2EF326DC11741D484EC5D8EDACEA0 /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; + E6D4A7AD665C701DD8C1151EE2392682 /* UIColor+Hue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIColor+Hue.swift"; path = "DDColorKit_Private/Classes/UIColor+Hue.swift"; sourceTree = ""; }; + E6DF2B3DF55513B9094D6EAA7BA10CC9 /* ConstraintPriorityTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriorityTarget.swift; path = Sources/ConstraintPriorityTarget.swift; sourceTree = ""; }; + E6E382C8CC3828B550CFE1B411D59792 /* SwiftEntryKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftEntryKit.release.xcconfig; sourceTree = ""; }; + E73758C3486F0D78F7219FF634A7186A /* NSDate+BRPickerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSDate+BRPickerView.m"; path = "BRPickerView/DatePickerView/NSDate+BRPickerView.m"; sourceTree = ""; }; + E742A448651BC79CF375DA1E1B75C63A /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + E74BE0175747C3FBC01B32C946F95953 /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; + E788DA5B3A40955A6CFD2CC69F83202E /* TYCyclePagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "TYCyclePagerView-umbrella.h"; sourceTree = ""; }; + E789064BE8F74BD0D5F7576611BA7428 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; E7C9437E4E7340A6BDC7C73BE8A3B117 /* Pods-OrderSchedulingNotificationService */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "Pods-OrderSchedulingNotificationService"; path = "libPods-OrderSchedulingNotificationService.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - E81267E12BE8CFD190A57840EC7BA8B3 /* DDBaseAttributedString.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseAttributedString.h; path = DDBasicControlsKit_Private/Classes/DDBaseAttributedString/DDBaseAttributedString.h; sourceTree = ""; }; - E858C947CB75EE3F09F41B61F63E925C /* ZFPlayerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerView.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerView.h; sourceTree = ""; }; - E8B5D76CD90205AD4F2EB32287136DCA /* Completable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Completable.swift; path = RxSwift/Traits/PrimitiveSequence/Completable.swift; sourceTree = ""; }; - E8C4A5AC3DE600FD5C238180A3B5B64C /* UIImage+ForceDecode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+ForceDecode.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+ForceDecode.h"; sourceTree = ""; }; - E8E272254A0400F05FC68DDB82367064 /* DDAutoUIKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDAutoUIKit_Private-dummy.m"; sourceTree = ""; }; - E8E2722C44AA203D48C561DF7615B5AF /* DDNetworkingOfAlamofireKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDNetworkingOfAlamofireKit_Private-prefix.pch"; sourceTree = ""; }; - E8EAFE511D44164988F04055D1EB4073 /* DDCategoryKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDCategoryKit_Private-dummy.m"; sourceTree = ""; }; - E90E10766327B6BE7CC474ADA8AF4576 /* CurrentThreadScheduler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CurrentThreadScheduler.swift; path = RxSwift/Schedulers/CurrentThreadScheduler.swift; sourceTree = ""; }; - E9A75368F6C5B6018481BF01E807D9E4 /* DDCategoryKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDCategoryKit_Private-umbrella.h"; sourceTree = ""; }; - E9CEB85CD94AB02CE8D41FBB6168C62F /* EKAttributes+Validations.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Validations.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Validations.swift"; sourceTree = ""; }; - EA96C3465979D6E26EE0EB4A5BCA4BE3 /* Queue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Queue.swift; path = Platform/DataStructures/Queue.swift; sourceTree = ""; }; - EAE641D59821BB5250A485A090033D3F /* ConstraintDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDSL.swift; path = Sources/ConstraintDSL.swift; sourceTree = ""; }; - EB21CF8E9A32CB6C344B36EC87B8ED05 /* ZLPhotoBrowser.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = ZLPhotoBrowser.bundle; path = Sources/ZLPhotoBrowser.bundle; sourceTree = ""; }; - EB3DA2FBB8C3E2025535B9428C43D317 /* UIActivityIndicatorView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIActivityIndicatorView+Rx.swift"; path = "RxCocoa/iOS/UIActivityIndicatorView+Rx.swift"; sourceTree = ""; }; - EB5457F3A672B2A722671D3F2AEB2E0E /* UIView+WebCacheOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+WebCacheOperation.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIView+WebCacheOperation.h"; sourceTree = ""; }; - EB588E1F91E7EB666095A9209548DB83 /* UIImage+MultiFormat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+MultiFormat.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+MultiFormat.m"; sourceTree = ""; }; - EB7755CA7B12CE1C1DA737768FE8C37E /* SDInternalMacros.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDInternalMacros.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDInternalMacros.m; sourceTree = ""; }; - EBE110CD2255D25460273976722CF27A /* DDFontKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDFontKit_Private-umbrella.h"; sourceTree = ""; }; + E7FF3C8609834F23B27A6CF3C7B47411 /* UISearchController+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UISearchController+Rx.swift"; path = "RxCocoa/iOS/UISearchController+Rx.swift"; sourceTree = ""; }; + E8088ECD7982C20A3DD64663A92E62C9 /* BRStringPickerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = BRStringPickerView.m; path = BRPickerView/StringPickerView/BRStringPickerView.m; sourceTree = ""; }; + E8371E0143D366BA74178AD87E5EE44F /* URLConvertible+URLRequestConvertible.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "URLConvertible+URLRequestConvertible.swift"; path = "Source/URLConvertible+URLRequestConvertible.swift"; sourceTree = ""; }; + E887C966FAC9BB3EA4A498001949642D /* JXCategoryTitleImageCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleImageCell.h; path = Sources/TitleImage/JXCategoryTitleImageCell.h; sourceTree = ""; }; + E8C42D67609D88558E1450A18B6E59EC /* SwiftSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftSupport.swift; path = RxSwift/SwiftSupport/SwiftSupport.swift; sourceTree = ""; }; + E8DD82B349770CC15C6303FB2010C745 /* DDTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDTextView.swift; path = DDControlsKit_Private/Classes/DDTextView/DDTextView.swift; sourceTree = ""; }; + E8E0A7A013E79187646EA79385AEF98F /* RxTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTarget.swift; path = RxCocoa/Common/RxTarget.swift; sourceTree = ""; }; + E8E43DDF6D3250D7F48E5403915C7890 /* UIButton+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Rx.swift"; path = "RxCocoa/iOS/UIButton+Rx.swift"; sourceTree = ""; }; + E90C22AD038BFFA334744016D632EBED /* AMapGeoFenceError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceError.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceError.h; sourceTree = ""; }; + E9B4A66A0B2DEACD89817ACB5C1C2232 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; + E9BB0949121DEB564F39CBB1F31331EC /* NSButton+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSButton+WebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/NSButton+WebCache.h"; sourceTree = ""; }; + E9C32CEC0958CFDF3FB4362CBB18AEAC /* ZFLandscapeViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFLandscapeViewController.m; path = DDZFPlayerKit_Private/Classes/Core/ZFLandscapeViewController.m; sourceTree = ""; }; + E9CAFFC5C0A595A1E9F2428562242FE5 /* DDPersistenceKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDPersistenceKit_Private-dummy.m"; sourceTree = ""; }; + E9EB98248632D80E2CD041148A8E5C15 /* DDAF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDAF.swift; path = DDNetworkingOfAlamofireKit_Private/Classes/DDAF.swift; sourceTree = ""; }; + E9F792EED4B9415B48F4A5955AD528B4 /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; + EA306782607E93BE5C83E20F856D1FB7 /* EKAttributes+WindowLevel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+WindowLevel.swift"; path = "Source/Model/EntryAttributes/EKAttributes+WindowLevel.swift"; sourceTree = ""; }; + EA63DB240FE9ADB9B6B607B6951C0B98 /* MAPinAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPinAnnotationView.h; path = AMapNaviKit.framework/Headers/MAPinAnnotationView.h; sourceTree = ""; }; + EA7C6374BBA0DE8238B8A6C24B7D5E34 /* AsMaybe.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AsMaybe.swift; path = RxSwift/Observables/AsMaybe.swift; sourceTree = ""; }; + EA7D93F4D43674BDC56D4B198D2ABEE8 /* RxCollectionViewDataSourcePrefetchingProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourcePrefetchingProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDataSourcePrefetchingProxy.swift; sourceTree = ""; }; + EAD31E03CA470FCAAC8ED316DEBF0318 /* ObserveOn.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ObserveOn.swift; path = RxSwift/Observables/ObserveOn.swift; sourceTree = ""; }; + EB54EDEF7A3CF863EB16DAC2BA19C9FD /* JCore-xcframeworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "JCore-xcframeworks.sh"; sourceTree = ""; }; + EB74D6A12317B8731336BC83C84C53FA /* ZFIJKPlayerManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFIJKPlayerManager.h; path = DDZFPlayerKit_Private/Classes/ijkplayer/ZFIJKPlayerManager.h; sourceTree = ""; }; + EB879BFE0858FF849CB21B097D093F05 /* JXCategoryView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryView.h; path = Sources/JXCategoryView.h; sourceTree = ""; }; + EBC6E4217A7A53C6E00E095A98CD7F60 /* Disposables.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Disposables.swift; path = RxSwift/Disposables/Disposables.swift; sourceTree = ""; }; + EBD61AF7F37F0D6AE15E7D3147506FB1 /* MAOfflineProvince.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineProvince.h; path = AMapNaviKit.framework/Headers/MAOfflineProvince.h; sourceTree = ""; }; + EBF9CBF41B43FCD2928EBD34745C1603 /* Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Rx.swift; path = RxSwift/Rx.swift; sourceTree = ""; }; + EC0709F953C6E1E00E1B48C994DCA742 /* Cell+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Cell+ZLPhotoBrowser.swift"; path = "Sources/Extensions/Cell+ZLPhotoBrowser.swift"; sourceTree = ""; }; + EC0ECADC146598702C545884614FFDC6 /* UICollectionViewLayout+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UICollectionViewLayout+MJRefresh.m"; path = "MJRefresh/UICollectionViewLayout+MJRefresh.m"; sourceTree = ""; }; + EC4387F3F51AEEFFFB729F90F32F16B7 /* InvocableScheduledItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = InvocableScheduledItem.swift; path = RxSwift/Schedulers/Internal/InvocableScheduledItem.swift; sourceTree = ""; }; EC46C56D3F58BDA592A93730A005EF26 /* DDCategoryKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDCategoryKit_Private; path = libDDCategoryKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - EC6A53E82D9C01CDD1930FDD65DCBF17 /* RxCollectionViewDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDelegateProxy.swift; sourceTree = ""; }; - EC7F36721493B65B3787584A8FB48857 /* AMapURLSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearch.h; path = AMapFoundationKit.framework/Headers/AMapURLSearch.h; sourceTree = ""; }; - ED093191D249CF85C27D3B5D84D1C000 /* SDImageCachesManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCachesManager.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCachesManager.h; sourceTree = ""; }; - ED3421E4668961D435EEC83510B16AB9 /* SDDisplayLink.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDDisplayLink.m; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDDisplayLink.m; sourceTree = ""; }; - ED5A9015EEDCB31A6C0B253AC354BD0E /* ObservableConvertibleType+SharedSequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ObservableConvertibleType+SharedSequence.swift"; path = "RxCocoa/Traits/SharedSequence/ObservableConvertibleType+SharedSequence.swift"; sourceTree = ""; }; - EDAA4D4165D580B7879AB81A17A6E2D6 /* JXCategoryTitleCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleCellModel.m; path = Sources/Title/JXCategoryTitleCellModel.m; sourceTree = ""; }; - EDE0A873A63206AA7654D66F9F7204B6 /* RxCollectionViewDataSourceProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourceProxy.swift; path = RxCocoa/iOS/Proxies/RxCollectionViewDataSourceProxy.swift; sourceTree = ""; }; - EE0F666D8899700A83EFA04F9119928A /* JXCategoryDotCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryDotCell.h; path = Sources/Dot/JXCategoryDotCell.h; sourceTree = ""; }; - EE25FB4850FC0266E2D87453B3645B74 /* RTLManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = RTLManager.h; path = Sources/RLTManager/RTLManager.h; sourceTree = ""; }; - EE2E468F2F99BE6579068BFAF32C9908 /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; - EE4139A9361501125E8F203300C5DE69 /* SDImageCacheDefine.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCacheDefine.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCacheDefine.m; sourceTree = ""; }; - EE8BE8689DB303D3C7E51EB2351D2EC8 /* JXCategoryIndicatorCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorCellModel.m; path = Sources/Indicator/JXCategoryIndicatorCellModel.m; sourceTree = ""; }; - EE9A98B6DC67065833A3CA4FA46FFDF2 /* UICollectionViewLayout+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewLayout+MJRefresh.h"; path = "MJRefresh/UICollectionViewLayout+MJRefresh.h"; sourceTree = ""; }; - EEDB08920B7977BBDBB7210B75958EB9 /* BRDatePickerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = BRDatePickerView.h; path = BRPickerView/DatePickerView/BRDatePickerView.h; sourceTree = ""; }; - EF303D789A15F4609014D8669F176AEE /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; - EF5BCB6EBA787C4E2C029008F6C33591 /* SDInternalMacros.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDInternalMacros.h; path = DDWebImageKit_Private/Classes/SDWebImage/Private/SDInternalMacros.h; sourceTree = ""; }; - EF6A9030BF161B6CF087F23EDC0DEB70 /* JXCategoryListContainerRTLCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryListContainerRTLCell.h; path = Sources/Common/JXCategoryListContainerRTLCell.h; sourceTree = ""; }; - EFABD6733BAF57C2318594EEFB91CA40 /* NSMutableParagraphStyle+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSMutableParagraphStyle+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSAttributedString+DDCategory/NSMutableParagraphStyle+DDCategory.h"; sourceTree = ""; }; - EFE9D051EF659136ABCC3767942001E8 /* UIScrollView+ZFPlayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+ZFPlayer.h"; path = "DDZFPlayerKit_Private/Classes/Core/UIScrollView+ZFPlayer.h"; sourceTree = ""; }; - EFF78B2D5B92D0755442E57A31F030D7 /* ZFKVOController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFKVOController.m; path = DDZFPlayerKit_Private/Classes/Core/ZFKVOController.m; sourceTree = ""; }; - EFFBBE47B1D2C0FDFCF819C90338F9A3 /* SDWebImageOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageOperation.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageOperation.h; sourceTree = ""; }; - F031220A1B87D38F657BB1BC8A0C7A94 /* UIColor+ZLPhotoBrowser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIColor+ZLPhotoBrowser.swift"; path = "Sources/Extensions/UIColor+ZLPhotoBrowser.swift"; sourceTree = ""; }; - F08C4C37752631815626B644C90483ED /* DDBaseTabBarController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseTabBarController.h; path = DDBasicControlsKit_Private/Classes/DDBaseTabBarController/DDBaseTabBarController.h; sourceTree = ""; }; - F09DED723CDA72176D77B0A7032ED482 /* DDBaseViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseViewController.m; path = DDBasicControlsKit_Private/Classes/DDBaseViewController/DDBaseViewController.m; sourceTree = ""; }; - F10C3B931429F21A6244E9023CFDF162 /* BehaviorRelay.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = BehaviorRelay.swift; path = RxRelay/BehaviorRelay.swift; sourceTree = ""; }; - F1143BF35EC598856D6B849E6FF96BA0 /* DDLogKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDLogKit_Private-dummy.m"; sourceTree = ""; }; + EC4D291E74407DFFB144C84526148B9C /* NSImage+Compatibility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSImage+Compatibility.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/NSImage+Compatibility.h"; sourceTree = ""; }; + ECB77B5CB3F3CFE6CDF70C0DFB2AA0E1 /* JXCategoryNumberCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryNumberCellModel.m; path = Sources/Number/JXCategoryNumberCellModel.m; sourceTree = ""; }; + ECDAC965AE07254C2BFDE5F87782CAAA /* DDBaseCollectionViewCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseCollectionViewCell.m; path = DDBasicControlsKit_Private/Classes/DDBaseCollectionViewCell/DDBaseCollectionViewCell.m; sourceTree = ""; }; + ED3395300C0C4DD1C5ED23CAD2620B09 /* Debounce.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debounce.swift; path = RxSwift/Observables/Debounce.swift; sourceTree = ""; }; + ED4B28777420DC719B44D67B307E6593 /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; + ED9A02E76946E33682F5D3514A1B2CA7 /* DDDateKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDDateKit_Private-dummy.m"; sourceTree = ""; }; + EDBA254B348DB78647705E13777F4E68 /* BRPickerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BRPickerView.debug.xcconfig; sourceTree = ""; }; + EDD6E597DB96016769077D11DCFEB743 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; + EDE9C8200260F8FAC9E298F1AFE1CC8D /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; + EE4FDB7DC97BA8834FC5ED0132CDEDC8 /* AMapFoundation-NO-IDFA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapFoundation-NO-IDFA.release.xcconfig"; sourceTree = ""; }; + EE8484A808EA47CF8801A366981A9DCB /* Lock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Lock.swift; path = RxSwift/Concurrency/Lock.swift; sourceTree = ""; }; + EE9DAF62ACE3606E6493AD782FB07900 /* MAOfflineItemMunicipality.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemMunicipality.h; path = AMapNaviKit.framework/Headers/MAOfflineItemMunicipality.h; sourceTree = ""; }; + EEC77E95710C428FBBCEA3A19CC88933 /* UILabel+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UILabel+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UILabel+DDCategory/UILabel+DDCategory.m"; sourceTree = ""; }; + EF2FE2FA4F4039C58F64777FB49CF7AF /* MAMultiTexturePolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiTexturePolylineRenderer.h; path = AMapNaviKit.framework/Headers/MAMultiTexturePolylineRenderer.h; sourceTree = ""; }; + EF3CE6982BF810FD0EE3F1319498ABFF /* SubscribeOn.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SubscribeOn.swift; path = RxSwift/Observables/SubscribeOn.swift; sourceTree = ""; }; + EF81A156B03A324F27CCC20B03CE0A4C /* ZLProgressView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLProgressView.swift; path = Sources/General/ZLProgressView.swift; sourceTree = ""; }; + EFC4D4B2C0266C20347F96DE5AA940D9 /* DDBasicControlsKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDBasicControlsKit_Private.modulemap; sourceTree = ""; }; + EFD256182E9A17F827A1B6C7D32A35DD /* SDWebImageCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageCompat.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageCompat.m; sourceTree = ""; }; + F040B492EFDF0AFBD24823DBC534B320 /* EKAttributes+PositionConstraints.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+PositionConstraints.swift"; path = "Source/Model/EntryAttributes/EKAttributes+PositionConstraints.swift"; sourceTree = ""; }; + F06179819437CD857BC99036F6557E2C /* MAOfflineMapViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMapViewController.h; path = AMapNaviKit.framework/Headers/MAOfflineMapViewController.h; sourceTree = ""; }; + F0929DCCF9C01C013E77B5DB0678C5B3 /* UIImageView+HighlightedWebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+HighlightedWebCache.m"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImageView+HighlightedWebCache.m"; sourceTree = ""; }; + F09D6602F5FCF95A8ED208D36104E477 /* DDMAMapKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDMAMapKit_Private.debug.xcconfig; sourceTree = ""; }; + F0D5E066D8BE3508DB0D643DF3BB08DC /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; + F0D8101C65BB03367A1F60BD3741C443 /* DDControlsKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDControlsKit_Private.release.xcconfig; sourceTree = ""; }; + F11BDB4C0CE14C0F34E32CF606B9F9C8 /* MAMapCustomStyleOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapCustomStyleOptions.h; path = AMapNaviKit.framework/Headers/MAMapCustomStyleOptions.h; sourceTree = ""; }; F11C5D34D44394CFB2C5ADD740509CC9 /* DDPersistenceKit_Private */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = DDPersistenceKit_Private; path = libDDPersistenceKit_Private.a; sourceTree = BUILT_PRODUCTS_DIR; }; - F142B976C7029ED8C029C2458203CE98 /* ZFPlayerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFPlayerView.m; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerView.m; sourceTree = ""; }; - F15D4C206AC7BB5285906CFC266A3E39 /* MAHeatMapVectorGridOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorGridOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAHeatMapVectorGridOverlayRenderer.h; sourceTree = ""; }; - F16949EF7BE74D7413E742350D01ECDB /* DDUITextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUITextView.swift; path = DDUIKit/Classes/UITextView/DDUITextView.swift; sourceTree = ""; }; - F199E1EA965AD8B818371EF25FE61547 /* DDMAMapKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDMAMapKit_Private-dummy.m"; sourceTree = ""; }; - F19B21ED8846ACBD776F21E0403ABA6C /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; - F1CD6BE121F66CBD4A95E5B6B821D2C5 /* SDImageGIFCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageGIFCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageGIFCoder.h; sourceTree = ""; }; - F20C246835DDA5F9B6E9BA1FA30C4AF4 /* SDWebImageDefine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDefine.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDefine.h; sourceTree = ""; }; - F25BFEEA575D27FC693F05E08C1C35D1 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; - F268A88B8131AAA5011B485CABBF0390 /* JXCategoryNumberView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryNumberView.m; path = Sources/Number/JXCategoryNumberView.m; sourceTree = ""; }; - F2A2075F2813458D752A7E72458AA555 /* EKAttributes+Position.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Position.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Position.swift"; sourceTree = ""; }; - F2A6FF08F79A024DE7C982A49F48FDAD /* NSDate+BRPickerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSDate+BRPickerView.m"; path = "BRPickerView/DatePickerView/NSDate+BRPickerView.m"; sourceTree = ""; }; - F2A7FE9A6665A2198368FC1DC9C86E66 /* SDDiskCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDDiskCache.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDDiskCache.h; sourceTree = ""; }; - F2B8B814157DD94A7D91F740EF57BEF2 /* AMapSearch-NO-IDFA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapSearch-NO-IDFA.release.xcconfig"; sourceTree = ""; }; - F2B991C9143DEA82C6CEEBEC6DD77B8A /* UIBarButtonItem+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIBarButtonItem+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIBarButtonItem+DDCategory/UIBarButtonItem+DDCategory.m"; sourceTree = ""; }; - F2CC2750A384F923203C62B9C4887904 /* Disposables.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Disposables.swift; path = RxSwift/Disposables/Disposables.swift; sourceTree = ""; }; - F2F87955BDE3F3D62F376618F6A29078 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; - F2FDF8CF46705DD26CDC4B119161E2D1 /* MAGroundOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MAGroundOverlayRenderer.h; sourceTree = ""; }; - F32C6400A79CE28A52BBA5F28A88D726 /* AMapNavi-NO-IDFA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapNavi-NO-IDFA.release.xcconfig"; sourceTree = ""; }; + F11EA65D845C4FA3C0A6F40BB8E10CF5 /* ZLCameraConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLCameraConfiguration.swift; path = Sources/General/ZLCameraConfiguration.swift; sourceTree = ""; }; + F1333F5272D4B2B7AABF8D2C55EDBE43 /* NSMutableAttributedString+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSMutableAttributedString+DDCategory.m"; path = "DDCategoryKit_Private/Classes/NSAttributedString+DDCategory/NSMutableAttributedString+DDCategory.m"; sourceTree = ""; }; + F1C0E8D46769E9C329D112D8ABD96732 /* DDBaseTextView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseTextView.h; path = DDBasicControlsKit_Private/Classes/DDBaseTextView/DDBaseTextView.h; sourceTree = ""; }; + F2007F3CB73FBA9964EAA5A89F892050 /* JXCategoryTitleVerticalZoomCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleVerticalZoomCellModel.m; path = Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomCellModel.m; sourceTree = ""; }; + F2447B2BD2E445D4684FF17AB3FE3EAD /* RxNavigationControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxNavigationControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxNavigationControllerDelegateProxy.swift; sourceTree = ""; }; + F247FBBD0C9898AABCAFFD2447C8DABD /* AMapLocationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationManager.h; path = AMapLocationKit.framework/Headers/AMapLocationManager.h; sourceTree = ""; }; + F264CFD0AE4632E0FD8EBAB9513B169C /* GradientView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GradientView.swift; path = Source/Utils/GradientView.swift; sourceTree = ""; }; + F2C475F5C3DDC4D613BB54F6EC701363 /* DDUtilsSwiftKit_Private.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDUtilsSwiftKit_Private.debug.xcconfig; sourceTree = ""; }; + F30E63CC60F0D2B3EE802DB7C288A3FB /* JXCategoryTitleVerticalZoomCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleVerticalZoomCell.m; path = Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomCell.m; sourceTree = ""; }; + F314F35ABCEA3D13FF8F29D9D1A69159 /* SDImageLoadersManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageLoadersManager.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageLoadersManager.m; sourceTree = ""; }; + F338E6DC579560992F3899DAE2EF1CB9 /* UIView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIView.swift; path = DDUIKit/Classes/UIView/UIView.swift; sourceTree = ""; }; + F36D81DEBFEB19B8FEFA60597AC42595 /* UIView+Animations.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Animations.swift"; path = "PopupDialog/Classes/UIView+Animations.swift"; sourceTree = ""; }; F375C7DA720F6C0C81573E458E9A4020 /* Pods-OrderScheduling.prerelease.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-OrderScheduling.prerelease.xcconfig"; sourceTree = ""; }; - F3D3A828622A9B7E951110639CFE9112 /* Cancelable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Cancelable.swift; path = RxSwift/Cancelable.swift; sourceTree = ""; }; - F4570F99A149DBF55BF42DD18EA720AD /* Bugly.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Bugly.release.xcconfig; sourceTree = ""; }; - F46768AA80784A74D289D007069A463B /* DDBaseImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseImageView.m; path = DDBasicControlsKit_Private/Classes/DDBaseImageView/DDBaseImageView.m; sourceTree = ""; }; - F47D055E851D9578F96CDAE81409C630 /* JPush.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JPush.release.xcconfig; sourceTree = ""; }; - F48B2D48CDDC8DB9BD1293AAFAD5495C /* ZFPlayerLogManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerLogManager.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerLogManager.h; sourceTree = ""; }; - F4AA08F588B0FBF206226B884CB31FB4 /* SDAnimatedImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImage.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImage.h; sourceTree = ""; }; - F4DB9641197D9F03421438C20041D410 /* RxNavigationControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxNavigationControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxNavigationControllerDelegateProxy.swift; sourceTree = ""; }; - F4EBF61642033E73784C47D101FE68EA /* BRDatePickerView+BR.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "BRDatePickerView+BR.h"; path = "BRPickerView/DatePickerView/BRDatePickerView+BR.h"; sourceTree = ""; }; - F4F4D77A08981EE0542CC51A2FDDC352 /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; - F57268F1550AB7EF1E944945BC2CAACC /* UIImage+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIImage+DDCategory/UIImage+DDCategory.m"; sourceTree = ""; }; - F59CED88821049DFD2CDE7751E9F0867 /* RecursiveLock.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RecursiveLock.swift; path = Platform/RecursiveLock.swift; sourceTree = ""; }; - F5B61D943952CD13638A73779E1350D4 /* JXCategoryTitleVerticalZoomCellModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryTitleVerticalZoomCellModel.m; path = Sources/VerticalZoomTitle/JXCategoryTitleVerticalZoomCellModel.m; sourceTree = ""; }; - F5D97D0F3FDAB82DD3C4E3D686075AFC /* JXCategoryIndicatorRainbowLineView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorRainbowLineView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorRainbowLineView.m; sourceTree = ""; }; - F5F966D61D8BEA516D41A5CC9EC43C08 /* SwiftToast.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftToast.swift; path = DDToastKit_Private/Classes/SwiftToast.swift; sourceTree = ""; }; - F60851075980A526F7FA5D313591AE77 /* DDAudioPlayerKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDAudioPlayerKit_Private-umbrella.h"; sourceTree = ""; }; - F609528C0E942F558362D1ECB75EE0B9 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; - F61AE5E97D38CF3DDD8A74EC81F1ABEE /* NSButton+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Rx.swift"; path = "RxCocoa/macOS/NSButton+Rx.swift"; sourceTree = ""; }; - F63695662EF3D57B78038D37C943DDF6 /* GroupedObservable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GroupedObservable.swift; path = RxSwift/GroupedObservable.swift; sourceTree = ""; }; - F66D5AFBCC3B0158DBEFE3499A8774BB /* JCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JCore.release.xcconfig; sourceTree = ""; }; - F67519CF7E55189D315585F724C933DE /* DDControlsKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDControlsKit_Private.release.xcconfig; sourceTree = ""; }; - F6C2224EF4E01C8B7D1EB89D40DCB396 /* DDUITableViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUITableViewCell.swift; path = DDUIKit/Classes/UITableViewCell/DDUITableViewCell.swift; sourceTree = ""; }; - F6CFD69E3E316DBB19432D73D66CE1FC /* ZLImagePreviewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLImagePreviewController.swift; path = Sources/General/ZLImagePreviewController.swift; sourceTree = ""; }; + F3ACEA525758D1E18127B9BCEE0C265C /* DDImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDImage.swift; path = DDControlsKit_Private/Classes/DDImage/DDImage.swift; sourceTree = ""; }; + F3C59223E4ACAC4319150C29731AC850 /* UISwitch+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UISwitch+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UISwitch+DDCategory/UISwitch+DDCategory.h"; sourceTree = ""; }; + F3C6D62C79E5D87FAB325F53195052B0 /* AMapNaviWalkView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviWalkView.h; path = AMapNaviKit.framework/Headers/AMapNaviWalkView.h; sourceTree = ""; }; + F3D49D2FD69EFBD78E4034C3AEC6577E /* SDImageCodersManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCodersManager.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageCodersManager.h; sourceTree = ""; }; + F3FDEA9E2FBBA9164D2DE1E6A2CF036B /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; + F40982896989E38B4742A81E7CC344B4 /* TextInput.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TextInput.swift; path = RxCocoa/Common/TextInput.swift; sourceTree = ""; }; + F41A87A84B122BF197E2AEDAF8C61252 /* UINavigationItem+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UINavigationItem+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UINavigationItem+DDCategory/UINavigationItem+DDCategory.m"; sourceTree = ""; }; + F429EA86FA44E33584A442245B1808AA /* EKAttributes+Shadow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+Shadow.swift"; path = "Source/Model/EntryAttributes/EKAttributes+Shadow.swift"; sourceTree = ""; }; + F43014761DBC88A481A43AB0D0C370FC /* ZLPhotoManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLPhotoManager.swift; path = Sources/General/ZLPhotoManager.swift; sourceTree = ""; }; + F45E2E4C287E99D187D4A1DB6F7BC294 /* ZFPlayerConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayerConst.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayerConst.h; sourceTree = ""; }; + F49BDDB4952C5AB6D71917A2B1A40633 /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; + F4F68B14FE695D9C2C2D7576508833C5 /* MAGeodesicPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeodesicPolyline.h; path = AMapNaviKit.framework/Headers/MAGeodesicPolyline.h; sourceTree = ""; }; + F4F93F49467F0FB866E2CC8ADB4E6580 /* ConstraintViewDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintViewDSL.swift; path = Sources/ConstraintViewDSL.swift; sourceTree = ""; }; + F53702FA92D3BE5E71762BADC1DE9D13 /* SharedSequence+Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SharedSequence+Operators.swift"; path = "RxCocoa/Traits/SharedSequence/SharedSequence+Operators.swift"; sourceTree = ""; }; + F56489D13811035AB3474A613A684B37 /* RequestTaskMap.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestTaskMap.swift; path = Source/RequestTaskMap.swift; sourceTree = ""; }; + F56B63C279BD270DB88CF414880FCC24 /* UIImage+MultiFormat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+MultiFormat.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Core/UIImage+MultiFormat.h"; sourceTree = ""; }; + F59A80C7846EDAE9C2DB93A2BD7FA63B /* Infallible+Operators.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Infallible+Operators.swift"; path = "RxSwift/Traits/Infallible/Infallible+Operators.swift"; sourceTree = ""; }; + F5A7774A11BB9917E8EE657319AE2549 /* ConstraintMakerFinalizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerFinalizable.swift; path = Sources/ConstraintMakerFinalizable.swift; sourceTree = ""; }; + F5BD9CE490CF87092BB8B234FCA349E4 /* ZFPlayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFPlayer.h; path = DDZFPlayerKit_Private/Classes/Core/ZFPlayer.h; sourceTree = ""; }; + F5FBF58841F12B52E17EB40D93DDB5A7 /* UIView+Responder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+Responder.swift"; path = "Source/Utils/UIView+Responder.swift"; sourceTree = ""; }; + F627CC00DCD9284122D3CD6D983D873D /* DDUtilsSwiftKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDUtilsSwiftKit_Private-prefix.pch"; sourceTree = ""; }; + F66F872117A74BAD54F1D783E5C1EBEB /* Result+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Result+Alamofire.swift"; path = "Source/Result+Alamofire.swift"; sourceTree = ""; }; + F67A501ADF18D25639263D92D6654876 /* DDAudioPlayerKit_Private-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDAudioPlayerKit_Private-prefix.pch"; sourceTree = ""; }; + F69849E1DCC3CB3810D7E5767BAB25C8 /* SDAnimatedImagePlayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImagePlayer.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImagePlayer.m; sourceTree = ""; }; + F69E380054270F3E4ECD98A969AF19D5 /* PriorityQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PriorityQueue.swift; path = Platform/DataStructures/PriorityQueue.swift; sourceTree = ""; }; + F6A3D4567910BCC6A6221DFC75E5D0E9 /* EKAttributes+PopBehavior.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+PopBehavior.swift"; path = "Source/Model/EntryAttributes/EKAttributes+PopBehavior.swift"; sourceTree = ""; }; + F6A62144C059A91625C1E74A8954ED64 /* ZLFetchImageOperation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLFetchImageOperation.swift; path = Sources/General/ZLFetchImageOperation.swift; sourceTree = ""; }; F6D00CA03F52F8332AAD8FEEC4AFD406 /* ESTabBarController-swift */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "ESTabBarController-swift"; path = "libESTabBarController-swift.a"; sourceTree = BUILT_PRODUCTS_DIR; }; - F6E4E4528B7434435E85F633ABAFF99B /* UIBarButtonItem+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIBarButtonItem+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UIBarButtonItem+DDCategory/UIBarButtonItem+DDCategory.h"; sourceTree = ""; }; - F7118CF46F9494D13CE2750D829B2276 /* MATileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlay.h; path = AMapNaviKit.framework/Headers/MATileOverlay.h; sourceTree = ""; }; - F717C90A4457207721A91FA963CE6847 /* AMapNaviManagerConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviManagerConfig.h; path = AMapNaviKit.framework/Headers/AMapNaviManagerConfig.h; sourceTree = ""; }; - F7833475D49DA35EEF50E39028CCBD3D /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; - F81E0DE1F3C8B10BBCD0B7DC44130A81 /* ZFFloatView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFFloatView.h; path = DDZFPlayerKit_Private/Classes/Core/ZFFloatView.h; sourceTree = ""; }; - F830E522FAE283CB5E810F584BC7A7A6 /* DDUtilsSwiftKit_Private-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "DDUtilsSwiftKit_Private-dummy.m"; sourceTree = ""; }; - F84B68D4E83466DCCE2F65DCC2ED4D08 /* UIScrollView+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIScrollView+Rx.swift"; path = "RxCocoa/iOS/UIScrollView+Rx.swift"; sourceTree = ""; }; - F8BC0FA43B837F94A2521BF167D3A440 /* AMapServices.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapServices.h; path = AMapFoundationKit.framework/Headers/AMapServices.h; sourceTree = ""; }; - F8E58F4534D43EB2046624FAEEDA2061 /* DDMAMapView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMAMapView.h; path = DDMAMapKit_Private/Classes/DDMAMap/MapView/DDMAMapView.h; sourceTree = ""; }; - F8E600C2430A55311974BB1620A26C53 /* Disposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Disposable.swift; path = RxSwift/Disposable.swift; sourceTree = ""; }; - F9C402C729DB3EFCB042326F5EB04067 /* SnapKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SnapKit.modulemap; sourceTree = ""; }; - F9F95FE91F1E1EE52AA97E6575DF0A7D /* UICollectionViewCell+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionViewCell+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UICollectionViewCell+DDCategory/UICollectionViewCell+DDCategory.h"; sourceTree = ""; }; - FA189F6F04EBBB9B79C1D5B18B3F7978 /* JXCategoryBaseCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryBaseCellModel.h; path = Sources/Base/JXCategoryBaseCellModel.h; sourceTree = ""; }; - FA3050E9423B5EA06825449D7D53BCF9 /* DDCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDCollectionView.swift; path = DDControlsKit_Private/Classes/DDCollectionView/DDCollectionView.swift; sourceTree = ""; }; - FA490BA399F78C7192239E41418B0C2B /* EKAttributes+WindowLevel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+WindowLevel.swift"; path = "Source/Model/EntryAttributes/EKAttributes+WindowLevel.swift"; sourceTree = ""; }; - FA4B9BAD672FEF62659448CF9E841529 /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; - FA6D87154D2C20D2B779DF458DBE49DD /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; - FA82C7FB19AEFFD3C8FA116BF5DD58A5 /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; - FA8D4E5BE1B0C7A41BDB934015B98CBE /* DelaySubscription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DelaySubscription.swift; path = RxSwift/Observables/DelaySubscription.swift; sourceTree = ""; }; - FA905F5005ABB059D13CCAB5F85C20B6 /* UICollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UICollectionView.swift; path = DDUIKit/Classes/UICollectionView/UICollectionView.swift; sourceTree = ""; }; - FACF936145D1AFBCC5EEF7E832EC7960 /* BRPickerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BRPickerView.release.xcconfig; sourceTree = ""; }; - FAD88B512221131A5209F4F234A8A36D /* ZLImageNavController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ZLImageNavController.swift; path = Sources/General/ZLImageNavController.swift; sourceTree = ""; }; - FAF138A8BB174B1DC800ACAA743363E1 /* UICollectionView+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UICollectionView+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UICollectionView+DDCategory/UICollectionView+DDCategory.h"; sourceTree = ""; }; - FB06BEC1C573E02CC5743C5B197AFB7B /* SDAnimatedImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImageView.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDAnimatedImageView.m; sourceTree = ""; }; - FB3853A946A038BB2633464A4CB2B015 /* DDPersistenceKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDPersistenceKit_Private.modulemap; sourceTree = ""; }; - FB497E905C91064F5E889F8EC6CF47BE /* ZFKVOController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ZFKVOController.h; path = DDZFPlayerKit_Private/Classes/Core/ZFKVOController.h; sourceTree = ""; }; - FB84D32ABACC7E41D6C35F70EE8A9194 /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; + F72F8157F7793CF06450BEC7A5AFE014 /* Sequence.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sequence.swift; path = RxSwift/Observables/Sequence.swift; sourceTree = ""; }; + F731947ED4C2E3A9E12E4662FD5BA8EA /* ElementAt.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ElementAt.swift; path = RxSwift/Observables/ElementAt.swift; sourceTree = ""; }; + F736FC35BDD67E5655FB0ED07F754CA1 /* UIFont+DDCategory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIFont+DDCategory.m"; path = "DDCategoryKit_Private/Classes/UIFont+DDCategory/UIFont+DDCategory.m"; sourceTree = ""; }; + F76ACC56BA5AAD1D563E19E5841891D6 /* DDBaseCollectionView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBaseCollectionView.h; path = DDBasicControlsKit_Private/Classes/DDBaseCollectionView/DDBaseCollectionView.h; sourceTree = ""; }; + F79010A235833C1FD58A192FD49B55FB /* RxTabBarControllerDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxTabBarControllerDelegateProxy.swift; path = RxCocoa/iOS/Proxies/RxTabBarControllerDelegateProxy.swift; sourceTree = ""; }; + F7B8D7EA1853A8C26F80ECD85BC28919 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; + F7FAC3A404B58F4A9D91C818BE388D3B /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; + F808EF213CE7316979D69C89CFB2C8F4 /* DDUITextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUITextView.swift; path = DDUIKit/Classes/UITextView/DDUITextView.swift; sourceTree = ""; }; + F816B829CBE7F47EFB4BD6AB66C05EB4 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; + F83D993271FA1E68D39B8CE86244EAAE /* SingleAssignmentDisposable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SingleAssignmentDisposable.swift; path = RxSwift/Disposables/SingleAssignmentDisposable.swift; sourceTree = ""; }; + F861AD22ECEACE2BFC4591DBE936550B /* JXCategoryIndicatorDotLineView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryIndicatorDotLineView.m; path = Sources/Indicator/IndicatorViews/JXCategoryIndicatorDotLineView.m; sourceTree = ""; }; + F869CFE581148CA743D129D15A275C6F /* JXCategoryTitleImageCellModel.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryTitleImageCellModel.h; path = Sources/TitleImage/JXCategoryTitleImageCellModel.h; sourceTree = ""; }; + F90BBC29F391B2F3F78413CE035F55AB /* AMapNaviKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviKit.h; path = AMapNaviKit.framework/Headers/AMapNaviKit.h; sourceTree = ""; }; + F94B09B14159E9F93841B7999009E04F /* SDImageGIFCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageGIFCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageGIFCoder.h; sourceTree = ""; }; + F95089D6AAE2F56A4AE183766CCBA2C7 /* _RX.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = _RX.h; path = RxCocoa/Runtime/include/_RX.h; sourceTree = ""; }; + F975F80BEF4FB7FC7F8A9AF822B4F520 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; + F97A959B6445AEF8D2365927D0D173DC /* AMapLocation-NO-IDFA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapLocation-NO-IDFA.debug.xcconfig"; sourceTree = ""; }; + F9A279C65F7CCAC189B64F5C731B0CCB /* ConstraintAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintAttributes.swift; path = Sources/ConstraintAttributes.swift; sourceTree = ""; }; + F9BE8BE147ADE304F6D8BDC1E3DE3E7E /* NSBezierPath+SDRoundedCorners.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBezierPath+SDRoundedCorners.h"; path = "DDWebImageKit_Private/Classes/SDWebImage/Private/NSBezierPath+SDRoundedCorners.h"; sourceTree = ""; }; + F9C8B8D6AB1298128BC2D1FB830BC314 /* DDBaseScrollView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseScrollView.m; path = DDBasicControlsKit_Private/Classes/DDBaseScrollView/DDBaseScrollView.m; sourceTree = ""; }; + FA095F3E6860C75AB30F71DF7E77D7EF /* PopupDialog-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "PopupDialog-dummy.m"; sourceTree = ""; }; + FA42C3E9A0BF15E687C4271CFC92E8D7 /* DDBasicControls.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDBasicControls.h; path = DDBasicControlsKit_Private/Classes/DDBasicControls.h; sourceTree = ""; }; + FA6A20F53C1068FD62DDBAD78DC9CA28 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; + FA722024DF90D36BDC855C49AA1E84E1 /* ConnectableObservableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectableObservableType.swift; path = RxSwift/ConnectableObservableType.swift; sourceTree = ""; }; + FAB3C1ED4D9D5D6192E16F83E28CD1F3 /* UIImageView+DDWebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImageView+DDWebCache.h"; path = "DDWebImageKit_Private/Classes/DDWebImage/UIImageView+DDWebCache.h"; sourceTree = ""; }; + FABB86AAC91735D26EF7EFE896A6E29C /* DDLogKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDLogKit_Private.modulemap; sourceTree = ""; }; + FB4DBAD777C369DC82B55B8F1902E69B /* DDFontKit_Private-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "DDFontKit_Private-umbrella.h"; sourceTree = ""; }; + FB4F8B6DC94DD898D02B59D0ECE08F04 /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; + FB5B9559B4A5F0D29C7FE2478C5F3781 /* Platform.Darwin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Platform.Darwin.swift; path = Platform/Platform.Darwin.swift; sourceTree = ""; }; + FB83826263A364A1DB23D827C1999862 /* EKNotificationMessageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EKNotificationMessageView.swift; path = Source/MessageViews/EKNotificationMessageView.swift; sourceTree = ""; }; + FB8DF17900F7D22134FA3FFD0126E1C5 /* MATraceLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceLocation.h; path = AMapNaviKit.framework/Headers/MATraceLocation.h; sourceTree = ""; }; FB908FBF9F755AFB285A27A674140F71 /* DDMAMapKit_Private-DDMAMapKit_Private */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "DDMAMapKit_Private-DDMAMapKit_Private"; path = DDMAMapKit_Private.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; - FB9835FA87B958A0E705193151E39282 /* ConstraintMakerPrioritizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerPrioritizable.swift; path = Sources/ConstraintMakerPrioritizable.swift; sourceTree = ""; }; - FBAFF0A27CE7F6CE6DFF363C159937E0 /* DriveRouteCustomAnnotationView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DriveRouteCustomAnnotationView.m; path = DDMAMapKit_Private/Classes/DDMAMap/AnnotationView/DriveRouteCustomAnnotationView.m; sourceTree = ""; }; - FBC81090BBD4D4ECA213020A5DA365D9 /* NSSlider+Rx.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSSlider+Rx.swift"; path = "RxCocoa/macOS/NSSlider+Rx.swift"; sourceTree = ""; }; - FBC8BB6360B7B64AD55056FF94D91AE2 /* MATraceReplayOverlayRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceReplayOverlayRender.h; path = DDMAMapKit_Private/Classes/DDMAMap/Trace/MATraceReplayOverlayRender.h; sourceTree = ""; }; - FBCD35785FDBF962A8545F07050BE26F /* MACustomBuildingOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlayRenderer.h; path = AMapNaviKit.framework/Headers/MACustomBuildingOverlayRenderer.h; sourceTree = ""; }; - FC463093A36B7E585087E39BECD55CC1 /* DDNetworkingOfAlamofireKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDNetworkingOfAlamofireKit_Private.release.xcconfig; sourceTree = ""; }; - FC76FB6F5BB4B03050807179DC4A1EC4 /* PrimitiveSequence+Zip+arity.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "PrimitiveSequence+Zip+arity.swift"; path = "RxSwift/Traits/PrimitiveSequence/PrimitiveSequence+Zip+arity.swift"; sourceTree = ""; }; - FC860DBD404A5BC31DCA10EA8D1995F4 /* DDBaseNavigationController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseNavigationController.m; path = DDBasicControlsKit_Private/Classes/DDBaseNavigationController/DDBaseNavigationController.m; sourceTree = ""; }; - FCC8EC50100368CCB11A431B6606F708 /* DDBaseButton.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseButton.m; path = DDBasicControlsKit_Private/Classes/DDBaseButton/DDBaseButton.m; sourceTree = ""; }; - FCE12A9177220A295F2BAB7CCFA3E573 /* RequestInterceptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestInterceptor.swift; path = Source/RequestInterceptor.swift; sourceTree = ""; }; - FCEA50971B075E7C16E055CDFF013337 /* RxSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = RxSwift.modulemap; sourceTree = ""; }; - FD600F416E5A74B5A1F92D26B3436458 /* UINavigationBar+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UINavigationBar+DDCategory.h"; path = "DDCategoryKit_Private/Classes/UINavigationBar+DDCategory/UINavigationBar+DDCategory.h"; sourceTree = ""; }; - FD784CD2FE81F749926A430E8AAC6E9D /* ConnectableObservableType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConnectableObservableType.swift; path = RxSwift/ConnectableObservableType.swift; sourceTree = ""; }; - FD85F98F6C569E579F6748F83A6EC3CF /* SkipWhile.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SkipWhile.swift; path = RxSwift/Observables/SkipWhile.swift; sourceTree = ""; }; - FDA2BF5D0E70B6A72754FCCA897E9C16 /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; - FDDC42D799CEA120E48A5B1B06B7BB21 /* AMapTrackKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapTrackKit.h; path = AMapTrackKit.framework/Headers/AMapTrackKit.h; sourceTree = ""; }; - FDDCAA56950F7386A1B680FA9CC38405 /* AMapFoundation-NO-IDFA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "AMapFoundation-NO-IDFA.debug.xcconfig"; sourceTree = ""; }; - FDE0B8EBC609800DCD5BDB59E60169CA /* RxCollectionViewDataSourceType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RxCollectionViewDataSourceType.swift; path = RxCocoa/iOS/Protocols/RxCollectionViewDataSourceType.swift; sourceTree = ""; }; - FE0E315C42472E2925B3B219097B28B1 /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; - FEA7FE6C4E9B6C1F5DAC65B3FAC71B00 /* UIColor+Utils.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIColor+Utils.swift"; path = "Source/Extensions/UIColor+Utils.swift"; sourceTree = ""; }; - FEEC40911FCB69EDDDBA3015BD6BA7D2 /* JXCategoryBaseView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = JXCategoryBaseView.h; path = Sources/Base/JXCategoryBaseView.h; sourceTree = ""; }; - FF15B3545C2494E79BEBA7F884BFF7C9 /* SDWebImageDownloaderConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderConfig.m; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDWebImageDownloaderConfig.m; sourceTree = ""; }; - FF60CC0E37B38C62F0FE532F5CC142D6 /* SwiftEntryKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftEntryKit-prefix.pch"; sourceTree = ""; }; - FF6E1FCC88F374CF084C88985B0E096E /* MAMapVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapVersion.h; path = AMapNaviKit.framework/Headers/MAMapVersion.h; sourceTree = ""; }; + FBAEB9EA44537B5C66C8C858EAA4FDC7 /* DDUICollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDUICollectionView.swift; path = DDUIKit/Classes/UICollectionView/DDUICollectionView.swift; sourceTree = ""; }; + FBD58529A4B13653F254FD8AF594991D /* SDImageIOAnimatedCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageIOAnimatedCoder.h; path = DDWebImageKit_Private/Classes/SDWebImage/Core/SDImageIOAnimatedCoder.h; sourceTree = ""; }; + FBD9915E8EE1AFCEC69B2B40F6151ADE /* MKAnnotationView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "MKAnnotationView+WebCache.h"; path = "DDWebImageKit_Private/Classes/SDWebImageMapKit/MapKit/MKAnnotationView+WebCache.h"; sourceTree = ""; }; + FC2B8B1BA43DEED3EA2678AD43F4436C /* DDBaseViewModel.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = DDBaseViewModel.m; path = DDBasicControlsKit_Private/Classes/DDBaseViewModel/DDBaseViewModel.m; sourceTree = ""; }; + FC5181D72AF2B025E04FD2CC28CBDD64 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; + FCF62EAF60C5015AF8A883FEEE83907C /* ScheduledItemType.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ScheduledItemType.swift; path = RxSwift/Schedulers/Internal/ScheduledItemType.swift; sourceTree = ""; }; + FCFEDC61BDCE6F30B5FCE1F4EF2FCA17 /* AMapNaviOpenNetwrokProxyManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapNaviOpenNetwrokProxyManager.h; path = AMapNaviKit.framework/Headers/AMapNaviOpenNetwrokProxyManager.h; sourceTree = ""; }; + FD2A3D63A02D06CF00281FEE7DA6C722 /* JXCategoryImageCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = JXCategoryImageCell.m; path = Sources/Image/JXCategoryImageCell.m; sourceTree = ""; }; + FD591A80AEE063F209FAF2EE3021EC1D /* EKAttributes+BackgroundStyle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "EKAttributes+BackgroundStyle.swift"; path = "Source/Model/EntryAttributes/EKAttributes+BackgroundStyle.swift"; sourceTree = ""; }; + FD64314C379E7F3EB5BD31238B02809F /* DDAlamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDAlamofire.swift; path = DDNetworkingOfAlamofireKit_Private/Classes/DDAlamofire.swift; sourceTree = ""; }; + FD954795EADD3272564F4494F60F7EDC /* BRDatePickerView+BR.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "BRDatePickerView+BR.m"; path = "BRPickerView/DatePickerView/BRDatePickerView+BR.m"; sourceTree = ""; }; + FE099C0BE1DF10B4E09029F0CAC6B586 /* Sink.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Sink.swift; path = RxSwift/Observables/Sink.swift; sourceTree = ""; }; + FE1FA7991B30749BBB0F7124F69A2B0B /* HTTPHeaders.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = HTTPHeaders.swift; path = Source/HTTPHeaders.swift; sourceTree = ""; }; + FE3C51C548ACADCC415CC972B8AA138B /* UIView+QuickLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIView+QuickLayout.swift"; path = "Source/Extensions/QuickLayout/UIView+QuickLayout.swift"; sourceTree = ""; }; + FE678389DCD102CF8E9F47C4B8441257 /* NSMutableParagraphStyle+DDCategory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSMutableParagraphStyle+DDCategory.h"; path = "DDCategoryKit_Private/Classes/NSAttributedString+DDCategory/NSMutableParagraphStyle+DDCategory.h"; sourceTree = ""; }; + FE8BE171D5B3ECB90B3FF43F1A9BE1DC /* DDProgressHUD.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DDProgressHUD.swift; path = DDProgressHUDKit_Private/Classes/DDProgressHUD.swift; sourceTree = ""; }; + FEA3BC4A0AA3AAF35A6FE025713533A3 /* SnapKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.debug.xcconfig; sourceTree = ""; }; + FEB709FBC8A1D887D7688D12BDDA4AC5 /* DDMALocationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = DDMALocationManager.h; path = DDMAMapKit_Private/Classes/DDMALocation/DDMALocationManager.h; sourceTree = ""; }; + FF55EF0E3D5B0CF7DB8F9CCEC16B88B9 /* DDAutoUIKit_Private.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = DDAutoUIKit_Private.modulemap; sourceTree = ""; }; FF8B264DFE802855D5D67E7CDDABFC3C /* RxRelay */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = RxRelay; path = libRxRelay.a; sourceTree = BUILT_PRODUCTS_DIR; }; - FFABD911A9B642B0388B97B158BD0F17 /* JXCategoryView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "JXCategoryView-dummy.m"; sourceTree = ""; }; - FFE76A06CC6B1D03A9D274C1A459E450 /* DDWebImageKit_Private.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DDWebImageKit_Private.release.xcconfig; sourceTree = ""; }; - FFF28C1BB8C223E58D22424F31B00A96 /* ZLPhotoConfiguration+Chaining.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ZLPhotoConfiguration+Chaining.swift"; path = "Sources/General/ZLPhotoConfiguration+Chaining.swift"; sourceTree = ""; }; - FFF461CAD17957AD96D2AE10B68D3848 /* ZFUtilities.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = ZFUtilities.m; path = DDZFPlayerKit_Private/Classes/ControlView/ZFUtilities.m; sourceTree = ""; }; + FF90DCE6C8DF4E822D13B2FD0A5552FC /* EventMonitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EventMonitor.swift; path = Source/EventMonitor.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ + 02495A0526A9148A384297DE6C9821FE /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 08B9FD08F7FD6D30F434840C8FA714DA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3451,6 +3545,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 17990104FFE54436BDAA194EAC7E8DE5 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 1B1B2ABAC864873782928E419562C8E5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3465,6 +3566,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 1F4EA202E54A8EB0E40C2C79AD1FA1C6 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 27D4F8F4DECFF32B6E0D45E760AB645E /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3479,7 +3587,21 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 2EBB8A6EBCC7DDCCADFD70B2F8A8C1D5 /* Frameworks */ = { + 326EAB188CB9A80EB8C3A373C259E929 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 362B45E649581E44DD4A82C7AAD67DAB /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 3D84F68896F4C855AFD27646663DEBDE /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3493,13 +3615,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 4B364392846B9B5E5617508BC95ECE9B /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 55CD4B4AE879E5B05ADA877BEC57855A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3507,7 +3622,7 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 56CCEC54F2B5DAA5514AFC38783C7A89 /* Frameworks */ = { + 56B8A9EBB7197FED5769B6EB761D9547 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( @@ -3563,6 +3678,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 86D3753BCD844A14BC583F0971D2B5CE /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 91C28E5F4B5678B51CA36C84DAAC2351 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3570,20 +3692,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 92FE9416304FF8ADA542327F173BC06B /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 95649C4F5C402B830B84044F77FFDDC5 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 9F55DEE06F31302485599F36FF5B115D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3598,6 +3706,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + A18735041F772CB4AC8E95B7E4898790 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; A6586DAF8F0CF8CE0853304C027BAAAB /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3605,6 +3720,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + B499446037CB2F4167A41DDE5280893E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; C23690D2E28990F2C02177E957655DD8 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3633,13 +3755,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - D7B674B940827E9B4F7E5E3BBD9FCC73 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; D8FE35EB16A315DB7C11F892FCAF8CFE /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3668,20 +3783,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - EB71CA5BD0EB3FFA045D8B1CA39C7E1E /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - FE99649F4E52DF1D5C4D75E557EF7CD9 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; FFB565781B9EA643F3320C8E128DB90C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -3692,2398 +3793,751 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 009C42FA5FC67AAA064A0F42276FABCD /* UIImageView */ = { + 00E74745A7A250F4CA76A8F907D7A2F9 /* Support Files */ = { isa = PBXGroup; children = ( - 6D866B05C852948EC5D09B8070B046C8 /* DDUIImageView.swift */, - 60B51D58D8CF962579531AC57497DAEA /* UIImageView.swift */, - ); - name = UIImageView; - sourceTree = ""; - }; - 02284709D78E030A246B491AAAC26050 /* DDUtilsSwiftKit_Private */ = { - isa = PBXGroup; - children = ( - 6A30C7695C637CDCCAF70266771B0944 /* ApplicationInfo */, - 7CEC87361F9F4A7B9ACC4112E7C90923 /* DeviceInfo */, - 9B203CD157984988FA237C5A5D5649EF /* FileManager */, - 4537B0BE336CD20A89994D7D3D794273 /* Support Files */, - 03DF53F60463A4AE7400DE519440B974 /* UrlLinks */, - ); - name = DDUtilsSwiftKit_Private; - path = DDUtilsSwiftKit_Private; - sourceTree = ""; - }; - 0228EAE179420CA29502D55B3EB1FD43 /* RxRelay */ = { - isa = PBXGroup; - children = ( - F10C3B931429F21A6244E9023CFDF162 /* BehaviorRelay.swift */, - 3319368BDDA813212719CA915E2AD698 /* Observable+Bind.swift */, - D60214896B6D19F96456B567432EED75 /* PublishRelay.swift */, - 3FD1E20652F14BD889952B2619B22318 /* ReplayRelay.swift */, - 4CB2AD6A5F528B3A11D41734E1562CA6 /* Utils.swift */, - C97BF1DCA6840FB2B1D510001A278097 /* Support Files */, - ); - name = RxRelay; - path = RxRelay; - sourceTree = ""; - }; - 026DC06175A4F8FE0146BF0C5032F167 /* NSBundle+DDCategory */ = { - isa = PBXGroup; - children = ( - DAFA278ED36B485434676D1274C794DC /* NSBundle+DDCategory.h */, - 8E209191F2DB8842027C3ADAC44F26EE /* NSBundle+DDCategory.m */, - ); - name = "NSBundle+DDCategory"; - sourceTree = ""; - }; - 027A61C10CA0A62537B0607D65CECA81 /* DDScrollView */ = { - isa = PBXGroup; - children = ( - 827386521E9A40037C69623EAC4D4169 /* DDScrollView.swift */, - ); - name = DDScrollView; - sourceTree = ""; - }; - 036651D810E67F96A13A6FBC73F24F3F /* Frameworks */ = { - isa = PBXGroup; - children = ( - 874B88E1E7937AC3007EA46E3EFAA048 /* AMapLocationKit.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - 03B617C03FC6B429DFA755FFC34275DD /* Support Files */ = { - isa = PBXGroup; - children = ( - 8C772D4C01A772774101745ACD694A8A /* DDWebImageKit_Private.modulemap */, - 59C7A7E7FDB6A606B9D1BA6DC718C7FE /* DDWebImageKit_Private-dummy.m */, - 5D19375E8E6C4562C05D2B44877835B3 /* DDWebImageKit_Private-prefix.pch */, - C5034460062B4608728F1FD6342E4106 /* DDWebImageKit_Private-umbrella.h */, - A2897BED18FFAAC476A507E50A40EDD7 /* DDWebImageKit_Private.debug.xcconfig */, - FFE76A06CC6B1D03A9D274C1A459E450 /* DDWebImageKit_Private.release.xcconfig */, + 3807B769008A2EE4CCD105890634EAFE /* DDZFPlayerKit_Private.modulemap */, + 81F71DBB04C399A622FE86723570D628 /* DDZFPlayerKit_Private-dummy.m */, + 1C67ECB91C7A40D96665F6F4A427C49F /* DDZFPlayerKit_Private-prefix.pch */, + C13B0001206C640A62A5E2E04C6C9587 /* DDZFPlayerKit_Private-umbrella.h */, + 26E44BAFA303D9F296CB04EEE6A486E2 /* DDZFPlayerKit_Private.debug.xcconfig */, + 7F0214AA38F1CEAC5DA9E004A183DC80 /* DDZFPlayerKit_Private.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/DDWebImageKit_Private"; + path = "../Target Support Files/DDZFPlayerKit_Private"; sourceTree = ""; }; - 03DF53F60463A4AE7400DE519440B974 /* UrlLinks */ = { + 018039353A00085FB9C81E9A0D338A3A /* Support Files */ = { isa = PBXGroup; children = ( - 4DD16034B6FE88C0F5EB50BA4A011B23 /* UrlLinks.swift */, - ); - name = UrlLinks; - sourceTree = ""; - }; - 04367A46A35B400D1437D3AA71AF233D /* CALayer+DDCategory */ = { - isa = PBXGroup; - children = ( - CC78A596322EDE270DDF42AD89FBFC0C /* CALayer+DDCategory.h */, - 7F8E678789E06CDC1E1F629FDD9983D5 /* CALayer+DDCategory.m */, - ); - name = "CALayer+DDCategory"; - sourceTree = ""; - }; - 059030C7DC8938B762BBF04BAF44ABD9 /* UIButton+DDCategory */ = { - isa = PBXGroup; - children = ( - 5B568D416B00F04D17DAE28B4D0999C5 /* UIButton+DDCategory.h */, - 0C656B7B1D720B0AF3C5F48DB4939094 /* UIButton+DDCategory.m */, - ); - name = "UIButton+DDCategory"; - sourceTree = ""; - }; - 0703A4F8E6C1AEDEA3DC7EFB32B42702 /* Trace */ = { - isa = PBXGroup; - children = ( - 74C76BFA7CC647E426E84E9EA9AB2DB9 /* MATraceReplayOverlay.h */, - 535461895E9CD46FF7220D36133ED04C /* MATraceReplayOverlay.m */, - 123C189E8DD35E85B6AE68000206E764 /* MATraceReplayOverlay+Addition.h */, - FBC8BB6360B7B64AD55056FF94D91AE2 /* MATraceReplayOverlayRender.h */, - D4C5FBE27DD112F79163460A00B2E6D2 /* MATraceReplayOverlayRender.m */, - ); - name = Trace; - sourceTree = ""; - }; - 0865A6DB6B3FE0777AB6082C173543DC /* UIButton */ = { - isa = PBXGroup; - children = ( - 22075FA4BBD7542EEFE8E6DC01DA0E46 /* DDUIButton.swift */, - 61446FDCCFD0570BFEA38A881F9FCCE5 /* UIButton.swift */, - ); - name = UIButton; - sourceTree = ""; - }; - 09066ECDE87C46EA81057928309085F4 /* Resources */ = { - isa = PBXGroup; - children = ( - 0E8E43C0AC4D9449A4CEB88B38B05C64 /* BRAddressPickerView.bundle */, - ); - name = Resources; - sourceTree = ""; - }; - 0949DEEBFF3B3A3E8B8837B544C5702F /* AMapFoundation-NO-IDFA */ = { - isa = PBXGroup; - children = ( - 857834BB6FFEF9CD3C2A56607CE3DA67 /* AMapFoundationConst.h */, - 1F2FCB850CD4E49973F61B0897205447 /* AMapFoundationKit.h */, - 2199C30780EB94AB96DFE5E2385FA41B /* AMapFoundationVersion.h */, - F8BC0FA43B837F94A2521BF167D3A440 /* AMapServices.h */, - EC7F36721493B65B3787584A8FB48857 /* AMapURLSearch.h */, - DF5E832983DA942E9794C98AA7F50933 /* AMapURLSearchConfig.h */, - DB8E6C98BAF01799515F07221094D34D /* AMapURLSearchType.h */, - CB6EC6D8FD2C8F4967F3D2D80DE2CC3F /* AMapUtility.h */, - E293323F99EC3451A23AD92E5CE6E1FC /* Frameworks */, - 09C0BCBECA78A7DF091B07950C6B79A1 /* Support Files */, - ); - name = "AMapFoundation-NO-IDFA"; - path = "AMapFoundation-NO-IDFA"; - sourceTree = ""; - }; - 09C0BCBECA78A7DF091B07950C6B79A1 /* Support Files */ = { - isa = PBXGroup; - children = ( - FDDCAA56950F7386A1B680FA9CC38405 /* AMapFoundation-NO-IDFA.debug.xcconfig */, - BF6A75211A24ECBCFFF35261C6D0757B /* AMapFoundation-NO-IDFA.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/AMapFoundation-NO-IDFA"; - sourceTree = ""; - }; - 0A8F767F9202D965B1BD89C2C03BE3C2 /* DDImage */ = { - isa = PBXGroup; - children = ( - 6964F3A09871FD66018522C9C46C2CBC /* DDImage.swift */, - ); - name = DDImage; - sourceTree = ""; - }; - 0AE68535F0847EBA64A05AD4FB0C5ED6 /* DDAttributedString */ = { - isa = PBXGroup; - children = ( - 7B2E2BA6DF5043AE961945E19BDF14FF /* DDAttributedString.swift */, - CB66D58D667C42F579E946D3440960BF /* DDMutableAttributedString.swift */, - ); - name = DDAttributedString; - sourceTree = ""; - }; - 0BD5953C5C893A9C808CEE489EF79ECF /* AMapNavi-NO-IDFA */ = { - isa = PBXGroup; - children = ( - ACE986E6014503CE7783C2921441318F /* AMapNaviBaseManager.h */, - 8A51C035B978A5ABD064E3D9CA7F1BB0 /* AMapNaviCommonObj.h */, - D2C6193C45DF3914B83401B65C512D51 /* AMapNaviCompositeAnnotation.h */, - B1924685EB33D2DF9F832107C1E90022 /* AMapNaviCompositeManager.h */, - 95DBBF8BB61F6340A1F1488104AD0854 /* AMapNaviCompositeUserConfig.h */, - 3BC8DC3E2982073BCF90A128C7AABAC3 /* AMapNaviDriveDataRepresentable.h */, - 366F665DD01F151547C0E22E1DA5392E /* AMapNaviDriveManager.h */, - 260E8428A844C00BDCFD51E6863B3C09 /* AMapNaviDriveView.h */, - 82C79264D6DE2A66FC9188D22EF2998C /* AMapNaviEleBikeDataRepresentable.h */, - 3B7133F441CB4B5AD64556095D49E31B /* AMapNaviEleBikeManager.h */, - 255D9596B816F814A05A16EF0F059876 /* AMapNaviHeaderHandler.h */, - 8F2A29C8709A0473FF5F19CF502938F1 /* AMapNaviHUDView.h */, - 29ACF64C85D0D92926E3518078368CE7 /* AMapNaviInfo.h */, - ABBD7818C0E1A3059BAA565AA780DEB3 /* AMapNaviKit.h */, - CE027B24E40D28675EA85488B95A91E1 /* AMapNaviLocation.h */, - F717C90A4457207721A91FA963CE6847 /* AMapNaviManagerConfig.h */, - 796F7B42623C9F3E4E9EDF5AD705021F /* AMapNaviOpenNetwrokProxyManager.h */, - 21FB09E1B91691CB91DD8C5E9A7B45B9 /* AMapNaviRideDataRepresentable.h */, - E4F3C7540DD88B1753F0E2B2B20D28F9 /* AMapNaviRideManager.h */, - 523F5AEFF6B5C576C3C75CF13B387281 /* AMapNaviRideView.h */, - 3FEE4B54749EA1A1C4F1F7DAB9D19D51 /* AMapNaviRoute.h */, - 706D57053C508682DC112ACC33421F88 /* AMapNaviStatisticsInfo.h */, - D4BE91571448FADEEA4D43FD6A8E4169 /* AMapNaviTravelManager.h */, - 72C9BE80460488D66C1C08D55580B763 /* AMapNaviVersion.h */, - DFC3DB51C1DA13F505A795B357894BB1 /* AMapNaviWalkDataRepresentable.h */, - 3EECF53E98DDBA3529399159F8933D69 /* AMapNaviWalkManager.h */, - 515AA5A60DC1810B66D961A256D23D9E /* AMapNaviWalkView.h */, - 25A1A84B6CE3C721801406A09E1A681A /* MAAnimatedAnnotation.h */, - 3C7216F1194FD716FD173D3511C2D760 /* MAAnnotation.h */, - 9338A3BB583B428EC31B2105902D9BA9 /* MAAnnotationMoveAnimation.h */, - D5268EF276E69444ABFEB17A744D68E0 /* MAAnnotationView.h */, - 9115E8C96B16D8F8DBF9B1F5105A7650 /* MAArc.h */, - 198668771B62D296CE1BC2A3C38EEC72 /* MAArcRenderer.h */, - C0F979464BC996E36919B7E7208DBF2F /* MABaseEngineOverlay.h */, - 9178CD84529F13FF898320A4C247F86D /* MABaseOverlay.h */, - 9B3D2DCA2406953B47E7E4202FAC20F2 /* MACircle.h */, - A6F02563DB51165FA3542046E9E07FD4 /* MACircleRenderer.h */, - D58DD9F12AAC677A57C2B985EEB27B49 /* MAConfig.h */, - 1CBAE4658B557B45BFC7CCB06228D28C /* MACustomBuildingOverlay.h */, - FBCD35785FDBF962A8545F07050BE26F /* MACustomBuildingOverlayRenderer.h */, - 60A78337842A9D16A12C0A725BA14606 /* MACustomCalloutView.h */, - 2666FFD6308D09604C0F4090872892AC /* MAGeodesicPolyline.h */, - BAC99581914FBC2F3A3EA75B8AFB09EF /* MAGeometry.h */, - 2114F466A35E380125B5494E742475A8 /* MAGltfOverlay.h */, - 654A99C9E6EB0B5FEB3DA647D393C8C3 /* MAGltfOverlayRenderer.h */, - 504966B587EA45142C3BC04E596378FE /* MAGroundOverlay.h */, - F2FDF8CF46705DD26CDC4B119161E2D1 /* MAGroundOverlayRenderer.h */, - 2A051DFC80B72227993F6A4E69024E8A /* MAHeatMapTileOverlay.h */, - A2A330356912752D7EB4DEB84B53DF96 /* MAHeatMapVectorGridOverlay.h */, - F15D4C206AC7BB5285906CFC266A3E39 /* MAHeatMapVectorGridOverlayRenderer.h */, - 74C6EFF21DB47DACE8EDB65ECCC7472B /* MAHeatMapVectorOverlay.h */, - 4710D2C8661F2E2164A531176890190C /* MAHeatMapVectorOverlayRender.h */, - DA10D791BDD9935AFA17A0F4E6C2D09B /* MAIndoorInfo.h */, - CB7B2CC4BAE3964F20F121841C423680 /* MALineDrawType.h */, - 6C3DC3AB42FE2B8CBF30C3945E067FAD /* MAMapAccessibilityIdentifier.h */, - 30A8BFD3A54E85EC9684036662BF1C4C /* MAMapCustomStyleOptions.h */, - CDC873B21BDF7072B69FA32FB8F259D4 /* MAMapKit.h */, - 0561FBBF2E45BE241F76FFC1BE9744FB /* MAMapStatus.h */, - FF6E1FCC88F374CF084C88985B0E096E /* MAMapVersion.h */, - D3F7AEBF18EA5D3B0651F2B97C2E6353 /* MAMapView.h */, - B35B3426FC453C9AAB8EF1A5A4D5CBDE /* MAMultiColoredPolylineRenderer.h */, - 33BB7F0930716D1AE60F660B721483FE /* MAMultiPoint.h */, - 62FA9C63D52A74CCE93CE8B97632689F /* MAMultiPointOverlay.h */, - 21D700E204FBD4C2C4312544B43D2B7A /* MAMultiPointOverlayRenderer.h */, - 1C7C1A173E4A2ADD210454460E5858C6 /* MAMultiPolyline.h */, - CE5691725F72CA12E007369CC00FF868 /* MAMultiTexturePolylineRenderer.h */, - 1E487A3D9E9788D16901C1E37BD72192 /* MAMVTTileOverlay.h */, - 8D2A79A438080279014CC9BA7C49B03D /* MAMVTTileOverlayRenderer.h */, - 08C7300AA18F219AAD299BFD8C1028D1 /* MAOfflineCity.h */, - 32777AB54857BA2A4AA0CA0CF03EFBF0 /* MAOfflineItem.h */, - CD5C6EF039771DE3BBFD1C2E5267FAD5 /* MAOfflineItemCommonCity.h */, - 47303455A651CF1A39B7616BEC1CF96A /* MAOfflineItemMunicipality.h */, - 9852F74D89839EB06EDE6BBED04B1C82 /* MAOfflineItemNationWide.h */, - 28A14B5EE853D1CDFD7A0A7AE69D6EB8 /* MAOfflineMap.h */, - E0DE9461327F8EAE3C96E08980E41776 /* MAOfflineMapViewController.h */, - 4784849843DB9FB0A5FBC88909A2D751 /* MAOfflineProvince.h */, - C7422D0EA1D1B467127DC458DDA40E7C /* MAOverlay.h */, - 1892ECB3E07295D5960DD21C8F5C570B /* MAOverlayPathRenderer.h */, - 47B5BCB09F22427F459144E6F8A48974 /* MAOverlayRenderer.h */, - D1C6691C88E78CF1E51254939A312AC7 /* MAParticleOverlay.h */, - 29B0D101A427765E96D4369F87E80C06 /* MAParticleOverlayOptions.h */, - A4C8F912F923CDEED17D0F4F50EE76BF /* MAParticleOverlayRenderer.h */, - A2EF7106702188014D31B378EED78641 /* MAPathShowRange.h */, - BBD341D38EE7CB66B7642AB115BBCD84 /* MAPinAnnotationView.h */, - 27C3389331DAD0F18AEC701197758DFB /* MAPoiFilter.h */, - 91D1B7CE7C7628A1F882E93A79AE3B69 /* MAPointAnnotation.h */, - D739C1F943B9C6C3C6595398766FD489 /* MAPolygon.h */, - 56C9E6B062A711A8EB982C3777A7EEB1 /* MAPolygonRenderer.h */, - 1597C4EBA5C215188C4153A7BA6AFB66 /* MAPolyline.h */, - 7013B950793C6350D212FBDF89C2C4FE /* MAPolylineRenderer.h */, - 0BD830C4A9A47383E30B20CB38AFD178 /* MARouteOverlay.h */, - 0FFCCF5662E12A47C807E5B822ECD1C3 /* MARouteOverlayModel.h */, - 6A6C22E4B805F4A53165EDB6E47BEB42 /* MAShape.h */, - F7118CF46F9494D13CE2750D829B2276 /* MATileOverlay.h */, - 122715D1D99F0928DED5F126A95A4949 /* MATileOverlayRenderer.h */, - 678AF446B45369041E6422BCF15986F9 /* MATouchPoi.h */, - 5A496C97A1C2887A48F3BEBCB45A3C5E /* MATraceLocation.h */, - 72C6AA0883ACBCCEA9BE667AAC0D59B0 /* MATraceManager.h */, - C0E9BAFF083800EC19B935698FBDD171 /* MAUserLocation.h */, - 7684F5F538DDFEF090A4805FDA3159E2 /* MAUserLocationRepresentation.h */, - 7597F280BF3393D8A0AFD2921F962D40 /* Frameworks */, - 9E22FA7E2FFA01F9E43423D1532B4E7F /* Resources */, - 13ECD633EF21F347F8A3FE6CA313F3BD /* Support Files */, - ); - name = "AMapNavi-NO-IDFA"; - path = "AMapNavi-NO-IDFA"; - sourceTree = ""; - }; - 0C97F940C0548664DE8CBF785D952D21 /* DDBaseTabBarController */ = { - isa = PBXGroup; - children = ( - F08C4C37752631815626B644C90483ED /* DDBaseTabBarController.h */, - 3C86CF0759AB342F0A21FBAEC7299C13 /* DDBaseTabBarController.m */, - ); - name = DDBaseTabBarController; - sourceTree = ""; - }; - 0EA49B5A06F607D7C6745F7DFC13AC20 /* DDAudioPlayerKit_Private */ = { - isa = PBXGroup; - children = ( - 53383D727FA1852A48D46A9CAA107408 /* DDAudioService.swift */, - 7BE9A8123FC87F65A5DDBEE335BA4467 /* DDSpeechSynthesizer.swift */, - 9D16F7B6F4EE25906C2E62EDC4FB485C /* Support Files */, - ); - name = DDAudioPlayerKit_Private; - path = DDAudioPlayerKit_Private; - sourceTree = ""; - }; - 11C9B2C6579961532ECCAE03D864ED28 /* Support Files */ = { - isa = PBXGroup; - children = ( - AB21F0D282FE460EB337363996B183B2 /* Bugly.debug.xcconfig */, - F4570F99A149DBF55BF42DD18EA720AD /* Bugly.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/Bugly"; - sourceTree = ""; - }; - 11EDB23A062CB82B15DF4B95FBDE6109 /* Support Files */ = { - isa = PBXGroup; - children = ( - DDB22304384B6D44322D128CBF17BA0B /* DDDateKit_Private.modulemap */, - 6F616D5DE7DEA876C584DD4FCC905BAB /* DDDateKit_Private-dummy.m */, - B688EEE200B713BECAEC9EC911103E5E /* DDDateKit_Private-prefix.pch */, - C9FE09C40BA76534D268A1325ADDDA56 /* DDDateKit_Private-umbrella.h */, - B3A36C963C08209CFCBA8C64E4E9A1F2 /* DDDateKit_Private.debug.xcconfig */, - 87FD8651FE97C782EFF4DEA08390E5E3 /* DDDateKit_Private.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/DDDateKit_Private"; - sourceTree = ""; - }; - 12100AECC6F07AFDBCF04E32E6291D99 /* Bugly */ = { - isa = PBXGroup; - children = ( - AE986FA4F35DBD2851AA9C942CFEB1C4 /* Frameworks */, - 11C9B2C6579961532ECCAE03D864ED28 /* Support Files */, - ); - name = Bugly; - path = Bugly; - sourceTree = ""; - }; - 1239251A3F847D12E099358F09A9C5D8 /* Support Files */ = { - isa = PBXGroup; - children = ( - FCEA50971B075E7C16E055CDFF013337 /* RxSwift.modulemap */, - B68F7B488AB42C2571A8C5F63AB35B96 /* RxSwift-dummy.m */, - 3D36778A1DCB112F54C7124FC1D4A69E /* RxSwift-prefix.pch */, - 26F80F775D3070D4B4BA93E3689AA29B /* RxSwift-umbrella.h */, - 7E837A30670F748B9FB694FFDBC5AC8A /* RxSwift.debug.xcconfig */, - D9E3331F1C3125414F22AB383C1A8271 /* RxSwift.release.xcconfig */, + C4B16647558A9B771B3905CC83AF8E88 /* RxSwift.modulemap */, + 7DCA95B6996F452F3EE171E19CE9AF58 /* RxSwift-dummy.m */, + 5DD9874FD66AF971A9E685366451F25B /* RxSwift-prefix.pch */, + AB375BF8D1973E65DF4553ED882C0DDE /* RxSwift-umbrella.h */, + 40876F10DB0DAFC2BCF0D3D3FF006558 /* RxSwift.debug.xcconfig */, + 34713360F6BD4606798AA38EDAD714D8 /* RxSwift.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/RxSwift"; sourceTree = ""; }; - 12A8CA39D076E3029AEECFC7505B3191 /* DDBaseImageView */ = { + 022D8D30E96F5769EA0345F8328BBD29 /* Frameworks */ = { isa = PBXGroup; children = ( - E31333FBC4B57FD5007D0F30FA574E34 /* DDBaseImageView.h */, - F46768AA80784A74D289D007069A463B /* DDBaseImageView.m */, - ); - name = DDBaseImageView; - sourceTree = ""; - }; - 12B6672029EFC37F9C689C26DBDF494D /* Support Files */ = { - isa = PBXGroup; - children = ( - CFE4F786893B6E5E30041097DAC17FD1 /* AMapLocation-NO-IDFA.debug.xcconfig */, - 127CDF9926BA417F1E035E78530D0185 /* AMapLocation-NO-IDFA.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/AMapLocation-NO-IDFA"; - sourceTree = ""; - }; - 12CC86D9757DE4BDD824796175CCD446 /* Support Files */ = { - isa = PBXGroup; - children = ( - FDA2BF5D0E70B6A72754FCCA897E9C16 /* IQKeyboardManagerSwift.modulemap */, - 01E84F245449073F262664526928DDB8 /* IQKeyboardManagerSwift-dummy.m */, - F19B21ED8846ACBD776F21E0403ABA6C /* IQKeyboardManagerSwift-prefix.pch */, - 694914166C69D352908D110DD98850CC /* IQKeyboardManagerSwift-umbrella.h */, - A248116772B4B98AD7A930191DD57450 /* IQKeyboardManagerSwift.debug.xcconfig */, - F7833475D49DA35EEF50E39028CCBD3D /* IQKeyboardManagerSwift.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardManagerSwift"; - sourceTree = ""; - }; - 138A6C04759739022128867EFCEF0DE8 /* DDMALocation */ = { - isa = PBXGroup; - children = ( - 534EF9B95750A654986DA7600337BA0C /* DDMALocationManager.h */, - 034FD51C81F8D69CDDF17AA3CB5DE5BE /* DDMALocationManager.m */, - ); - name = DDMALocation; - sourceTree = ""; - }; - 13ECD633EF21F347F8A3FE6CA313F3BD /* Support Files */ = { - isa = PBXGroup; - children = ( - ACE1C9056521650C08F09746D7F0BD28 /* AMapNavi-NO-IDFA.debug.xcconfig */, - F32C6400A79CE28A52BBA5F28A88D726 /* AMapNavi-NO-IDFA.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/AMapNavi-NO-IDFA"; - sourceTree = ""; - }; - 146F0E269D9D8E1582CA1A8B35F60338 /* Support Files */ = { - isa = PBXGroup; - children = ( - 9AC3A3FC5E07CBD9F9C368311A207AD6 /* DDUIGestureRecognizer.modulemap */, - 363401A7AE1460FE87BEA387E8EA24FA /* DDUIGestureRecognizer-dummy.m */, - DBADD172340CAE1095B8245614F52950 /* DDUIGestureRecognizer-prefix.pch */, - 63223DC354D62804C5B831D52C31E8CA /* DDUIGestureRecognizer-umbrella.h */, - E2ED8C7C5FBCEC374AC91E4C3CDB7351 /* DDUIGestureRecognizer.debug.xcconfig */, - 8634982C6A69646D253E951A48A9AD46 /* DDUIGestureRecognizer.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/DDUIGestureRecognizer"; - sourceTree = ""; - }; - 15E6A5ED7F2ACF1B472C122F3E609970 /* AddressPickerView */ = { - isa = PBXGroup; - children = ( - 1B7E3665B2C5961E3B5E88F6B281E1B1 /* BRAddressModel.h */, - 059BD321CC9D5D6CAF0D40FACE8A9998 /* BRAddressModel.m */, - 1EA6EFCB1DB5ECF9EB950483139D590E /* BRAddressPickerView.h */, - 7B7EF4E8C0AA3E0811E8CC76745EF2A9 /* BRAddressPickerView.m */, - 09066ECDE87C46EA81057928309085F4 /* Resources */, - ); - name = AddressPickerView; - sourceTree = ""; - }; - 17E54F872DC01D321970B832A354462F /* NSThread+DDCategory */ = { - isa = PBXGroup; - children = ( - 1FBD6E105CA7406E49E6D2234D092DFC /* NSThread+DDCategory.h */, - A7058C372CE093F429D7CDFCC1A1B9BF /* NSThread+DDCategory.m */, - ); - name = "NSThread+DDCategory"; - sourceTree = ""; - }; - 1A38E9B70BA98D6CBF5A8E784700A8E2 /* NSURL+DDCategory */ = { - isa = PBXGroup; - children = ( - 28ADEA3A42F12E2CF068F92065294C7E /* NSURL+DDCategory.h */, - 9E69BDCEE2F67092CF4660D3C5EFC3AF /* NSURL+DDCategory.m */, - ); - name = "NSURL+DDCategory"; - sourceTree = ""; - }; - 1A8D3B8A8A9A6737A89DF01C5DBEF953 /* UILabel */ = { - isa = PBXGroup; - children = ( - 5504222728563DCDE2EF5C2ADD3EC441 /* DDUILabel.swift */, - C072F8F29BE715233C9B45C2FF36DE7A /* UILabel.swift */, - ); - name = UILabel; - sourceTree = ""; - }; - 1C72B966F4F0DE41C8DBD0F35EA3877A /* DDBaseLabel */ = { - isa = PBXGroup; - children = ( - A491AA67EEE7D916A8C18D60D625E0C6 /* DDBaseLabel.h */, - 9111CA30A61DFE466A955F7FEF61ACDD /* DDBaseLabel.m */, - ); - name = DDBaseLabel; - sourceTree = ""; - }; - 20205D18287568E2849B4B1175D4A02A /* UITextView */ = { - isa = PBXGroup; - children = ( - F16949EF7BE74D7413E742350D01ECDB /* DDUITextView.swift */, - 162F5C2DBE47EB73C6BF0B604BE177A3 /* UITextView.swift */, - ); - name = UITextView; - sourceTree = ""; - }; - 2126D5C19033248BE968B7C96C6E04B6 /* BRPickerView */ = { - isa = PBXGroup; - children = ( - A8470178521A8472A9C3F86F70D563DE /* BRPickerView.h */, - 15E6A5ED7F2ACF1B472C122F3E609970 /* AddressPickerView */, - 39C7B9A2D6F6492819CB54DE9127ACFB /* Base */, - 3319AFF7C01F6C8D399BC6E1D326259D /* DatePickerView */, - E88996C6A1E5775D7AF5886AA866CBC0 /* StringPickerView */, - CBA39020B52D24E34A7249EFCD054D80 /* Support Files */, - ); - name = BRPickerView; - path = BRPickerView; - sourceTree = ""; - }; - 22656756C93A781852435899DA74B326 /* MapView */ = { - isa = PBXGroup; - children = ( - F8E58F4534D43EB2046624FAEEDA2061 /* DDMAMapView.h */, - 654E9E79F6CE58E0F5B9758C0F1B5D9B /* DDMAMapView.m */, - ); - name = MapView; - sourceTree = ""; - }; - 2478A2307947F41651D7230164A4B0F0 /* Alamofire */ = { - isa = PBXGroup; - children = ( - 23BAC21294E3037F34964796795A0429 /* AFError.swift */, - E04BBAB2F29CAC946E087DD69239B2A8 /* Alamofire.swift */, - 5005FB2B5F19AFB0B9A9282A2BA806B5 /* AlamofireExtended.swift */, - 12705004458126AE9E1F726E592AF39A /* AuthenticationInterceptor.swift */, - 7BD1B7CEDD7AB0792A01E5EBE58CCD90 /* CachedResponseHandler.swift */, - D1D6264C3644FD12CE8403A9A3B0B747 /* Combine.swift */, - D376CB5F78D9F27DBC3D158CA366E4A2 /* Concurrency.swift */, - E1E03EF31EDD793F1FD52CF2AA0CECFC /* DispatchQueue+Alamofire.swift */, - B9A5C12E0742B2C8FCF55045DE9AB923 /* EventMonitor.swift */, - 405DBFA1F0F8B85D6C9ABCE10107EBCD /* HTTPHeaders.swift */, - 63D84ECE5517074273280345F7B697E2 /* HTTPMethod.swift */, - 3A05932AC5F78204DDAE07026B0E8B01 /* MultipartFormData.swift */, - 3540F2AF76B57A47BADDFCE34DD43751 /* MultipartUpload.swift */, - 4AB1192B1A2EC19C05F7D124829B8386 /* NetworkReachabilityManager.swift */, - D7C0AB83F310A880CFCC4B2B7E8FE509 /* Notifications.swift */, - 0C1401945860861155B0F5250264DA6A /* OperationQueue+Alamofire.swift */, - 15376934AE68DE8A711FF860D672D79F /* ParameterEncoder.swift */, - 0B358F2568EE1AD5287BC3ACACCD5D55 /* ParameterEncoding.swift */, - 0D14D2765353C62B9B7DAB70C01E2BBE /* Protected.swift */, - 2DAC51F167A14B9B54481A96EFF9641D /* RedirectHandler.swift */, - B5DC8708E0FE82D774DF231743050E53 /* Request.swift */, - C0AFB4BBBED2656EEB1B1C40BDB9C2CC /* RequestCompression.swift */, - FCE12A9177220A295F2BAB7CCFA3E573 /* RequestInterceptor.swift */, - 8BBE0161A98EA20D94E1F3A3BD1FA4C5 /* RequestTaskMap.swift */, - 9237120F789280A8016E23DB5DDB04F0 /* Response.swift */, - 6A0E1BFF5A5E6B13056C985620A6A675 /* ResponseSerialization.swift */, - 47C986BCB64D8B916650F1C59D69C1DD /* Result+Alamofire.swift */, - 3398BD38432E5DD1E4DB6E30EFD22901 /* RetryPolicy.swift */, - E36603EF4DC736585CD0F3B3376824B5 /* ServerTrustEvaluation.swift */, - 1805B726F7B7D91977B23F28B19232F9 /* Session.swift */, - 96234D28C9AA4A8240E582F36716AF99 /* SessionDelegate.swift */, - 6762AACA381E35C6C45DA0D91792FD21 /* StringEncoding+Alamofire.swift */, - 3C1C5B7A817E122674D0AB40D5ED511F /* URLConvertible+URLRequestConvertible.swift */, - D7115DDD4F8E68970B2FD8451EB5E9C9 /* URLEncodedFormEncoder.swift */, - 97FC4BF1142D2173AADC23A785BD742D /* URLRequest+Alamofire.swift */, - 934031870F39980009E62A02F8415CB6 /* URLSessionConfiguration+Alamofire.swift */, - AB13019CE6CC4A19C594E708CD2B2865 /* Validation.swift */, - ADC78D1F1C6F0B01DC60BEB563876882 /* Support Files */, - ); - name = Alamofire; - path = Alamofire; - sourceTree = ""; - }; - 261EC98D82A7A7FAC04B81E6C1961030 /* Resources */ = { - isa = PBXGroup; - children = ( - CDACC42516E48E1217B29D825805D5E2 /* BRPickerView.bundle */, - ); - name = Resources; - sourceTree = ""; - }; - 290B35182139C2A2717A5CB3F6893E8E /* UIViewController+DDCategory */ = { - isa = PBXGroup; - children = ( - 483C8FB8D0FBB6D362AB9298121F61E3 /* UIViewController+DDCategory.h */, - D4FFFBF4AFF6A99BA0FB837B08F6E8EF /* UIViewController+DDCategory.m */, - ); - name = "UIViewController+DDCategory"; - sourceTree = ""; - }; - 2CC8E0A3E13394BF21778CEC4E6BED98 /* DDTransitionAnimation */ = { - isa = PBXGroup; - children = ( - 4607994190D533412312130025168EFD /* DDViewControllerAnimatedTransition.h */, - 9D6BABDC5960A3AFAF775A55AEC3E88B /* DDViewControllerAnimatedTransition.m */, - ); - name = DDTransitionAnimation; - sourceTree = ""; - }; - 2D951F89A24C2470278A5E920F3445C7 /* Support Files */ = { - isa = PBXGroup; - children = ( - C32BDBBCBC9B350C9EA5AAF42DFFD13D /* DDBasicControlsKit_Private.modulemap */, - 620742B4238C5254073463F0F7521BB4 /* DDBasicControlsKit_Private-dummy.m */, - 1C119095CAF109CF6E59C4E6542538C8 /* DDBasicControlsKit_Private-prefix.pch */, - 8B645E18DACBD9EA1F7C66DE39801379 /* DDBasicControlsKit_Private-umbrella.h */, - C6934E16C9BC7267D737B19E425194D3 /* DDBasicControlsKit_Private.debug.xcconfig */, - BFE6A1FBC1319146FC97413BCC5D32F7 /* DDBasicControlsKit_Private.release.xcconfig */, - 4B54772BF4EF802F3C34325020B89D64 /* ResourceBundle-DDBaseViewController-DDBasicControlsKit_Private-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/DDBasicControlsKit_Private"; - sourceTree = ""; - }; - 30B647C241AA66143801D191C05D585C /* UIScrollView+DDCategory */ = { - isa = PBXGroup; - children = ( - C479FA906A74F8DED39786FB2023F9B9 /* UIScrollView+DDCategory.h */, - 9CF48DE070F86F5F3B797BFBD8BDDFDD /* UIScrollView+DDCategory.m */, - ); - name = "UIScrollView+DDCategory"; - sourceTree = ""; - }; - 30CCFDD8E9B01E3143E0D9789A0E54E3 /* UIImage */ = { - isa = PBXGroup; - children = ( - DE98C4C00F659D5D084EE1BCA6045733 /* DDUIImage.swift */, - 8527606C00E9A604B3424E5C8D52D3A5 /* UIImage.swift */, - ); - name = UIImage; - sourceTree = ""; - }; - 3319AFF7C01F6C8D399BC6E1D326259D /* DatePickerView */ = { - isa = PBXGroup; - children = ( - EEDB08920B7977BBDBB7210B75958EB9 /* BRDatePickerView.h */, - E67D5099D3475C4F66431C55DFD2AF8C /* BRDatePickerView.m */, - F4EBF61642033E73784C47D101FE68EA /* BRDatePickerView+BR.h */, - E00C0B428F6C8140B7DB451896A75DF5 /* BRDatePickerView+BR.m */, - A36998712847C201AAEF6C3DE6DCE906 /* NSDate+BRPickerView.h */, - F2A6FF08F79A024DE7C982A49F48FDAD /* NSDate+BRPickerView.m */, - ); - name = DatePickerView; - sourceTree = ""; - }; - 338DA60158D0A916142F1DFAB842CA8C /* MapKit */ = { - isa = PBXGroup; - children = ( - 493189AD786D7A51EA9AC0FC23E250E4 /* MKAnnotationView+WebCache.h */, - 33A154A15700731CA4D91E11A9276286 /* MKAnnotationView+WebCache.m */, - C0B7FBAA15370CC708769A6534984B79 /* SDWebImageMapKit.h */, - ); - name = MapKit; - sourceTree = ""; - }; - 344780909CBE5BB883710EB6107C6792 /* UIScreen+DDCategory */ = { - isa = PBXGroup; - children = ( - 41E7E78BD33E9340285B2FC37E54CBDB /* UIScreen+DDCategory.h */, - 29D624B908EE9763AC85DA49334511F8 /* UIScreen+DDCategory.m */, - ); - name = "UIScreen+DDCategory"; - sourceTree = ""; - }; - 3559B23A2D90CF6665968430A4DF49FB /* DDBaseViewModel */ = { - isa = PBXGroup; - children = ( - 78EC551670152AC70C13FD462D401AA0 /* DDBaseViewModel.h */, - 16C379F426173794645C2C8798E1764F /* DDBaseViewModel.m */, - ); - name = DDBaseViewModel; - sourceTree = ""; - }; - 35E68B228AEBEF37795D5CC4432AE734 /* DDTableViewCell */ = { - isa = PBXGroup; - children = ( - 19AB71EF89244DAC6F10ED6799637206 /* DDTableViewCell.swift */, - ); - name = DDTableViewCell; - sourceTree = ""; - }; - 35EB40F39F5CC0A4088C9ED293E202FC /* Support Files */ = { - isa = PBXGroup; - children = ( - 63F6394182A5AFCD61ADBB0E470928E9 /* RxCocoa.modulemap */, - E7196E60599A65B04C7508858DCB2533 /* RxCocoa-dummy.m */, - 00A9D491DE2C78779398964173D86F79 /* RxCocoa-prefix.pch */, - C5BE68CC57DDF1DC30483EB827497B8B /* RxCocoa-umbrella.h */, - 257BF33C79D3C4256AE066E0B76C7D89 /* RxCocoa.debug.xcconfig */, - DC48F2343FD541AE8C76FADC6F081FC0 /* RxCocoa.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/RxCocoa"; - sourceTree = ""; - }; - 39C7B9A2D6F6492819CB54DE9127ACFB /* Base */ = { - isa = PBXGroup; - children = ( - 37E8A15B1F7A2BEFD901B5AC430C2278 /* BRBaseView.h */, - 31CCCC36EE4AF69BEC01993F3CFD730C /* BRBaseView.m */, - B4320AE1AE3B9AB23EBE2462BAB1EB1A /* BRPickerStyle.h */, - 28E6BE384BEAD12EA067697276112C0C /* BRPickerStyle.m */, - D6C8604D6A570C38B27589936588CE74 /* BRPickerViewMacro.h */, - 3FB248AAAEE54F73D3ABCD8C35760DD5 /* NSBundle+BRPickerView.h */, - 1CA835297B309B452FA967EF1A162586 /* NSBundle+BRPickerView.m */, - 261EC98D82A7A7FAC04B81E6C1961030 /* Resources */, - ); - name = Base; - sourceTree = ""; - }; - 3AC5C0327F1F405E600672157A88B2FB /* Overlay */ = { - isa = PBXGroup; - children = ( - 115C728A9058DCA0E2C11255315E0C67 /* MABaseOverlay+DDCategory.h */, - BA0D82394AEFDFD0CDE8F2C2413626A1 /* MABaseOverlay+DDCategory.m */, - ); - name = Overlay; - sourceTree = ""; - }; - 3B2B95FF94105B95F08501BC91518005 /* DDUIKit */ = { - isa = PBXGroup; - children = ( - D34789537D5DD2FB3C757089A8AB35E2 /* Support Files */, - CD6AD77E049B2B06E349E33505EAE3D3 /* UIApplication */, - 0865A6DB6B3FE0777AB6082C173543DC /* UIButton */, - 9897E43E9803BC4C8CFCC021A87AC6A8 /* UICollectionView */, - 8A2C1E9C46EBDF133176037A8A08F0E4 /* UICollectionViewCell */, - F7D1085349334B9DD245B20DDE510721 /* UIColor */, - 732E92892AFF07AD269BE97D4D3EF0C2 /* UIFont */, - D2156DE44DA2353689B474470BBB2AFD /* UIGestureRecognizer */, - 30CCFDD8E9B01E3143E0D9789A0E54E3 /* UIImage */, - 009C42FA5FC67AAA064A0F42276FABCD /* UIImageView */, - 1A8D3B8A8A9A6737A89DF01C5DBEF953 /* UILabel */, - BF28098FC93270D678938BA37E3BAAB4 /* UINavigationBar */, - F5AA56337DC75E00F2CF9EF20EDCBE34 /* UINavigationController */, - EE6A604483A478A7ED979918D86B89E9 /* UIResponder */, - 7E8EB2E70D1A4FD289FDA186ACD0154E /* UIScrollView */, - 552D7BEE07968BA71E6969F917317909 /* UISwitch */, - F4BAFD6DDF5B5B36F448977B96B5071E /* UITableBarController */, - EC0D716BC51A7E7FF7DE33AD1A451092 /* UITableView */, - 7A9A037459DDA8893AB122AC1D23E48B /* UITableViewCell */, - 86F62F45EBE38A01620C0B6AD619DF51 /* UITextField */, - 20205D18287568E2849B4B1175D4A02A /* UITextView */, - CA7EA6F638D943B8C1B3DF49B788C539 /* UIView */, - E96F1FB93B00E183D5B34CA6466FA74C /* UIViewController */, - 7A2C6974BA9D762B8A0AD2F259927A95 /* UIViewControllerAnimatedTransitioning */, - ); - name = DDUIKit; - path = DDUIKit; - sourceTree = ""; - }; - 3C9D261ADC49990A6128ECCC4C53A44F /* DDTableView */ = { - isa = PBXGroup; - children = ( - 179950B856008A37E54282AB218BE490 /* DDTableView.swift */, - ); - name = DDTableView; - sourceTree = ""; - }; - 3D739ECCD6B17E2F1B61A72BF5D09FBF /* UINavigationItem+DDCategory */ = { - isa = PBXGroup; - children = ( - 67B2BF933BCB9F6F7B8E5404D68BEBDD /* UINavigationItem+DDCategory.h */, - 8C441938F6F85590FFB8EC6D9BD0DF3B /* UINavigationItem+DDCategory.m */, - ); - name = "UINavigationItem+DDCategory"; - sourceTree = ""; - }; - 3D92756E77F30F3B31EA048895AE998C /* Resources */ = { - isa = PBXGroup; - children = ( - B5BD08C85E8EA2D9D7D9CDEB2E6CC2A9 /* en.lproj */, - ); - name = Resources; - sourceTree = ""; - }; - 3E73BFB097CA353B0662F8DFF04CF4B1 /* AMapLocation-NO-IDFA */ = { - isa = PBXGroup; - children = ( - 80105B1A80540088099690ACC2ABE74E /* AMapGeoFenceError.h */, - 2A0E59FACC815ACBE10E431D55166F88 /* AMapGeoFenceManager.h */, - 766C9B5FFDE3C7FF9AA5568380E7E139 /* AMapGeoFenceRegionObj.h */, - 5F7ABF6D2AF1433BFBD2FD28864A0C75 /* AMapLocationCommonObj.h */, - 5D2F3DC9D3257464F15BFDDAE7F27996 /* AMapLocationKit.h */, - 677E20B653BA8B81009BBA7A1D549C56 /* AMapLocationManager.h */, - BF3B734E93328FCA9CBAF2BFEEE2F269 /* AMapLocationRegionObj.h */, - 8154F08862EC38065257902486F8E43C /* AMapLocationVersion.h */, - 036651D810E67F96A13A6FBC73F24F3F /* Frameworks */, - 12B6672029EFC37F9C689C26DBDF494D /* Support Files */, - ); - name = "AMapLocation-NO-IDFA"; - path = "AMapLocation-NO-IDFA"; - sourceTree = ""; - }; - 40F107534C937BC69E9FBEA4420D7509 /* Pods-OrderScheduling */ = { - isa = PBXGroup; - children = ( - D13827848C413A76ADD18E47761D2B20 /* Pods-OrderScheduling.modulemap */, - 3431A513DD5CF052B33F1798DE98E1E6 /* Pods-OrderScheduling-acknowledgements.markdown */, - D5A3880A46506555230D960A979C59EA /* Pods-OrderScheduling-acknowledgements.plist */, - 439EA354473F5B1B44C857E4C3A7D7D7 /* Pods-OrderScheduling-dummy.m */, - B10BE75A37E306EDA52A1E38B89F97ED /* Pods-OrderScheduling-resources.sh */, - A0031ECF94D34F1497602F4B0794DD58 /* Pods-OrderScheduling-umbrella.h */, - CCA25F5644BF0246ABFFF775553FEEAE /* Pods-OrderScheduling.debug.xcconfig */, - F375C7DA720F6C0C81573E458E9A4020 /* Pods-OrderScheduling.prerelease.xcconfig */, - 2AB85225A76FD605AAA4578E1A765164 /* Pods-OrderScheduling.release.xcconfig */, - ); - name = "Pods-OrderScheduling"; - path = "Target Support Files/Pods-OrderScheduling"; - sourceTree = ""; - }; - 41922DB0BE20B849E3944C40B9D7C8F5 /* Support Files */ = { - isa = PBXGroup; - children = ( - 6F6E5F2E856153758E7E8804C3337A69 /* DDColorKit_Private.modulemap */, - 914BB8FD938D702A22E40004BAC01ED8 /* DDColorKit_Private-dummy.m */, - DB4595505ADC93D9A234484DAA923D81 /* DDColorKit_Private-prefix.pch */, - B7D56B60F59ECF12F0CE757A7CE8C9BD /* DDColorKit_Private-umbrella.h */, - 7C8B95235495922FB55CA29235700C4A /* DDColorKit_Private.debug.xcconfig */, - 6BD9960D21C388A8DFA81B8DFA33AB01 /* DDColorKit_Private.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/DDColorKit_Private"; - sourceTree = ""; - }; - 41B33961D20B7CD77A5502E3D8B4FDBF /* AMapTrack-NO-IDFA */ = { - isa = PBXGroup; - children = ( - 271AB180BFBAF110A367087A4F0C42CB /* AMapTrackCommonObj.h */, - BD5942B198C2C52CB546A94825ECD5D8 /* AMapTrackError.h */, - 849A6B107346B7DF6C056D8472057CFA /* AMapTrackHistoryObj.h */, - FDDC42D799CEA120E48A5B1B06B7BB21 /* AMapTrackKit.h */, - 0C10E92D02B998CC54292E14AB48BF34 /* AMapTrackManager.h */, - C7128F624BCB775463A1CC9DAFEDBF4A /* AMapTrackManagerOptions.h */, - BB81C9046EE1984CE45D2D07C81F18B4 /* AMapTrackTerminalObj.h */, - 36F66FE2AB36B2A178625C9F9B9E3686 /* AMapTrackTrackObj.h */, - A4EBE2705C7B251A880B8BF45F1BF0D5 /* AMapTrackVersion.h */, - 87316D9488931503F6E1FD5AF5BE4A1B /* Frameworks */, - 64E974F67316CEEAA32575C7620EE295 /* Support Files */, - ); - name = "AMapTrack-NO-IDFA"; - path = "AMapTrack-NO-IDFA"; - sourceTree = ""; - }; - 4294A2C32F20370680CA8824FFEA5D78 /* DDBaseButton */ = { - isa = PBXGroup; - children = ( - 3E1F26E96A29B3F300AEBADE9F5565E3 /* DDBaseButton.h */, - FCC8EC50100368CCB11A431B6606F708 /* DDBaseButton.m */, - ); - name = DDBaseButton; - sourceTree = ""; - }; - 42EE42705784D3F6C92CD9138488CBD4 /* SwiftLog */ = { - isa = PBXGroup; - children = ( - AE69A810182C8E4287CAA625107C140C /* DDSwiftLog.swift */, - ); - name = SwiftLog; - sourceTree = ""; - }; - 4447EFC256B8B2CD75437CDC134474BB /* Support Files */ = { - isa = PBXGroup; - children = ( - F9C402C729DB3EFCB042326F5EB04067 /* SnapKit.modulemap */, - 7B6A27A087B6BD858CE7F0A83CACA6A7 /* SnapKit-dummy.m */, - A5323AED5DC963379213000CA4E6D1BC /* SnapKit-prefix.pch */, - 398BC2D973C5AD82CDAD5A8649E554A7 /* SnapKit-umbrella.h */, - 119EDC15266C5F3AEF9CD97307C1737A /* SnapKit.debug.xcconfig */, - 1D779C3B48571CB72AEC106D95FA1B7E /* SnapKit.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/SnapKit"; - sourceTree = ""; - }; - 4537B0BE336CD20A89994D7D3D794273 /* Support Files */ = { - isa = PBXGroup; - children = ( - 9561E2163185D2F8C01B336CB4E7B1F6 /* DDUtilsSwiftKit_Private.modulemap */, - F830E522FAE283CB5E810F584BC7A7A6 /* DDUtilsSwiftKit_Private-dummy.m */, - 69261865576DDFB2AF70E7A6362FE3E4 /* DDUtilsSwiftKit_Private-prefix.pch */, - 61FD5D8146C62606026C5E711439F9B2 /* DDUtilsSwiftKit_Private-umbrella.h */, - 81FD0F3231C199A42E139E1703253E1C /* DDUtilsSwiftKit_Private.debug.xcconfig */, - 1C19315A904D44B18B7DAA7CF87AACEA /* DDUtilsSwiftKit_Private.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/DDUtilsSwiftKit_Private"; - sourceTree = ""; - }; - 4583DA3790F8761ED50694909A7DB827 /* UIWindow+DDCategory */ = { - isa = PBXGroup; - children = ( - 69B05F14915CD9274303672F2A78A090 /* UIWindow+DDCategory.h */, - 1D6610B4D803D9EB0AEDCB3823D36E37 /* UIWindow+DDCategory.m */, - ); - name = "UIWindow+DDCategory"; - sourceTree = ""; - }; - 49C0F3B2304536749A7C0D81938904A0 /* Support Files */ = { - isa = PBXGroup; - children = ( - 5130EC94AAA817CB5454DBE5B9CC8337 /* JPushExtension-xcframeworks.sh */, - B7BB74F674C5F0269150BA90AC2FFE11 /* JPushExtension.debug.xcconfig */, - B4ECEEA43CFC281B2DF56F940735797C /* JPushExtension.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/JPushExtension"; - sourceTree = ""; - }; - 5057842E3CBD73093727CFA6A053BBDA /* MJRefresh */ = { - isa = PBXGroup; - children = ( - 37D486788D0DA7C7E33FCF55DAC489AC /* MJRefresh.h */, - 03E5D861D6C6860441488C8727CF69B8 /* MJRefreshAutoFooter.h */, - 094366E7EABCA53DD71CB7B4E9A35681 /* MJRefreshAutoFooter.m */, - 5027EB730E8BACBE0CC662C87EC84E01 /* MJRefreshAutoGifFooter.h */, - E6558BF246586D3615F720C5BA6222BA /* MJRefreshAutoGifFooter.m */, - 2E5F734DD1CBD1C45CB571931F9FC426 /* MJRefreshAutoNormalFooter.h */, - 35DA1B59DE0F2CECEBDA7ECFB949289B /* MJRefreshAutoNormalFooter.m */, - 57704FC7E014DE71856CB4E9EABBB902 /* MJRefreshAutoStateFooter.h */, - 9F92B845D43D6D2DC2BF527867FEFFDC /* MJRefreshAutoStateFooter.m */, - 2629EF2DB985F9372859B52747AB694F /* MJRefreshBackFooter.h */, - 1CE51A545AB69BDF39AFF07BD33A56D6 /* MJRefreshBackFooter.m */, - 32DB25D45C19352B91DA90C6F8A2CA8D /* MJRefreshBackGifFooter.h */, - 93FC25612E35DB58B2FE37708F9BA684 /* MJRefreshBackGifFooter.m */, - 3F937C154E18DF37C5F9EFF45C91FAB3 /* MJRefreshBackNormalFooter.h */, - 5662134BDD9AC87DC2511820B745E863 /* MJRefreshBackNormalFooter.m */, - 99D85F19AB5F35A7B5809356FC32AB80 /* MJRefreshBackStateFooter.h */, - 280B6C178AA17494F5440BDAC7CDE34B /* MJRefreshBackStateFooter.m */, - B88375251AB875438FFD93B64E0DDAFD /* MJRefreshComponent.h */, - 965C697AA0ACEFABD9CBE64E36851819 /* MJRefreshComponent.m */, - A629505DE163B4252437512604D5E07E /* MJRefreshConfig.h */, - 9958CB8C0BAE441E4A10D4D2F9BE08D0 /* MJRefreshConfig.m */, - 471674788BD2C78799298EE8EB09A3CF /* MJRefreshConst.h */, - D7B05D6A485E6EAF0570907F9273AFEE /* MJRefreshConst.m */, - A0D5771B6E9291878FB300E44698B409 /* MJRefreshFooter.h */, - 881DEE4C762FFF39E866F4F1E692A913 /* MJRefreshFooter.m */, - 7B13DB86C1B83B032A39FF7DA2F4D317 /* MJRefreshGifHeader.h */, - 7F35B04A7519B8FE800834121E61FE2A /* MJRefreshGifHeader.m */, - 8D67F417980BBEC8E2F20541FF03A401 /* MJRefreshHeader.h */, - C255F41FEBA3625891C8C0DB930FE089 /* MJRefreshHeader.m */, - CE0BD29512B8179D935C181C996F0274 /* MJRefreshNormalHeader.h */, - 009355037C2A00389BCC7146BCD824E4 /* MJRefreshNormalHeader.m */, - 6186E82188CE45C61D885E4675127317 /* MJRefreshNormalTrailer.h */, - 5B663C699E3CEDC40004E2D9E9AE33E5 /* MJRefreshNormalTrailer.m */, - 18479495A93F2D7BA5EE27D70123365D /* MJRefreshStateHeader.h */, - 999C0C068E16D5FA50417A5C298D85FF /* MJRefreshStateHeader.m */, - D7405F726F27FA8579AD469C12130640 /* MJRefreshStateTrailer.h */, - 9A3894C40870B0915540E236CD5235B5 /* MJRefreshStateTrailer.m */, - 774AFFFDBA83815C8EB33D28C3FD1C93 /* MJRefreshTrailer.h */, - 1DC275096F93AFFB12320E72DB9D0A28 /* MJRefreshTrailer.m */, - 6CDEF130F90C4BA7E8E6F5BF556D5735 /* NSBundle+MJRefresh.h */, - B8B65E6DC2ADF474309A587ADC60173C /* NSBundle+MJRefresh.m */, - EE9A98B6DC67065833A3CA4FA46FFDF2 /* UICollectionViewLayout+MJRefresh.h */, - 1A774970088C5E2E892AEED842E99EE0 /* UICollectionViewLayout+MJRefresh.m */, - 09533991B2BF43BD23CEC3862FC6640D /* UIScrollView+MJExtension.h */, - FA6D87154D2C20D2B779DF458DBE49DD /* UIScrollView+MJExtension.m */, - 99A80747E7D7F67B8FAD14F1708751BF /* UIScrollView+MJRefresh.h */, - 826D5B22FE15AE1828B6C2AC36BBC836 /* UIScrollView+MJRefresh.m */, - 6A59A5B935578F1E9F7D7923B09B9D73 /* UIView+MJExtension.h */, - B71B7E87490C96D5923DA44F905C4A8D /* UIView+MJExtension.m */, - D190A4F038A6982299D03A7538F18C34 /* Resources */, - DE857CD687521B88F3AA118F602BA941 /* Support Files */, - ); - name = MJRefresh; - path = MJRefresh; - sourceTree = ""; - }; - 51F8DA0EB051C4EEF2A07B8871334E2C /* JCore */ = { - isa = PBXGroup; - children = ( - F68D57CB53731B929B1608DCC648DEB1 /* Frameworks */, - B1ED22E074DED996BF95BEAC75203C15 /* Support Files */, - ); - name = JCore; - path = JCore; - sourceTree = ""; - }; - 536F111F19A23DEBC3B1AAA1AC41A3CB /* DDBaseTableView */ = { - isa = PBXGroup; - children = ( - E1810D4066F8BDF0C819E1FC989764D9 /* DDBaseTableView.h */, - 9246DB58242BE8B5669859F4E538DF2F /* DDBaseTableView.m */, - ); - name = DDBaseTableView; - sourceTree = ""; - }; - 552D7BEE07968BA71E6969F917317909 /* UISwitch */ = { - isa = PBXGroup; - children = ( - 95E955FCA66AA8D7F1CA2DC691FBF73E /* DDUISwitch.swift */, - 77F7C010D66FF6CA46D09B9514600375 /* UISwitch.swift */, - ); - name = UISwitch; - sourceTree = ""; - }; - 556AEE71797F772188478E602E5AD7AA /* DDWebImageKit_Private */ = { - isa = PBXGroup; - children = ( - 75CE6695FF055CF46E9070D93CFB1E70 /* DDWebImage */, - 81598BB7C26EE3695F7EC535A1E3A4F2 /* SDWebImage */, - 03B617C03FC6B429DFA755FFC34275DD /* Support Files */, - ); - name = DDWebImageKit_Private; - path = DDWebImageKit_Private; - sourceTree = ""; - }; - 56563A910A125DDE2B16E5EC561D01E4 /* DDCategoryKit_Private */ = { - isa = PBXGroup; - children = ( - D6A3A8BDDD233E935B4B71BB1A8E2DAB /* DDCategory.h */, - 04367A46A35B400D1437D3AA71AF233D /* CALayer+DDCategory */, - 96F09221714C6FB996BC385891DAFC4D /* NSAttributedString+DDCategory */, - 026DC06175A4F8FE0146BF0C5032F167 /* NSBundle+DDCategory */, - BEB149D529CE6B2080392A40F38D342D /* NSObject+DDCategory */, - 17E54F872DC01D321970B832A354462F /* NSThread+DDCategory */, - 1A38E9B70BA98D6CBF5A8E784700A8E2 /* NSURL+DDCategory */, - D306964776D213289F8FC567E406CC1D /* Support Files */, - 885B3A1A231F26DD37C6D24122A38E0C /* UIApplication+DDCategory */, - 681EAE8023620EBDBECF6E039F289B22 /* UIBarButtonItem+DDCategory */, - 059030C7DC8938B762BBF04BAF44ABD9 /* UIButton+DDCategory */, - E81552905A7DC6310035416164319BBE /* UICollectionView+DDCategory */, - 8B91A129A6D6CC511B074ACDF8AEBF54 /* UICollectionViewCell+DDCategory */, - 8A12C1E2A794ABEF6B68D3B86FC47A27 /* UIFont+DDCategory */, - AA2E096E42807F04832C75FC9085B747 /* UIImage+DDCategory */, - 73CA45C66919997B5790D233DA4513F7 /* UIImageView+DDCategory */, - F777C409725E22D535D9442E8D2EA6BF /* UILabel+DDCategory */, - B3F4FB0680EDD4661BE9D33EAEB2F18A /* UINavigationBar+DDCategory */, - C3D87B90F3800458E823EC687847EE10 /* UINavigationController+DDCategory */, - 3D739ECCD6B17E2F1B61A72BF5D09FBF /* UINavigationItem+DDCategory */, - 344780909CBE5BB883710EB6107C6792 /* UIScreen+DDCategory */, - 30B647C241AA66143801D191C05D585C /* UIScrollView+DDCategory */, - B604EE5FBC063D9651458182088244B8 /* UISwitch+DDCategory */, - AB287BCAFCD75FF363B2850144995031 /* UITabBarController+DDCategory */, - DE8F506BFCBD157DBE44F2256318B9F3 /* UITableView+DDCategory */, - 883EFFEF3B56E28AF0FA1068737B2049 /* UITableViewCell+DDCategory */, - 5AB87B85F3679C5432E1A4A9B7F0107C /* UITextField+DDCategory */, - A4673B469924D4883343CE5FBB8E37C4 /* UITextView+DDCategory */, - 6FA67E2BD8D2F47D73A3A49DB0C7A1DE /* UIView+DDCategory */, - 290B35182139C2A2717A5CB3F6893E8E /* UIViewController+DDCategory */, - 4583DA3790F8761ED50694909A7DB827 /* UIWindow+DDCategory */, - ); - name = DDCategoryKit_Private; - path = DDCategoryKit_Private; - sourceTree = ""; - }; - 5A28A1ED941F3A2D18EF126BBBAC459D /* RxSwift */ = { - isa = PBXGroup; - children = ( - 7BC975464EBD52DCBCBBD5310E4BD05A /* AddRef.swift */, - CB204A3DDE349B424A8EF6E2980CC216 /* Amb.swift */, - 2038245FC382C945DEDE715974712F64 /* AnonymousDisposable.swift */, - D8FA59B1748ED6BAC9B49A81085EA8B8 /* AnonymousObserver.swift */, - A52AE4366434860D94FF24D0164B2F5D /* AnyObserver.swift */, - 2BB06B767D4A7641B5A2A7069E4DCD0F /* AsMaybe.swift */, - B87E84D524FA7A09131C2F9ECFBDF79F /* AsSingle.swift */, - 30ADA2BB042ADCFA35064D693AF548B8 /* AsyncLock.swift */, - DE9034D8D4D2CDEC88871D9DE200FE39 /* AsyncSubject.swift */, - 7CD4EE8E73398E3B7CD064694A90E49E /* AtomicInt.swift */, - CFEFA3551E320AFBB4ED26481F6E261D /* Bag.swift */, - E55B9ACD6B3A1B6E618861D6E9976298 /* Bag+Rx.swift */, - DA515D63FE7C5AB95E640719CE28CA1C /* BehaviorSubject.swift */, - B5E85F5453CE1C00B26EFF1EC3BA828E /* BinaryDisposable.swift */, - 4047A9D644BAA8C97D4E3C616BFAF456 /* Binder.swift */, - 287DB9A3ADD08E6B16193B52007CE289 /* BooleanDisposable.swift */, - 48FCD16ABD89159610956C4FEE279A4B /* Buffer.swift */, - F3D3A828622A9B7E951110639CFE9112 /* Cancelable.swift */, - 38E113DD99A5FBCA856F80D331752D25 /* Catch.swift */, - 53EEE1E6F8E2EB57EDADE11DE1589ED4 /* CombineLatest.swift */, - C99558C02647C45592EC7D58ABBD0A6C /* CombineLatest+arity.swift */, - BD1CC2613855201FB4A305A8B0FFAAC3 /* CombineLatest+Collection.swift */, - C4CEEE9069A8BF07BF5E6C0BD44B9E6A /* CompactMap.swift */, - E8B5D76CD90205AD4F2EB32287136DCA /* Completable.swift */, - 32ED67AE424974A56BDEF4D990D1DA83 /* Completable+AndThen.swift */, - 4FB13FFC470184059F00D780719F81A2 /* CompositeDisposable.swift */, - 18686DD77C90F8ED5B7B626AE3A92002 /* Concat.swift */, - B727B93DC435A722F8E9671B9628CDD8 /* ConcurrentDispatchQueueScheduler.swift */, - 5875849C4152AE8213EEBC6AF63C9EF9 /* ConcurrentMainScheduler.swift */, - FD784CD2FE81F749926A430E8AAC6E9D /* ConnectableObservableType.swift */, - 30C54AB712BD3C2E6E4F0AB298EAD7FB /* Create.swift */, - E90E10766327B6BE7CC474ADA8AF4576 /* CurrentThreadScheduler.swift */, - C00D03F01DEA8B9A558C705E66ABD5C0 /* Date+Dispatch.swift */, - 1C5FCC6F799A1708A051691247BBE0FE /* Debounce.swift */, - 0E5B77863A0AD4FBDF0036963DB57BF1 /* Debug.swift */, - B4A51468CCC9426D9B0692BBCE206390 /* Decode.swift */, - 9B9EE707B6B5BAB6DCCDEE0772F56646 /* DefaultIfEmpty.swift */, - 36C95F9530792684CBFBE73D7483307E /* Deferred.swift */, - A4342829E9D3EE3E1F999AD434A3BB6F /* Delay.swift */, - FA8D4E5BE1B0C7A41BDB934015B98CBE /* DelaySubscription.swift */, - 6796170B2A7B0FEF067A49F0A3FBA76F /* Dematerialize.swift */, - 5DC0BBBCE845B407E713552D72C06286 /* DispatchQueue+Extensions.swift */, - B287FF496ACC70332C61104A1ACC8467 /* DispatchQueueConfiguration.swift */, - F8E600C2430A55311974BB1620A26C53 /* Disposable.swift */, - F2CC2750A384F923203C62B9C4887904 /* Disposables.swift */, - 18C9191B219C00CC821BFEDCA530A46F /* DisposeBag.swift */, - A296F92BE3AF45C2EF3E72F1FAE60DEA /* DisposeBase.swift */, - 16997A49F405CDD1FE08DA242BBDA25D /* DistinctUntilChanged.swift */, - 2B0AC02FF969B25F6D28BCA95C4740A6 /* Do.swift */, - 6FABAC614E025DF3A70F571C64BED5FF /* ElementAt.swift */, - 3FF1B359C5211FAF8EAFB3CABAF484AB /* Empty.swift */, - 204DAB8746027668218A898EA7E2F6A5 /* Enumerated.swift */, - 3C9F87D34B56239662D0ED98B679C0AC /* Error.swift */, - 15F661828987C629373C61F6258CE1B6 /* Errors.swift */, - C9F01EFDE75D74545DF60C4BD37D53B7 /* Event.swift */, - 28A4BCC4928713846A006EECCC31B036 /* Filter.swift */, - 0BE68AD45B73A03116A5C01D5737C4B2 /* First.swift */, - 8169A932C17CA6C88555667AA7F6F7C0 /* Generate.swift */, - 04A3A82D56A0068AFB5BBB15FE38BF93 /* GroupBy.swift */, - F63695662EF3D57B78038D37C943DDF6 /* GroupedObservable.swift */, - 3971EA0F8E454646133F28ECB429FF56 /* HistoricalScheduler.swift */, - 566713D337471EA10808DAD7A8E2181A /* HistoricalSchedulerTimeConverter.swift */, - 45C071943FC445F085F64BF74BEA8861 /* ImmediateSchedulerType.swift */, - D51F3F91C886E12F9A762BBD09065D34 /* Infallible.swift */, - 553AA2EFDFC327C0350329152971135C /* Infallible+CombineLatest+arity.swift */, - 8169C5982929AED5C3E7E207EA26680F /* Infallible+Concurrency.swift */, - D63704298D5A951C328E7A35BC6221BC /* Infallible+Create.swift */, - 1254A8AFBADEC5E42D70A53298EE71B6 /* Infallible+Operators.swift */, - 1F81DA2E11680CB954CF2F36701639A7 /* Infallible+Zip+arity.swift */, - 7AD8629BC95B33082984088CA2239D82 /* InfiniteSequence.swift */, - 59862F0C9003BCB8491A12FE660B1EF5 /* InvocableScheduledItem.swift */, - 202C972A19678836E5A066A965F5E3AC /* InvocableType.swift */, - 79A347DB4E758CF755EF67EFA084900D /* Just.swift */, - 26EF3C29C99DDEA847F975B055E3A08F /* Lock.swift */, - 0594DC749214C4AAFAC3CCB5BEE4F2E8 /* LockOwnerType.swift */, - 25D3E70E625FF1B234183DFDD4F27AE6 /* MainScheduler.swift */, - 20FB2892013B54804B8CCAC2A83767EC /* Map.swift */, - C93589C1E2973EC29ABB14A49552D202 /* Materialize.swift */, - 04EC9C3A449203B78C325D70F070B785 /* Maybe.swift */, - 9D2049D159D310A6ABA1B73177DC7034 /* Merge.swift */, - 3964BF89852F0255E8743AF8DB65122B /* Multicast.swift */, - 1A66F7FAD22EEDDA4876B55C959611B3 /* Never.swift */, - 9A29B97225CE0F5D002EA2D968EB4C0E /* NopDisposable.swift */, - D499507AA885A9B33E609D9D4657506B /* Observable.swift */, - 09334A77BEFDEA87AC76DA7F83FE4060 /* Observable+Concurrency.swift */, - 5B8B90BF3A0F6949CEFC7C56F20F2BAB /* ObservableConvertibleType.swift */, - DB01F89E84B483A11AD8AFC3CF27DAAF /* ObservableConvertibleType+Infallible.swift */, - 21355DDD8E561516AFFD1429EBFCC92F /* ObservableType.swift */, - 2A8F2B0656192DF51FE1FC0FAF008A07 /* ObservableType+Extensions.swift */, - 9193D07AFE2DDA2DEBB87B514BC15CC7 /* ObservableType+PrimitiveSequence.swift */, - 1A968511EC8B12215BEA6AA6A06BC8CB /* ObserveOn.swift */, - 7863F32E88B5BAD04F49465783C795F2 /* ObserverBase.swift */, - 28A3690761BCE8FE91AA3FF7BCC11060 /* ObserverType.swift */, - D252E83F54D222288455EFBFC84A99A1 /* OperationQueueScheduler.swift */, - 37D615A20CA0353541BFEE800F85C9E5 /* Optional.swift */, - D180AA8ED4FD1BE7CC8E443BCD02A870 /* Platform.Darwin.swift */, - 4B652266737ECAC91DEAC370B834D6E7 /* Platform.Linux.swift */, - 5B4A6BC7DC55017ED0418E33C8523D0A /* PrimitiveSequence.swift */, - A3F175D20C42567ED94992B06BB20FA7 /* PrimitiveSequence+Concurrency.swift */, - FC76FB6F5BB4B03050807179DC4A1EC4 /* PrimitiveSequence+Zip+arity.swift */, - 374C1EB2C8A79FD5B563010548029514 /* PriorityQueue.swift */, - 2F7F14FAC59BBD5BA249B7DFB9FB7302 /* Producer.swift */, - 68F4187DD619343B201B737F0C9F749D /* PublishSubject.swift */, - 8E260EFD683B3D51B46D2B5162D80747 /* Queue.swift */, - 299A8E152EC0A8AF9B3342D30FB4DBA8 /* Range.swift */, - 9B5B7A91ED9647C3D707D04CDE4D9C17 /* Reactive.swift */, - F59CED88821049DFD2CDE7751E9F0867 /* RecursiveLock.swift */, - 22BEECA0835EE447A915698DCA7AB445 /* RecursiveScheduler.swift */, - C918BAC786F751348A97F5F4DA3E7CF2 /* Reduce.swift */, - 80F6D8445B7CFDE64C987201B1DC4A62 /* RefCountDisposable.swift */, - 426B7DE6DC534637EC32D09528E67385 /* Repeat.swift */, - 5AC18E93E1604CC2629E6BD61DE7EC4A /* ReplaySubject.swift */, - 775FE407AF09B6137C8578748F29C7DC /* RetryWhen.swift */, - 7C1DA5A131F79211C05A383AEEFBE2E3 /* Rx.swift */, - E2C26B7C92BC18A96E2E77AB1687CBCC /* RxMutableBox.swift */, - C465A76F050C7510F9A668CDD8471C83 /* Sample.swift */, - 03BE6FB3BE973098F5AB523A3960BD93 /* Scan.swift */, - 8986486942E7F315011886402FA2D2B6 /* ScheduledDisposable.swift */, - 7CC6BFBAC24ADCA63DEB359F5198A2D5 /* ScheduledItem.swift */, - B8C5DDEE6183FD988C1F9C3A9257BA05 /* ScheduledItemType.swift */, - 3D61F93E0CFB96167C926E8791E3BE54 /* SchedulerServices+Emulation.swift */, - A63532DF0FBD45F7232D275BA6D22FAB /* SchedulerType.swift */, - 706FD7712014A15D45CA143A877F6870 /* Sequence.swift */, - 76440A3DD3FFE96846CCE209F7C02A23 /* SerialDispatchQueueScheduler.swift */, - 9C8227EBB1EAB9BF965462EE9C731DF7 /* SerialDisposable.swift */, - C4D5CBAA963D46585FA0B23F431CA8C7 /* ShareReplayScope.swift */, - 50CD57A19E025EA39AA18763F1FCBAE6 /* Single.swift */, - 5EB29FEA4A9DC801C4BC443BA4D8868A /* SingleAssignmentDisposable.swift */, - 9DDAFA3454BC8D5D5031FDED11F75DB4 /* SingleAsync.swift */, - 272CB96262B677C04CB818BBC180303D /* Sink.swift */, - C333DAD78D5834C6D92996E28DD022BF /* Skip.swift */, - CDAF35BEB1C5E888EA53458C66C300CF /* SkipUntil.swift */, - FD85F98F6C569E579F6748F83A6EC3CF /* SkipWhile.swift */, - B590617BACFDF67EB3163B2DC2C75574 /* StartWith.swift */, - 416BBA38B1FD247BDE8043698EDB5EEF /* SubjectType.swift */, - 9D2571DA0165418D1B5D8481FFA0A80C /* SubscribeOn.swift */, - 6CA86B26074DB6EF58E301A311508A4F /* SubscriptionDisposable.swift */, - 9900E69E1B08604E0A2FAC74522035AE /* SwiftSupport.swift */, - 403A8FF2EB86B3D06389AC90F35D9D69 /* Switch.swift */, - 3254AAD9114CA53FCC71635FE56E4340 /* SwitchIfEmpty.swift */, - 362B1493F266105B69315BCE0FE44399 /* SynchronizedDisposeType.swift */, - 33122569404D3E0A242E1B93EFDBF9DE /* SynchronizedOnType.swift */, - 5D7B01209A67020893DE0D7D98F5EFA5 /* SynchronizedUnsubscribeType.swift */, - 38B48E3A67C05BDCA4BF7F9C2E43A18A /* TailRecursiveSink.swift */, - CB865EA7E68938337D3945F7FE523EA0 /* Take.swift */, - C19074DDAE03BC8E273CEECD2398704E /* TakeLast.swift */, - 91B1B078ECDB2F8BED4428BCD27EC370 /* TakeWithPredicate.swift */, - 63DA77F521EFC9DAB9D1C864D24A2345 /* Throttle.swift */, - 18A234B3F7E3FB1A3ABC872ECB643192 /* Timeout.swift */, - 61789A4729CC7279F6D70CD61DAD98CA /* Timer.swift */, - 977501190F1B77610659C978D938AB1F /* ToArray.swift */, - D3D5708FCD8999A29CCA43ACDFFCF280 /* Using.swift */, - BFCE6B91DF39EC084C60766132A75AA3 /* VirtualTimeConverterType.swift */, - 0B8C182213CCB865B9055D44B74B43E8 /* VirtualTimeScheduler.swift */, - AFA40AD68C3C21A9FDBE2C432E8BCB21 /* Window.swift */, - C12B6E33523D6FFE1DB4475868AD6D80 /* WithLatestFrom.swift */, - 3051087D448145F07593B64B0716F6AD /* WithUnretained.swift */, - 29D23535A0572A6EF656DBEB9FBE0CA0 /* Zip.swift */, - 3065D00E62208E9E51ECE927811AB922 /* Zip+arity.swift */, - 3A3B99DD4EB6C1AD3988E1BE7377D0DF /* Zip+Collection.swift */, - 1239251A3F847D12E099358F09A9C5D8 /* Support Files */, - ); - name = RxSwift; - path = RxSwift; - sourceTree = ""; - }; - 5AB87B85F3679C5432E1A4A9B7F0107C /* UITextField+DDCategory */ = { - isa = PBXGroup; - children = ( - DC7A58B12DDD400CDA9A3BCABBE49BE6 /* UITextField+DDCategory.h */, - B85510E090365A8C4F637B07812C3524 /* UITextField+DDCategory.m */, - ); - name = "UITextField+DDCategory"; - sourceTree = ""; - }; - 5E6277DE4FB1E7B97C19F084363AF52F /* RxCocoa */ = { - isa = PBXGroup; - children = ( - 1C67D826FBADD37CC9AA503FAD1361EB /* _RX.h */, - 00F47A9BD24A590D3D3A7839DDEECA90 /* _RX.m */, - 6C9547E56CD1473866CF5E8DD2AA6180 /* _RXDelegateProxy.h */, - 27C3985BC60DEFD3A8E087B6C709AC70 /* _RXDelegateProxy.m */, - 48231FE2035791DF7EF9402D63E6DA87 /* _RXKVOObserver.h */, - 3929E44EF14F8B46F5B171F8101702B5 /* _RXKVOObserver.m */, - 82849DD0D4331E9CB0EE5C941A966BB8 /* _RXObjCRuntime.h */, - 6B3162C4AFD0040537BA313C09CF1465 /* _RXObjCRuntime.m */, - E6689155745F93517609FDB06593A5FB /* Bag.swift */, - 23E2138628442EF888307328F25A4098 /* BehaviorRelay+Driver.swift */, - AE56A116834764AB071489FC5BE44A0D /* ControlEvent.swift */, - 842A281CDE530D1A401222A2F5AF3ED9 /* ControlEvent+Driver.swift */, - 43DDA04BC4D73651CDD39F61AC5BF316 /* ControlEvent+Signal.swift */, - 6653BF8FC1086555C7176D54D01F21FF /* ControlProperty.swift */, - 73103FBC18671596C8F8F6E3E0147C1D /* ControlProperty+Driver.swift */, - 3C5D485444CA55C63D848C4D804F698A /* ControlTarget.swift */, - 14581E4C31A166C02EBBED2BB221AC3D /* DelegateProxy.swift */, - E44483D7EF9082939EF4F11F2D325B3D /* DelegateProxyType.swift */, - 834C67B7E94BB2EE206F3801F4D91CA1 /* DispatchQueue+Extensions.swift */, - 02C9E45886A5CCAE41A4B90A6EAABC83 /* Driver.swift */, - 168967492230E333D1FA2DEFAF3ACE11 /* Driver+Subscription.swift */, - 39F5FDA7526FDDB3A142FBBEA5A1AE3F /* Infallible+Bind.swift */, - 40F400519AC5AD6EF8B1B0E376AC3F54 /* InfiniteSequence.swift */, - 5475776AD8AB4AAAB1816B6FCB06F994 /* ItemEvents.swift */, - 60D4E9F09755110418EB821FB3201482 /* KVORepresentable.swift */, - E6EC8D2B6A8A1CEBA52649FF160FBBD3 /* KVORepresentable+CoreGraphics.swift */, - E35609100F9B2C95EB21E85BD119F327 /* KVORepresentable+Swift.swift */, - 4B840D8CDC4485C8789E0EF207591381 /* NotificationCenter+Rx.swift */, - F61AE5E97D38CF3DDD8A74EC81F1ABEE /* NSButton+Rx.swift */, - A26FF32A1D8EDA4CE1BBE6489D063D55 /* NSControl+Rx.swift */, - 599539B647C24EF1F1D979C3D29B5EF6 /* NSObject+Rx.swift */, - 6BDE96EB29CA91A7FB2AA145DC29368C /* NSObject+Rx+KVORepresentable.swift */, - 7C38708309F808C09E582C2BB69E4F23 /* NSObject+Rx+RawRepresentable.swift */, - FBC81090BBD4D4ECA213020A5DA365D9 /* NSSlider+Rx.swift */, - 6756F29C18F479563161F9CA3A277E4C /* NSTextField+Rx.swift */, - 86C103ACB4DFF34900699BAD6234D69F /* NSTextStorage+Rx.swift */, - 7EA032CD9988A2693445DD47348CA4C0 /* NSTextView+Rx.swift */, - 48E5D228D99EE12E3A7115B7141CE9B7 /* NSView+Rx.swift */, - B8FC26DC9EB0E2FD7153A9444FA17E4F /* Observable+Bind.swift */, - 0E4B216137A46C0E5DC6E68825B77F04 /* ObservableConvertibleType+Driver.swift */, - ED5A9015EEDCB31A6C0B253AC354BD0E /* ObservableConvertibleType+SharedSequence.swift */, - 0C0161D3E36FC73C4F18A6EAC09D797F /* ObservableConvertibleType+Signal.swift */, - 4DD530396CC92D2B0779B2E6A3A7AD69 /* Platform.Darwin.swift */, - 321737B52BC551588A3F18B398F82F30 /* Platform.Linux.swift */, - 0527A20E11351DBEC5A4EB46C4FC5729 /* PriorityQueue.swift */, - 7354A4323626EF3F9343AEDC2B3BF4CB /* PublishRelay+Signal.swift */, - EA96C3465979D6E26EE0EB4A5BCA4BE3 /* Queue.swift */, - B7E05B474B56E3C08F0F8D4CD6A41B50 /* RecursiveLock.swift */, - 7EEEDB0FB4749D81B018B9813491CEEF /* RxCocoa.h */, - 9880A4018B467E7F98DB73A7D203D3E2 /* RxCocoa.swift */, - D4E22E117475D6D3B7DE428D1C710F92 /* RxCocoaObjCRuntimeError+Extensions.swift */, - 03DF4645420E0334D84A7EEB1C7BDD1A /* RxCocoaRuntime.h */, - AD294DF06381E5CB42460B38A8FFBA74 /* RxCollectionViewDataSourcePrefetchingProxy.swift */, - EDE0A873A63206AA7654D66F9F7204B6 /* RxCollectionViewDataSourceProxy.swift */, - FDE0B8EBC609800DCD5BDB59E60169CA /* RxCollectionViewDataSourceType.swift */, - EC6A53E82D9C01CDD1930FDD65DCBF17 /* RxCollectionViewDelegateProxy.swift */, - E58055B758E0249956CB732AE638F249 /* RxCollectionViewReactiveArrayDataSource.swift */, - F4DB9641197D9F03421438C20041D410 /* RxNavigationControllerDelegateProxy.swift */, - 9B7E8361CC502BFCE782B5745D42092B /* RxPickerViewAdapter.swift */, - 3BC4F14987E4B5D27DFB31C27FA4FCF9 /* RxPickerViewDataSourceProxy.swift */, - 4C69FCBE106D702F2775CAF2F99D0857 /* RxPickerViewDataSourceType.swift */, - 969662CED60323F38C1A805864016E49 /* RxPickerViewDelegateProxy.swift */, - D0C62D8AB8EB637FF1E2D21E859D1235 /* RxScrollViewDelegateProxy.swift */, - 0CC0B292E0E61E99F2E1FAC2FB98D3E9 /* RxSearchBarDelegateProxy.swift */, - 2CF5B56C9DE15EBD17F06DDFD86915DA /* RxSearchControllerDelegateProxy.swift */, - BFB1885502F6C0EB6CD4DFD8E47B2E8A /* RxTabBarControllerDelegateProxy.swift */, - 6C4E5D73049EFAB82C7C19A19F95E480 /* RxTabBarDelegateProxy.swift */, - 0285A0E972487AADD7CEB2193A057710 /* RxTableViewDataSourcePrefetchingProxy.swift */, - C0C37C6B56D8D2494B6ECBE882FC28E3 /* RxTableViewDataSourceProxy.swift */, - 66455E7ABD60ECEB801D3FE866BC5334 /* RxTableViewDataSourceType.swift */, - 9425F1D113F5E54362C8662AE7511066 /* RxTableViewDelegateProxy.swift */, - A093AE6C981BFC44338543921240DBD3 /* RxTableViewReactiveArrayDataSource.swift */, - 554FDD45841A77D4E9CCA7088150F600 /* RxTarget.swift */, - 3875689A69A66AD8112D18F61D061C3D /* RxTextStorageDelegateProxy.swift */, - 8493BE2248EDCD5B04574DB1017F74D7 /* RxTextViewDelegateProxy.swift */, - C1CD501C00A050BD87696E7BDC8E51D0 /* RxWKNavigationDelegateProxy.swift */, - D5FC36790E03C7E754E66FED6365738C /* SchedulerType+SharedSequence.swift */, - 1321B1522F1037BFB54E182FE1A0DE63 /* SectionedViewDataSourceType.swift */, - 348FEF122E8011C0FDB2403042875AB2 /* SharedSequence.swift */, - 46D6B560BE41E915946F1CFF0F1BEAE4 /* SharedSequence+Concurrency.swift */, - 6983FF3434C4D29DAA3DB9B73A114FE9 /* SharedSequence+Operators.swift */, - 8DECDB8E5DC8C4F6CD306D4467E1D85C /* SharedSequence+Operators+arity.swift */, - E12B03D080FC37497E24041CAE97BA1C /* Signal.swift */, - 2644F06C6A9D5670C989CF62D9626782 /* Signal+Subscription.swift */, - D908F6D391FD5499772AFD617CE3B08A /* TextInput.swift */, - EB3DA2FBB8C3E2025535B9428C43D317 /* UIActivityIndicatorView+Rx.swift */, - 15A476D0A50008222AD9A3A852A897A2 /* UIApplication+Rx.swift */, - 8D4C9608E77CB9AA6CFE08D6EAB0748A /* UIBarButtonItem+Rx.swift */, - 2AEB2C1DF5001871DCE3FC4F994E21EA /* UIButton+Rx.swift */, - 4F3661657491105AE1D1EFE1E5042504 /* UICollectionView+Rx.swift */, - DD09B2F8C02E6F784A28642322285FEF /* UIControl+Rx.swift */, - 94C55F392E39B0A0BC316AFEBFE315AD /* UIDatePicker+Rx.swift */, - BE29171B767403239C19B629D3141842 /* UIGestureRecognizer+Rx.swift */, - 5C5E6CDD7F1C4D18C68E7F8F2BEDABA2 /* UINavigationController+Rx.swift */, - 84CDBAB511BC77D8C3CEAF57D308BC5E /* UIPickerView+Rx.swift */, - 7CD62244D0BF6FFA6412D5DB7B7F5E0F /* UIRefreshControl+Rx.swift */, - F84B68D4E83466DCCE2F65DCC2ED4D08 /* UIScrollView+Rx.swift */, - 0394DCB78B3BCE7952C31F83B0379C30 /* UISearchBar+Rx.swift */, - 155A5B63A5B03A0EA646DF3C1CD7AC99 /* UISearchController+Rx.swift */, - 13C4415947200A102C355BB9CC90CBA6 /* UISegmentedControl+Rx.swift */, - BA6262A0EC9239A34188E4A4CB7326FB /* UISlider+Rx.swift */, - 94987584E787359B90ABBC723B495DB4 /* UIStepper+Rx.swift */, - 048ED063E2CAF9EE084EB87046F98B71 /* UISwitch+Rx.swift */, - 83D02388251F0C0CF60771329044906E /* UITabBar+Rx.swift */, - 01CB9F66F1805501F41159D8AEF162BF /* UITabBarController+Rx.swift */, - 6E1BED4B62A37AAAEAC8688A5C89A533 /* UITableView+Rx.swift */, - BBE898AB61E8E986E3F95EA2E916430B /* UITextField+Rx.swift */, - 0B3695E3832BFB2AE365E02AB3E0638D /* UITextView+Rx.swift */, - 59231C899B46239811642352CDE55F8F /* URLSession+Rx.swift */, - 7589EBA6F56F9553DF7A11DFD63D65F0 /* WKWebView+Rx.swift */, - 35EB40F39F5CC0A4088C9ED293E202FC /* Support Files */, - ); - name = RxCocoa; - path = RxCocoa; - sourceTree = ""; - }; - 612E90D002F0B3A4DEC10B7F7838A930 /* DDZFPlayerKit_Private */ = { - isa = PBXGroup; - children = ( - 73CCE5BF7267756B9BEEDAB181F409C4 /* ControlView */, - 62AD3B3273F9BCCE65C390A6A3D2CE45 /* Core */, - D5F574FE3DCAF4E5CE92C625358F9BDF /* ijkplayer */, - BABE9EF8CD0D6F37A53D7A332A178A56 /* Support Files */, - ); - name = DDZFPlayerKit_Private; - path = DDZFPlayerKit_Private; - sourceTree = ""; - }; - 615D7BC32FA5B2520E1706BE8BA739CE /* Support Files */ = { - isa = PBXGroup; - children = ( - 678FC921C258E4BE1BA32454E54DA765 /* DDAutoUIKit_Private.modulemap */, - E8E272254A0400F05FC68DDB82367064 /* DDAutoUIKit_Private-dummy.m */, - 76C1FFA2910C6FB0974D16B1A2B8562A /* DDAutoUIKit_Private-prefix.pch */, - DD0CEF6D413E5CC4ED4A380DECD94B27 /* DDAutoUIKit_Private-umbrella.h */, - 2CB34E3F1A55A81CEA1DC1FC90E5EFE6 /* DDAutoUIKit_Private.debug.xcconfig */, - 442B5B8B0754107E4CF42529F5F079CA /* DDAutoUIKit_Private.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/DDAutoUIKit_Private"; - sourceTree = ""; - }; - 62AD3B3273F9BCCE65C390A6A3D2CE45 /* Core */ = { - isa = PBXGroup; - children = ( - EFE9D051EF659136ABCC3767942001E8 /* UIScrollView+ZFPlayer.h */, - 1B32A3B78CEA3A3527D9EB1F2E7F7A84 /* UIScrollView+ZFPlayer.m */, - 2128BE40B86B4D3DF49E49E98134754F /* UIViewController+ZFPlayerRotation.m */, - F81E0DE1F3C8B10BBCD0B7DC44130A81 /* ZFFloatView.h */, - 03FF0EF48B9FFC2BA73E47E66BFE0ED5 /* ZFFloatView.m */, - FB497E905C91064F5E889F8EC6CF47BE /* ZFKVOController.h */, - EFF78B2D5B92D0755442E57A31F030D7 /* ZFKVOController.m */, - 8DB46E65D133CB6562C98C34E3A15222 /* ZFLandscapeViewController.h */, - 4579ECA364F747ABFAA8F6880160C5DC /* ZFLandscapeViewController.m */, - C007149505CFF46A0DDDD3FB0FBA7BE3 /* ZFLandscapeWindow.h */, - 35743F6938C8BFA0FF491221E3E658B6 /* ZFLandscapeWindow.m */, - A78FEE42C7CE64EC4F58E16BD6000126 /* ZFOrientationObserver.h */, - 791ABFDCAE5DA349F175A708B9B2719E /* ZFOrientationObserver.m */, - 4940A4B6FACCD4E6838264E818E16C00 /* ZFPersentInteractiveTransition.h */, - CCD6A5741811890EBBC8CB00EE7545D1 /* ZFPersentInteractiveTransition.m */, - 5308F9234DCD0D367F974250D0EB1395 /* ZFPlayer.h */, - 04AE7712FC60A5C751A782F3B134BF63 /* ZFPlayerConst.h */, - A188D16ECEDC7775A5871D1DC9A35545 /* ZFPlayerController.h */, - AFAACDE97ACB6C4D46F99847A373421C /* ZFPlayerController.m */, - 82FDBBD2790E394F6B14246341EBF89A /* ZFPlayerGestureControl.h */, - 28A1A93BD5334A3A3EF12FB8A218B5DD /* ZFPlayerGestureControl.m */, - F48B2D48CDDC8DB9BD1293AAFAD5495C /* ZFPlayerLogManager.h */, - 646232D8AE24B8A9394B4A55DDBBB10C /* ZFPlayerLogManager.m */, - 60901841B299CDCCBA0F451D2CA89F0E /* ZFPlayerMediaControl.h */, - 0BCAFB977A757A77353324E5D64E4AEA /* ZFPlayerMediaPlayback.h */, - 42979BA286921E5767AF8D96A7EBEF78 /* ZFPlayerNotification.h */, - 29808B61804E81E020914043CFAFCA2A /* ZFPlayerNotification.m */, - E858C947CB75EE3F09F41B61F63E925C /* ZFPlayerView.h */, - F142B976C7029ED8C029C2458203CE98 /* ZFPlayerView.m */, - BCB2537055A67E43EFF6F79CF848EDE8 /* ZFPortraitViewController.h */, - A4CBF50E9D28A099EFFF2C888AB8142B /* ZFPortraitViewController.m */, - BC4497ACAED766E8FCBA7CE46B0D29E9 /* ZFPresentTransition.h */, - 2A39A735ECCB0572D656ADC53D13B4AD /* ZFPresentTransition.m */, - 78901C1702E1330863433B8BC84F2423 /* ZFReachabilityManager.h */, - 6464DF8FA67789A4EDEAB78ED4F502F1 /* ZFReachabilityManager.m */, - ); - name = Core; - sourceTree = ""; - }; - 63BDFFF71D7895A73E707ED4D5368CAE /* IQKeyboardManagerSwift */ = { - isa = PBXGroup; - children = ( - 45235ABDE00944D33B817746B66C2A57 /* IQBarButtonItem.swift */, - C11ABC58A30CEFF4223B26F5300065BE /* IQInvocation.swift */, - D2475BF5B92A2C6570E09A42715521DD /* IQKeyboardManager.swift */, - D31F9B2D0B345178537FE976CD4F2BE0 /* IQKeyboardManager+Debug.swift */, - D793EA0E5854BE0AE4CF3E6CCCBC7F3C /* IQKeyboardManager+Internal.swift */, - 81F6319FE3F9F4F09C1AFEA561A18A41 /* IQKeyboardManager+OrientationNotification.swift */, - 2FCA8325C72037433F11893A9DA85157 /* IQKeyboardManager+Position.swift */, - 0C96262AF8ECA982881D3C8C0F481261 /* IQKeyboardManager+Toolbar.swift */, - 1239A732514962567BEB89DDD9DF864F /* IQKeyboardManager+UIKeyboardNotification.swift */, - 1DC2114F755A703FF111E2BF90DAE68D /* IQKeyboardManager+UITextFieldViewNotification.swift */, - F25BFEEA575D27FC693F05E08C1C35D1 /* IQKeyboardManagerConstants.swift */, - 8496BAFF41A8BF1C182899369A7A6004 /* IQKeyboardManagerConstantsInternal.swift */, - 3092C53076BDF64478DF6233BC7CCE74 /* IQKeyboardReturnKeyHandler.swift */, - 4FCCE88D901F83D5EE1484D366BD159F /* IQNSArray+Sort.swift */, - 3ACD26FF01D5FD7431E15D0651EC9C81 /* IQPreviousNextView.swift */, - A3CA158494AAE094BC9BDDC1E31CCBE8 /* IQTextView.swift */, - 8B18C8CF2831CAD3FBCA0B0D5884C2F9 /* IQTitleBarButtonItem.swift */, - 20B804A5E99E2427FC8C447EEEEAD0AA /* IQToolbar.swift */, - 2C9911D4F17DCCF72A1D4B47EC4A5853 /* IQUIScrollView+Additions.swift */, - 879EBEA359DFB37D1C7BAF95963C6054 /* IQUITextFieldView+Additions.swift */, - A0D5AAE762A43BBCFF840F982546FBF3 /* IQUIView+Hierarchy.swift */, - 8DCA6BB7AD9D98C436510B80CC7839C7 /* IQUIView+IQKeyboardToolbar.swift */, - E515A9DA8583D6A04DB96E7EE81F42FB /* IQUIViewController+Additions.swift */, - 12CC86D9757DE4BDD824796175CCD446 /* Support Files */, - ); - name = IQKeyboardManagerSwift; - path = IQKeyboardManagerSwift; - sourceTree = ""; - }; - 64E974F67316CEEAA32575C7620EE295 /* Support Files */ = { - isa = PBXGroup; - children = ( - 68DD1564128566F6133A0C999367E786 /* AMapTrack-NO-IDFA.debug.xcconfig */, - C4025A86355AAFC6861CBACCC14A3DC2 /* AMapTrack-NO-IDFA.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/AMapTrack-NO-IDFA"; - sourceTree = ""; - }; - 681EAE8023620EBDBECF6E039F289B22 /* UIBarButtonItem+DDCategory */ = { - isa = PBXGroup; - children = ( - F6E4E4528B7434435E85F633ABAFF99B /* UIBarButtonItem+DDCategory.h */, - F2B991C9143DEA82C6CEEBEC6DD77B8A /* UIBarButtonItem+DDCategory.m */, - ); - name = "UIBarButtonItem+DDCategory"; - sourceTree = ""; - }; - 6A30C7695C637CDCCAF70266771B0944 /* ApplicationInfo */ = { - isa = PBXGroup; - children = ( - 2ADE0C93A33E4DE7F9820466FA5AF0AF /* ApplicationInfo.swift */, - ); - name = ApplicationInfo; - sourceTree = ""; - }; - 6B00EC0824F84BE493C07B8304A1EEC1 /* Support Files */ = { - isa = PBXGroup; - children = ( - 229DE379AF59A146B7FB1F76C34A2431 /* JPush-xcframeworks.sh */, - 16F1F7FD3EE537935F6EC568D7B92DCC /* JPush.debug.xcconfig */, - F47D055E851D9578F96CDAE81409C630 /* JPush.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/JPush"; - sourceTree = ""; - }; - 6BB71A6C30E0D041FEABFE0C6ECB3040 /* Pods */ = { - isa = PBXGroup; - children = ( - 2478A2307947F41651D7230164A4B0F0 /* Alamofire */, - 0949DEEBFF3B3A3E8B8837B544C5702F /* AMapFoundation-NO-IDFA */, - 3E73BFB097CA353B0662F8DFF04CF4B1 /* AMapLocation-NO-IDFA */, - 0BD5953C5C893A9C808CEE489EF79ECF /* AMapNavi-NO-IDFA */, - C772255CB313A0B525966A77024A86DB /* AMapSearch-NO-IDFA */, - 41B33961D20B7CD77A5502E3D8B4FDBF /* AMapTrack-NO-IDFA */, - 2126D5C19033248BE968B7C96C6E04B6 /* BRPickerView */, - 12100AECC6F07AFDBCF04E32E6291D99 /* Bugly */, - 0EA49B5A06F607D7C6745F7DFC13AC20 /* DDAudioPlayerKit_Private */, - 70304612DAFB10EF132FF4477357CD76 /* DDAutoUIKit_Private */, - 7EE6D21FF604C64E42303D25092FD6ED /* DDBasicControlsKit_Private */, - 56563A910A125DDE2B16E5EC561D01E4 /* DDCategoryKit_Private */, - BAC5A2A4BB037A61609F2D4388D1CA5F /* DDColorKit_Private */, - CF5D28CAB04FD8EF062CC89B0DF8137F /* DDControlsKit_Private */, - FCC5B1177B547EC4785F2EB4263E6F4C /* DDDateKit_Private */, - 7D22C965E45FF049633932A005F82284 /* DDFontKit_Private */, - 7381C2C393C1A7A0852ECAA8329DB9C9 /* DDLogKit_Private */, - DD080FFD026A8B677398A347E083AE36 /* DDMAMapKit_Private */, - 88560058DBE96DBB6EE0947CC9DB0FAC /* DDNetworkingOfAlamofireKit_Private */, - 7117054C5414C5248E49D468A1C8063B /* DDPersistenceKit_Private */, - 76DA9C26B9FAC90466371ACB866DFACA /* DDProgressHUDKit_Private */, - CAC81B8EFB562B583514A26B1D14B8D2 /* DDToastKit_Private */, - E2AE2110ACF4796924A89CE40440548D /* DDUIGestureRecognizer */, - 3B2B95FF94105B95F08501BC91518005 /* DDUIKit */, - 02284709D78E030A246B491AAAC26050 /* DDUtilsSwiftKit_Private */, - 556AEE71797F772188478E602E5AD7AA /* DDWebImageKit_Private */, - 612E90D002F0B3A4DEC10B7F7838A930 /* DDZFPlayerKit_Private */, - E1ACF3065FAAE779C1AD808303E7EF4F /* ESTabBarController-swift */, - 63BDFFF71D7895A73E707ED4D5368CAE /* IQKeyboardManagerSwift */, - 51F8DA0EB051C4EEF2A07B8871334E2C /* JCore */, - 70D735502A8F952DDFD2B89289CBF335 /* JPush */, - 7E709A3FE7C46287D8483A8F4B410C4D /* JPushExtension */, - FFA8C32C15E3066EAB80C6419EA7A1BA /* JXCategoryView */, - B40A65C2DAFB4F6BD4272E5F63720AA2 /* Kingfisher */, - 5057842E3CBD73093727CFA6A053BBDA /* MJRefresh */, - 5E6277DE4FB1E7B97C19F084363AF52F /* RxCocoa */, - 0228EAE179420CA29502D55B3EB1FD43 /* RxRelay */, - 5A28A1ED941F3A2D18EF126BBBAC459D /* RxSwift */, - A2B82A67D0B0CFA1766BD7DECFCC4417 /* SnapKit */, - E50F8369618BE8A3657418368BABE74E /* SwiftEntryKit */, - D6EF082DBFFEFB1C3C1D24E437A76117 /* SwiftyRSA */, - A5D42C7426FA35BB907446C8C2EA5C64 /* TYCyclePagerView */, - 84992D79B63FA01B833A41433711AA72 /* ZLPhotoBrowser */, - ); - name = Pods; - sourceTree = ""; - }; - 6CC847583146CB65B679ECF3D6AF4F5E /* DDBaseSwitch */ = { - isa = PBXGroup; - children = ( - D35681557EB97B0829DBA877D6EA8413 /* DDBaseSwitch.h */, - 354B5D93FB30623DCEF8928251548639 /* DDBaseSwitch.m */, - ); - name = DDBaseSwitch; - sourceTree = ""; - }; - 6E74FF28C183DA1C703DE322F4E30D4E /* DDMATrackManager */ = { - isa = PBXGroup; - children = ( - 21FB32C0862A32F6D969FFE0B5C4A1F7 /* DDMATrackManager.h */, - C0440AD070D50340C6F91E9B02EFF84D /* DDMATrackManager.m */, - ); - name = DDMATrackManager; - sourceTree = ""; - }; - 6EB072B6866D4621AA0D478295812BA8 /* Support Files */ = { - isa = PBXGroup; - children = ( - 5414AB93A39C2B2B5A6D3335D36FD977 /* Kingfisher.modulemap */, - 9459D41ECCFE06605A73F848E7AA5EEE /* Kingfisher-dummy.m */, - C7BB3DA965E61A624E4B1A8BBA59576C /* Kingfisher-prefix.pch */, - 93B4A4F5C4413109C9199DC5EA625DF0 /* Kingfisher-umbrella.h */, - 5256963940BDF53B5179D5EAE13571CE /* Kingfisher.debug.xcconfig */, - 370509981948EB79BFFFDA5092E0945E /* Kingfisher.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/Kingfisher"; - sourceTree = ""; - }; - 6FA67E2BD8D2F47D73A3A49DB0C7A1DE /* UIView+DDCategory */ = { - isa = PBXGroup; - children = ( - 71FF138CC488694416A319521E9E1FC8 /* UIView+DDCategory.h */, - 3B99B0DD0D560C4ADEFC8E90891759DF /* UIView+DDCategory.m */, - ); - name = "UIView+DDCategory"; - sourceTree = ""; - }; - 70304612DAFB10EF132FF4477357CD76 /* DDAutoUIKit_Private */ = { - isa = PBXGroup; - children = ( - B500AF6DF3DB65C4B8686ED78844A6BE /* AutoUI.swift */, - 615D7BC32FA5B2520E1706BE8BA739CE /* Support Files */, - ); - name = DDAutoUIKit_Private; - path = DDAutoUIKit_Private; - sourceTree = ""; - }; - 70D735502A8F952DDFD2B89289CBF335 /* JPush */ = { - isa = PBXGroup; - children = ( - C5BF44509FE96D81EE8041CB05409580 /* Frameworks */, - 6B00EC0824F84BE493C07B8304A1EEC1 /* Support Files */, - ); - name = JPush; - path = JPush; - sourceTree = ""; - }; - 7117054C5414C5248E49D468A1C8063B /* DDPersistenceKit_Private */ = { - isa = PBXGroup; - children = ( - D800475159936EE5B9928FD5790EA64D /* DDKeychain.swift */, - 72B645044EDB102922A1CB974CC37B50 /* Support Files */, - ); - name = DDPersistenceKit_Private; - path = DDPersistenceKit_Private; - sourceTree = ""; - }; - 71758B0344A5F78B80774D88A241958B /* DDBaseImage */ = { - isa = PBXGroup; - children = ( - D8F243A1BEF74C11B27CC506DD6AB89F /* DDBaseImage.h */, - 7DF62E2DEDFC9F8E0A8E42F11FDCE93B /* DDBaseImage.m */, - ); - name = DDBaseImage; - sourceTree = ""; - }; - 72B645044EDB102922A1CB974CC37B50 /* Support Files */ = { - isa = PBXGroup; - children = ( - FB3853A946A038BB2633464A4CB2B015 /* DDPersistenceKit_Private.modulemap */, - 6D20D4EB3A34FC30D88F22A37BFAD66C /* DDPersistenceKit_Private-dummy.m */, - 5E5E88A2EF728CB223DD67447922E4E3 /* DDPersistenceKit_Private-prefix.pch */, - 05250B9F4E22FBE372D68C4143AD00FF /* DDPersistenceKit_Private-umbrella.h */, - 0572DCE81498B3EFF445E2C4B10B6111 /* DDPersistenceKit_Private.debug.xcconfig */, - 282817C99FC8815E2D4DC7C5E54F6928 /* DDPersistenceKit_Private.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/DDPersistenceKit_Private"; - sourceTree = ""; - }; - 72D549E7357D3C7EC14C6361B1B2B021 /* DDBaseView */ = { - isa = PBXGroup; - children = ( - 6C6AD649942B85D5A61215741791B7FF /* DDBaseView.h */, - C293FE78230059D50D40D7D496D99A7E /* DDBaseView.m */, - ); - name = DDBaseView; - sourceTree = ""; - }; - 732E92892AFF07AD269BE97D4D3EF0C2 /* UIFont */ = { - isa = PBXGroup; - children = ( - 7FE3BFEB6696DAEB5938B261EF18F3CC /* UIFont.swift */, - ); - name = UIFont; - sourceTree = ""; - }; - 73645D39F4756B97932B8B25EB712EC9 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 2E8750D94DBE49A1A55F333F384A281C /* jpush-extension-ios-2.0.1.xcframework */, + 06D02539D3B0C017E502911F8C1B680A /* jpush-ios-5.0.1.xcframework */, ); name = Frameworks; sourceTree = ""; }; - 7381C2C393C1A7A0852ECAA8329DB9C9 /* DDLogKit_Private */ = { + 03F6C1897A5332F7B2BBBD49C3597E74 /* DDBaseTextField */ = { isa = PBXGroup; children = ( - 9ED399F6C2496072CC85B2867D9B116B /* OCLog */, - 7E9D41287DAD3ACB0A023BE9DBD0D99E /* Support Files */, - 42EE42705784D3F6C92CD9138488CBD4 /* SwiftLog */, + 7F26454F2D256FC88F2B6AD5F1A3AB5B /* DDBaseTextField.h */, + 536796DC557774A8360BF83BA16F52AA /* DDBaseTextField.m */, + ); + name = DDBaseTextField; + sourceTree = ""; + }; + 06D9B1EF716C43D8EEEFD95CF9E24277 /* DDLogKit_Private */ = { + isa = PBXGroup; + children = ( + EE3C12B9CE4BD62CEFDA487AFC380296 /* OCLog */, + B39D1123185D782AE4C684CB0E8B8B7D /* Support Files */, + EA7D89E6740391DE59BFFAE7560036F2 /* SwiftLog */, ); name = DDLogKit_Private; path = DDLogKit_Private; sourceTree = ""; }; - 73CA45C66919997B5790D233DA4513F7 /* UIImageView+DDCategory */ = { + 0737B11A6AF65F78C3CF128DE77A0E9C /* DDCollectionView */ = { isa = PBXGroup; children = ( - 51F0674C9B185E305B55B1F6513AB08E /* UIImageView+DDCategory.h */, - 9D4D918C453D8D3E867B2C312E1583F7 /* UIImageView+DDCategory.m */, + 9F127BF93108C5141D82F4B1DC73C17F /* DDCollectionView.swift */, ); - name = "UIImageView+DDCategory"; + name = DDCollectionView; sourceTree = ""; }; - 73CCE5BF7267756B9BEEDAB181F409C4 /* ControlView */ = { + 091FB38CA86706325600FD163F552C96 /* Support Files */ = { isa = PBXGroup; children = ( - 2438FB5CFF20D81E55365D77C630E68E /* UIImageView+ZFCache.h */, - 55070FDA91C2E9DF95E5D719A92A77B6 /* UIImageView+ZFCache.m */, - A85329F3F24530BBFA8D1B8A1CC5436E /* UIView+ZFFrame.h */, - 646668E288F605BA232A691077E38128 /* UIView+ZFFrame.m */, - 65DD55C2AAFA579354B93A0DEA650C1A /* ZFLandScapeControlView.h */, - 82F082E6E69243D8A0361BC062B45067 /* ZFLandScapeControlView.m */, - 99A8EED7B9084D868FFB74BAE7EEAA92 /* ZFLoadingView.h */, - 2DCBDFC6F1219684987DFB5757186379 /* ZFLoadingView.m */, - 8491C962FCC1C0F2CE6650714E65A1B5 /* ZFNetworkSpeedMonitor.h */, - 3CBF7BA7AA705FE87082BC5908269EBE /* ZFNetworkSpeedMonitor.m */, - C38855784F8FBB18A37A214A56083B97 /* ZFPlayerControlView.h */, - 3F4D17506DAE4E8B276DD442117C6B60 /* ZFPlayerControlView.m */, - C5D70B945F4D296251171D2A94D836B1 /* ZFPortraitControlView.h */, - 7D497BC8A18B2DBC306F8EA08EFB149C /* ZFPortraitControlView.m */, - 13B8B17DC566F31E770B03844BDDF328 /* ZFSliderView.h */, - A06BF6D30CA9AC838868FA0C19AF4360 /* ZFSliderView.m */, - CCCC1D7DFC82611191B317D673EBAD84 /* ZFSmallFloatControlView.h */, - CD69F30B53091DB1F9A728649E37DA19 /* ZFSmallFloatControlView.m */, - 042C9D905BA2EB6EE0A49F25DB44EE33 /* ZFSpeedLoadingView.h */, - 4CC75AC8478F72AA06A9E35D66D90390 /* ZFSpeedLoadingView.m */, - 17D83DFAD0A7D02F84EBF4CCF814507F /* ZFUtilities.h */, - FFF461CAD17957AD96D2AE10B68D3848 /* ZFUtilities.m */, - 5BDE813004FF15ACEC363B79BC3806FD /* ZFVolumeBrightnessView.h */, - 018F3E741537C76C4D76C438F1BA3638 /* ZFVolumeBrightnessView.m */, - D9FD8A4535DCD10B7B26E7D6367C1866 /* Resources */, + 4F7021D7FFFCF1690396142030C52BAC /* SwiftEntryKit.modulemap */, + 48EFDAF744EAA5FEBB6A500C24870491 /* SwiftEntryKit-dummy.m */, + 599936F224D420CBE54D26146C8A58AD /* SwiftEntryKit-prefix.pch */, + 226798F0F42A0B656112DFB464D2ED72 /* SwiftEntryKit-umbrella.h */, + 3705A21F6D5C9B2BD3D689AF2E3AD83C /* SwiftEntryKit.debug.xcconfig */, + E6E382C8CC3828B550CFE1B411D59792 /* SwiftEntryKit.release.xcconfig */, ); - name = ControlView; + name = "Support Files"; + path = "../Target Support Files/SwiftEntryKit"; sourceTree = ""; }; - 7597F280BF3393D8A0AFD2921F962D40 /* Frameworks */ = { + 0A9DAB1035FDF96AB9A24944E8AE61C8 /* DDUIPanGestureRecognizer */ = { isa = PBXGroup; children = ( - AA7B279E1887F9EC7D1BC25885469D79 /* AMapNaviKit.framework */, + 148C29FA0CE1ABC35CD096724D64A5E7 /* DDUIPanGestureRecognizer.swift */, ); - name = Frameworks; + name = DDUIPanGestureRecognizer; sourceTree = ""; }; - 75CE6695FF055CF46E9070D93CFB1E70 /* DDWebImage */ = { + 0AD73BF3BE0578F9C9DD6BBF37C7CBFF /* Core */ = { isa = PBXGroup; children = ( - C4F23C5A2FDCD9311FB91BA67159B50B /* UIImageView+DDWebCache.h */, - 44F090833C43622EA70756119812C801 /* UIImageView+DDWebCache.m */, + F9BE8BE147ADE304F6D8BDC1E3DE3E7E /* NSBezierPath+SDRoundedCorners.h */, + 56CF8531B5D158BE68E0B1C29BE65264 /* NSBezierPath+SDRoundedCorners.m */, + E9BB0949121DEB564F39CBB1F31331EC /* NSButton+WebCache.h */, + 498C4A8B3FD5447D5B6B910AF03FC6CE /* NSButton+WebCache.m */, + 9A78FC9AD8169AAD147465A241356279 /* NSData+ImageContentType.h */, + 51A507B1A2D0CE3FD329A654EEB872E6 /* NSData+ImageContentType.m */, + EC4D291E74407DFFB144C84526148B9C /* NSImage+Compatibility.h */, + 70D6E799EC458D6AC16F00B7EDB78A4B /* NSImage+Compatibility.m */, + 9413E14BB8B290E97588E5432B23FE2D /* SDAnimatedImage.h */, + 49BA399F21471B5CB36619A7E488EB11 /* SDAnimatedImage.m */, + E54CB0ECE56F3A274E8E613742729F76 /* SDAnimatedImagePlayer.h */, + F69849E1DCC3CB3810D7E5767BAB25C8 /* SDAnimatedImagePlayer.m */, + A6EF0DCA0CAA0174A8949A76D1CAE70D /* SDAnimatedImageRep.h */, + 1A800B2680C046933AA98E7BF241507A /* SDAnimatedImageRep.m */, + 7DA0F53808B8C0AA239AAAE7361A8539 /* SDAnimatedImageView.h */, + 2DD86580723992F780F2F830A13CBDF0 /* SDAnimatedImageView.m */, + 22942CBE8FDDA86BAFE7897238368F4F /* SDAnimatedImageView+WebCache.h */, + 6857AF4427C07FEB59ACA92B6BDF2199 /* SDAnimatedImageView+WebCache.m */, + B5496CD4E14B0472409CE2CD323640A3 /* SDAssociatedObject.h */, + 522C178DFAAE6C2D641B4251505FBA47 /* SDAssociatedObject.m */, + 426ACC0CB2BF1FC39A89311CF768EFF8 /* SDAsyncBlockOperation.h */, + E0CF4E36EBC551A1499DEDE5076AD3C3 /* SDAsyncBlockOperation.m */, + 632E258E93284619E078FEB3A2B6667A /* SDDeviceHelper.h */, + 41EFD7CBB52D61B19151E2CAAD31A43E /* SDDeviceHelper.m */, + 5D8B7DD59EA4C92A93696E08FB03BDA7 /* SDDiskCache.h */, + 87754DB8E6B2F3DEF68736B7B4CADCCD /* SDDiskCache.m */, + 1B937AC2FB944C6FC562648D22195058 /* SDDisplayLink.h */, + 9A110122034BF53FD4C701DA219A0B44 /* SDDisplayLink.m */, + 3613A096608801D6FD1BF44C98FC2916 /* SDFileAttributeHelper.h */, + C13A03B3256B854FBDD7EB286785A113 /* SDFileAttributeHelper.m */, + 2F9954B4961F79AD2C528D67355158EF /* SDGraphicsImageRenderer.h */, + 926C7B2D9241F96EEAE4177053E800DD /* SDGraphicsImageRenderer.m */, + BD6B267BB1F4635FC5329AAC62A54EF4 /* SDImageAPNGCoder.h */, + AF86A73839D53B6325786B9E79F1A871 /* SDImageAPNGCoder.m */, + 4DA182BBEDF3EEB595A5631C82EDB5D7 /* SDImageAssetManager.h */, + 46A2EEB0968D4F447F321284460CF594 /* SDImageAssetManager.m */, + C9449CDD5B37F1FA78E8BAE5C9DE0546 /* SDImageAWebPCoder.h */, + C8A37E16ABF1F765BD2F306F276A9BFC /* SDImageAWebPCoder.m */, + B31E895147F0B222F9A8F45E1A2C876D /* SDImageCache.h */, + 2D1725DDB3E1952143F821A86C658B11 /* SDImageCache.m */, + C29B82C1A35C3064AF29EED840507353 /* SDImageCacheConfig.h */, + CAAA47E3059B1B6A4EC16751C5895DD6 /* SDImageCacheConfig.m */, + 2C9F61CE6ED2DF8974E42B60C415199B /* SDImageCacheDefine.h */, + 2ABAA3E262A876DF8D6CF9B8AAB8DD84 /* SDImageCacheDefine.m */, + 4FA431B39B3D18FEF1C27A7AA65D0D7B /* SDImageCachesManager.h */, + C3FFBB9632D75DDBE9FD5A649334EDAB /* SDImageCachesManager.m */, + C319A07391F1A2F55BEEE27E267540B7 /* SDImageCachesManagerOperation.h */, + 27A084BC528FABAFAD9D6D01EA8A4143 /* SDImageCachesManagerOperation.m */, + 65B2DEE795D9C8799CE151F52AE9773E /* SDImageCoder.h */, + 4FAD17EC8C7A83C70F900C8152745963 /* SDImageCoder.m */, + A04508225E6AEC8C92FEAF73DFD200D0 /* SDImageCoderHelper.h */, + 15B41E543A86CDD8E132B8E735A02993 /* SDImageCoderHelper.m */, + F3D49D2FD69EFBD78E4034C3AEC6577E /* SDImageCodersManager.h */, + B7AB14FBCA5BC37BED3B5BCEBBF6E76F /* SDImageCodersManager.m */, + 8E96ABA47DCA2979529FDEE0238B2EC7 /* SDImageFrame.h */, + D828469C73EA271E77A59D7E03735EA8 /* SDImageFrame.m */, + F94B09B14159E9F93841B7999009E04F /* SDImageGIFCoder.h */, + 462DC57EE11DEC5C7ADE4D9A37B51625 /* SDImageGIFCoder.m */, + 86AE5B4011EC57E43AD9C11DD53BEB76 /* SDImageGraphics.h */, + 7B0AA00AC3C94D7CC89DAC7137913CAB /* SDImageGraphics.m */, + 89A7C174EBFD6AAA5B775D63BA1629DF /* SDImageHEICCoder.h */, + 3B149A2E0D291A7392934B51EA8DD0A2 /* SDImageHEICCoder.m */, + FBD58529A4B13653F254FD8AF594991D /* SDImageIOAnimatedCoder.h */, + 90C47C5148117C497AD2C834C048C21B /* SDImageIOAnimatedCoder.m */, + 9442CA2161D2AE5B59392E17CFD384B1 /* SDImageIOAnimatedCoderInternal.h */, + 66DB2925D53290049D355D6B00A86FFD /* SDImageIOCoder.h */, + 952BD25D85E7F1D25827AB7BFC26B4E9 /* SDImageIOCoder.m */, + 6BE521AD3CF2C53539D5D3AD834A7317 /* SDImageLoader.h */, + A09335CA1C8179E9CEA8C80B4C4B6642 /* SDImageLoader.m */, + 80158840C248659DCB2FDA6F747B60BD /* SDImageLoadersManager.h */, + F314F35ABCEA3D13FF8F29D9D1A69159 /* SDImageLoadersManager.m */, + 4471CA9489E40B759C857EA2C365EDE9 /* SDImageTransformer.h */, + 7AD064120AE0C72F43D3E534DD60772C /* SDImageTransformer.m */, + 33BCE71E5BE6A4D8F73BBC0EEF702D17 /* SDInternalMacros.h */, + A7115A9F7CE8071343308945E6AE1C2F /* SDInternalMacros.m */, + 0DFF9FCCF3FC76F60F991DBF190E4CB4 /* SDMemoryCache.h */, + 5184A22E35E8C6770D064988AFACAE4C /* SDMemoryCache.m */, + 869D5DFE9DD1A2268D9D13DA5B9EC726 /* SDmetamacros.h */, + 19285907593533A6AA9EB666187C70F5 /* SDWeakProxy.h */, + A37822F05945180B0ADB67D7E061F3C6 /* SDWeakProxy.m */, + 657DED17020554A52B02991B5355787E /* SDWebImage.h */, + 06F19A1142B68925C3423F5D9118B4DC /* SDWebImageCacheKeyFilter.h */, + 9097278903BF01262442BB7B4F02FCCC /* SDWebImageCacheKeyFilter.m */, + 79B1E784B755D1AD12181BE9233EF004 /* SDWebImageCacheSerializer.h */, + 2BAFEB0AC8934BC3B90191ECEA295D64 /* SDWebImageCacheSerializer.m */, + 023378F8A559DBD8D97CE6E8CCDF1EB2 /* SDWebImageCompat.h */, + EFD256182E9A17F827A1B6C7D32A35DD /* SDWebImageCompat.m */, + D9AD4F7389BBA58001D5A859EB85B585 /* SDWebImageDefine.h */, + 34938F9CC1D16CB3D3D73E959816D3E3 /* SDWebImageDefine.m */, + DDABBF11E1ABB03D2E87EDAC1FD0A620 /* SDWebImageDownloader.h */, + 416A70C7DC57E4465E15FAEAC9E1F89A /* SDWebImageDownloader.m */, + E13FF61B48E4C0D427DEE769C21B81F7 /* SDWebImageDownloaderConfig.h */, + 1D8F67E70271E3E66BC0DF5A51A979E7 /* SDWebImageDownloaderConfig.m */, + 779AC19DCC5922311DBA34FAE13EAEFF /* SDWebImageDownloaderDecryptor.h */, + 6335BE501B92B10DA9E34548D99F2DC3 /* SDWebImageDownloaderDecryptor.m */, + 84DB4A762C0D0C2F854D64D79D115052 /* SDWebImageDownloaderOperation.h */, + CD325B340468FE5EF69FE4F3EB703AE5 /* SDWebImageDownloaderOperation.m */, + 085373687E7A083B3531ED2646B272EE /* SDWebImageDownloaderRequestModifier.h */, + 8A71975A18BF8BF8BD89D40365861D8E /* SDWebImageDownloaderRequestModifier.m */, + 25FA9D728A1914EACE0A73F28DF83C74 /* SDWebImageDownloaderResponseModifier.h */, + 40A2E345E1BDEDC00DF59C9B2596A108 /* SDWebImageDownloaderResponseModifier.m */, + 5B50859502D1B19867D7EA919623A0CE /* SDWebImageError.h */, + 7085F55B8770E2A80C482C0260D650F5 /* SDWebImageError.m */, + A6252F1D08A7FF98BE7D2CCECA7BE45E /* SDWebImageIndicator.h */, + 6A8BE87DA95CA06EDD149CEC4DD022EC /* SDWebImageIndicator.m */, + 18E641006679281D6DC4518EF893F03A /* SDWebImageManager.h */, + 26C221C17DDF5C5FC87D071352FD7CB2 /* SDWebImageManager.m */, + 5CC1150024525BD9BEC30E9860D321B3 /* SDWebImageOperation.h */, + BDB973BC6B942C9A7ACE838891512FAC /* SDWebImageOperation.m */, + DF5053DCE0FC4754ABF3BFA5A6FD68F8 /* SDWebImageOptionsProcessor.h */, + 2817D92C2BEAFB54CF084528084DBBCC /* SDWebImageOptionsProcessor.m */, + 6096B34CC809CFEEF4B6AB3C297A5E15 /* SDWebImagePrefetcher.h */, + 027A9E5311A914D744DDAD84E24700DC /* SDWebImagePrefetcher.m */, + 814EB8D913B261BD1FC90D0860E810E3 /* SDWebImageTransition.h */, + E4A4E116DE213028792AEB972C8C12D2 /* SDWebImageTransition.m */, + BDE45026A07554106E56EAB1DFCFB909 /* SDWebImageTransitionInternal.h */, + D3D5F3EE72923785B5ACA03ADDCC6CCD /* UIButton+WebCache.h */, + 7D479A93404A798DA861ABBD79FD2E5A /* UIButton+WebCache.m */, + 718A346C9ADD65005FF57FF347E2C573 /* UIColor+SDHexString.h */, + 36298AA4A4FE034762B42BE21FB2A826 /* UIColor+SDHexString.m */, + 0406F09F5AE7A03A5CD0A573CD06C037 /* UIImage+ExtendedCacheData.h */, + 598CBDC2759DC5A39189E1145284EEC2 /* UIImage+ExtendedCacheData.m */, + 98195C66125642D3183345871C8CA849 /* UIImage+ForceDecode.h */, + 2F922C5772AFAFDAF4D4D9869570F846 /* UIImage+ForceDecode.m */, + 5367231B2744CCA950E57A1C9EA48E34 /* UIImage+GIF.h */, + CC1A6EA952868E1B1F4A942353DBE9C6 /* UIImage+GIF.m */, + 24CB2F3041D8659BA7302393256B9672 /* UIImage+MemoryCacheCost.h */, + 41899BEF290A56E1759DF59E6A5F3AEC /* UIImage+MemoryCacheCost.m */, + D230AE2AB8C8AAA0420E8B652CCE29D2 /* UIImage+Metadata.h */, + 9BBDBB6FA348C40B5FA3462EC0B5A081 /* UIImage+Metadata.m */, + F56B63C279BD270DB88CF414880FCC24 /* UIImage+MultiFormat.h */, + BC465FF8CCC797DDD39F72CE05907ABA /* UIImage+MultiFormat.m */, + 847E7C1B061013837E3A69D5B2318B7C /* UIImage+Transform.h */, + 7B5101DF3F3A75E32B40A1BBB8C07F95 /* UIImage+Transform.m */, + 8BF3C92827BD283E4A278321C4ACC3B0 /* UIImageView+HighlightedWebCache.h */, + F0929DCCF9C01C013E77B5DB0678C5B3 /* UIImageView+HighlightedWebCache.m */, + AC347FB9F385025D134DC6ADB74E29B2 /* UIImageView+WebCache.h */, + 5C03DF56DF571ECFC414A1E4DB5148D7 /* UIImageView+WebCache.m */, + E1D1D28D7494F778CC60C149BC7097CE /* UIView+WebCache.h */, + 153F0BEDCBFEB268003315167CB6A723 /* UIView+WebCache.m */, + D7D5AE346DB5672BA9E2CB1469B9C858 /* UIView+WebCacheOperation.h */, + 6EE069E2B488F1ECF47333C4E71C1FC5 /* UIView+WebCacheOperation.m */, ); - name = DDWebImage; + name = Core; sourceTree = ""; }; - 76DA9C26B9FAC90466371ACB866DFACA /* DDProgressHUDKit_Private */ = { + 0B4B97BBA231A376B20281FEF722637D /* DDUtilsSwiftKit_Private */ = { isa = PBXGroup; children = ( - 44A72AE38F7F357087611EC0EBB5854D /* DDProgressHUD.swift */, - 2C0858854B23574022620B5DFD02A739 /* MBProgressHUD.h */, - CCEE3ECC69F94CF8C921094E9F552EC7 /* MBProgressHUD.m */, - F7499B31B5B1E84526B0C7256F26B350 /* Support Files */, + 88961A355CED62D100E8EBD00F699FFC /* ApplicationInfo */, + B8738CD38139B426E769D26B460CE4FA /* DeviceInfo */, + CA50428624F966E89806A56EE3F63880 /* FileManager */, + 16FBDCE8C6761BB9EBB28629A6FC0D54 /* Support Files */, + 7F2CB8FDDB3522B39E647F5E714127A0 /* UrlLinks */, ); - name = DDProgressHUDKit_Private; - path = DDProgressHUDKit_Private; + name = DDUtilsSwiftKit_Private; + path = DDUtilsSwiftKit_Private; sourceTree = ""; }; - 7A2C6974BA9D762B8A0AD2F259927A95 /* UIViewControllerAnimatedTransitioning */ = { + 0D9D9E964F82B22CCED0232B808D855E /* UITableViewCell */ = { isa = PBXGroup; children = ( - 5EB50469C3B33DA193505A1751C3AF3B /* DDFullScreenTransition.swift */, - ); - name = UIViewControllerAnimatedTransitioning; - sourceTree = ""; - }; - 7A9A037459DDA8893AB122AC1D23E48B /* UITableViewCell */ = { - isa = PBXGroup; - children = ( - F6C2224EF4E01C8B7D1EB89D40DCB396 /* DDUITableViewCell.swift */, - D38E8E5C64B00A8E71B24A95FBDD39A1 /* UITableViewCell.swift */, + B4F25F41C1101333FD424AA1FE2CBF4D /* DDUITableViewCell.swift */, + 1513C684FAA95B8BDFE57A3DE58BA4AA /* UITableViewCell.swift */, ); name = UITableViewCell; sourceTree = ""; }; - 7CEC87361F9F4A7B9ACC4112E7C90923 /* DeviceInfo */ = { + 0DCC14C8FAB8FA536DC00D3A73480205 /* DDMALocation */ = { isa = PBXGroup; children = ( - 37737376601B7FFE0893C29543566C83 /* DeviceInfo.swift */, + FEB709FBC8A1D887D7688D12BDDA4AC5 /* DDMALocationManager.h */, + 46232E29C2154F43BFFFAE1520C32F10 /* DDMALocationManager.m */, ); - name = DeviceInfo; + name = DDMALocation; sourceTree = ""; }; - 7D1267B783543FF432AE1A2CE71F5F8D /* Core */ = { + 0EBE4E25705C6C20841244B88F34FED2 /* Overlay */ = { isa = PBXGroup; children = ( - 5FA757E0660D7402AFCA51D5BFAD5E70 /* NSBezierPath+SDRoundedCorners.h */, - 2925D22EF07577153FEBEFB4D61C4CB5 /* NSBezierPath+SDRoundedCorners.m */, - 014218D0E24F4B31254C20C555FCAB8B /* NSButton+WebCache.h */, - 6DD6F09DAB5F52BCA0A606316D71D40B /* NSButton+WebCache.m */, - CE28C1F3E9AE727298E7FF67C2E9EC0C /* NSData+ImageContentType.h */, - 4EFD245999CCEFD8DA2FC3A2866FFDFE /* NSData+ImageContentType.m */, - 36CC86F3CC70DF259FCC282C0B6633F4 /* NSImage+Compatibility.h */, - 23C65F46012BAB6012EA487F3F55626B /* NSImage+Compatibility.m */, - F4AA08F588B0FBF206226B884CB31FB4 /* SDAnimatedImage.h */, - 96683B07F07F816A17BA0C7A28A0E555 /* SDAnimatedImage.m */, - 2967159E407D628C1168D2FCAD76D010 /* SDAnimatedImagePlayer.h */, - 54E70F4B2F8C359DBE3E804FFE17E3F2 /* SDAnimatedImagePlayer.m */, - 4EB300B89C4388FC73B00C49A422F8A1 /* SDAnimatedImageRep.h */, - 707E9397B2ED025975009B60B618BE4C /* SDAnimatedImageRep.m */, - BA317B3B99BE6885076D90D6B8DEA7A0 /* SDAnimatedImageView.h */, - FB06BEC1C573E02CC5743C5B197AFB7B /* SDAnimatedImageView.m */, - 7C2253CF2296468B05441C8746222978 /* SDAnimatedImageView+WebCache.h */, - 061FA271FA0EE0FD63942778306A8DFA /* SDAnimatedImageView+WebCache.m */, - 5A541D305F2ED20FB716D7D44E63F937 /* SDAssociatedObject.h */, - 4F79BA854D7883960B0D7303727B165A /* SDAssociatedObject.m */, - CFF7EB11AA966CC8689FC817E88CE296 /* SDAsyncBlockOperation.h */, - 0EBB9EB352E42D64EB638364A0FB2B22 /* SDAsyncBlockOperation.m */, - 26D6B97B3B112535CAC95C115E007083 /* SDDeviceHelper.h */, - B31E62E5185120C51C5A6A2E4423CE14 /* SDDeviceHelper.m */, - F2A7FE9A6665A2198368FC1DC9C86E66 /* SDDiskCache.h */, - 33F90F076460753F3D0CE8BA41AF2DF5 /* SDDiskCache.m */, - CF57597BE04B888FEB1C7EC40CCFB536 /* SDDisplayLink.h */, - ED3421E4668961D435EEC83510B16AB9 /* SDDisplayLink.m */, - 1496B3763A7D3ECDBD4BAE7DFFF56B3D /* SDFileAttributeHelper.h */, - 40D2A3C8E0D917E0915069C4BD615BDF /* SDFileAttributeHelper.m */, - B40FEA0574FB1894B2A00DF003A38D13 /* SDGraphicsImageRenderer.h */, - 606C217F404E70B4E55CDF0362D91EA6 /* SDGraphicsImageRenderer.m */, - BF05597D4D5039758C097011B6146890 /* SDImageAPNGCoder.h */, - DE39F0845A01B0EE84B6E97E02F63BD1 /* SDImageAPNGCoder.m */, - 8042C87B221768BB587043C65501C957 /* SDImageAssetManager.h */, - B6845AB52176505D6C73F26EFB8F39E9 /* SDImageAssetManager.m */, - 0C29BA869A3A167264E9C2AAD6E18B8F /* SDImageAWebPCoder.h */, - 50DB4678A7F9D4A4746AE4C59E7D2E86 /* SDImageAWebPCoder.m */, - 5A10CDBE1AA4369FED2CDDF8EDAE003B /* SDImageCache.h */, - B2D97E4C20656470BE8DFB16E8CD06FD /* SDImageCache.m */, - 1E2ED10CBAB753EC55BC4A5D8DF023E0 /* SDImageCacheConfig.h */, - 62E292A0558A8E7D3B8564F79D9EA7E2 /* SDImageCacheConfig.m */, - A0E6FA1C4E2F7597CEE8EA59F18B0C02 /* SDImageCacheDefine.h */, - EE4139A9361501125E8F203300C5DE69 /* SDImageCacheDefine.m */, - ED093191D249CF85C27D3B5D84D1C000 /* SDImageCachesManager.h */, - CAFC6D55541426067C29FCAEB2BCCAC1 /* SDImageCachesManager.m */, - 37516D29CB0A1710E8E8C099EC61F68B /* SDImageCachesManagerOperation.h */, - 205A7F22321FA5D84F4306759F72DEDA /* SDImageCachesManagerOperation.m */, - E1586F5F0ED8993071FF6764DA46DD29 /* SDImageCoder.h */, - E1F9167948C7EBD6EBA633B2404C23B9 /* SDImageCoder.m */, - B9383F0C5FD717C0EB20A598A5091871 /* SDImageCoderHelper.h */, - 89C57B60F0D97EC90B43D8A7613BA8E9 /* SDImageCoderHelper.m */, - BF6C7C618BA2DF578EB22C8E9BBEF7C1 /* SDImageCodersManager.h */, - 6EBE67E48D8ADB5815DC68DE9853C555 /* SDImageCodersManager.m */, - 2EA1F987537327DCC0595F41CE55F5DD /* SDImageFrame.h */, - AED06F0FC14C0C34D840DE2FA621120A /* SDImageFrame.m */, - F1CD6BE121F66CBD4A95E5B6B821D2C5 /* SDImageGIFCoder.h */, - 0629BCC953B7F57B8A8B67A106464F4D /* SDImageGIFCoder.m */, - B7F83E987E99EA9A56A7FA0A27805C17 /* SDImageGraphics.h */, - 10A538AF5EE177387EDBD391D0D59F02 /* SDImageGraphics.m */, - 0F7F5CFCE7BCE6B987788A261ECD77D0 /* SDImageHEICCoder.h */, - D8F5677E1C0A004DBC0CDFEA02571BC9 /* SDImageHEICCoder.m */, - 9B83083694F5F5BB130627534C992850 /* SDImageIOAnimatedCoder.h */, - DCCC0E1A8691F880E909C72BFDC8893B /* SDImageIOAnimatedCoder.m */, - 8F726F6A799FA7A553DA65DA09919A13 /* SDImageIOAnimatedCoderInternal.h */, - DF5E79CB287CCA7FC60BC670904F7B7F /* SDImageIOCoder.h */, - A43158F89EB6681115EB7FAB7942FD6F /* SDImageIOCoder.m */, - B1244A7C2BC384D29ED4EC72276C63D5 /* SDImageLoader.h */, - 6D43049374FF33953E09DE918AB358EE /* SDImageLoader.m */, - 13C40AFE3383ED3ABDE7A958490771BB /* SDImageLoadersManager.h */, - 5FA8FB07C67EBE24E214BD7773D86468 /* SDImageLoadersManager.m */, - 14637B5481D8685C1222AFB59BF414A1 /* SDImageTransformer.h */, - A66F365795C368FE1AF21CF1C7019D8A /* SDImageTransformer.m */, - EF5BCB6EBA787C4E2C029008F6C33591 /* SDInternalMacros.h */, - EB7755CA7B12CE1C1DA737768FE8C37E /* SDInternalMacros.m */, - 7C686E75FC73DDAD86367E41CFC7BB83 /* SDMemoryCache.h */, - D40225405D5D80EEACCE7AA6F829800A /* SDMemoryCache.m */, - A9D15EAE3312AA6B9C307A6C3DD0E5D0 /* SDmetamacros.h */, - 291B959144DB4546B6BA764A51F157CD /* SDWeakProxy.h */, - 33E08CD6E141C137A809ADEF06E85CE8 /* SDWeakProxy.m */, - 160639EE24A8659A9CB81B9366A65C95 /* SDWebImage.h */, - 8EE70EDDDF768A85471A7C122CC655EB /* SDWebImageCacheKeyFilter.h */, - E06B3721703FFA4E4F78C473A2C9FD36 /* SDWebImageCacheKeyFilter.m */, - 78B0BE2B92ACE6EED42A6064B0BCE257 /* SDWebImageCacheSerializer.h */, - A239F66A91C5458E28FC389665DCB022 /* SDWebImageCacheSerializer.m */, - 0272EB3356074AAB4324AE9FC6F4B78F /* SDWebImageCompat.h */, - 5D841CB8E48CF8C941352B55917ECE12 /* SDWebImageCompat.m */, - F20C246835DDA5F9B6E9BA1FA30C4AF4 /* SDWebImageDefine.h */, - 22F46497A2636C6FE311D1E91E9F22E8 /* SDWebImageDefine.m */, - 13C2D8E1B835214FA96A3E7D2ADB1C3A /* SDWebImageDownloader.h */, - 4456355295F5F338CE055E506972419D /* SDWebImageDownloader.m */, - 468BF4104FE058F32C0971D76C4AA1FA /* SDWebImageDownloaderConfig.h */, - FF15B3545C2494E79BEBA7F884BFF7C9 /* SDWebImageDownloaderConfig.m */, - 2D0A51E9EA6E82C03E514E5D1C41DFFB /* SDWebImageDownloaderDecryptor.h */, - A515E8D9E623E17966456F8CFD27C5FD /* SDWebImageDownloaderDecryptor.m */, - E56EB9814207E4C5A839B528ABE6971F /* SDWebImageDownloaderOperation.h */, - DD5A6B3362A42A79FAA8AED3FA483987 /* SDWebImageDownloaderOperation.m */, - BA248E8D0B30E5ABD81A8B8EDDD7FFB2 /* SDWebImageDownloaderRequestModifier.h */, - 7ABECFC10A535DFA90701E3520AE3963 /* SDWebImageDownloaderRequestModifier.m */, - 01B0BE4360CE7FA4AC5049BABC460A26 /* SDWebImageDownloaderResponseModifier.h */, - 115F2884D55163C3D33694C45B4682CD /* SDWebImageDownloaderResponseModifier.m */, - 35D50D8EAAAA3990A5E7A836B8F59F88 /* SDWebImageError.h */, - C1FA57C8A283F80198D6DA3182E2B9A1 /* SDWebImageError.m */, - 9BCAE80AC73D2A42C7C34020A2825DE6 /* SDWebImageIndicator.h */, - A44121A349F77ED19EEF03B7162E54CF /* SDWebImageIndicator.m */, - 92370288A05F6CA283137234037E45A6 /* SDWebImageManager.h */, - E7C6C1062DF1FBC34395578B07BC5F50 /* SDWebImageManager.m */, - EFFBBE47B1D2C0FDFCF819C90338F9A3 /* SDWebImageOperation.h */, - 7E8840E43D5124479161C42A536EF4C5 /* SDWebImageOperation.m */, - 0C3916A16745BB3CDAA40CBD8AC6360A /* SDWebImageOptionsProcessor.h */, - 187B81333375FCEF1A107639B853AC4C /* SDWebImageOptionsProcessor.m */, - 49B5CE384F6A69FAC88024572F22EE1F /* SDWebImagePrefetcher.h */, - 6011951CDD77EC7E252E2FBB9D431F1D /* SDWebImagePrefetcher.m */, - 6CABA71D8F0C980C973B24F71544D153 /* SDWebImageTransition.h */, - 34C87B896D566266924AB7D5F2F573A9 /* SDWebImageTransition.m */, - 4A71F847C74B190E7524FB01EEC1656D /* SDWebImageTransitionInternal.h */, - 43B9E9E8863B1D0E4C14D2E95C9841EC /* UIButton+WebCache.h */, - 8A77EAC46146A00179B1B11E92964870 /* UIButton+WebCache.m */, - A93632F4C9E65AF7815B7E5F03A4322F /* UIColor+SDHexString.h */, - 2FE78B356C117F28CC1E53E46EBDF24B /* UIColor+SDHexString.m */, - 7425847D09E1930A11FE3EE1292FE91E /* UIImage+ExtendedCacheData.h */, - 3181F70991B7F3C6B1E854B50B9EF0CA /* UIImage+ExtendedCacheData.m */, - E8C4A5AC3DE600FD5C238180A3B5B64C /* UIImage+ForceDecode.h */, - 2DBAB4193B8EC50383374ACB00EFB1E4 /* UIImage+ForceDecode.m */, - 8906442AA75ED1A1DBEE12C4A33B1FEA /* UIImage+GIF.h */, - 64F723AE152C82C7ACEBEC2730CB03E5 /* UIImage+GIF.m */, - 2CF6FE8BBB65A1242BB61B2470CBA0E9 /* UIImage+MemoryCacheCost.h */, - A121F8C62A94477ACA921672AC865A1E /* UIImage+MemoryCacheCost.m */, - DCED9BF9A75CB818CC3B6D40DA2AB893 /* UIImage+Metadata.h */, - 69CDF2A82AC14F87B98BF681FC46D58D /* UIImage+Metadata.m */, - 0107C88F641B488272B6DAE50FF53933 /* UIImage+MultiFormat.h */, - EB588E1F91E7EB666095A9209548DB83 /* UIImage+MultiFormat.m */, - 0F5157461D1117B9009AE4A09AFC39E0 /* UIImage+Transform.h */, - B81E50F4F9585A8D4D438060CFEDC6D6 /* UIImage+Transform.m */, - BF247A02AFA5DF3424CA3F54ECEB8EDF /* UIImageView+HighlightedWebCache.h */, - 511D1F51ACEB496B6AD33282ADF6C9AD /* UIImageView+HighlightedWebCache.m */, - 6F45924F11F03AC3941AFCE740BC9AE0 /* UIImageView+WebCache.h */, - 12B51270CE832430C2B2FD4A9DE1B167 /* UIImageView+WebCache.m */, - B340FB7132A5F86A79B48F6BDBF2023A /* UIView+WebCache.h */, - 42682FBC475A0AB7F238138467590EB2 /* UIView+WebCache.m */, - EB5457F3A672B2A722671D3F2AEB2E0E /* UIView+WebCacheOperation.h */, - 8786B3BC055F4709A8FFDBB8856C06C3 /* UIView+WebCacheOperation.m */, + 54A206BC69EC53E7599908DB6CED9A62 /* MABaseOverlay+DDCategory.h */, + 3916FA9DF3B273C25E7A7E90AFF8B94F /* MABaseOverlay+DDCategory.m */, ); - name = Core; + name = Overlay; sourceTree = ""; }; - 7D22C965E45FF049633932A005F82284 /* DDFontKit_Private */ = { + 0FC5DA08B4A44AFCED30763BBDEB99B2 /* ZLPhotoBrowser */ = { isa = PBXGroup; children = ( - 3CDDC9A39EA9A565E81C87818BCAB8D7 /* FontUtil.swift */, - 8EDD398DD5ECF80AD1EA597AB0FB82B1 /* Support Files */, - ); - name = DDFontKit_Private; - path = DDFontKit_Private; - sourceTree = ""; - }; - 7E518B610D5476FA5A1B625587DA7D05 /* DDBaseTableViewCell */ = { - isa = PBXGroup; - children = ( - 65FD4FEBED817675B2817A7C20CF322A /* DDBaseTableViewCell.h */, - 8E6CCFFEF23981AC05F56916BE54B8C8 /* DDBaseTableViewCell.m */, - ); - name = DDBaseTableViewCell; - sourceTree = ""; - }; - 7E709A3FE7C46287D8483A8F4B410C4D /* JPushExtension */ = { - isa = PBXGroup; - children = ( - 73645D39F4756B97932B8B25EB712EC9 /* Frameworks */, - 49C0F3B2304536749A7C0D81938904A0 /* Support Files */, - ); - name = JPushExtension; - path = JPushExtension; - sourceTree = ""; - }; - 7E8EB2E70D1A4FD289FDA186ACD0154E /* UIScrollView */ = { - isa = PBXGroup; - children = ( - 9ED0B69474B324C46B2496A8FB5410A2 /* DDUIScrollView.swift */, - AF677488C91FAAFC87D8137C6E608626 /* UIScrollView.swift */, - ); - name = UIScrollView; - sourceTree = ""; - }; - 7E9D41287DAD3ACB0A023BE9DBD0D99E /* Support Files */ = { - isa = PBXGroup; - children = ( - 935282D2546318ABBFF594071177C226 /* DDLogKit_Private.modulemap */, - F1143BF35EC598856D6B849E6FF96BA0 /* DDLogKit_Private-dummy.m */, - 01CFE75A91950466456262D771F06A98 /* DDLogKit_Private-prefix.pch */, - 1E190D923A53D5C051E9206218053E21 /* DDLogKit_Private-umbrella.h */, - 5DBBD49D520E11BDCFD16BD6B6557F99 /* DDLogKit_Private.debug.xcconfig */, - 2F3071C15F88425913925D984D82AE21 /* DDLogKit_Private.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/DDLogKit_Private"; - sourceTree = ""; - }; - 7EE6D21FF604C64E42303D25092FD6ED /* DDBasicControlsKit_Private */ = { - isa = PBXGroup; - children = ( - 1CA796CAE742555E9F4CF9359EB6D663 /* DDBasicControls.h */, - 8C61D6D5224B90EDBA4CF56A64BB2F2D /* DDBaseAnimation */, - 91C642331AD6160919FA12626A5F3EBF /* DDBaseAttributedString */, - 4294A2C32F20370680CA8824FFEA5D78 /* DDBaseButton */, - D9D708573799092CEBBFCC4F002FB087 /* DDBaseCollectionView */, - C4A075A0E02944067B5FDB64DE3C2D20 /* DDBaseCollectionViewCell */, - 71758B0344A5F78B80774D88A241958B /* DDBaseImage */, - 12A8CA39D076E3029AEECFC7505B3191 /* DDBaseImageView */, - 1C72B966F4F0DE41C8DBD0F35EA3877A /* DDBaseLabel */, - 8C16985FE9D47E1270067E6B31A62E52 /* DDBaseModel */, - C1FEC285F82E2D5B4EA0E9A2BB79A8A1 /* DDBaseNavigationController */, - 9074857EF12E68DBF972949BA81F00CB /* DDBaseScrollView */, - 6CC847583146CB65B679ECF3D6AF4F5E /* DDBaseSwitch */, - 0C97F940C0548664DE8CBF785D952D21 /* DDBaseTabBarController */, - 536F111F19A23DEBC3B1AAA1AC41A3CB /* DDBaseTableView */, - 7E518B610D5476FA5A1B625587DA7D05 /* DDBaseTableViewCell */, - 866A567157EBEBC4EF17AE73B449D5A9 /* DDBaseTextField */, - 827461DEB933367C45BF7FD3CA6AC6F0 /* DDBaseTextView */, - 72D549E7357D3C7EC14C6361B1B2B021 /* DDBaseView */, - 7F040641BFBB226309139BBDF96E0A57 /* DDBaseViewController */, - 3559B23A2D90CF6665968430A4DF49FB /* DDBaseViewModel */, - 2D951F89A24C2470278A5E920F3445C7 /* Support Files */, - ); - name = DDBasicControlsKit_Private; - path = DDBasicControlsKit_Private; - sourceTree = ""; - }; - 7F040641BFBB226309139BBDF96E0A57 /* DDBaseViewController */ = { - isa = PBXGroup; - children = ( - 91996253B940A954FDC78B504ECC7FB0 /* DDBaseViewController.h */, - F09DED723CDA72176D77B0A7032ED482 /* DDBaseViewController.m */, - FAE85BC5BBFA835A879134F5916A591A /* Resources */, - ); - name = DDBaseViewController; - sourceTree = ""; - }; - 7F827DDC4972E15C1620C2F0F2CFBEE4 /* DDNavigationController */ = { - isa = PBXGroup; - children = ( - 2F34B0CF016F6941FFFC10A6E0CB4FE7 /* DDNavigationController.swift */, - ); - name = DDNavigationController; - sourceTree = ""; - }; - 81598BB7C26EE3695F7EC535A1E3A4F2 /* SDWebImage */ = { - isa = PBXGroup; - children = ( - 7D1267B783543FF432AE1A2CE71F5F8D /* Core */, - 338DA60158D0A916142F1DFAB842CA8C /* MapKit */, - ); - name = SDWebImage; - sourceTree = ""; - }; - 827461DEB933367C45BF7FD3CA6AC6F0 /* DDBaseTextView */ = { - isa = PBXGroup; - children = ( - 9413FC63BD735D92415F4F11AE5CF076 /* DDBaseTextView.h */, - 573BA7F70415CFA5E8F5959977CD590D /* DDBaseTextView.m */, - ); - name = DDBaseTextView; - sourceTree = ""; - }; - 82E62393CE00D68BBB3AF58DDF6AD143 /* Support Files */ = { - isa = PBXGroup; - children = ( - 62053BADB22CDF033CB0108360D9B75C /* SwiftyRSA.modulemap */, - 7BED94AFEE5465CB4A28E48A9624C141 /* SwiftyRSA-dummy.m */, - 187A7BE80CB4D1D534894344A3E440EC /* SwiftyRSA-prefix.pch */, - F2F87955BDE3F3D62F376618F6A29078 /* SwiftyRSA-umbrella.h */, - CBEFF18E8C5BC2106F7E1C5196B6E0FE /* SwiftyRSA.debug.xcconfig */, - EF303D789A15F4609014D8669F176AEE /* SwiftyRSA.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/SwiftyRSA"; - sourceTree = ""; - }; - 83DB1B1C2C4B30DA3EDA4C41BA19E870 /* DDMAUtil */ = { - isa = PBXGroup; - children = ( - 525989231A0CD6A42A157153FEB266F6 /* DDMAGeometry.h */, - 266D54DF854F05C57FA484AAF5F8C5CE /* DDMAGeometry.m */, - ); - name = DDMAUtil; - sourceTree = ""; - }; - 843509BB954C482B762A0BA89F81A625 /* Core */ = { - isa = PBXGroup; - children = ( - 338D5378913F89BCF39EF3F4EFC7AC77 /* Array+ZLPhotoBrowser.swift */, - 19F1D43A610B695690CAA491578873CB /* Bool+ZLPhotoBrowser.swift */, - B4BF679DD3D9278DE15CA3FA91857BDA /* Bundle+ZLPhotoBrowser.swift */, - C9F2B30DD9E6F695A2F670DC1BB063A3 /* Cell+ZLPhotoBrowser.swift */, - 12601824EC1630A66FE9C427312B9263 /* CGFloat+ZLPhotoBrowser.swift */, - B68CF871C27D9B68BFD16D2502B894E9 /* NSError+ZLPhotoBrowser.swift */, - CA45600DD33AC73EC85B9419D82EE2FE /* PHAsset+ZLPhotoBrowser.swift */, - 814C1575295CE7D62DDD26B2DF660F04 /* String+ZLPhotoBrowser.swift */, - F031220A1B87D38F657BB1BC8A0C7A94 /* UIColor+ZLPhotoBrowser.swift */, - 1591576A47BDEC077A1053D72CF6FBD6 /* UIFont+ZLPhotoBrowser.swift */, - AB48DE6D85A7E3C757EFAA4326759390 /* UIImage+ZLPhotoBrowser.swift */, - 011B37C7188AE5EDEE330579E7307DDB /* UIView+ZLPhotoBrowser.swift */, - 9702A10AD43DC52CBB3DAFF451270F2C /* UIViewController+ZLPhotoBrowser.swift */, - 11F3F08805262E2F27F3121ECDF9B699 /* ZLAddPhotoCell.swift */, - 680DDE5C292EF42B9F406D5C501044F6 /* ZLAdjustSlider.swift */, - 9FF83403F2EF6C2594F8D2C0B99E9B31 /* ZLAlbumListCell.swift */, - DB9A4B43069912F94235A6EDF5BCCF64 /* ZLAlbumListController.swift */, - 582636BA12A620229ED6D3A3E03701D2 /* ZLAlbumListModel.swift */, - 017055C0527AB5DF92E61904FE4C822D /* ZLAnimationUtils.swift */, - 1824EE37880309CE183B065A8125D3F2 /* ZLBaseStickerView.swift */, - A870FE5ADBFFD2BFBF40657B15435E67 /* ZLCameraCell.swift */, - D14A8EACE4F15F6FC2F332802129C914 /* ZLCameraConfiguration.swift */, - 0D72841DE3E6F9A153E180FCCEFCAE97 /* ZLClipImageDismissAnimatedTransition.swift */, - 28F6086B6CEF10FF547F89263E8F4746 /* ZLClipImageViewController.swift */, - A6AB40EBEBBAE8B3109FFCCAFAEC1D52 /* ZLCollectionViewFlowLayout.swift */, - AE3DD8E504FBD8D3BFC9D6B59F655F4B /* ZLCustomAlertProtocol.swift */, - 2D43FF40FAE384EDB06EADA8EE49ED90 /* ZLCustomCamera.swift */, - 4663AFB55A4F1D6E2C1DAA4B17C13BB3 /* ZLEditImageConfiguration.swift */, - 24B0E2F10848069246FF901B829CAABA /* ZLEditImageViewController.swift */, - 08EF71D59C2AF00F3494B71197D84FE4 /* ZLEditToolCells.swift */, - 4B0BB46D8145FAFA5FDEC1EF28EBA81D /* ZLEditVideoViewController.swift */, - B86BDEC6EABCB1E1095B267857490B5F /* ZLEmbedAlbumListView.swift */, - 8ADE072AC8B123723FF63354837AA2E7 /* ZLEnlargeButton.swift */, - 4102765E109D9D713AA65F56CF3D7518 /* ZLFetchImageOperation.swift */, - AE8DED5204465FE4B166262C739F4FED /* ZLFilter.swift */, - 50A00BE492A118A856CAE224AEF1A035 /* ZLGeneralDefine.swift */, - FAD88B512221131A5209F4F234A8A36D /* ZLImageNavController.swift */, - F6CFD69E3E316DBB19432D73D66CE1FC /* ZLImagePreviewController.swift */, - 942D635A905E51A90C523029BE8F9F09 /* ZLImageStickerView.swift */, - 5A412152F32B9A2A32E3215BD88FAB15 /* ZLInputTextViewController.swift */, - 8BBFADDC9C348A851E4ED6696E650284 /* ZLLanguageDefine.swift */, - A6642F342411A9950919A2C658217D1A /* ZLPhotoBrowser.h */, - C15C0AD1FF593DB39B37E71CBDB991B5 /* ZLPhotoBrowser.swift */, - 9C8EC96C48DA2CF3E248C6522664ABEF /* ZLPhotoConfiguration.swift */, - FFF28C1BB8C223E58D22424F31B00A96 /* ZLPhotoConfiguration+Chaining.swift */, - 3267F1244FD4336B675C5D4828077A39 /* ZLPhotoManager.swift */, - B8E60A540FDFCB18398052C9E54FCE15 /* ZLPhotoModel.swift */, - AA1031B0F740C5866E67C3B2D2EBD68F /* ZLPhotoPreviewAnimatedTransition.swift */, - C613E88E4EDB51B45CFC1D430A71953D /* ZLPhotoPreviewCell.swift */, - A69C52F739F0AAE1A542B2A0A0BFB1F9 /* ZLPhotoPreviewController.swift */, - 3A6FA8B397A0CF12E9254839687473A8 /* ZLPhotoPreviewPopInteractiveTransition.swift */, - 51234A25569938BFC0DD337108922CC4 /* ZLPhotoPreviewSheet.swift */, - 472389190C58787D0D43DFBE4EC498E1 /* ZLPhotoUIConfiguration.swift */, - 10D913B6E6A22FAB5560CE53BB3FFD48 /* ZLPhotoUIConfiguration+Chaining.swift */, - B39735B0A67D524564747D049C23CBFC /* ZLProgressHUD.swift */, - E52EA69F7FC994C43E3529A9F6E2487F /* ZLProgressView.swift */, - E3D843BFBD70CA8737D6F6277340105D /* ZLResultModel.swift */, - B826D39AC8F48D534E80AD6D572E1D50 /* ZLTextStickerView.swift */, - 07F62B516BDDAA3BD29A958AEC939A6A /* ZLThumbnailPhotoCell.swift */, - 1B10E270FFC0D2D8A0BBB042EA05931F /* ZLThumbnailViewController.swift */, - 50986D7E391C7461ADCEB44982133676 /* ZLVideoManager.swift */, - 4DD753225A62CE0F54F944F0B036BB2A /* ZLWeakProxy.swift */, - ); - name = Core; - sourceTree = ""; - }; - 84992D79B63FA01B833A41433711AA72 /* ZLPhotoBrowser */ = { - isa = PBXGroup; - children = ( - 843509BB954C482B762A0BA89F81A625 /* Core */, - B9A5CE20A19FE6FC3AC86B26AF985A0D /* Resources */, - A7D76EF9A5721DF88FD1315BCFDAEABF /* Support Files */, + 39056954D1FDB16702181AEBDF412658 /* Core */, + 79D5E266F9FD6A7E7DD1A8D7C4CF15AC /* Resources */, + 16341B9EFCD8FD34F2C447E56FCE4F68 /* Support Files */, ); name = ZLPhotoBrowser; path = ZLPhotoBrowser; sourceTree = ""; }; - 866A567157EBEBC4EF17AE73B449D5A9 /* DDBaseTextField */ = { + 10B821C608C5E57239D7D60B79FB0A0A /* UILabel */ = { isa = PBXGroup; children = ( - CC8E3910F858BCE795CA8E197120E224 /* DDBaseTextField.h */, - C98CC1BD096B0C30201E7D94EC86DAF7 /* DDBaseTextField.m */, + D440CB37BA34B299E9404C60DA8AA061 /* DDUILabel.swift */, + 0B9D719A08ECCEB67D4ED287E12478CE /* UILabel.swift */, ); - name = DDBaseTextField; + name = UILabel; sourceTree = ""; }; - 86F62F45EBE38A01620C0B6AD619DF51 /* UITextField */ = { + 10E7B3106FDB7E3A31188F2062967517 /* Support Files */ = { isa = PBXGroup; children = ( - 2A84594AA1453509C7C89BAC029CCC89 /* DDUITextField.swift */, - 830B11DF22D92284FA2181A69699C77B /* UITextField.swift */, - ); - name = UITextField; - sourceTree = ""; - }; - 87316D9488931503F6E1FD5AF5BE4A1B /* Frameworks */ = { - isa = PBXGroup; - children = ( - 4B3CBEDAED4BCA41BEAD980631FC59A5 /* AMapTrackKit.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - 883EFFEF3B56E28AF0FA1068737B2049 /* UITableViewCell+DDCategory */ = { - isa = PBXGroup; - children = ( - A0E84F9BDDBEAFDC81F5B1D950212A3A /* UITableViewCell+DDCategory.h */, - 9EE9F67A5106F839C0AEE5DC4BBC33BE /* UITableViewCell+DDCategory.m */, - ); - name = "UITableViewCell+DDCategory"; - sourceTree = ""; - }; - 88560058DBE96DBB6EE0947CC9DB0FAC /* DDNetworkingOfAlamofireKit_Private */ = { - isa = PBXGroup; - children = ( - E293879B78002EB8DDE11A3F17EE1BCB /* DDAF.swift */, - 95258D1AE2041FAE5AC32E6A3E75D8F1 /* DDAlamofire.swift */, - 8F7CD29EB55A67C5128F5CA91EA39A26 /* Support Files */, - ); - name = DDNetworkingOfAlamofireKit_Private; - path = DDNetworkingOfAlamofireKit_Private; - sourceTree = ""; - }; - 885B3A1A231F26DD37C6D24122A38E0C /* UIApplication+DDCategory */ = { - isa = PBXGroup; - children = ( - D83FDEA4A1C4736C8464E87A7C465918 /* UIApplication+DDCategory.h */, - 9D5F036B32A8792210F9663416455EB5 /* UIApplication+DDCategory.m */, - ); - name = "UIApplication+DDCategory"; - sourceTree = ""; - }; - 88CB912DC4F886FA22E4BFBF327DA799 /* DDViewController */ = { - isa = PBXGroup; - children = ( - 783D4313EDCBA9B951C1B197A5A08CF4 /* DDViewController.swift */, - ); - name = DDViewController; - sourceTree = ""; - }; - 89D0B621F5577E02964292DD70156186 /* DDUIPanGestureRecognizer */ = { - isa = PBXGroup; - children = ( - 38A3CE2EB5F693C21DFC291099C88BCA /* DDUIPanGestureRecognizer.swift */, - ); - name = DDUIPanGestureRecognizer; - sourceTree = ""; - }; - 8A12C1E2A794ABEF6B68D3B86FC47A27 /* UIFont+DDCategory */ = { - isa = PBXGroup; - children = ( - 09440652FBD0C9EBF10FD0D74969ECA7 /* UIFont+DDCategory.h */, - C17BBFE5A01B651A4C0B8CFC7933D250 /* UIFont+DDCategory.m */, - ); - name = "UIFont+DDCategory"; - sourceTree = ""; - }; - 8A2C1E9C46EBDF133176037A8A08F0E4 /* UICollectionViewCell */ = { - isa = PBXGroup; - children = ( - 95B303B3C9558C13C1A9C5B0039DB094 /* DDUICollectionViewCell.swift */, - 48F29B05CCAECA1C8378C81673AD8506 /* UICollectionViewCell.swift */, - ); - name = UICollectionViewCell; - sourceTree = ""; - }; - 8B91A129A6D6CC511B074ACDF8AEBF54 /* UICollectionViewCell+DDCategory */ = { - isa = PBXGroup; - children = ( - F9F95FE91F1E1EE52AA97E6575DF0A7D /* UICollectionViewCell+DDCategory.h */, - 4A7488D8FC659FCA662756AE58F65572 /* UICollectionViewCell+DDCategory.m */, - ); - name = "UICollectionViewCell+DDCategory"; - sourceTree = ""; - }; - 8C065F3B7240348A04E09A0AECE76251 /* Support Files */ = { - isa = PBXGroup; - children = ( - A89E15D6566E215F6F1B26838842AD6A /* DDControlsKit_Private.modulemap */, - 6D28B6A2087C39725335BF6BA680A4CF /* DDControlsKit_Private-dummy.m */, - 63ECB91B4EC6971A19F44B8838717AA9 /* DDControlsKit_Private-prefix.pch */, - D42461E1DAC9617AC4EC4DE2A606BDA9 /* DDControlsKit_Private-umbrella.h */, - 3A750F3A73A8550268471BDBC07D2AF7 /* DDControlsKit_Private.debug.xcconfig */, - F67519CF7E55189D315585F724C933DE /* DDControlsKit_Private.release.xcconfig */, + 78E7F03AF7705EB5A80F42B781CF14CD /* SwiftyRSA.modulemap */, + 4DA9A6E5B948AF8AED6CD1839F7CBDC4 /* SwiftyRSA-dummy.m */, + 50C2E1096742BB2205654C122CF15A02 /* SwiftyRSA-prefix.pch */, + 370532CCD19CE547D32AF792C93EE248 /* SwiftyRSA-umbrella.h */, + 998DA7B38BC2237AEA6230DFF18B9B7F /* SwiftyRSA.debug.xcconfig */, + B3CD0776ABDED97153A49C6FFEF28611 /* SwiftyRSA.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/DDControlsKit_Private"; + path = "../Target Support Files/SwiftyRSA"; sourceTree = ""; }; - 8C16985FE9D47E1270067E6B31A62E52 /* DDBaseModel */ = { + 11B5E5EEB7D008F7426AC0FDF2942D92 /* Support Files */ = { isa = PBXGroup; children = ( - A2F796421F6CCB12A6D57D862C78B02F /* DDBaseModel.h */, - 7DAFD547C1C10F3BBC57EE33AEEC2E91 /* DDBaseModel.m */, - ); - name = DDBaseModel; - sourceTree = ""; - }; - 8C61D6D5224B90EDBA4CF56A64BB2F2D /* DDBaseAnimation */ = { - isa = PBXGroup; - children = ( - 2CC8E0A3E13394BF21778CEC4E6BED98 /* DDTransitionAnimation */, - ); - name = DDBaseAnimation; - sourceTree = ""; - }; - 8EDD398DD5ECF80AD1EA597AB0FB82B1 /* Support Files */ = { - isa = PBXGroup; - children = ( - 5F16F3FFF33726F60EA2804C67B79FE2 /* DDFontKit_Private.modulemap */, - 8AF7005AEE427F40241DB2CA216D8AB8 /* DDFontKit_Private-dummy.m */, - 716EB7BAD9188A76AAE53A1B77E063FE /* DDFontKit_Private-prefix.pch */, - EBE110CD2255D25460273976722CF27A /* DDFontKit_Private-umbrella.h */, - A61B0268D3262DE56DAE32AA41E8B37D /* DDFontKit_Private.debug.xcconfig */, - 2CFA321C09324C7AAEC9805BE6A675A2 /* DDFontKit_Private.release.xcconfig */, + AF777E532E08E2C6872AAC86019BE4E8 /* IQKeyboardManagerSwift.modulemap */, + 692CC13D213FAC30622EE61F9BE59763 /* IQKeyboardManagerSwift-dummy.m */, + 35FF28F1C978832822343F89E554FAA6 /* IQKeyboardManagerSwift-prefix.pch */, + DAB598E6A39EA2D18270D5C97CE121FA /* IQKeyboardManagerSwift-umbrella.h */, + 7CB5913E7C3EEFA536149605E932C168 /* IQKeyboardManagerSwift.debug.xcconfig */, + BCA4322CF19F0EF5B8D6F291D3C95A12 /* IQKeyboardManagerSwift.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/DDFontKit_Private"; + path = "../Target Support Files/IQKeyboardManagerSwift"; sourceTree = ""; }; - 8F7CD29EB55A67C5128F5CA91EA39A26 /* Support Files */ = { + 123363DA7822739A01DA1CA4E66F5B44 /* DDBaseImageView */ = { isa = PBXGroup; children = ( - D2C7586BCCCAFF9AD91E2383D7B2B148 /* DDNetworkingOfAlamofireKit_Private.modulemap */, - D1928E2D18FC58F1343C0E73CEDDFD69 /* DDNetworkingOfAlamofireKit_Private-dummy.m */, - E8E2722C44AA203D48C561DF7615B5AF /* DDNetworkingOfAlamofireKit_Private-prefix.pch */, - 78C845F2A4B38867A8CF4C4F383993F2 /* DDNetworkingOfAlamofireKit_Private-umbrella.h */, - 0A2A0DEDDD2AFF10CA3A8C7561717166 /* DDNetworkingOfAlamofireKit_Private.debug.xcconfig */, - FC463093A36B7E585087E39BECD55CC1 /* DDNetworkingOfAlamofireKit_Private.release.xcconfig */, + 347979FE86A13B4C3ABA621A32CB62DE /* DDBaseImageView.h */, + 568BCEEEBC2986D1AADFB984FF7577BB /* DDBaseImageView.m */, ); - name = "Support Files"; - path = "../Target Support Files/DDNetworkingOfAlamofireKit_Private"; + name = DDBaseImageView; sourceTree = ""; }; - 9074857EF12E68DBF972949BA81F00CB /* DDBaseScrollView */ = { + 1587FCCEE47EC3EF27CC91709D6CEA85 /* Resources */ = { isa = PBXGroup; children = ( - 9B55B553812035B6B7958F240679E937 /* DDBaseScrollView.h */, - 47BB25D40976B4FFC72F3C27A94BEAE1 /* DDBaseScrollView.m */, - ); - name = DDBaseScrollView; - sourceTree = ""; - }; - 91C642331AD6160919FA12626A5F3EBF /* DDBaseAttributedString */ = { - isa = PBXGroup; - children = ( - E81267E12BE8CFD190A57840EC7BA8B3 /* DDBaseAttributedString.h */, - 25D9C7B4207C1DD048CE51FB86DAE752 /* DDBaseAttributedString.m */, - 0D0768C13B63966BD7C2928259ECB7B7 /* DDBaseMutableAttributedString.h */, - 76224239260BA178767586F53F60D5DA /* DDBaseMutableAttributedString.m */, - ); - name = DDBaseAttributedString; - sourceTree = ""; - }; - 96F09221714C6FB996BC385891DAFC4D /* NSAttributedString+DDCategory */ = { - isa = PBXGroup; - children = ( - 2CE664D43FFDE8E1BD50E53B8501B7DB /* NSAttributedString+DDCategory.h */, - 1C8BC92A7373926954F0D7F73822E188 /* NSAttributedString+DDCategory.m */, - E0B589BF67CBC68E92A982038C2A7CF7 /* NSMutableAttributedString+DDCategory.h */, - 8D54F71B9C22AECF7F1E169D03CA0208 /* NSMutableAttributedString+DDCategory.m */, - EFABD6733BAF57C2318594EEFB91CA40 /* NSMutableParagraphStyle+DDCategory.h */, - 9CC502FB360AB9671AE63875C3B28D85 /* NSMutableParagraphStyle+DDCategory.m */, - ); - name = "NSAttributedString+DDCategory"; - sourceTree = ""; - }; - 9897E43E9803BC4C8CFCC021A87AC6A8 /* UICollectionView */ = { - isa = PBXGroup; - children = ( - 27A7754C99ACFF0D3B7851D17B237B7B /* DDUICollectionView.swift */, - FA905F5005ABB059D13CCAB5F85C20B6 /* UICollectionView.swift */, - ); - name = UICollectionView; - sourceTree = ""; - }; - 9B203CD157984988FA237C5A5D5649EF /* FileManager */ = { - isa = PBXGroup; - children = ( - 36017C4E6470E74DB8C4A37BC3161978 /* DDFileManager.swift */, - ); - name = FileManager; - sourceTree = ""; - }; - 9D16F7B6F4EE25906C2E62EDC4FB485C /* Support Files */ = { - isa = PBXGroup; - children = ( - A799B8F0E1DD03EBE9D40960089B8AC3 /* DDAudioPlayerKit_Private.modulemap */, - 37D88942DA51B294700386EC14A0FFAC /* DDAudioPlayerKit_Private-dummy.m */, - 33090DA886C0724F6ECA6A1D247E85F2 /* DDAudioPlayerKit_Private-prefix.pch */, - F60851075980A526F7FA5D313591AE77 /* DDAudioPlayerKit_Private-umbrella.h */, - B39121E54143B79960951BCF8AEC9407 /* DDAudioPlayerKit_Private.debug.xcconfig */, - B3B7BE56ED7EA3AAAFF55D6535B7270B /* DDAudioPlayerKit_Private.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/DDAudioPlayerKit_Private"; - sourceTree = ""; - }; - 9D3B7E9DF3CBDEC0923F430B70055495 /* DDImageView */ = { - isa = PBXGroup; - children = ( - 51979614568F83C4FB7EE3E682CEF8CE /* DDImageView.swift */, - ); - name = DDImageView; - sourceTree = ""; - }; - 9E22FA7E2FFA01F9E43423D1532B4E7F /* Resources */ = { - isa = PBXGroup; - children = ( - 834ACAFAB1D3D1B9EFBDCB894E3413E4 /* AMap.bundle */, - 5D7D7222A974EF074D6D461675B91357 /* AMapNavi.bundle */, + 735304CE313B6E93886A317EC3F4FEF2 /* BRPickerView.bundle */, ); name = Resources; sourceTree = ""; }; - 9ED399F6C2496072CC85B2867D9B116B /* OCLog */ = { + 16341B9EFCD8FD34F2C447E56FCE4F68 /* Support Files */ = { isa = PBXGroup; children = ( - 8270B69617DDD9C1B05EA51AD2CC457D /* DDOCLog.h */, + 43F4DAC646C434FF2C73B5370BC3D876 /* ZLPhotoBrowser.modulemap */, + 058FEC3140761826C1DB3A0F0D55D920 /* ZLPhotoBrowser-dummy.m */, + 845EFC8F66DA9A0B0471EC67D9911CDB /* ZLPhotoBrowser-prefix.pch */, + 648827F2C00313932F4B093D5730885E /* ZLPhotoBrowser-umbrella.h */, + B4A4770CC67D0EA235C5E9149674D857 /* ZLPhotoBrowser.debug.xcconfig */, + 779EDC7779B234CD9A467423080BE58F /* ZLPhotoBrowser.release.xcconfig */, ); - name = OCLog; + name = "Support Files"; + path = "../Target Support Files/ZLPhotoBrowser"; sourceTree = ""; }; - A2B82A67D0B0CFA1766BD7DECFCC4417 /* SnapKit */ = { + 16FBDCE8C6761BB9EBB28629A6FC0D54 /* Support Files */ = { isa = PBXGroup; children = ( - 19B8E91B8B33FF57AE1BF61D46A80723 /* Constraint.swift */, - 38EF810A89856BA34E47E95F7150C579 /* ConstraintAttributes.swift */, - 0AD54EFDE03BB7B091317CCE1BCFF3C4 /* ConstraintConfig.swift */, - 5702DB71D6B7CA0815D3F031400B2EAF /* ConstraintConstantTarget.swift */, - 9A8B65261FD16F204AC54546DF8B5616 /* ConstraintDescription.swift */, - 437CB917D49748BF81FA60008F88E96D /* ConstraintDirectionalInsets.swift */, - 135D9AAC1BBEAA7EBF52E4EB810F8BBD /* ConstraintDirectionalInsetTarget.swift */, - EAE641D59821BB5250A485A090033D3F /* ConstraintDSL.swift */, - A8B58B393E8E3722B44B7BC0E4B6178E /* ConstraintInsets.swift */, - E0BB4672DD5B2357AF091570758E088E /* ConstraintInsetTarget.swift */, - 861AB307863F08849DFE7AC8A430B7CF /* ConstraintItem.swift */, - A2DCA4F605409AE36AB0204FFA718948 /* ConstraintLayoutGuide.swift */, - 9E2C25989CD3D707BCF9729BAA9230F9 /* ConstraintLayoutGuide+Extensions.swift */, - 9337A0501E0FD0979E1D0A08275BEE09 /* ConstraintLayoutGuideDSL.swift */, - 809E7A3450A9EB3065C2671EEFA0262A /* ConstraintLayoutSupport.swift */, - 6D4FFA8C979004E1B799BD72CD499BAA /* ConstraintLayoutSupportDSL.swift */, - 4D47FC82C93C96DEDC888DB84B750F61 /* ConstraintMaker.swift */, - 6A675598C4A1F86E143DD922163A5521 /* ConstraintMakerEditable.swift */, - 62C82360844F5BF813EDE8963AB26717 /* ConstraintMakerExtendable.swift */, - 0675101B5568993FB7A2F55C99C71CD1 /* ConstraintMakerFinalizable.swift */, - FB9835FA87B958A0E705193151E39282 /* ConstraintMakerPrioritizable.swift */, - D0803036F4E45A262A929A624A4D7A71 /* ConstraintMakerRelatable.swift */, - 8212B68CE89EFE547D51833D88B70250 /* ConstraintMakerRelatable+Extensions.swift */, - 8087E9A84DE332F2BAFC342BBEB9775E /* ConstraintMultiplierTarget.swift */, - 3C23A637CF43E8122909408D13428D52 /* ConstraintOffsetTarget.swift */, - 06EC0D915C611DE6815B5FF931035992 /* ConstraintPriority.swift */, - 23537E1A28C6DC44056BAF40CB2ACEBF /* ConstraintPriorityTarget.swift */, - 80E1E98877FAE132A8A3764153351FE5 /* ConstraintRelatableTarget.swift */, - 1302F73623B3C2854CB755CBC9206A1F /* ConstraintRelation.swift */, - 893D613387E59A6261E4B7675B789DB9 /* ConstraintView.swift */, - 02125EAEE03CFC59558AC007D133962E /* ConstraintView+Extensions.swift */, - 7823C19BD00845389283E5F21D807E04 /* ConstraintViewDSL.swift */, - 25CD7E5C93C425C39FB92EF5E5FD6A43 /* Debugging.swift */, - 9CFEDBF593427DCF998B413B9158AD1A /* LayoutConstraint.swift */, - 78A7D27559AC7AE3C66004289F645313 /* LayoutConstraintItem.swift */, - 9D92E34329291F58EA52F9864969ED60 /* Typealiases.swift */, - A3CF4349602F75A1B1B1BBA6CA9BBB5F /* UILayoutSupport+Extensions.swift */, - 4447EFC256B8B2CD75437CDC134474BB /* Support Files */, + 68B1D6DDFAB4EE712F4F2D47B71C4595 /* DDUtilsSwiftKit_Private.modulemap */, + 469FEE30B642194D50EECEF1B3350498 /* DDUtilsSwiftKit_Private-dummy.m */, + F627CC00DCD9284122D3CD6D983D873D /* DDUtilsSwiftKit_Private-prefix.pch */, + 5530C1CDAF74A3A4390B0D4A4A5114BC /* DDUtilsSwiftKit_Private-umbrella.h */, + F2C475F5C3DDC4D613BB54F6EC701363 /* DDUtilsSwiftKit_Private.debug.xcconfig */, + 1C06341F09287851FFC3FD086A6124E8 /* DDUtilsSwiftKit_Private.release.xcconfig */, ); - name = SnapKit; - path = SnapKit; + name = "Support Files"; + path = "../Target Support Files/DDUtilsSwiftKit_Private"; sourceTree = ""; }; - A452F9DAC23765733AA9E8F12330FAB9 /* Products */ = { + 190EF7C1D93D67A29E227C8D1F1776AD /* RxCocoa */ = { + isa = PBXGroup; + children = ( + F95089D6AAE2F56A4AE183766CCBA2C7 /* _RX.h */, + B500A6A869EB38D0D880E1BF8D49D6C8 /* _RX.m */, + A5C1B76BD0CBB68330CE7E8EF4AD3313 /* _RXDelegateProxy.h */, + CF14298B31534E097A475D9C054AE38D /* _RXDelegateProxy.m */, + DD9BCD7BD7083FAF3307D81DF81F7C46 /* _RXKVOObserver.h */, + 40D535D7C4DF68F2B5AFB977FCA58DB1 /* _RXKVOObserver.m */, + 14ED7DE56301CCEBA5CD72994F13F7D6 /* _RXObjCRuntime.h */, + 6D7AC1021F0A3A36970B9F4952ABB573 /* _RXObjCRuntime.m */, + 34168E57D403C1E21D2EA1ED334153C8 /* Bag.swift */, + BDDBFCE276A131EBB993532F71DBB2E3 /* BehaviorRelay+Driver.swift */, + C2B30E589629B61219540929CD7847C3 /* ControlEvent.swift */, + B1AA9B165270C0157D0F344861B8D6D1 /* ControlEvent+Driver.swift */, + 344F0F6866E65EB5164258A81E6F9613 /* ControlEvent+Signal.swift */, + 9F1D62E18BCC5A0F453C5AA283BDD386 /* ControlProperty.swift */, + 862ABDF179BBEF97F8C92327EFA8274E /* ControlProperty+Driver.swift */, + 73C5D716985D6A9FC27099D22D4B49DC /* ControlTarget.swift */, + 381408FAF18C91E6B087F673947BBAF9 /* DelegateProxy.swift */, + 8C7EBBE1CA496181F88338AA121192DB /* DelegateProxyType.swift */, + 9759660E00B36943B3182DF3F4A8797F /* DispatchQueue+Extensions.swift */, + 13369AB30EF547AC897102096804BD8F /* Driver.swift */, + D6326621A7E3A533A7086C0D6193C1E8 /* Driver+Subscription.swift */, + 5B77C3205DCCF10BC1C817714EC01462 /* Infallible+Bind.swift */, + 195D2751CB51366D09A9B380BD68A086 /* InfiniteSequence.swift */, + 91567B25746861211EFCF26D50455EF5 /* ItemEvents.swift */, + 4ADC7A37A5B63903E0D95C418084602F /* KVORepresentable.swift */, + 3E62308DA6F5F5F56C4F7D2B33EBE279 /* KVORepresentable+CoreGraphics.swift */, + 9810D334802900F0950C50EC15F98587 /* KVORepresentable+Swift.swift */, + 60EF3B80C615D5A990E3DF57C927E9CD /* NotificationCenter+Rx.swift */, + A7944D1C40A7D9A312109C07AD7D23DE /* NSButton+Rx.swift */, + E5304BD2E04EDB1DF6954A3EA072C79F /* NSControl+Rx.swift */, + 6A8E35CED9F0F349320B9036A24B4C8D /* NSObject+Rx.swift */, + 2D3CC0F4DE0762CC5418409448E4B854 /* NSObject+Rx+KVORepresentable.swift */, + AA77BE7C3BCC65C4BD78B9CB0EAB4EAB /* NSObject+Rx+RawRepresentable.swift */, + 9C0372FB495EE23AA7290F4969203BC4 /* NSSlider+Rx.swift */, + 88E9D5C19171FD2F658F9EB3ECB18BA6 /* NSTextField+Rx.swift */, + 51AE42539088EFCA54ABA508DD8106DB /* NSTextStorage+Rx.swift */, + 227385DFB9BD93899C65F2800AFA2C5B /* NSTextView+Rx.swift */, + A33332BB8DE0C04C8C1445A7D3B6C879 /* NSView+Rx.swift */, + 26851AF6F5EBFADD0D752DEB55869AEB /* Observable+Bind.swift */, + D8B4EC3CA42A6FBE9D724058541231B3 /* ObservableConvertibleType+Driver.swift */, + 3E3F694548695F4C19B672C151FBF7CB /* ObservableConvertibleType+SharedSequence.swift */, + 8E279A08B259B797B34DCDC2CCDCB34B /* ObservableConvertibleType+Signal.swift */, + 218DC6BF23D33E9C1057D41CB1995EC7 /* Platform.Darwin.swift */, + 552A8AA3F44EAAF5EAEC8F40E021C291 /* Platform.Linux.swift */, + F69E380054270F3E4ECD98A969AF19D5 /* PriorityQueue.swift */, + 24C99B78F7B41E05CCBDD88A5BDB004E /* PublishRelay+Signal.swift */, + 92E4EEEDDDB44A6C80BAFE943472DC5A /* Queue.swift */, + 58E19414300B9B38EE7D7B98461DA21C /* RecursiveLock.swift */, + 5CFC02E1D254D0A828F4F0EC3F8A5E5B /* RxCocoa.h */, + DC7D9409D303846FA1887BF2C9F6C9D0 /* RxCocoa.swift */, + 5143BA28095773A5FBD89ADFA3D511A1 /* RxCocoaObjCRuntimeError+Extensions.swift */, + 5DB7B496DD62ACC8A4B2214846AD6B63 /* RxCocoaRuntime.h */, + EA7D93F4D43674BDC56D4B198D2ABEE8 /* RxCollectionViewDataSourcePrefetchingProxy.swift */, + 118D92AA162B4B2BA4022172E3B3D2DA /* RxCollectionViewDataSourceProxy.swift */, + 1FD65CB001A4CB7ADE94D956536C548D /* RxCollectionViewDataSourceType.swift */, + 8CB853B3D3FA4C1BA43C53DD9949EF5B /* RxCollectionViewDelegateProxy.swift */, + A2A7B06477B1D104EAEDE95A0A7E08EE /* RxCollectionViewReactiveArrayDataSource.swift */, + F2447B2BD2E445D4684FF17AB3FE3EAD /* RxNavigationControllerDelegateProxy.swift */, + 94D217CE091C04BDC0609047B3A81F03 /* RxPickerViewAdapter.swift */, + 3CE034D1CE8AED1F64BCDECD244183F1 /* RxPickerViewDataSourceProxy.swift */, + 9FFC7A16B1641BD6E007D549F831184F /* RxPickerViewDataSourceType.swift */, + ADDB4D0E7A405AF52EF8469AB5B04E9C /* RxPickerViewDelegateProxy.swift */, + 75A52E32B83D148E556C8F617FE1D6AE /* RxScrollViewDelegateProxy.swift */, + A872EC2845D2891B06608BF8F91561FF /* RxSearchBarDelegateProxy.swift */, + 6E9828A6C3CE9264DD664ED212B4FCEA /* RxSearchControllerDelegateProxy.swift */, + F79010A235833C1FD58A192FD49B55FB /* RxTabBarControllerDelegateProxy.swift */, + B06A89FE0E1CFE19CCA5E0444DFE8D56 /* RxTabBarDelegateProxy.swift */, + 47D85998CA5296D349A4BE600E0EAF58 /* RxTableViewDataSourcePrefetchingProxy.swift */, + 3CD093F7900FC1EE5C84AF7092F9B5E7 /* RxTableViewDataSourceProxy.swift */, + 2DD82308C60C73233AC78F46107CF4CA /* RxTableViewDataSourceType.swift */, + 2C1E1CE3F760862DD43B023692E505ED /* RxTableViewDelegateProxy.swift */, + 840E87C9C8939780C2AD28E56EB9CB52 /* RxTableViewReactiveArrayDataSource.swift */, + E8E0A7A013E79187646EA79385AEF98F /* RxTarget.swift */, + 85C82F2C72D480C27329E8DE6C874E4E /* RxTextStorageDelegateProxy.swift */, + 66950FDAEE4C42AA97440D86062A61A8 /* RxTextViewDelegateProxy.swift */, + 37AEFD8B4129F6504C117E16FCBE1286 /* RxWKNavigationDelegateProxy.swift */, + A326A4A902F299D94F85612E745775FC /* SchedulerType+SharedSequence.swift */, + 85F57474BB579320C48583C82F914C79 /* SectionedViewDataSourceType.swift */, + B10E4FEB83CCE9DE54FD1F4B7AE6ACAD /* SharedSequence.swift */, + 7D8C67673267733A9E988C337A527D49 /* SharedSequence+Concurrency.swift */, + F53702FA92D3BE5E71762BADC1DE9D13 /* SharedSequence+Operators.swift */, + 184CCF347EDC114B567A87699F4C22F0 /* SharedSequence+Operators+arity.swift */, + A748A668D69708CD89D222EE43A3D1C5 /* Signal.swift */, + 65C8C5A374A3AFBB2B0EF46F729868FD /* Signal+Subscription.swift */, + F40982896989E38B4742A81E7CC344B4 /* TextInput.swift */, + E2E74D7F078E0466B11691D964E4AABB /* UIActivityIndicatorView+Rx.swift */, + DAFBA996F8D0DB0779A067E6DF99FBAB /* UIApplication+Rx.swift */, + 9919F7353E8B43CA1CE542EF20E9748D /* UIBarButtonItem+Rx.swift */, + E8E43DDF6D3250D7F48E5403915C7890 /* UIButton+Rx.swift */, + B96EFB3FE70427D8B4D751D1F0718179 /* UICollectionView+Rx.swift */, + A5BED8008BBEBAE0D0CDCAE16028F220 /* UIControl+Rx.swift */, + 9322E153E318C2469BD3EC186192683D /* UIDatePicker+Rx.swift */, + 3C1C6FCE8B5DC525669FED53B182A2EB /* UIGestureRecognizer+Rx.swift */, + B6EF940D2FE866F6113D323A558A7820 /* UINavigationController+Rx.swift */, + DE00811D9FC152CBF7585716DC0FD733 /* UIPickerView+Rx.swift */, + 6A74E07F599D069F94264E596799DF79 /* UIRefreshControl+Rx.swift */, + 80D666C6013881110C1418D3BA746D1D /* UIScrollView+Rx.swift */, + 05C74632D9B36FCD0A38EA87E40B883A /* UISearchBar+Rx.swift */, + E7FF3C8609834F23B27A6CF3C7B47411 /* UISearchController+Rx.swift */, + A647AE6CCB05EAC4D6B466367BA7C249 /* UISegmentedControl+Rx.swift */, + 423F869E2B6E4696CC5C29A2BBDE7957 /* UISlider+Rx.swift */, + 9A77ABD82FEA2CA84D8B35154E4D4F40 /* UIStepper+Rx.swift */, + 27B5E7C065B8E43D37E0739DA791264B /* UISwitch+Rx.swift */, + A954104A7CF64E32BCA6E4A4876AF3C3 /* UITabBar+Rx.swift */, + CB5BDCC56546B80495D4FD3626AF7450 /* UITabBarController+Rx.swift */, + 76BC3284CDE9DE11C4F9DADC0B541015 /* UITableView+Rx.swift */, + A5A49B725EA9C5EC7506BC54EDF5130E /* UITextField+Rx.swift */, + 18E8F78A0E4FED3EEFBF8C45B9D4EC81 /* UITextView+Rx.swift */, + DB61BBB8A3E8C58DEBBBA388DE476E3C /* URLSession+Rx.swift */, + 511F3DDC481292E3027BACAB54473584 /* WKWebView+Rx.swift */, + 38981283857A45A407D6F8A640D835E7 /* Support Files */, + ); + name = RxCocoa; + path = RxCocoa; + sourceTree = ""; + }; + 19544D5B0B85DCD0856855326CA97927 /* Support Files */ = { + isa = PBXGroup; + children = ( + FF55EF0E3D5B0CF7DB8F9CCEC16B88B9 /* DDAutoUIKit_Private.modulemap */, + 8A0F62B3B0E6EF577D6728119CF869D1 /* DDAutoUIKit_Private-dummy.m */, + 959596DF795FD1A11BDF5501F8A8553C /* DDAutoUIKit_Private-prefix.pch */, + 50CB07612A7637E2E0500A966BB67134 /* DDAutoUIKit_Private-umbrella.h */, + E235887340A6B4A54A73422D949DC61C /* DDAutoUIKit_Private.debug.xcconfig */, + BE9EEFE3C1290547D139F2FDDE9A2A3F /* DDAutoUIKit_Private.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/DDAutoUIKit_Private"; + sourceTree = ""; + }; + 19B9C81FBC2F2570BF3AA23BFF93A9C3 /* TYCyclePagerView */ = { + isa = PBXGroup; + children = ( + 080CAEB7CFAB746E5ACC13C1037E72D5 /* TYCyclePagerTransformLayout.h */, + 3CBCFBA84881A19B21A4E7BDCC9C877A /* TYCyclePagerTransformLayout.m */, + C9E8038FB550A40B59487E96C2C014B8 /* TYCyclePagerView.h */, + 85B13CE0968FF2CAC03FA1775FF4DE8F /* TYCyclePagerView.m */, + D2FBC5D745AD1C4A03609880FFB133B9 /* TYPageControl.h */, + 41E1E31F6B85A14980B2BEAC9AF7EC28 /* TYPageControl.m */, + 260254F55106F34456CF2282FC454AA1 /* Support Files */, + ); + name = TYCyclePagerView; + path = TYCyclePagerView; + sourceTree = ""; + }; + 1A289F475403CC9A1BFE57BDEE164EE7 /* UINavigationController */ = { + isa = PBXGroup; + children = ( + 6E41C71C88721FCDB20ED598752F8C99 /* DDUINavigationController.swift */, + 11318CAE9188F3F3D96B377110B759AD /* UINavigationController.swift */, + ); + name = UINavigationController; + sourceTree = ""; + }; + 1FC79231716FFF745C0264A5A609764D /* Support Files */ = { + isa = PBXGroup; + children = ( + 0959863FC80CAA9E28A4DE5AF4622E66 /* DDColorKit_Private.modulemap */, + C06ED124531C652E7A38443F115F77BD /* DDColorKit_Private-dummy.m */, + 162A8904E032F3250DDA3F276E5E2033 /* DDColorKit_Private-prefix.pch */, + 1CC5F3FCC434662362EE890B27FB3B87 /* DDColorKit_Private-umbrella.h */, + 383F13627705F8373D8E826977B42A47 /* DDColorKit_Private.debug.xcconfig */, + 7302A599D8A8C33979FFF070740CFE34 /* DDColorKit_Private.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/DDColorKit_Private"; + sourceTree = ""; + }; + 2242C43BF7A075D9EE13556197414DD5 /* Support Files */ = { + isa = PBXGroup; + children = ( + 9BFA753E9F1F12C6DE091DBA9BE284CA /* DDPersistenceKit_Private.modulemap */, + E9CAFFC5C0A595A1E9F2428562242FE5 /* DDPersistenceKit_Private-dummy.m */, + 5DF4698B1812C25B59E081C42956DF82 /* DDPersistenceKit_Private-prefix.pch */, + 970613E589CD704BE5F22AFD8763B5E7 /* DDPersistenceKit_Private-umbrella.h */, + 842F1D9784F900A5C6F70B9B70077960 /* DDPersistenceKit_Private.debug.xcconfig */, + 542580CD4322A21B74A4ECC00C42E348 /* DDPersistenceKit_Private.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/DDPersistenceKit_Private"; + sourceTree = ""; + }; + 226546D43ED2CD532797CFEF4CC22C3B /* UIImage */ = { + isa = PBXGroup; + children = ( + 954BECCD57CC577E2B7C2B9E32C7694E /* DDUIImage.swift */, + BF1BFC1EC849AE1981681FFA8BC94515 /* UIImage.swift */, + ); + name = UIImage; + sourceTree = ""; + }; + 226E2A0928D089C2E17B0EC160D1ED98 /* DDMAUtil */ = { + isa = PBXGroup; + children = ( + 1D3790512280E5375A3BD1510F3FB837 /* DDMAGeometry.h */, + 7642B925B000700A66BF2CFEA93C27BB /* DDMAGeometry.m */, + ); + name = DDMAUtil; + sourceTree = ""; + }; + 22D36BF69A2CDBE674BBBD1A02E55492 /* UITableView+DDCategory */ = { + isa = PBXGroup; + children = ( + D23764F0D3CAF944BDB1C9D6BBD2AD48 /* UITableView+DDCategory.h */, + 9A285BA4E44C51CDB377F338817BDE37 /* UITableView+DDCategory.m */, + ); + name = "UITableView+DDCategory"; + sourceTree = ""; + }; + 234B60F3F1219A7CEA3AAE2D49DF68A4 /* Support Files */ = { + isa = PBXGroup; + children = ( + 91BC76F25BC47C0AA6D103C14C68E827 /* AMapNavi-NO-IDFA.debug.xcconfig */, + 9CB5BA613C7C9BDD94A870582467FAEB /* AMapNavi-NO-IDFA.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMapNavi-NO-IDFA"; + sourceTree = ""; + }; + 23ACDEF9B997771B5D6C2584F863EC67 /* UIApplication+DDCategory */ = { + isa = PBXGroup; + children = ( + 7FB11CF33FA9DC83DCAB3BD616563454 /* UIApplication+DDCategory.h */, + 3BA2FC10BF6B9B1101AA446A7C5118A1 /* UIApplication+DDCategory.m */, + ); + name = "UIApplication+DDCategory"; + sourceTree = ""; + }; + 24BBB347CDA890676EAC494C297EE1BE /* CALayer+DDCategory */ = { + isa = PBXGroup; + children = ( + 9940CADCEF66492949D10215DD3AB118 /* CALayer+DDCategory.h */, + AECEFBBB054915F457624F87E74D4449 /* CALayer+DDCategory.m */, + ); + name = "CALayer+DDCategory"; + sourceTree = ""; + }; + 2537A195B54F67C13394531B75E7E3FB /* DDColorKit_Private */ = { + isa = PBXGroup; + children = ( + B00B59E18DAA7669CDAA6F2AD3C73FD1 /* ColorUtil.swift */, + E6D4A7AD665C701DD8C1151EE2392682 /* UIColor+Hue.swift */, + 1FC79231716FFF745C0264A5A609764D /* Support Files */, + ); + name = DDColorKit_Private; + path = DDColorKit_Private; + sourceTree = ""; + }; + 260254F55106F34456CF2282FC454AA1 /* Support Files */ = { + isa = PBXGroup; + children = ( + DAAF627C5AC1A45232223797F61A01A8 /* TYCyclePagerView.modulemap */, + 384EB8BE83E3A97EEC0069B8558B9316 /* TYCyclePagerView-dummy.m */, + 499389C31AC66E0D791D7F93E9ECDBBB /* TYCyclePagerView-prefix.pch */, + E788DA5B3A40955A6CFD2CC69F83202E /* TYCyclePagerView-umbrella.h */, + 17888856B8B48807E8E714F1FA86DABD /* TYCyclePagerView.debug.xcconfig */, + 60804C91E753B56E570498CF4F798CB2 /* TYCyclePagerView.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/TYCyclePagerView"; + sourceTree = ""; + }; + 278CFB344AE4C468AC5F140F77743385 /* Resources */ = { + isa = PBXGroup; + children = ( + 155E255306AC9CACD09CDA2B0D7DBBD1 /* MJRefresh.bundle */, + ); + name = Resources; + sourceTree = ""; + }; + 27E5500F07A07BD4CCFD5469484545B7 /* UISwitch+DDCategory */ = { + isa = PBXGroup; + children = ( + F3C59223E4ACAC4319150C29731AC850 /* UISwitch+DDCategory.h */, + DC5B2825250FB48648B89626A7097EB1 /* UISwitch+DDCategory.m */, + ); + name = "UISwitch+DDCategory"; + sourceTree = ""; + }; + 295C230F1D3C50B104BDE785AB25AEDC /* DDMAMap */ = { + isa = PBXGroup; + children = ( + 58DAF34746433EDEA1CA1C1DD8BC893D /* Annotation */, + 869BCF835BE999A00E7E79A8B630FA4F /* AnnotationView */, + 585BF68AA3CFFECF5A905FDA33D0FD48 /* MapView */, + 0EBE4E25705C6C20841244B88F34FED2 /* Overlay */, + B1AEC05AFC8DE9E0EF68E56B6D0E31DB /* Sources */, + 92EA57812D48DDD1E43A368C752300F8 /* Trace */, + ); + name = DDMAMap; + sourceTree = ""; + }; + 2A44CC85D7A13800F9E6AD2CE864DFAE /* Frameworks */ = { + isa = PBXGroup; + children = ( + 91E77A811CC7B1A501293257C743ADC4 /* AMapNaviKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 2B94A0E4FD75BCA9EAFC93F5B14DF878 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 9430F409676A1F49E37152D3BEB797C4 /* jpush-extension-ios-2.0.1.xcframework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 2BABAC2ACBDA2FC8CA5472B4A366A3C1 /* UIScrollView */ = { + isa = PBXGroup; + children = ( + 0B31219001024F15894B441C638DC87D /* DDUIScrollView.swift */, + 3ED59B71873C943FEB7A1E883A0A09D8 /* UIScrollView.swift */, + ); + name = UIScrollView; + sourceTree = ""; + }; + 2BF46FD99D348D5B9EA7924DEA9BD209 /* Support Files */ = { + isa = PBXGroup; + children = ( + CBBFF9A97B5F717700B948C65F069E86 /* DDUIKit.modulemap */, + 3B2D944E7777A208BF0BE49900636983 /* DDUIKit-dummy.m */, + 6A568027EADF4F4867EF0E054E8961BB /* DDUIKit-prefix.pch */, + 95299BD6E3099A4ACBAA7311918BAD43 /* DDUIKit-umbrella.h */, + 0303A4FE184E126A0C84A0570CA1500C /* DDUIKit.debug.xcconfig */, + 11AA9FF2BF0AB34A6ABCED55E2B3DFD2 /* DDUIKit.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/DDUIKit"; + sourceTree = ""; + }; + 2D657AD12E7BA1BCEEFC18EE834C4133 /* Support Files */ = { + isa = PBXGroup; + children = ( + 8C6BFBD1F9FBF2D28844494DBBB77D9D /* DDDateKit_Private.modulemap */, + ED9A02E76946E33682F5D3514A1B2CA7 /* DDDateKit_Private-dummy.m */, + D2A32F68783F1149F0EB7ED39AF6ABEA /* DDDateKit_Private-prefix.pch */, + 581FA386B9CE43B28BA7F9F3D0A2A563 /* DDDateKit_Private-umbrella.h */, + B8A53289FAC7085293A39AE96E239567 /* DDDateKit_Private.debug.xcconfig */, + 92A8C75F27C7753AED1D69771277142C /* DDDateKit_Private.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/DDDateKit_Private"; + sourceTree = ""; + }; + 2DE4E2E0525FB8E489622F6D6F6B6EE7 /* UITableBarController */ = { + isa = PBXGroup; + children = ( + 403E99D310867149283418011F5BDB09 /* DDUITabBarController.swift */, + 5502FBE9DFBCF4CF0F65DD0B65863251 /* UITabBarController.swift */, + ); + name = UITableBarController; + sourceTree = ""; + }; + 2F12F0B1888B431F3BC5CC02F620E946 /* Bugly */ = { + isa = PBXGroup; + children = ( + AC902092AF48F9B78A9BA3C785EB10D5 /* Frameworks */, + D35AC2669DDE9BFF131FAF05845A4E4B /* Support Files */, + ); + name = Bugly; + path = Bugly; + sourceTree = ""; + }; + 2F902DF0E3F8BFB5F28F4AD2A20F0CBE /* UITextView */ = { + isa = PBXGroup; + children = ( + F808EF213CE7316979D69C89CFB2C8F4 /* DDUITextView.swift */, + CCBF6DEC90B74616999D2954B21EC702 /* UITextView.swift */, + ); + name = UITextView; + sourceTree = ""; + }; + 30472049FEDBFC970AFE18F2D536D9F1 /* Products */ = { isa = PBXGroup; children = ( 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire */, @@ -6109,6 +4563,7 @@ DF07F7B964C7E3CE99FEEC54FC37F050 /* DDUtilsSwiftKit_Private */, AD8FF1E8B0C9C12F070D79A5EC3BEE59 /* DDWebImageKit_Private */, 8AD026CF2FA53C314E8C799B9A40528A /* DDZFPlayerKit_Private */, + 86C4A2D817E6CFFF31BF75161625FD5D /* DynamicBlurView */, F6D00CA03F52F8332AAD8FEEC4AFD406 /* ESTabBarController-swift */, A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift */, C3A46B03C308EEEB11F2A62BA5D2E8BE /* JXCategoryView */, @@ -6116,6 +4571,7 @@ E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh */, B3B0956B7EBF66A8FD677D586C9C387A /* Pods-OrderScheduling */, E7C9437E4E7340A6BDC7C73BE8A3B117 /* Pods-OrderSchedulingNotificationService */, + 34FB964502259D0FF233CE71CFDD2A71 /* PopupDialog */, BC432FD48A5932251F1CAFBC4BF74894 /* RxCocoa */, FF8B264DFE802855D5D67E7CDDABFC3C /* RxRelay */, 809C5FAB588354C9BA37DC3EAB8CB45C /* RxSwift */, @@ -6128,385 +4584,1742 @@ name = Products; sourceTree = ""; }; - A4673B469924D4883343CE5FBB8E37C4 /* UITextView+DDCategory */ = { + 31A8C8C1EBB5CCA9F55F5F3BE6040F88 /* UIResponder */ = { isa = PBXGroup; children = ( - 9CA6D3C5C576B03EB8B1E657A41AE9A2 /* UITextView+DDCategory.h */, - 98F1465394AB2091780FCBCC4B340DCF /* UITextView+DDCategory.m */, + 0804916E58E0E3670AD97A3C08A30EEA /* UIResponder.swift */, ); - name = "UITextView+DDCategory"; + name = UIResponder; sourceTree = ""; }; - A59C64F383232EFBD13E0D4888775289 /* DDCollectionViewCell */ = { + 31E80E85A539EBB1B79A0EBB09075EB1 /* DDBaseSwitch */ = { isa = PBXGroup; children = ( - 07E512A29112E7CD08BA1626E5A29176 /* DDCollectionViewCell.swift */, + 1CE9CED92DFD164D0A7354F8CC55DC78 /* DDBaseSwitch.h */, + 2FF554B90DB384AF86113D10561E1090 /* DDBaseSwitch.m */, ); - name = DDCollectionViewCell; + name = DDBaseSwitch; sourceTree = ""; }; - A5D42C7426FA35BB907446C8C2EA5C64 /* TYCyclePagerView */ = { + 3233988B6F378F2949C75281663DF4B2 /* StringPickerView */ = { isa = PBXGroup; children = ( - 302D5ADC70A4C4403B14D9214EF204CA /* TYCyclePagerTransformLayout.h */, - 86C7EC9048CAE2FA9AB75CC25DCB75ED /* TYCyclePagerTransformLayout.m */, - B8F3302A48921039F605E33CF0BB9B9D /* TYCyclePagerView.h */, - ADEB8740B9B6E3F8D943AFB7C642CAD6 /* TYCyclePagerView.m */, - D6451DEFEE9B1505E857BBAAEBFD0107 /* TYPageControl.h */, - 03FEDE2B95DD3F5D9220F9F56A9B6F1D /* TYPageControl.m */, - F916D39996393383D5583D383950EE17 /* Support Files */, + 0CF30404E7A7080C5C22D74A199E651C /* BRResultModel.h */, + D2C08CB7A46C8AE472089C3822E5E1FE /* BRResultModel.m */, + C01E8850DEB7E48F4ED5BFAC3EEA97CD /* BRStringPickerView.h */, + E8088ECD7982C20A3DD64663A92E62C9 /* BRStringPickerView.m */, ); - name = TYCyclePagerView; - path = TYCyclePagerView; + name = StringPickerView; sourceTree = ""; }; - A7D76EF9A5721DF88FD1315BCFDAEABF /* Support Files */ = { + 338F7AB0266172BF411ACD3706C4F4CD /* Support Files */ = { isa = PBXGroup; children = ( - 9C92220A75A2BD7C0A9DCDABB25D85D4 /* ZLPhotoBrowser.modulemap */, - 8CB4474178B65ADD5BDC59758A1451B9 /* ZLPhotoBrowser-dummy.m */, - 5FB4136720A1197A84D2A7B8A505769E /* ZLPhotoBrowser-prefix.pch */, - 95D70F7035AB7B7CE13291F7B656D17D /* ZLPhotoBrowser-umbrella.h */, - DC000F0D5DFB10B14BA0FD639B109F4B /* ZLPhotoBrowser.debug.xcconfig */, - D101EBC4CB75ABD10BB1C5AE2AF8D31A /* ZLPhotoBrowser.release.xcconfig */, + D9A94459E09F62AE28297A45E7F006CD /* DDUIGestureRecognizer.modulemap */, + 806ECCC14D9B5F7156BF228820319E04 /* DDUIGestureRecognizer-dummy.m */, + 350AD74105E5CE89CD260670098C3370 /* DDUIGestureRecognizer-prefix.pch */, + 7D905E824E4D85F0856BB14DEFA3F2F4 /* DDUIGestureRecognizer-umbrella.h */, + CD93EAF252FE9FC36CD21DC48271E1B3 /* DDUIGestureRecognizer.debug.xcconfig */, + E0D0B7AB20E57B728AF637B0BC82F481 /* DDUIGestureRecognizer.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/ZLPhotoBrowser"; + path = "../Target Support Files/DDUIGestureRecognizer"; sourceTree = ""; }; - A95C25530BB471E982572395096C8640 /* DDCollectionView */ = { + 36E1C97E97F808B86D99B8C863E4637E /* UIViewControllerAnimatedTransitioning */ = { isa = PBXGroup; children = ( - FA3050E9423B5EA06825449D7D53BCF9 /* DDCollectionView.swift */, + 3ABF59D401C215C4A851764E937B659C /* DDFullScreenTransition.swift */, ); - name = DDCollectionView; + name = UIViewControllerAnimatedTransitioning; sourceTree = ""; }; - AA2E096E42807F04832C75FC9085B747 /* UIImage+DDCategory */ = { + 38981283857A45A407D6F8A640D835E7 /* Support Files */ = { isa = PBXGroup; children = ( - 25D70B1D0EF5F157CBC2F3B26E996110 /* UIImage+DDCategory.h */, - F57268F1550AB7EF1E944945BC2CAACC /* UIImage+DDCategory.m */, - ); - name = "UIImage+DDCategory"; - sourceTree = ""; - }; - AB287BCAFCD75FF363B2850144995031 /* UITabBarController+DDCategory */ = { - isa = PBXGroup; - children = ( - 29E8D22EEFB5663FDF461407F3880FB2 /* UITabBarController+DDCategory.h */, - BB4F27FB930C9C0E80EBC9EA2592F5F0 /* UITabBarController+DDCategory.m */, - ); - name = "UITabBarController+DDCategory"; - sourceTree = ""; - }; - ADC78D1F1C6F0B01DC60BEB563876882 /* Support Files */ = { - isa = PBXGroup; - children = ( - 54055D973F7DBE082A6002E9BB33F1F4 /* Alamofire.modulemap */, - 66B57DEE9792F133EDE3871D6238ABAD /* Alamofire-dummy.m */, - FA4B9BAD672FEF62659448CF9E841529 /* Alamofire-prefix.pch */, - 98CBE872634A9019FEA2D7F9AC11EA15 /* Alamofire-umbrella.h */, - 602E4EA5B0D92CBFADF9EDEF82568CEB /* Alamofire.debug.xcconfig */, - 8D7DBDA38657A62729089C87E126B738 /* Alamofire.release.xcconfig */, + 7C5E22AC08D1F5DE4EC547DAA2FF5FD1 /* RxCocoa.modulemap */, + 883CA055738599B7362537690237CF24 /* RxCocoa-dummy.m */, + 3FDBEA08B47EAF4A3B168A2C2AA6225B /* RxCocoa-prefix.pch */, + 20AE7958E8A392E43477169D9EC04936 /* RxCocoa-umbrella.h */, + 7F9B1CB5758B76AA0B1DD916EEB5470A /* RxCocoa.debug.xcconfig */, + 8640052F44727BE6700FE064637A7951 /* RxCocoa.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/Alamofire"; + path = "../Target Support Files/RxCocoa"; sourceTree = ""; }; - AE986FA4F35DBD2851AA9C942CFEB1C4 /* Frameworks */ = { + 39056954D1FDB16702181AEBDF412658 /* Core */ = { isa = PBXGroup; children = ( - 21F018F5872031C923DC0A2864E02DBE /* Bugly.framework */, + 6431F850ACA34F73EF33CFE881026D97 /* Array+ZLPhotoBrowser.swift */, + 7F1EF9A5FFC46A2D6019B884482CBB45 /* Bool+ZLPhotoBrowser.swift */, + E3925819052ECF20890A49C065A3E093 /* Bundle+ZLPhotoBrowser.swift */, + EC0709F953C6E1E00E1B48C994DCA742 /* Cell+ZLPhotoBrowser.swift */, + A753F61823E68A691D7020B7DFC45383 /* CGFloat+ZLPhotoBrowser.swift */, + 7F6F4A1F3EF266F43BA3A721E0FB830D /* NSError+ZLPhotoBrowser.swift */, + 4627947125DF147BD8BB1B74E97E757B /* PHAsset+ZLPhotoBrowser.swift */, + 7572029D42460F4EB02FD88BC9C58997 /* String+ZLPhotoBrowser.swift */, + 109D8C0F4B04607753A80D730FFD1F2D /* UIColor+ZLPhotoBrowser.swift */, + 341025A3E2F61620469E370B9D764225 /* UIFont+ZLPhotoBrowser.swift */, + 2B9D361F4A7582DD8F461E698C862B45 /* UIImage+ZLPhotoBrowser.swift */, + 774FE99FE5FDF8AC16521D3F9EFD69EE /* UIView+ZLPhotoBrowser.swift */, + 7D9CBE956591DBD063DF9A572E7359A0 /* UIViewController+ZLPhotoBrowser.swift */, + 2DA29D0712B220E74A2165F2404E6A4F /* ZLAddPhotoCell.swift */, + 1809476E15987C3BE9B96C520F450AC2 /* ZLAdjustSlider.swift */, + B0803A53FC3AADB3C3FF8CF540D70628 /* ZLAlbumListCell.swift */, + 83B784AE07FC1CB1854DFC8AEA139651 /* ZLAlbumListController.swift */, + 573A7497C7A50D94FB4A7F442C5702F7 /* ZLAlbumListModel.swift */, + D08BA247FE753C21738F05CD4BCB9962 /* ZLAnimationUtils.swift */, + E31B79E563E0A858064565166B4BB08A /* ZLBaseStickerView.swift */, + 89065D469018D9E69D82FA9E80FB20E5 /* ZLCameraCell.swift */, + F11EA65D845C4FA3C0A6F40BB8E10CF5 /* ZLCameraConfiguration.swift */, + 41BBD956A0964B5501BF55369789D7AC /* ZLClipImageDismissAnimatedTransition.swift */, + 0E9E0DD979DAA290E780DA3E18F9871B /* ZLClipImageViewController.swift */, + A7AA25474A4160179473FF865A205D4A /* ZLCollectionViewFlowLayout.swift */, + CF26C5C758D8FA0F5CE7716DA649070E /* ZLCustomAlertProtocol.swift */, + 9FD050779C225444E531817AAF94E8D2 /* ZLCustomCamera.swift */, + E31E82532012A9368CD278F1B64B4DB1 /* ZLEditImageConfiguration.swift */, + 9352DC0994F4DD2F118943205CCBB176 /* ZLEditImageViewController.swift */, + B83D362193818D740A16D2ECC5B9B822 /* ZLEditToolCells.swift */, + D8487A37DAC8AC776C1874BB6B5053CB /* ZLEditVideoViewController.swift */, + 7DADE6BA1A545B69782EC9D67409C2D0 /* ZLEmbedAlbumListView.swift */, + 034525FE20689D57E20E852BAE248B94 /* ZLEnlargeButton.swift */, + F6A62144C059A91625C1E74A8954ED64 /* ZLFetchImageOperation.swift */, + A5293E8CF1312A0C6CFCB670FBCE385B /* ZLFilter.swift */, + 91001D6B4E594E8E7A44FCE6646FBBA5 /* ZLGeneralDefine.swift */, + 690D8FF5E039A54CF80B26FA60362319 /* ZLImageNavController.swift */, + AF5BFBF1CB21EAF66AAA114EB38C260C /* ZLImagePreviewController.swift */, + 0EAD6BD5B720939B07B237C3B918074E /* ZLImageStickerView.swift */, + 5AC12BC2C4E4FD3635A2E297A130D205 /* ZLInputTextViewController.swift */, + 4066A0B3AD78D101E9E024908C89ABE1 /* ZLLanguageDefine.swift */, + CCD9A6D58A4EE3EE6FCA29C9286D1E03 /* ZLPhotoBrowser.h */, + 295B67C739D3FA7CC1836B0AED59168A /* ZLPhotoBrowser.swift */, + 5CE7E18CB266816367C13967C70F5F18 /* ZLPhotoConfiguration.swift */, + 72C123574F2C4696870CD2220CF65D41 /* ZLPhotoConfiguration+Chaining.swift */, + F43014761DBC88A481A43AB0D0C370FC /* ZLPhotoManager.swift */, + A5932DD43ACFBD2D8C793226E1F64FD3 /* ZLPhotoModel.swift */, + 2126BCB05F88A7E5C18499699DAC6107 /* ZLPhotoPreviewAnimatedTransition.swift */, + 35925EFC5A2D9B134E35FD5C91D44C6F /* ZLPhotoPreviewCell.swift */, + 0BD45C5B1EC5DCCD150E978F75625687 /* ZLPhotoPreviewController.swift */, + BCDDAE64E175BDF68A49846D5367AC78 /* ZLPhotoPreviewPopInteractiveTransition.swift */, + 251A8361A153A5D0901C0796201088B7 /* ZLPhotoPreviewSheet.swift */, + 3F56CE93FE0E31FCB7FD04AB533C8969 /* ZLPhotoUIConfiguration.swift */, + DEDD4D0FB94D73F7564C989B43F262CB /* ZLPhotoUIConfiguration+Chaining.swift */, + 3D2D6F1D0DC3F2B9368D6D1917F7215F /* ZLProgressHUD.swift */, + EF81A156B03A324F27CCC20B03CE0A4C /* ZLProgressView.swift */, + 2F655379862B23651B80D3906B9B5F17 /* ZLResultModel.swift */, + C4968C01BFADC82312916BEF12CEADF0 /* ZLTextStickerView.swift */, + E359C5F7C7165D57D9A751DAEA7C1241 /* ZLThumbnailPhotoCell.swift */, + B3850B517F9DE77FBDE62F3FC235B71F /* ZLThumbnailViewController.swift */, + ADE5C8E5CC89CDB014129C96BC18A76A /* ZLVideoManager.swift */, + A48BE9C888D40CEA67C31A8F6BCDBE6A /* ZLWeakProxy.swift */, + ); + name = Core; + sourceTree = ""; + }; + 3A12F500E20B52433B1A7FDD7E291C97 /* DDBaseTextView */ = { + isa = PBXGroup; + children = ( + F1C0E8D46769E9C329D112D8ABD96732 /* DDBaseTextView.h */, + C756078088B7C77722EB7AE0CE6B21C7 /* DDBaseTextView.m */, + ); + name = DDBaseTextView; + sourceTree = ""; + }; + 3B1E3553849BB3404051E911A9AB3B7F /* UIImageView+DDCategory */ = { + isa = PBXGroup; + children = ( + E140E38B445037E6F0E4FDB445C4A4B2 /* UIImageView+DDCategory.h */, + 936932DE20A086927D0C0FEB2F50A814 /* UIImageView+DDCategory.m */, + ); + name = "UIImageView+DDCategory"; + sourceTree = ""; + }; + 3D22C6924DA08A2C0448B8730C1B2A03 /* DDProgressHUDKit_Private */ = { + isa = PBXGroup; + children = ( + FE8BE171D5B3ECB90B3FF43F1A9BE1DC /* DDProgressHUD.swift */, + 124F389547B3D21E25CC97EDD539A7F7 /* MBProgressHUD.h */, + 4FF8D191231FD486E20443860552DDFD /* MBProgressHUD.m */, + 6029C45A309727D2A37838E92DA402BC /* Support Files */, + ); + name = DDProgressHUDKit_Private; + path = DDProgressHUDKit_Private; + sourceTree = ""; + }; + 3DD66ACABAD8D2B1A6362D18DC9A9F10 /* DDBaseTabBarController */ = { + isa = PBXGroup; + children = ( + 3B0696219D2784C0023ADE4D9301B34C /* DDBaseTabBarController.h */, + 5B71809F121FB856CCDB8E824B5CF7BC /* DDBaseTabBarController.m */, + ); + name = DDBaseTabBarController; + sourceTree = ""; + }; + 4042D2E3CEBF4C3E3D988604FF464B97 /* DDBaseScrollView */ = { + isa = PBXGroup; + children = ( + 1CBF23CB7783B7D5344C0C32C0D47775 /* DDBaseScrollView.h */, + F9C8B8D6AB1298128BC2D1FB830BC314 /* DDBaseScrollView.m */, + ); + name = DDBaseScrollView; + sourceTree = ""; + }; + 40A3636688C71F6ABF6F58F7B88038CF /* SDWebImage */ = { + isa = PBXGroup; + children = ( + 0AD73BF3BE0578F9C9DD6BBF37C7CBFF /* Core */, + 72F01C210132F55B42D1E9F1CCB4E804 /* MapKit */, + ); + name = SDWebImage; + sourceTree = ""; + }; + 40F107534C937BC69E9FBEA4420D7509 /* Pods-OrderScheduling */ = { + isa = PBXGroup; + children = ( + D13827848C413A76ADD18E47761D2B20 /* Pods-OrderScheduling.modulemap */, + 3431A513DD5CF052B33F1798DE98E1E6 /* Pods-OrderScheduling-acknowledgements.markdown */, + D5A3880A46506555230D960A979C59EA /* Pods-OrderScheduling-acknowledgements.plist */, + 439EA354473F5B1B44C857E4C3A7D7D7 /* Pods-OrderScheduling-dummy.m */, + B10BE75A37E306EDA52A1E38B89F97ED /* Pods-OrderScheduling-resources.sh */, + A0031ECF94D34F1497602F4B0794DD58 /* Pods-OrderScheduling-umbrella.h */, + CCA25F5644BF0246ABFFF775553FEEAE /* Pods-OrderScheduling.debug.xcconfig */, + F375C7DA720F6C0C81573E458E9A4020 /* Pods-OrderScheduling.prerelease.xcconfig */, + 2AB85225A76FD605AAA4578E1A765164 /* Pods-OrderScheduling.release.xcconfig */, + ); + name = "Pods-OrderScheduling"; + path = "Target Support Files/Pods-OrderScheduling"; + sourceTree = ""; + }; + 42F70755CBFDB41FE151B6691B85C2AC /* AMapLocation-NO-IDFA */ = { + isa = PBXGroup; + children = ( + E90C22AD038BFFA334744016D632EBED /* AMapGeoFenceError.h */, + C95752AC4AE3A6A0AFE94E4BB528FF4D /* AMapGeoFenceManager.h */, + 803FEED6A19E9CC72E1466A8CB5A0F60 /* AMapGeoFenceRegionObj.h */, + 85EFECFBDCAF5E8618FCAE6D785AD742 /* AMapLocationCommonObj.h */, + 4F1DC518D800734646354089B5B9F99C /* AMapLocationKit.h */, + F247FBBD0C9898AABCAFFD2447C8DABD /* AMapLocationManager.h */, + AFAA5CFD633402E7C40743548272475F /* AMapLocationRegionObj.h */, + 8AA91CB080605C62AC6F782F7F290A83 /* AMapLocationVersion.h */, + E0FE236687443826C093AB643CC28FDA /* Frameworks */, + E28F80CB4D16EB69B8AFA13743BB65FD /* Support Files */, + ); + name = "AMapLocation-NO-IDFA"; + path = "AMapLocation-NO-IDFA"; + sourceTree = ""; + }; + 44F34ACE18277C4B7F7980377341A503 /* DDTableViewCell */ = { + isa = PBXGroup; + children = ( + DC1B952FDAF2B6A98BDABB7B08F4A16A /* DDTableViewCell.swift */, + ); + name = DDTableViewCell; + sourceTree = ""; + }; + 45B3977D4F48F8C58AA8C641F8392144 /* DDMASearch */ = { + isa = PBXGroup; + children = ( + E536E290402532B1C466DC676C4B83A9 /* DDMASearch.h */, + 3F95295E41697E40BCE6A61B148767E2 /* DDMASearch.m */, + ); + name = DDMASearch; + sourceTree = ""; + }; + 46F4E84C50153E82F1169A75151B1970 /* DDMATrackManager */ = { + isa = PBXGroup; + children = ( + 2E51793301441FE9DF9C1E68A2C0548C /* DDMATrackManager.h */, + 0230928B1996ADBD4E660FF7B1DA279E /* DDMATrackManager.m */, + ); + name = DDMATrackManager; + sourceTree = ""; + }; + 4774D585BAF3397300D9235FF2A496EC /* UITextField */ = { + isa = PBXGroup; + children = ( + 5815277FFB95917CF37B3586D9BCA52F /* DDUITextField.swift */, + 298D50B471F0C279F9EC1641B115388A /* UITextField.swift */, + ); + name = UITextField; + sourceTree = ""; + }; + 48418E6777142DC83E3CD16E91A58CD8 /* DDUIGestureRecognizer */ = { + isa = PBXGroup; + children = ( + 0A9DAB1035FDF96AB9A24944E8AE61C8 /* DDUIPanGestureRecognizer */, + 338F7AB0266172BF411ACD3706C4F4CD /* Support Files */, + ); + name = DDUIGestureRecognizer; + path = DDUIGestureRecognizer; + sourceTree = ""; + }; + 49953484792E03927E03AB7C8379AAEA /* Frameworks */ = { + isa = PBXGroup; + children = ( + 44FCE236D60437E28BB0EAA0A54210FD /* AMapSearchKit.framework */, ); name = Frameworks; sourceTree = ""; }; - AEA68FB0574CA6349F55DA49D18B5171 /* Sources */ = { + 4ADFEC8A59C5F388D3770FB7CE2EF097 /* NSThread+DDCategory */ = { isa = PBXGroup; children = ( - EA5329AEDAE62AF738BB3B4208A6001C /* Resources */, + 9E02F7EC90E97AA69EC8DB78E0366C0A /* NSThread+DDCategory.h */, + 151C1822C9470A3F1C63D7E8698AEC70 /* NSThread+DDCategory.m */, ); - name = Sources; + name = "NSThread+DDCategory"; sourceTree = ""; }; - AEC4718F4139E388EF8F339A787AC45C /* Support Files */ = { + 4D952EBE24875334FF562B1C9AFFCEDF /* DDBaseView */ = { isa = PBXGroup; children = ( - 2E93FAC6626C458668BFC0066D7EF4CF /* SwiftEntryKit.modulemap */, - 197231600EA784EDB0D314968D6B864D /* SwiftEntryKit-dummy.m */, - FF60CC0E37B38C62F0FE532F5CC142D6 /* SwiftEntryKit-prefix.pch */, - 25E27FDE8543A55F29CC309BBA1BBFF3 /* SwiftEntryKit-umbrella.h */, - D7441B8F868552A340B305F12AF40760 /* SwiftEntryKit.debug.xcconfig */, - 72A115E2DA45F484930166351B079261 /* SwiftEntryKit.release.xcconfig */, + 734FF49A837C1D2DFC54ECD58688A5E0 /* DDBaseView.h */, + 97CBA806FC564372E2C7B750AF8C0D8D /* DDBaseView.m */, + ); + name = DDBaseView; + sourceTree = ""; + }; + 4DDC64CBB6687C356ADDB0D536AB79FF /* Support Files */ = { + isa = PBXGroup; + children = ( + 69DC94595B344492E3E4B0AE179E2AFA /* DynamicBlurView.modulemap */, + 7946D60EA3ECE62330D28B5A8015DB98 /* DynamicBlurView-dummy.m */, + 983D6F31115DEE896419CAF786042FBD /* DynamicBlurView-prefix.pch */, + 0574069E22601655BD9A55A965E4BC4C /* DynamicBlurView-umbrella.h */, + 9E4DFAB8B416A2250E403EEEBD97218C /* DynamicBlurView.debug.xcconfig */, + 781949EB3E25C9E2A8DD56C72FD05953 /* DynamicBlurView.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/SwiftEntryKit"; + path = "../Target Support Files/DynamicBlurView"; sourceTree = ""; }; - AEDFAB9CD11DA3298EC843CA5EAF07AA /* Support Files */ = { + 4E77701401C392A3DA23D6336C440697 /* AMapSearch-NO-IDFA */ = { isa = PBXGroup; children = ( - 48BAEDFAC7E4C7E30743535EB0114209 /* ESTabBarController-swift.modulemap */, - B66E453EF05802A4C2476AFD69A1E80C /* ESTabBarController-swift-dummy.m */, - 499F286D371CFB2303529D03AA81C4AA /* ESTabBarController-swift-prefix.pch */, - CE1558EF78D8A802BD647DFB8B65C792 /* ESTabBarController-swift-umbrella.h */, - 3B068B3D04F1C947C656827FA14D6AA4 /* ESTabBarController-swift.debug.xcconfig */, - 4D05842C1613A8BE8D8FEBBE39660E14 /* ESTabBarController-swift.release.xcconfig */, + 95075255709C4993BC039DE85C043DD0 /* AMapCommonObj.h */, + 0B78ECB37F7E4BD6056633F7BBFCE13E /* AMapNearbySearchManager.h */, + 5DD8AE4E92FC0D560F9669BC65BDFE8C /* AMapNearbyUploadInfo.h */, + ACC665948B2AD3A3BF2D0D64F8C27D66 /* AMapSearchAPI.h */, + E4DF5B085BC59EDF20AE7C6EE0EEE622 /* AMapSearchError.h */, + DAB5B9267035C86CAFA45CF72C521FEA /* AMapSearchKit.h */, + 455B0F0FCAFDC26E7ADEF95557114F83 /* AMapSearchObj.h */, + AE24AA2159F9388977663BE60B9394A8 /* AMapSearchVersion.h */, + 49953484792E03927E03AB7C8379AAEA /* Frameworks */, + 5FD9F8C8769C8D252405482309D0D066 /* Support Files */, + ); + name = "AMapSearch-NO-IDFA"; + path = "AMapSearch-NO-IDFA"; + sourceTree = ""; + }; + 517BF798E83D1788017C316EDC123B29 /* UIImage+DDCategory */ = { + isa = PBXGroup; + children = ( + C1E91D67416254F974D49C96E760D91C /* UIImage+DDCategory.h */, + BEF2E731E0967F055A4140D135562237 /* UIImage+DDCategory.m */, + ); + name = "UIImage+DDCategory"; + sourceTree = ""; + }; + 53BBD63DB182B970A3FFF3B5F20F3B2D /* DDBaseAnimation */ = { + isa = PBXGroup; + children = ( + 63BC2C356D86E706C645890C12309FF6 /* DDTransitionAnimation */, + ); + name = DDBaseAnimation; + sourceTree = ""; + }; + 57EA13414361830F5851843AD45F779A /* DDBaseAttributedString */ = { + isa = PBXGroup; + children = ( + 0E3AD0A5A60B44AF298FEC9482CE432A /* DDBaseAttributedString.h */, + C19A5FB1C0472EF8752D8DC60509F85C /* DDBaseAttributedString.m */, + 03D3414E7E22613A83F0777CAD861584 /* DDBaseMutableAttributedString.h */, + 7CC7C4C087BAF8CBEFC6978246850028 /* DDBaseMutableAttributedString.m */, + ); + name = DDBaseAttributedString; + sourceTree = ""; + }; + 585BF68AA3CFFECF5A905FDA33D0FD48 /* MapView */ = { + isa = PBXGroup; + children = ( + 7738A6AB801492AE05C5FDC1182FC2B5 /* DDMAMapView.h */, + 3FD638B5FD92B4BC6A9688438F9AFCF1 /* DDMAMapView.m */, + ); + name = MapView; + sourceTree = ""; + }; + 58DAF34746433EDEA1CA1C1DD8BC893D /* Annotation */ = { + isa = PBXGroup; + children = ( + 9D595B691C775C5988FC997E39429080 /* DriveRouteCustomAnnotation.h */, + 721152FA7D22BC0A6B433001D9BA4CD3 /* DriveRouteCustomAnnotation.m */, + 0037012C72DCE4FCB577AB16DD9DEFAC /* MAPointAnnotation+DDCategory.h */, + 7613695A0F7A3B72F09922FCB96C11F2 /* MAPointAnnotation+DDCategory.m */, + ); + name = Annotation; + sourceTree = ""; + }; + 58FEBBEBA4B9701AD2FF97DC9C384782 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 8C61E93DF7AB3B98C88827EDC6E05D4A /* jcore-ios-4.2.1.xcframework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 59B19A14C2277EAF44F18302ECFC6E8D /* Support Files */ = { + isa = PBXGroup; + children = ( + 9DEAC1DB7FAB5A38798E403ED90C1404 /* AMapTrack-NO-IDFA.debug.xcconfig */, + 4096897914F3034BAA58D3CE2344959E /* AMapTrack-NO-IDFA.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/ESTabBarController-swift"; + path = "../Target Support Files/AMapTrack-NO-IDFA"; sourceTree = ""; }; - B10046DE596517311FA5AC89C314B7CF /* Support Files */ = { + 5B3816FE0AC681740B4CFAA8B3CD1EA9 /* UILabel+DDCategory */ = { isa = PBXGroup; children = ( - C3B528D531FFDD247E59137F3317001B /* JXCategoryView.modulemap */, - FFABD911A9B642B0388B97B158BD0F17 /* JXCategoryView-dummy.m */, - 96A13557EB31B67593D39D90FAA99033 /* JXCategoryView-prefix.pch */, - E3A4031298D031D21F4CCAAFD4EC5FB7 /* JXCategoryView-umbrella.h */, - E6AEF5D2989E1629B2CE0AB00806D693 /* JXCategoryView.debug.xcconfig */, - B543C5825694F021D0F3FD8A023EE838 /* JXCategoryView.release.xcconfig */, + C2C00E9A59E2ACDCCCCBFA7AA1D8BC7C /* UILabel+DDCategory.h */, + EEC77E95710C428FBBCEA3A19CC88933 /* UILabel+DDCategory.m */, + ); + name = "UILabel+DDCategory"; + sourceTree = ""; + }; + 5B552ACA43B1F370B055D30B1B2C14A4 /* Support Files */ = { + isa = PBXGroup; + children = ( + EFC4D4B2C0266C20347F96DE5AA940D9 /* DDBasicControlsKit_Private.modulemap */, + 84A0BC8B18D1DA409E5D51C2A0AEDD56 /* DDBasicControlsKit_Private-dummy.m */, + D35B817F04EF84FA1B6B36B155603D53 /* DDBasicControlsKit_Private-prefix.pch */, + 4C3755E1970E45CA8E4427BFA0FBE2E4 /* DDBasicControlsKit_Private-umbrella.h */, + D3D4F647B2116FBFD7A18F0000CFBF1C /* DDBasicControlsKit_Private.debug.xcconfig */, + 3E7E04DEA4FFF9210284B5D20F80D906 /* DDBasicControlsKit_Private.release.xcconfig */, + 14E6DCED93863949755A398DB5C210B1 /* ResourceBundle-DDBaseViewController-DDBasicControlsKit_Private-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/DDBasicControlsKit_Private"; + sourceTree = ""; + }; + 5ECED1176A405C2FC91A81F50A5FADBA /* UIScreen+DDCategory */ = { + isa = PBXGroup; + children = ( + 3FC9941491BF1FD35C4EBA32A311119E /* UIScreen+DDCategory.h */, + 515837659844D168A62B87B0BDC7DA6D /* UIScreen+DDCategory.m */, + ); + name = "UIScreen+DDCategory"; + sourceTree = ""; + }; + 5F6336C0FB20EF52949A996957252765 /* UITabBarController+DDCategory */ = { + isa = PBXGroup; + children = ( + 04D353801D36CAB10F1D432D2B00D371 /* UITabBarController+DDCategory.h */, + 276FE88FD5FF17448AB1F17EB324730F /* UITabBarController+DDCategory.m */, + ); + name = "UITabBarController+DDCategory"; + sourceTree = ""; + }; + 5FD9F8C8769C8D252405482309D0D066 /* Support Files */ = { + isa = PBXGroup; + children = ( + 6A622A53D547AACE1D177EDFD1AA4776 /* AMapSearch-NO-IDFA.debug.xcconfig */, + 6B96E60464539F6B03106969E21D02D7 /* AMapSearch-NO-IDFA.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMapSearch-NO-IDFA"; + sourceTree = ""; + }; + 601C47CAEA6B490624B197E74678E23E /* DynamicBlurView */ = { + isa = PBXGroup; + children = ( + 0C510B75AAB2E4FDA9137E14999AFEEF /* BlurLayer.swift */, + 3A7060AA231C1C535E46258355ECF306 /* CaptureQuality.swift */, + 23ED62DFB1F578DEBE7EACFECEB5EC39 /* CGContext+CGImage.swift */, + 27E45414B8C8E3E7696F22281E6A9EB0 /* CGImage+Accelerate.swift */, + 0EDD3AA8542CAF5C63E2C88397F7D700 /* DynamicBlurView.h */, + 5A5588977EBBE11DE9687DFE5669F63A /* DynamicBlurView.swift */, + 9E2CFC0E730DADCB0B911107045FC77B /* TrackingMode.swift */, + 7B1E6C9CDECAB733FF7FAEDC6288CE4A /* UIImage+Blur.swift */, + 4DDC64CBB6687C356ADDB0D536AB79FF /* Support Files */, + ); + name = DynamicBlurView; + path = DynamicBlurView; + sourceTree = ""; + }; + 6029C45A309727D2A37838E92DA402BC /* Support Files */ = { + isa = PBXGroup; + children = ( + 1A3DF1E0C4CCABA356AF83F930F0C8A1 /* DDProgressHUDKit_Private.modulemap */, + 8D88EF3D6333224E5B251DE09E7F4DE4 /* DDProgressHUDKit_Private-dummy.m */, + E6508C1517EBD1EAAC85BF1F0E48F8F5 /* DDProgressHUDKit_Private-prefix.pch */, + B6D6F7392E7F77CC615EF6B2A71F0211 /* DDProgressHUDKit_Private-umbrella.h */, + 174AB53E059BB9A8DE414DD19F96A58E /* DDProgressHUDKit_Private.debug.xcconfig */, + 0E81B3F8F745DB6A9AAFB8CD40CB6EC8 /* DDProgressHUDKit_Private.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/DDProgressHUDKit_Private"; + sourceTree = ""; + }; + 60C41352CE0A002F15BA203BEB0D0781 /* UINavigationBar+DDCategory */ = { + isa = PBXGroup; + children = ( + 6D0E3B0B299F515EBA3AA57CBD00627C /* UINavigationBar+DDCategory.h */, + 263B33488CBD1E3F4E3B1CF228563F67 /* UINavigationBar+DDCategory.m */, + ); + name = "UINavigationBar+DDCategory"; + sourceTree = ""; + }; + 63BC2C356D86E706C645890C12309FF6 /* DDTransitionAnimation */ = { + isa = PBXGroup; + children = ( + 457A80DEC0166FAC9C9555D3122A7B34 /* DDViewControllerAnimatedTransition.h */, + 48824A0BF5D6B21C9142A13E3FEDA036 /* DDViewControllerAnimatedTransition.m */, + ); + name = DDTransitionAnimation; + sourceTree = ""; + }; + 63FDB0A1519A666E4694D2B7D4A45DD9 /* AMapFoundation-NO-IDFA */ = { + isa = PBXGroup; + children = ( + E2AC799602AAE0F2E632A19FC0F91BC2 /* AMapFoundationConst.h */, + 1F2351A2165091AD20D1FEC5C7EA60C7 /* AMapFoundationKit.h */, + 7F450B3BABD3DE2B1D50B02976C376F8 /* AMapFoundationVersion.h */, + B1EC74F7F7500674D8FBB7E1429709CD /* AMapServices.h */, + 423F9FD7E866DE5EE8F341B5CA25902E /* AMapURLSearch.h */, + 66ABF4318361B445E49E5A27950104FF /* AMapURLSearchConfig.h */, + 4C24E7BEC7235EE36BFA2C3574CBA5BC /* AMapURLSearchType.h */, + DF35EB7DB7844E364D8910DDCE3BBA18 /* AMapUtility.h */, + 83D6EC759EF9911FC0FC9513955C7953 /* Frameworks */, + 85CD6500E8C7217B3F48961EDBF841F0 /* Support Files */, + ); + name = "AMapFoundation-NO-IDFA"; + path = "AMapFoundation-NO-IDFA"; + sourceTree = ""; + }; + 64D5D4890C159DC96E3E7A6FC1F1059A /* NSBundle+DDCategory */ = { + isa = PBXGroup; + children = ( + 78ECCF2A4FEC22ABFF5BAC19B8E5E14C /* NSBundle+DDCategory.h */, + 4A3270C48302B0944D5B2835EE79B425 /* NSBundle+DDCategory.m */, + ); + name = "NSBundle+DDCategory"; + sourceTree = ""; + }; + 65BD8FD46AF8B4737D708BAA9028D6BC /* UIButton */ = { + isa = PBXGroup; + children = ( + DCCCC5EC07117618F4DAF00E27CFC556 /* DDUIButton.swift */, + 825061B0BF81331A04CC6FC14B768356 /* UIButton.swift */, + ); + name = UIButton; + sourceTree = ""; + }; + 66902890F2BE38FA0CF7F62BF54B17AD /* Support Files */ = { + isa = PBXGroup; + children = ( + 4D94106FCDFE013D9835C95208E1C1F8 /* DDCategoryKit_Private.modulemap */, + 7ABEA293518578544038E29B85A346D2 /* DDCategoryKit_Private-dummy.m */, + 42C5898BA6D381FC880FB37CAFC3FF06 /* DDCategoryKit_Private-prefix.pch */, + D361B211EAD33DA1B2A83B45487210D5 /* DDCategoryKit_Private-umbrella.h */, + B30C358AF2A5C1E6ABB5F69697182125 /* DDCategoryKit_Private.debug.xcconfig */, + 006B83DBD7EF9E9FED347BF4490BE076 /* DDCategoryKit_Private.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/DDCategoryKit_Private"; + sourceTree = ""; + }; + 68B479D319D087164ACDB9671B7B6D3F /* Alamofire */ = { + isa = PBXGroup; + children = ( + 087F207694F2E3A1DA9E0ABA8B92112E /* AFError.swift */, + A9B79AD8F9ECF1A550262D8AEF6C6FAB /* Alamofire.swift */, + 6F0FA8BDB00146BF15D3BC096E93834B /* AlamofireExtended.swift */, + 8D0D64955E50C10756E979684C646842 /* AuthenticationInterceptor.swift */, + 54EA0FC58504DCD8B983E0F43A2D1CA8 /* CachedResponseHandler.swift */, + AFDCBA487329768A35BFF9DA39F33DB9 /* Combine.swift */, + 545AD3827243FBFA4610FD3D35FB0BE0 /* Concurrency.swift */, + 7963ED1818D2E09A87008F84FD412B8F /* DispatchQueue+Alamofire.swift */, + FF90DCE6C8DF4E822D13B2FD0A5552FC /* EventMonitor.swift */, + FE1FA7991B30749BBB0F7124F69A2B0B /* HTTPHeaders.swift */, + 135376C1FCEE07616C702EA1545C5DC6 /* HTTPMethod.swift */, + 1B6FD128E219CB7AC00E58EF65D2391D /* MultipartFormData.swift */, + 5317D36007A002590BDDCEB4F3E14F2E /* MultipartUpload.swift */, + 4CA96118F51D2C5EFB0892AFF8C3EE26 /* NetworkReachabilityManager.swift */, + 52C5A7DD0243E06616AFC6E7636DD43B /* Notifications.swift */, + 5D09BA1722F8C68F7F93C759D012D933 /* OperationQueue+Alamofire.swift */, + 300CA45FD37A463B5FBFF59D25FE5E93 /* ParameterEncoder.swift */, + 49C93A93996A98CBFD6D8CF498430BCE /* ParameterEncoding.swift */, + ABE6AF3A01C8A4AFB4218FE6F9F11853 /* Protected.swift */, + 8E14108DD2E07F3E82CEC9C5C48840A8 /* RedirectHandler.swift */, + AFEB968189404DCD74B75448AC8B4080 /* Request.swift */, + DD217346865E975A6F9491C83FFED705 /* RequestCompression.swift */, + B1DD08EB56C97E0FC095E90E665D8EFA /* RequestInterceptor.swift */, + F56489D13811035AB3474A613A684B37 /* RequestTaskMap.swift */, + 2707E7BEE80B079FE70890826E091175 /* Response.swift */, + 9A0459A7149A6F37C650DDD18A70F5DA /* ResponseSerialization.swift */, + F66F872117A74BAD54F1D783E5C1EBEB /* Result+Alamofire.swift */, + 5DA4E705B3EB4AE201794AD0E21212F3 /* RetryPolicy.swift */, + 35B18F6196E9FDD3EE1EAD170B0BF2B7 /* ServerTrustEvaluation.swift */, + DD404B51F03B97A6631E148DA050A732 /* Session.swift */, + 84812DD20135F08C808375B3A1D71106 /* SessionDelegate.swift */, + BCE267FD9B0518D7608CA5999D2963E6 /* StringEncoding+Alamofire.swift */, + E8371E0143D366BA74178AD87E5EE44F /* URLConvertible+URLRequestConvertible.swift */, + D0DC34DFC911705DDBD12D11C2C88CEF /* URLEncodedFormEncoder.swift */, + 1623AE1629442AB8018887A49AD7E6DA /* URLRequest+Alamofire.swift */, + 689047FAC2FB89164EC2273005AAEDF2 /* URLSessionConfiguration+Alamofire.swift */, + 11A0D2EAF3988210C38EAB8A6A060240 /* Validation.swift */, + DE84C51D4B34B1D6FA7DBBC188243BA2 /* Support Files */, + ); + name = Alamofire; + path = Alamofire; + sourceTree = ""; + }; + 69FF3CC8D5F81035EC6E955BF687BB57 /* DDWebImage */ = { + isa = PBXGroup; + children = ( + FAB3C1ED4D9D5D6192E16F83E28CD1F3 /* UIImageView+DDWebCache.h */, + 0715B61A0864CFE40B3C7BFF28E161FD /* UIImageView+DDWebCache.m */, + ); + name = DDWebImage; + sourceTree = ""; + }; + 6A056B39DB7ED1449FF61E5CB142E399 /* DDDateKit_Private */ = { + isa = PBXGroup; + children = ( + 7AF29BE15096E94431865592E9D889EE /* DDDate.swift */, + 2D657AD12E7BA1BCEEFC18EE834C4133 /* Support Files */, + ); + name = DDDateKit_Private; + path = DDDateKit_Private; + sourceTree = ""; + }; + 6AFB793248CC37B0A3F42662653CCB04 /* UIImageView */ = { + isa = PBXGroup; + children = ( + 315A46D40C5C67E109FAB74191C975B3 /* DDUIImageView.swift */, + 86D5B58B2DC09E4FBC7347D6CD405BD3 /* UIImageView.swift */, + ); + name = UIImageView; + sourceTree = ""; + }; + 6BCFA12391513ED9740B344058DB6F88 /* RxRelay */ = { + isa = PBXGroup; + children = ( + 479A09A88817B87778CE37DBFED9DAB6 /* BehaviorRelay.swift */, + 488BEEF5FBD9A1384AC69B6BD17A49AD /* Observable+Bind.swift */, + C1580239C591ED5E9E6C2B67C649CD22 /* PublishRelay.swift */, + 60D63D707E6F989BD38068854B67B0D3 /* ReplayRelay.swift */, + B50F634451DD45773FE536016BBBEB29 /* Utils.swift */, + D4BFD1ABC543C5D52B90B5762E2224F5 /* Support Files */, + ); + name = RxRelay; + path = RxRelay; + sourceTree = ""; + }; + 6C0366B45BA65A38BFC8EE8FE23FC106 /* DDWebImageKit_Private */ = { + isa = PBXGroup; + children = ( + 69FF3CC8D5F81035EC6E955BF687BB57 /* DDWebImage */, + 40A3636688C71F6ABF6F58F7B88038CF /* SDWebImage */, + B9187514811BCDC89262BC03B773ED92 /* Support Files */, + ); + name = DDWebImageKit_Private; + path = DDWebImageKit_Private; + sourceTree = ""; + }; + 6C04C0A1D6F4CBC31A8E12A7603EDB4D /* AddressPickerView */ = { + isa = PBXGroup; + children = ( + 3F31B8EB67CCAD1CEF53C0FC8DE3B001 /* BRAddressModel.h */, + A3F289097EF2801A2430DDA17602D85B /* BRAddressModel.m */, + D848D78F80A981643F18272D44A6E4ED /* BRAddressPickerView.h */, + 27DE766D157FE0517E64E1E1DBF5B2FF /* BRAddressPickerView.m */, + F3923BC548E0F97BA4579E43735F7712 /* Resources */, + ); + name = AddressPickerView; + sourceTree = ""; + }; + 6DCCE3A9E2914B4D54BA3EB81B713655 /* ijkplayer */ = { + isa = PBXGroup; + children = ( + EB74D6A12317B8731336BC83C84C53FA /* ZFIJKPlayerManager.h */, + 467A95BB7613E49D26DC16209E6D6761 /* ZFIJKPlayerManager.m */, + CABFB415504202919439AD38D9F71126 /* Frameworks */, + ); + name = ijkplayer; + sourceTree = ""; + }; + 6EA7DB87CB84F5C9C3CEF976E1E01513 /* Resources */ = { + isa = PBXGroup; + children = ( + 26AEA41C8B14F7F0E9144CF1B5BAAAB5 /* car_xingshi.png */, + 161019006BC8262817EE81BC18718C05 /* car_xingshi@2x.png */, + 57620B74705E53124D9140938290B8C0 /* car_xingshi@3x.png */, + ); + name = Resources; + sourceTree = ""; + }; + 6F4EF8266029BEFE4D18C5847F8BC1E4 /* DDTextView */ = { + isa = PBXGroup; + children = ( + E8DD82B349770CC15C6303FB2010C745 /* DDTextView.swift */, + ); + name = DDTextView; + sourceTree = ""; + }; + 71849E54143E3E10F033703704021255 /* UIApplication */ = { + isa = PBXGroup; + children = ( + 15A4510CDE0028CA4E1A50F424E8666B /* UIApplication.swift */, + ); + name = UIApplication; + sourceTree = ""; + }; + 71BDF3DB9518A6140B50F7AA38A28485 /* Pods */ = { + isa = PBXGroup; + children = ( + 68B479D319D087164ACDB9671B7B6D3F /* Alamofire */, + 63FDB0A1519A666E4694D2B7D4A45DD9 /* AMapFoundation-NO-IDFA */, + 42F70755CBFDB41FE151B6691B85C2AC /* AMapLocation-NO-IDFA */, + FD49A3259CD48C86E7D47BCEEA9DE1C1 /* AMapNavi-NO-IDFA */, + 4E77701401C392A3DA23D6336C440697 /* AMapSearch-NO-IDFA */, + AB48EBFB32CF9E369197EE14651E9F18 /* AMapTrack-NO-IDFA */, + 773250EB5554E5DC8EDBE7CDE5D297BA /* BRPickerView */, + 2F12F0B1888B431F3BC5CC02F620E946 /* Bugly */, + 92AC48B3C097EA88B5D3DA7410B43CF5 /* DDAudioPlayerKit_Private */, + AF3736CD20D7039995CFDB34154BD4FA /* DDAutoUIKit_Private */, + 741DF4BB5F287F392E951568C9DED106 /* DDBasicControlsKit_Private */, + D15908CDC844D82863D9EE41BA74B213 /* DDCategoryKit_Private */, + 2537A195B54F67C13394531B75E7E3FB /* DDColorKit_Private */, + C5A67BCFF19614A2C39B70F24F669CE3 /* DDControlsKit_Private */, + 6A056B39DB7ED1449FF61E5CB142E399 /* DDDateKit_Private */, + A1B4F1C1C8DB85AAB6B723A8AEB61736 /* DDFontKit_Private */, + 06D9B1EF716C43D8EEEFD95CF9E24277 /* DDLogKit_Private */, + 92DC09227980CAB2EE0C000D53D702AC /* DDMAMapKit_Private */, + 7A145009AA2BC4C8F1A20A7814F06A80 /* DDNetworkingOfAlamofireKit_Private */, + D3E6EE6F292855F0D876753F9DBA0266 /* DDPersistenceKit_Private */, + 3D22C6924DA08A2C0448B8730C1B2A03 /* DDProgressHUDKit_Private */, + 97EF280B68FF61B1E4CAF98123C8B779 /* DDToastKit_Private */, + 48418E6777142DC83E3CD16E91A58CD8 /* DDUIGestureRecognizer */, + F545F8640A49FA4F9BFECE1280FB422A /* DDUIKit */, + 0B4B97BBA231A376B20281FEF722637D /* DDUtilsSwiftKit_Private */, + 6C0366B45BA65A38BFC8EE8FE23FC106 /* DDWebImageKit_Private */, + C246CADE0DA0158017E76E9CFCAE11B2 /* DDZFPlayerKit_Private */, + 601C47CAEA6B490624B197E74678E23E /* DynamicBlurView */, + D669167049D5184F7ED37BC54232D6BA /* ESTabBarController-swift */, + F010EFA1211CE7C3622FC5B516AF401D /* IQKeyboardManagerSwift */, + 7FDC644948DEEEAA977553639BBBE64D /* JCore */, + CCEE09735C19936E4F59BB26176444ED /* JPush */, + 8F3A17B1D98CF7435320C4DAA86F5454 /* JPushExtension */, + F6A125EE5D1D3EDAF6301DD28739298B /* JXCategoryView */, + FC8E5895D85E1A70F3E81B21CDD29A4C /* Kingfisher */, + B31F2AF8390A1895FA403ABCE3F03A79 /* MJRefresh */, + 827E36771EDE92EE8110F0BC7F201B45 /* PopupDialog */, + 190EF7C1D93D67A29E227C8D1F1776AD /* RxCocoa */, + 6BCFA12391513ED9740B344058DB6F88 /* RxRelay */, + D7C7AC43C0734B4BAB2D7736603027AC /* RxSwift */, + EA258734861E32735EB4FAA048CC6E2A /* SnapKit */, + D96206E627646D5FA91F8B0FBC8DE9A8 /* SwiftEntryKit */, + 8296E1D5557AFA5DB0B9D62407B06537 /* SwiftyRSA */, + 19B9C81FBC2F2570BF3AA23BFF93A9C3 /* TYCyclePagerView */, + 0FC5DA08B4A44AFCED30763BBDEB99B2 /* ZLPhotoBrowser */, + ); + name = Pods; + sourceTree = ""; + }; + 72F01C210132F55B42D1E9F1CCB4E804 /* MapKit */ = { + isa = PBXGroup; + children = ( + FBD9915E8EE1AFCEC69B2B40F6151ADE /* MKAnnotationView+WebCache.h */, + B4F4CECFE5F41E6594CCD5F0BD801E74 /* MKAnnotationView+WebCache.m */, + 9412DD92DB149FA51E3EFDC819CF8C95 /* SDWebImageMapKit.h */, + ); + name = MapKit; + sourceTree = ""; + }; + 7403197B2CE97A382CECA3B0B6CACE03 /* UICollectionView */ = { + isa = PBXGroup; + children = ( + FBAEB9EA44537B5C66C8C858EAA4FDC7 /* DDUICollectionView.swift */, + 3FE61B1653CA88CD313DD1993F1FB7C9 /* UICollectionView.swift */, + ); + name = UICollectionView; + sourceTree = ""; + }; + 741DF4BB5F287F392E951568C9DED106 /* DDBasicControlsKit_Private */ = { + isa = PBXGroup; + children = ( + FA42C3E9A0BF15E687C4271CFC92E8D7 /* DDBasicControls.h */, + 53BBD63DB182B970A3FFF3B5F20F3B2D /* DDBaseAnimation */, + 57EA13414361830F5851843AD45F779A /* DDBaseAttributedString */, + A5C04B6F6A92CC87EB725D9F761C3EFF /* DDBaseButton */, + E1AA544F9C63E28F83AEC775D068EECD /* DDBaseCollectionView */, + A8F103DB7C8FC1C12F18A419A13D8D4B /* DDBaseCollectionViewCell */, + A4E831CA6436C8352D3366CA112ED239 /* DDBaseImage */, + 123363DA7822739A01DA1CA4E66F5B44 /* DDBaseImageView */, + 82E214FD8CD92240802351D810974D08 /* DDBaseLabel */, + 81655CAE08FBE32EC80E60335339706E /* DDBaseModel */, + A2686D646AD68EDC7A628A111D8DD45D /* DDBaseNavigationController */, + 4042D2E3CEBF4C3E3D988604FF464B97 /* DDBaseScrollView */, + 31E80E85A539EBB1B79A0EBB09075EB1 /* DDBaseSwitch */, + 3DD66ACABAD8D2B1A6362D18DC9A9F10 /* DDBaseTabBarController */, + CB6BD9BF1203E0715BBFA03531BEF4B0 /* DDBaseTableView */, + F32AAA1C3755E295328A20DD5C590FEE /* DDBaseTableViewCell */, + 03F6C1897A5332F7B2BBBD49C3597E74 /* DDBaseTextField */, + 3A12F500E20B52433B1A7FDD7E291C97 /* DDBaseTextView */, + 4D952EBE24875334FF562B1C9AFFCEDF /* DDBaseView */, + 885F786A90BA6ADB0BAC834A25B7D46C /* DDBaseViewController */, + 79501767872DC9368CCC250057C648CF /* DDBaseViewModel */, + 5B552ACA43B1F370B055D30B1B2C14A4 /* Support Files */, + ); + name = DDBasicControlsKit_Private; + path = DDBasicControlsKit_Private; + sourceTree = ""; + }; + 74550BCD16C5A8712D842AAAAC790517 /* ObjC */ = { + isa = PBXGroup; + children = ( + 8BD1EE08814A7472706470B65F3D3639 /* SwiftyRSA+ObjC.swift */, + ); + name = ObjC; + sourceTree = ""; + }; + 7498BD3B3A74C235A60BB0842843D270 /* Resources */ = { + isa = PBXGroup; + children = ( + 9B355D1D250D7DFBEB4FC4D5CC6D52EF /* en.lproj */, + ); + name = Resources; + sourceTree = ""; + }; + 75189C437FA488366FDE63AF48155BF8 /* Support Files */ = { + isa = PBXGroup; + children = ( + 0A603A56BF9F0D351F7F58597AE67397 /* JXCategoryView.modulemap */, + E03320A291BFDD5AA1545F5FF07DB996 /* JXCategoryView-dummy.m */, + C01A1FC30FEE6FEE5B040C6EA68C73AF /* JXCategoryView-prefix.pch */, + 42A1A81F83BFB532AEB5DB4CAE2362E4 /* JXCategoryView-umbrella.h */, + 9DF5503B5B0AB88750E48EB61E67F526 /* JXCategoryView.debug.xcconfig */, + BAFA58A605A91B262522CC7C1D77EF05 /* JXCategoryView.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/JXCategoryView"; sourceTree = ""; }; - B11831B51B35923EB60DAB01F5D6611C /* Annotation */ = { + 75B9060FB776C87E0D8BFFA23C913933 /* ControlView */ = { isa = PBXGroup; children = ( - 673966161BB8C651081C35CF78884846 /* DriveRouteCustomAnnotation.h */, - 75DDC59CFF8D9ADCC560F8EFB3BDDD18 /* DriveRouteCustomAnnotation.m */, - 392D27400AC3F4C0FC4F4641A1F615C1 /* MAPointAnnotation+DDCategory.h */, - D28527F6DF5BDCD6AABCC08E41FEFB89 /* MAPointAnnotation+DDCategory.m */, + E25AFE2CC3899B6483DAECBCD6614163 /* UIImageView+ZFCache.h */, + A7910195E2BA26BBDC64BC79D7365557 /* UIImageView+ZFCache.m */, + 58FFBF9D8BEC6D0A877D11132717BF54 /* UIView+ZFFrame.h */, + A783B4031979F6BBE19524A554BBCE84 /* UIView+ZFFrame.m */, + 4DED4383148456821E55F74B9856B80A /* ZFLandScapeControlView.h */, + 6FF978DF56D9926EA3788A68EDA759E2 /* ZFLandScapeControlView.m */, + C3A40198775F90A1AE767DCDC1BCE469 /* ZFLoadingView.h */, + B43A1F2F1E63720D830B370B7AAA5020 /* ZFLoadingView.m */, + 5AE27BD2887CD524A80F947F01B089FD /* ZFNetworkSpeedMonitor.h */, + 811F0240EAB8C42BEA3E9912D916BBAE /* ZFNetworkSpeedMonitor.m */, + 1187BCC044B894F6E3491ED9B5C26252 /* ZFPlayerControlView.h */, + 8A2CBCA91EB2EA8F206B354A6E598552 /* ZFPlayerControlView.m */, + 14090DEF6DB4FAD172F8D3682ABAC65D /* ZFPortraitControlView.h */, + 056A3AE606265514F6884996EA21C6C6 /* ZFPortraitControlView.m */, + 7C73804AEDE7540DC69868ADD55D1AE3 /* ZFSliderView.h */, + 5C43572F515F76824B321D8A42D029D9 /* ZFSliderView.m */, + C33C1BB66CB81994191C0E4B8665F134 /* ZFSmallFloatControlView.h */, + 2532AA7D799838AA046A78158ADA67C8 /* ZFSmallFloatControlView.m */, + CB065740FE2583AF33580901156A78FA /* ZFSpeedLoadingView.h */, + 3A6FA7D7D1ECC53270E58F80B5EDE1E0 /* ZFSpeedLoadingView.m */, + 9379D6401784F1AEFF9724756BAFA76C /* ZFUtilities.h */, + 5553370591A8C083690A1FB20C27F538 /* ZFUtilities.m */, + 11E9E480C1E54BC90F57D2CCAB49A5FE /* ZFVolumeBrightnessView.h */, + 9334E4901AFDADE6CC32987663B2DA25 /* ZFVolumeBrightnessView.m */, + DDC50AD7A6FDF2525655E340541CBBF6 /* Resources */, ); - name = Annotation; + name = ControlView; sourceTree = ""; }; - B1ED22E074DED996BF95BEAC75203C15 /* Support Files */ = { + 773250EB5554E5DC8EDBE7CDE5D297BA /* BRPickerView */ = { isa = PBXGroup; children = ( - 789CDC8CF0B05FFA9844AEFDA90D766E /* JCore-xcframeworks.sh */, - 269B13D3E7241BC6A1B0BD0AE7638E70 /* JCore.debug.xcconfig */, - F66D5AFBCC3B0158DBEFE3499A8774BB /* JCore.release.xcconfig */, + CA7A822181B9F7B98B45DE64CE0662BA /* BRPickerView.h */, + 6C04C0A1D6F4CBC31A8E12A7603EDB4D /* AddressPickerView */, + D29DD95B7AEA08AFE28525FD91D0E487 /* Base */, + AE661866F0164A4E8DB9AEBB5FB99DC1 /* DatePickerView */, + 3233988B6F378F2949C75281663DF4B2 /* StringPickerView */, + 7CC29ED6BFC7CB687C75DFA54FA8F093 /* Support Files */, + ); + name = BRPickerView; + path = BRPickerView; + sourceTree = ""; + }; + 79501767872DC9368CCC250057C648CF /* DDBaseViewModel */ = { + isa = PBXGroup; + children = ( + 795D28D4EAEFE189D8C322630AEBB944 /* DDBaseViewModel.h */, + FC2B8B1BA43DEED3EA2678AD43F4436C /* DDBaseViewModel.m */, + ); + name = DDBaseViewModel; + sourceTree = ""; + }; + 79D5E266F9FD6A7E7DD1A8D7C4CF15AC /* Resources */ = { + isa = PBXGroup; + children = ( + C9BA963A8C91E0A3F2A875E5F6FC8DA1 /* ZLPhotoBrowser.bundle */, + ); + name = Resources; + sourceTree = ""; + }; + 7A145009AA2BC4C8F1A20A7814F06A80 /* DDNetworkingOfAlamofireKit_Private */ = { + isa = PBXGroup; + children = ( + E9EB98248632D80E2CD041148A8E5C15 /* DDAF.swift */, + FD64314C379E7F3EB5BD31238B02809F /* DDAlamofire.swift */, + B0D708336A40ED61454563C47C3903A6 /* Support Files */, + ); + name = DDNetworkingOfAlamofireKit_Private; + path = DDNetworkingOfAlamofireKit_Private; + sourceTree = ""; + }; + 7B19FF4FAAC1D258622782E19A38EF1C /* DDButton */ = { + isa = PBXGroup; + children = ( + B29D005A8A780B7203165EFE4F81CEE8 /* DDButton.swift */, + ); + name = DDButton; + sourceTree = ""; + }; + 7C3963D83CEFB7C3C318CC8501C13F16 /* Resources */ = { + isa = PBXGroup; + children = ( + 82C950A22BDBB5BABA64AF085F248807 /* DDBaseViewController.xcassets */, + ); + name = Resources; + sourceTree = ""; + }; + 7CC29ED6BFC7CB687C75DFA54FA8F093 /* Support Files */ = { + isa = PBXGroup; + children = ( + 1EECE5C3878ECD2D907C22542FAF6CB0 /* BRPickerView.modulemap */, + 06238817EEBEE705945FA0A829CD003D /* BRPickerView-dummy.m */, + 1D46B6D7FC4D45B44DB68694E3E7A2B9 /* BRPickerView-prefix.pch */, + BC3172E9B17147866900EF13AD321BCE /* BRPickerView-umbrella.h */, + EDBA254B348DB78647705E13777F4E68 /* BRPickerView.debug.xcconfig */, + 5085009761EFF9710D58D141CE4344FE /* BRPickerView.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/BRPickerView"; + sourceTree = ""; + }; + 7D72F0AB9AD9E8F5CAF32CB9049E2E91 /* UIButton+DDCategory */ = { + isa = PBXGroup; + children = ( + A01548D6006AA25237AB32796B4A5291 /* UIButton+DDCategory.h */, + D67E045E83C23CE19EE0D2D96B9E2AA8 /* UIButton+DDCategory.m */, + ); + name = "UIButton+DDCategory"; + sourceTree = ""; + }; + 7E8641CEA2D0D13381E7D1F82A1A2C27 /* UIView */ = { + isa = PBXGroup; + children = ( + 039574ABCAE0F3DE38B92070B3D21AC6 /* DDUIView.swift */, + F338E6DC579560992F3899DAE2EF1CB9 /* UIView.swift */, + ); + name = UIView; + sourceTree = ""; + }; + 7ECD29DF3161E72D72BE4976F7550FA0 /* UIViewController */ = { + isa = PBXGroup; + children = ( + D1436DF22306A910DE634B3436397A6D /* DDUIViewController.swift */, + 3A63C95CEE4DC15C06CFE92356CA3CB2 /* UIViewController.swift */, + ); + name = UIViewController; + sourceTree = ""; + }; + 7F16E7327E3EDB91330A5FE52A71DBE1 /* Support Files */ = { + isa = PBXGroup; + children = ( + EB54EDEF7A3CF863EB16DAC2BA19C9FD /* JCore-xcframeworks.sh */, + 06B46F69C1C8EDD36B1781CEFBC2A6C7 /* JCore.debug.xcconfig */, + 4D14F99E6FF6E2DBE74EF977A4557537 /* JCore.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/JCore"; sourceTree = ""; }; - B3F4FB0680EDD4661BE9D33EAEB2F18A /* UINavigationBar+DDCategory */ = { + 7F2CB8FDDB3522B39E647F5E714127A0 /* UrlLinks */ = { isa = PBXGroup; children = ( - FD600F416E5A74B5A1F92D26B3436458 /* UINavigationBar+DDCategory.h */, - 6D50325CFF445348AF2D51988310E624 /* UINavigationBar+DDCategory.m */, + 960B877ECE016730DAADA8D1F864E36E /* UrlLinks.swift */, ); - name = "UINavigationBar+DDCategory"; + name = UrlLinks; sourceTree = ""; }; - B40A65C2DAFB4F6BD4272E5F63720AA2 /* Kingfisher */ = { + 7FDC644948DEEEAA977553639BBBE64D /* JCore */ = { isa = PBXGroup; children = ( - 5781C4A2D660A4C2154C1EE54DB527B0 /* AnimatedImageView.swift */, - 5158A93D057A0917BE0CC7C8ADFE1820 /* AuthenticationChallengeResponsable.swift */, - 1AF91873AA224EE7012E340185ECF07F /* AVAssetImageDataProvider.swift */, - D343074B132E1A6D98FD6F436B9CECA5 /* Box.swift */, - 3F5E1CE4997BE97B5E8466C530FD0039 /* CacheSerializer.swift */, - D583BB1B2D850804E9FF419CF2EE2197 /* CallbackQueue.swift */, - 20A09A3496000554608BC8FB6FF7A762 /* CPListItem+Kingfisher.swift */, - F4F4D77A08981EE0542CC51A2FDDC352 /* Delegate.swift */, - 9AD1F33F0C0A1BEA34A73DE7235C35F6 /* DiskStorage.swift */, - 04F1F1608F01E79C15578A9010D3A840 /* ExtensionHelpers.swift */, - 5C910CC899D6B35B0BC8C6E4A1E5CF7C /* Filter.swift */, - DBCA7DEF65B6364A009F8CD6AB6E2459 /* FormatIndicatedCacheSerializer.swift */, - E6D4C152DC1E7533D295881639728E8D /* GIFAnimatedImage.swift */, - 97F75A5C9A07A62BD1F5AABAAED76D43 /* GraphicsContext.swift */, - C4CC337C54DE3F5B9E79C4141C036D44 /* Image.swift */, - 0AF32D2DDDFCFEA5C75A558B12EE243A /* ImageBinder.swift */, - A8F7BD90BD3A4E893E780339409BECC6 /* ImageCache.swift */, - 9FAF77431395E368ED89CDC463C864C0 /* ImageContext.swift */, - D50AD93DB55BA2852EB053E766E0CEC7 /* ImageDataProcessor.swift */, - 72CE587DB59FC3679A72BE3940089C60 /* ImageDataProvider.swift */, - 2A9C771BD081B7E1B2A0ECF84F413605 /* ImageDownloader.swift */, - FA82C7FB19AEFFD3C8FA116BF5DD58A5 /* ImageDownloaderDelegate.swift */, - 84FF410D077279CB71A1444D6ACF8BAE /* ImageDrawing.swift */, - 0F8B6A0127E3A880465D20229BE3587D /* ImageFormat.swift */, - 567F65E8F1E8D5FCA6221513B664E89C /* ImageModifier.swift */, - C0F1BEA2AFA0A22F4AA62459116A9AAD /* ImagePrefetcher.swift */, - 21C5F8D56E268254B365309D423B605D /* ImageProcessor.swift */, - 9EA6610C489357045CF9DDFB2EDDA44B /* ImageProgressive.swift */, - C23F3DD5730296214D78C45E51E5F702 /* ImageTransition.swift */, - 67EB509778A269EE8B4A6FF53112E8D5 /* ImageView+Kingfisher.swift */, - 8B751F9A4C9F1B997FBD60EF1A2B2DB9 /* Indicator.swift */, - 1151C25AC264A0C9897EADB334FA5618 /* KF.swift */, - B0FAFD739CB2FBF777A275E18480448E /* KFAnimatedImage.swift */, - F609528C0E942F558362D1ECB75EE0B9 /* KFImage.swift */, - 4B614A4AA6029E2DABD7327FCFD3841C /* KFImageOptions.swift */, - 21DCF07DB5D14A74DB57C27F40FEF911 /* KFImageProtocol.swift */, - D37595B8A55D445A6594572A6F99F17D /* KFImageRenderer.swift */, - C9D50B4D0A0F65A2E7AE727B32AF36DA /* KFOptionsSetter.swift */, - 0F8D126B628F25E294A7EB034194840D /* Kingfisher.swift */, - 9A738E6360A3255042B464DBE52D5170 /* KingfisherError.swift */, - D1FECBC69BBE1F037C888CFC5CF8F1FC /* KingfisherManager.swift */, - B75442AF1FFC21021B41E623A2ABDED2 /* KingfisherOptionsInfo.swift */, - 04E47139B87EBF2B6E0FF7DBF6E46640 /* MemoryStorage.swift */, - C150F2AA4B27DEEAD788DB0B253A619A /* NSButton+Kingfisher.swift */, - 8CF633D9CE46ECC268A516CBB7C8826E /* NSTextAttachment+Kingfisher.swift */, - 30868EFBA3D007F9EF0766C5F689466B /* Placeholder.swift */, - 30E4F1AC60B7E791A6FF76D6342A8B5E /* RedirectHandler.swift */, - 0A4CC3C64854A96FD98EFFC728A03549 /* RequestModifier.swift */, - EE2E468F2F99BE6579068BFAF32C9908 /* Resource.swift */, - 9D54D5C534804210ACB28C845850459C /* Result.swift */, - 6B78BFB86A5D0EB3D9E2ECA198EC07F3 /* RetryStrategy.swift */, - BAA3AB2DCD3CD569C075AEF6CCFB17EB /* Runtime.swift */, - 1E7D0397564C342C1B79474D477E0377 /* SessionDataTask.swift */, - CC34DF74E0F6C217FFC044D4CA605FB4 /* SessionDelegate.swift */, - E0AC4164C244A783E1EB4707E25D4626 /* SizeExtensions.swift */, - 6D5F220E34FD2082F01225501BBEEF16 /* Source.swift */, - CBC51A51F49299ABACD2C7BA9DC428D1 /* Storage.swift */, - 341320C28A0883512D2A53BF11D57622 /* String+MD5.swift */, - AD7925E22DA983A4D7DFB5CA3D395168 /* TVMonogramView+Kingfisher.swift */, - 4129ACC370F00ABEB43EEBD0CFA7C5C1 /* UIButton+Kingfisher.swift */, - D059C0C499654D14D299C442DFC27A36 /* WKInterfaceImage+Kingfisher.swift */, - 6EB072B6866D4621AA0D478295812BA8 /* Support Files */, + 58FEBBEBA4B9701AD2FF97DC9C384782 /* Frameworks */, + 7F16E7327E3EDB91330A5FE52A71DBE1 /* Support Files */, ); - name = Kingfisher; - path = Kingfisher; + name = JCore; + path = JCore; sourceTree = ""; }; - B604EE5FBC063D9651458182088244B8 /* UISwitch+DDCategory */ = { + 814E136935470E09443F87A1EB296518 /* UITextView+DDCategory */ = { isa = PBXGroup; children = ( - 8B0F5244C1854B2E06F7CD813C160771 /* UISwitch+DDCategory.h */, - 4C55BE8EC5588AC05F56719629BFB9A9 /* UISwitch+DDCategory.m */, + 8EF6CA5C8605E89D5B95C7F02FBD7D4A /* UITextView+DDCategory.h */, + 369282BFFA17BE577950F2C29FB6A67E /* UITextView+DDCategory.m */, ); - name = "UISwitch+DDCategory"; + name = "UITextView+DDCategory"; sourceTree = ""; }; - B61BFB5D8388A178F3A3C37333E62CB7 /* Frameworks */ = { + 81655CAE08FBE32EC80E60335339706E /* DDBaseModel */ = { isa = PBXGroup; children = ( - 51904851761C0B1FDD0BA78DFC4C3373 /* AMapSearchKit.framework */, + DBAD08126B9080C366F9E397191BBE57 /* DDBaseModel.h */, + 039F00DC58F9C3A2C0A72729AF6B957A /* DDBaseModel.m */, + ); + name = DDBaseModel; + sourceTree = ""; + }; + 827E36771EDE92EE8110F0BC7F201B45 /* PopupDialog */ = { + isa = PBXGroup; + children = ( + C2E9949BCE8F768888E03E679CECC7C7 /* InteractiveTransition.swift */, + 21674AB534EC96E7927A0F7D146F0B81 /* PopupDialog.swift */, + 210A24BB10A3CA89D14A6F1A180FC065 /* PopupDialog+Keyboard.swift */, + D7160A21DD11FB1310E0D52335060432 /* PopupDialogButton.swift */, + 79E0D5C42037D6E6FB18C380AEC11396 /* PopupDialogContainerView.swift */, + 065B11C89371CC4255EE8CA78AB4D5D3 /* PopupDialogDefaultButtons.swift */, + CFA04185301A5917ABDBDEC1D612FE8F /* PopupDialogDefaultView.swift */, + 3FD023DC306D3D1E9C8B3A68B5BBAB60 /* PopupDialogDefaultViewController.swift */, + DD2645C8CEB2A5D2D9F6F734C385DA35 /* PopupDialogOverlayView.swift */, + 23D9826CFF8ECCEF2E4D1AD0394274D3 /* PresentationController.swift */, + E4CBD8C0AE14DFB9CB34041070E4439D /* PresentationManager.swift */, + D79400C04611DCA0219CCC4FED5760A9 /* TransitionAnimations.swift */, + 02922EBA62B995A2D40B08FE21B102BE /* TransitionAnimator.swift */, + 38C005235C5BD77A6A2BEB7BBCABC22C /* UIImageView+Calculations.swift */, + F36D81DEBFEB19B8FEFA60597AC42595 /* UIView+Animations.swift */, + 534F10DB9CA0B962E011471FA0C50EBD /* UIViewController+Visibility.swift */, + BFF38A47F8A98E69DC43C31D4034CBA2 /* Support Files */, + ); + name = PopupDialog; + path = PopupDialog; + sourceTree = ""; + }; + 8296E1D5557AFA5DB0B9D62407B06537 /* SwiftyRSA */ = { + isa = PBXGroup; + children = ( + 06BB61351E424DCB705710853DDB00F0 /* Asn1Parser.swift */, + 1DDD4360E28D83A8A2AAF2BEA9F751CD /* ClearMessage.swift */, + FC5181D72AF2B025E04FD2CC28CBDD64 /* EncryptedMessage.swift */, + 08E35A322211FEEB86CE4B42F9E74F5A /* Key.swift */, + D75F36396C825082508059CD0ED4DB49 /* Message.swift */, + 5B17B65CD8929CA3A776837F60DAEBBB /* NSData+SHA.h */, + CFCAA960B1920091AC115175863C7249 /* NSData+SHA.m */, + C01301176AEAC9809BD957B58457CBA2 /* PrivateKey.swift */, + 8C3C814A14571470DAD18447CE470666 /* PublicKey.swift */, + D79736C3A55B7D6C5075C947B6694235 /* Signature.swift */, + E53F520764ACA8A4466548E0CCDA8872 /* SwiftyRSA.h */, + DD105EC99E1337DE2350EA8F5E086D67 /* SwiftyRSA.swift */, + 69C45CC190A46771B6163C6F28C4148A /* SwiftyRSAError.swift */, + BE796FA7679BFCE0B82C986E0EC65503 /* X509Certificate.swift */, + 74550BCD16C5A8712D842AAAAC790517 /* ObjC */, + 10E7B3106FDB7E3A31188F2062967517 /* Support Files */, + ); + name = SwiftyRSA; + path = SwiftyRSA; + sourceTree = ""; + }; + 82E214FD8CD92240802351D810974D08 /* DDBaseLabel */ = { + isa = PBXGroup; + children = ( + 5C26366BE5C66DF9BD4A444D8916F6AE /* DDBaseLabel.h */, + 4FC7EA8397ECCC0A4035C805A341E66C /* DDBaseLabel.m */, + ); + name = DDBaseLabel; + sourceTree = ""; + }; + 83CA43A575637A355AFF917283E244DF /* UIFont+DDCategory */ = { + isa = PBXGroup; + children = ( + 4B2C6C950C836FE62DD8A8414331EBF9 /* UIFont+DDCategory.h */, + F736FC35BDD67E5655FB0ED07F754CA1 /* UIFont+DDCategory.m */, + ); + name = "UIFont+DDCategory"; + sourceTree = ""; + }; + 83D6EC759EF9911FC0FC9513955C7953 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 75E1F727257262E34B3092E52704AC5B /* AMapFoundationKit.framework */, ); name = Frameworks; sourceTree = ""; }; - B9A5CE20A19FE6FC3AC86B26AF985A0D /* Resources */ = { + 83E6F5EF5FC0A24A8B20F7B0E872E29C /* Support Files */ = { isa = PBXGroup; children = ( - EB21CF8E9A32CB6C344B36EC87B8ED05 /* ZLPhotoBrowser.bundle */, - ); - name = Resources; - sourceTree = ""; - }; - BA782F91205E0D9E1BFB9D2B4AB962D7 /* DDMAMap */ = { - isa = PBXGroup; - children = ( - B11831B51B35923EB60DAB01F5D6611C /* Annotation */, - F6F84CFFE9649505CBB69776527B2DD0 /* AnnotationView */, - 22656756C93A781852435899DA74B326 /* MapView */, - 3AC5C0327F1F405E600672157A88B2FB /* Overlay */, - AEA68FB0574CA6349F55DA49D18B5171 /* Sources */, - 0703A4F8E6C1AEDEA3DC7EFB32B42702 /* Trace */, - ); - name = DDMAMap; - sourceTree = ""; - }; - BABE9EF8CD0D6F37A53D7A332A178A56 /* Support Files */ = { - isa = PBXGroup; - children = ( - DDE0A76DC2B9C904AEFCA4F542821FFB /* DDZFPlayerKit_Private.modulemap */, - D3723412A9ED47F10F798CBCF788A14F /* DDZFPlayerKit_Private-dummy.m */, - 7A92BF2D12B6819D6C74A1689A4F0D5E /* DDZFPlayerKit_Private-prefix.pch */, - 5C7AB1ED16640A5FC38669630FA6234B /* DDZFPlayerKit_Private-umbrella.h */, - B1D286FBD0796967AA89259FA68B1706 /* DDZFPlayerKit_Private.debug.xcconfig */, - 525060AA394DD8CC124A6BBE69ECA37C /* DDZFPlayerKit_Private.release.xcconfig */, + 0940B6836DEBA63416A98E29D1B7E0C6 /* DDToastKit_Private.modulemap */, + 2B69714D0D7BBF893C7D33E4E0F55581 /* DDToastKit_Private-dummy.m */, + E038753F3326EAFA55E551DED5A83E1A /* DDToastKit_Private-prefix.pch */, + BE81CF354513FFE3224BE1AAF856D4A3 /* DDToastKit_Private-umbrella.h */, + C8E4CE335A340C6A774310B86A5AE93B /* DDToastKit_Private.debug.xcconfig */, + 8F1AFC44ED08A99390C97E3260047E20 /* DDToastKit_Private.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/DDZFPlayerKit_Private"; + path = "../Target Support Files/DDToastKit_Private"; sourceTree = ""; }; - BAC5A2A4BB037A61609F2D4388D1CA5F /* DDColorKit_Private */ = { + 85CD6500E8C7217B3F48961EDBF841F0 /* Support Files */ = { isa = PBXGroup; children = ( - C90BA606D4132BC2DAE037464C64CE62 /* ColorUtil.swift */, - 092940A56702A6B355DAA3BCEBDF3087 /* UIColor+Hue.swift */, - 41922DB0BE20B849E3944C40B9D7C8F5 /* Support Files */, + 0EB8C624EF7CB306DD272A6C7FD0984F /* AMapFoundation-NO-IDFA.debug.xcconfig */, + EE4FDB7DC97BA8834FC5ED0132CDEDC8 /* AMapFoundation-NO-IDFA.release.xcconfig */, ); - name = DDColorKit_Private; - path = DDColorKit_Private; + name = "Support Files"; + path = "../Target Support Files/AMapFoundation-NO-IDFA"; sourceTree = ""; }; - BEB149D529CE6B2080392A40F38D342D /* NSObject+DDCategory */ = { + 869BCF835BE999A00E7E79A8B630FA4F /* AnnotationView */ = { isa = PBXGroup; children = ( - 5E0EC73C4516E2CBE99D9D79BD1F3BF9 /* NSObject+DDCategory.h */, - 76824111D7DB84CE83AA355919A67007 /* NSObject+DDCategory.m */, + 7D15009FE79448A8D3C61B246F3E6637 /* DriveRouteCustomAnnotationView.h */, + 6A058F68A609491EF0B8922E8D469DC9 /* DriveRouteCustomAnnotationView.m */, ); - name = "NSObject+DDCategory"; + name = AnnotationView; sourceTree = ""; }; - BF28098FC93270D678938BA37E3BAAB4 /* UINavigationBar */ = { + 885F786A90BA6ADB0BAC834A25B7D46C /* DDBaseViewController */ = { isa = PBXGroup; children = ( - C17709E204CF1D2B2B2D714E35234C77 /* DDUINavigationBar.swift */, - 9209D3C1BD7DE7B70C6DF3E1CDDEB6E6 /* UINavigationBar.swift */, + 07C7B77AC79010B011C9130BDAEFAE07 /* DDBaseViewController.h */, + AFC088A48A1A3668B42821D9FAC80DD5 /* DDBaseViewController.m */, + 7C3963D83CEFB7C3C318CC8501C13F16 /* Resources */, ); - name = UINavigationBar; + name = DDBaseViewController; sourceTree = ""; }; - C0002654EDB063671A1C138D51BA6AB7 /* DDLabel */ = { + 88961A355CED62D100E8EBD00F699FFC /* ApplicationInfo */ = { isa = PBXGroup; children = ( - A412357CDF0699D4EACED44FAF9F0502 /* DDLabel.swift */, + 5DFBA462E81FE469A3880642FDFF4ACA /* ApplicationInfo.swift */, ); - name = DDLabel; + name = ApplicationInfo; sourceTree = ""; }; - C1FEC285F82E2D5B4EA0E9A2BB79A8A1 /* DDBaseNavigationController */ = { + 8C71DCC9CAC5FAF90BA8D45760D85751 /* UIBarButtonItem+DDCategory */ = { isa = PBXGroup; children = ( - BCD183A0C06319841CCFD372D754A65D /* DDBaseNavigationController.h */, - FC860DBD404A5BC31DCA10EA8D1995F4 /* DDBaseNavigationController.m */, - 94ECDE97618B6C14EE917F541B6B5265 /* DDNavigationControllerDelegateReceiver.h */, - 80BD15B1685ED2370B9F3038FC352E30 /* DDNavigationControllerDelegateReceiver.m */, + 68F87BA0B7815B60BDC685846135F390 /* UIBarButtonItem+DDCategory.h */, + 397ACB177BAF19E4CBD6E53B19670373 /* UIBarButtonItem+DDCategory.m */, + ); + name = "UIBarButtonItem+DDCategory"; + sourceTree = ""; + }; + 8DCDEE1AEEEC1B1338FB045B2209A7A8 /* DDView */ = { + isa = PBXGroup; + children = ( + 7DEFBC6B3BC41B3EFEDF60E4155765E1 /* DDView.swift */, + ); + name = DDView; + sourceTree = ""; + }; + 8F3A17B1D98CF7435320C4DAA86F5454 /* JPushExtension */ = { + isa = PBXGroup; + children = ( + 2B94A0E4FD75BCA9EAFC93F5B14DF878 /* Frameworks */, + C09BB1486C5D7F7CBDF9CE84D69D88BD /* Support Files */, + ); + name = JPushExtension; + path = JPushExtension; + sourceTree = ""; + }; + 925F407D518B59D62587EE6DE5DAE071 /* Support Files */ = { + isa = PBXGroup; + children = ( + 1A8147D505262DC091E37F898CFB096C /* MJRefresh.modulemap */, + F49BDDB4952C5AB6D71917A2B1A40633 /* MJRefresh-dummy.m */, + 7EA102A765B12386FEB116DB655A322D /* MJRefresh-prefix.pch */, + EDE9C8200260F8FAC9E298F1AFE1CC8D /* MJRefresh-umbrella.h */, + 2245679B562A0A981E009C266C623CA3 /* MJRefresh.debug.xcconfig */, + C1E1001084A1DE3C73F7A4CBB0207512 /* MJRefresh.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/MJRefresh"; + sourceTree = ""; + }; + 92AC48B3C097EA88B5D3DA7410B43CF5 /* DDAudioPlayerKit_Private */ = { + isa = PBXGroup; + children = ( + 643999E3C7751C8F2484B249A02199E4 /* DDAudioService.swift */, + 5D8C99F56B74AE5CD4EA2D60C5825E87 /* DDSpeechSynthesizer.swift */, + F703ABC8858D5E7BFD7ABAC23FB82408 /* Support Files */, + ); + name = DDAudioPlayerKit_Private; + path = DDAudioPlayerKit_Private; + sourceTree = ""; + }; + 92DC09227980CAB2EE0C000D53D702AC /* DDMAMapKit_Private */ = { + isa = PBXGroup; + children = ( + 0DCC14C8FAB8FA536DC00D3A73480205 /* DDMALocation */, + 295C230F1D3C50B104BDE785AB25AEDC /* DDMAMap */, + DA7B76D9FD6DCF38508D400B23903F78 /* DDMANaviManager */, + 45B3977D4F48F8C58AA8C641F8392144 /* DDMASearch */, + 46F4E84C50153E82F1169A75151B1970 /* DDMATrackManager */, + 226E2A0928D089C2E17B0EC160D1ED98 /* DDMAUtil */, + E04E3A33D9C4C20A1E70E509E63598EA /* Support Files */, + ); + name = DDMAMapKit_Private; + path = DDMAMapKit_Private; + sourceTree = ""; + }; + 92EA57812D48DDD1E43A368C752300F8 /* Trace */ = { + isa = PBXGroup; + children = ( + DD76C6A8AF1AA8CB62DF43C3F769AE0C /* MATraceReplayOverlay.h */, + 17E2210B687B3412F03196B1C6A6D547 /* MATraceReplayOverlay.m */, + AA0495E1F6D98A3DDE4F33580F71324D /* MATraceReplayOverlay+Addition.h */, + 4A6DE22C0FFCF813D3A7FF22FDA7AA0F /* MATraceReplayOverlayRender.h */, + 1CC0FC134317D7C5174A921D18711453 /* MATraceReplayOverlayRender.m */, + ); + name = Trace; + sourceTree = ""; + }; + 945A936B3970B3D02ADF195141C92D6E /* UISwitch */ = { + isa = PBXGroup; + children = ( + B509D613CF3D47FE4B95ECA94FD5B68A /* DDUISwitch.swift */, + 8985AFEB1277743F0F561FA259EB9B5A /* UISwitch.swift */, + ); + name = UISwitch; + sourceTree = ""; + }; + 94BF35FB15A4061FCD3B2D817AD9D1BA /* Core */ = { + isa = PBXGroup; + children = ( + 058DDB67AFB24A6BA613442B24669C5F /* UIScrollView+ZFPlayer.h */, + D8CB5B60C5127068B6918F908DE32948 /* UIScrollView+ZFPlayer.m */, + 1BDA18B33684622BC30BDBB778EB44F3 /* UIViewController+ZFPlayerRotation.m */, + 2C723BBB371338FF563D44BF6B22F6F3 /* ZFFloatView.h */, + 7CA9932A4FB3310EABE728105AA0E97D /* ZFFloatView.m */, + D6E34F8429C02CFE78D89CA93E4DC2CD /* ZFKVOController.h */, + 878580EFC20BDA5466D9EF9E44549D32 /* ZFKVOController.m */, + A6E30A4D3AA46AF31525D1977A28346E /* ZFLandscapeViewController.h */, + E9C32CEC0958CFDF3FB4362CBB18AEAC /* ZFLandscapeViewController.m */, + 9B882DB504FC2BA9A0E42106EA10CAC8 /* ZFLandscapeWindow.h */, + 358CF138B0A845A1BF0BE48FCF35637A /* ZFLandscapeWindow.m */, + D2EE928793DF72FDD723828035BA6AF5 /* ZFOrientationObserver.h */, + A7F011B38D7AD5A6E9DF11557F805A9F /* ZFOrientationObserver.m */, + 264DAF11628C8A5413AA9E9C7E5D72C6 /* ZFPersentInteractiveTransition.h */, + 59B8930947FB340B6A8F52B651A5AB8C /* ZFPersentInteractiveTransition.m */, + F5BD9CE490CF87092BB8B234FCA349E4 /* ZFPlayer.h */, + F45E2E4C287E99D187D4A1DB6F7BC294 /* ZFPlayerConst.h */, + 632A81A7D5D503D4551B881A6D5E2D99 /* ZFPlayerController.h */, + 295F96681C9FA1B63215C978EF3FE540 /* ZFPlayerController.m */, + 6C3D5CC4826AB8E011A52B66A32ECA6B /* ZFPlayerGestureControl.h */, + CFFC1E69456D7DCFAB6347A9E16EBAE4 /* ZFPlayerGestureControl.m */, + 9CED34885294771F45656EB2CB3B1CB7 /* ZFPlayerLogManager.h */, + D2A9A8EF046B4DE273BD1DD1E5CCA659 /* ZFPlayerLogManager.m */, + 6C58AF8CDBB957DEA3D2D9A7D27A7A87 /* ZFPlayerMediaControl.h */, + 05C73D463A953B45A2781623B7CFCB22 /* ZFPlayerMediaPlayback.h */, + AC90F8EB3F87F865E1F4207E6838FF13 /* ZFPlayerNotification.h */, + 9F6F97EC0C91BD3DE2098FAC9123569C /* ZFPlayerNotification.m */, + AC19804ED42A23C30B6831CAEC3BE55E /* ZFPlayerView.h */, + D7D356C9644A29E54C6CC720E7B1B848 /* ZFPlayerView.m */, + B50A67F6E3A42FB4D8E1ABBCF32AA3D6 /* ZFPortraitViewController.h */, + E4070527A194B9408C92FC6ACF6AB111 /* ZFPortraitViewController.m */, + 02CD09B23F363A0ED6829FABD931714A /* ZFPresentTransition.h */, + 995060076AEF261DB00EA9F991ACA5B8 /* ZFPresentTransition.m */, + 1F74707FBFB8CE8AC92B29ABAE7450F7 /* ZFReachabilityManager.h */, + 2CA67F170CF46792086DB53F69F5E540 /* ZFReachabilityManager.m */, + ); + name = Core; + sourceTree = ""; + }; + 958848701ECE56B0A24844F6286D6C9B /* DDScrollView */ = { + isa = PBXGroup; + children = ( + E01259E1EBA2E46C02294D76E8696183 /* DDScrollView.swift */, + ); + name = DDScrollView; + sourceTree = ""; + }; + 96DE8506BF2E9B8CC316119DE393620E /* UITableView */ = { + isa = PBXGroup; + children = ( + CF97FF1728BE083E7BA8D4321400C927 /* DDUITableView.swift */, + 833946F37DE590CE2D3BD5D428F6E965 /* UITableView.swift */, + ); + name = UITableView; + sourceTree = ""; + }; + 97199020CECADDD7B70A05AD3A8D7A0B /* DDViewController */ = { + isa = PBXGroup; + children = ( + 5EA60EF7A1D34307AFF7A81D4E680E9E /* DDViewController.swift */, + ); + name = DDViewController; + sourceTree = ""; + }; + 97EF280B68FF61B1E4CAF98123C8B779 /* DDToastKit_Private */ = { + isa = PBXGroup; + children = ( + 29388440526D9ABF1075B841888D72C1 /* SwiftToast.swift */, + 19997B31DB091B9691A5431ADE9681FF /* Toast.swift */, + 83E6F5EF5FC0A24A8B20F7B0E872E29C /* Support Files */, + ); + name = DDToastKit_Private; + path = DDToastKit_Private; + sourceTree = ""; + }; + 9CDEAB3BCF03FB126C2BF81CFA40AB35 /* UIView+DDCategory */ = { + isa = PBXGroup; + children = ( + D0881CEE46D38FAADED1CFDCC77A3FEF /* UIView+DDCategory.h */, + 908AC48A993D433EBBA6339FD87B3CB8 /* UIView+DDCategory.m */, + ); + name = "UIView+DDCategory"; + sourceTree = ""; + }; + A1B4F1C1C8DB85AAB6B723A8AEB61736 /* DDFontKit_Private */ = { + isa = PBXGroup; + children = ( + CD598F35AF355F8CCB8C1293E8E93F66 /* FontUtil.swift */, + DF0CE1B03B58A0A509591CCE7C7C92EF /* Support Files */, + ); + name = DDFontKit_Private; + path = DDFontKit_Private; + sourceTree = ""; + }; + A2686D646AD68EDC7A628A111D8DD45D /* DDBaseNavigationController */ = { + isa = PBXGroup; + children = ( + 798474138D25DB49F370DB1108E75E84 /* DDBaseNavigationController.h */, + 9C36E70494C84153E00A9D5A545FBD11 /* DDBaseNavigationController.m */, + D9017B4A55E653BC69EF76F2038FA511 /* DDNavigationControllerDelegateReceiver.h */, + 81856247CFA175B2AED83E69B67F95CB /* DDNavigationControllerDelegateReceiver.m */, ); name = DDBaseNavigationController; sourceTree = ""; }; - C25B5A34C091BE3E26D443D785D225D3 /* DDSwitch */ = { + A3D138CD2B4550ADD4F5657F33EEF241 /* UITextField+DDCategory */ = { isa = PBXGroup; children = ( - 3DE350BAFA9F7F69DA25A8337D3FEBDF /* DDSwitch.swift */, + 52E0E699C8AFAFF016391939DD51C67C /* UITextField+DDCategory.h */, + 057CDBDB37EEDC39DAD8B2899316EB5A /* UITextField+DDCategory.m */, ); - name = DDSwitch; + name = "UITextField+DDCategory"; sourceTree = ""; }; - C3D87B90F3800458E823EC687847EE10 /* UINavigationController+DDCategory */ = { + A4E831CA6436C8352D3366CA112ED239 /* DDBaseImage */ = { isa = PBXGroup; children = ( - 26E68331B382E955B9389387DDCD9123 /* UINavigationController+DDCategory.h */, - 8C0953729BDB420C2DB6BCDF6C84CF1D /* UINavigationController+DDCategory.m */, + 404613DA5C40A3F551C7878410955590 /* DDBaseImage.h */, + 7CD68D27706669257C28A28DDD646C89 /* DDBaseImage.m */, ); - name = "UINavigationController+DDCategory"; + name = DDBaseImage; sourceTree = ""; }; - C4A075A0E02944067B5FDB64DE3C2D20 /* DDBaseCollectionViewCell */ = { + A5C04B6F6A92CC87EB725D9F761C3EFF /* DDBaseButton */ = { isa = PBXGroup; children = ( - CA8BFEE97FD59FDA0839C7878084654C /* DDBaseCollectionViewCell.h */, - 0856731664667402BEA49E4DA367DDC3 /* DDBaseCollectionViewCell.m */, + E5F691EEF4FDA09A3911F13E8A0BC1C6 /* DDBaseButton.h */, + D1BC1FE6F37047E71C9830283FDD5D1B /* DDBaseButton.m */, + ); + name = DDBaseButton; + sourceTree = ""; + }; + A7470A624A38E3DA9638933D8907D285 /* Resources */ = { + isa = PBXGroup; + children = ( + 990D38C97D240AC6130954FC2243CD1D /* AMap.bundle */, + 07B96C65DB21C0B51A30D6E1CFAF84C9 /* AMapNavi.bundle */, + ); + name = Resources; + sourceTree = ""; + }; + A856503D8D9AFBC68B865A8428B4632C /* UICollectionView+DDCategory */ = { + isa = PBXGroup; + children = ( + B40CABDEE2A7797422ABE98CB08C0532 /* UICollectionView+DDCategory.h */, + 5FB2CC1CEAF09C79CDCCF063B3552A65 /* UICollectionView+DDCategory.m */, + ); + name = "UICollectionView+DDCategory"; + sourceTree = ""; + }; + A8CDE7D2DC057916E68D208C6B97F824 /* UIGestureRecognizer */ = { + isa = PBXGroup; + children = ( + 2557183A2FE6CE05E0241839C2486DB5 /* DDUIGestureRecognizer.swift */, + 3E51D95118FA22F4FFEB066E2CF1A373 /* DDUIPanGestureRecognizer.swift */, + 4D47057D54AC76837ECCF6C6096426E3 /* UIGestureRecognizer.swift */, + ); + name = UIGestureRecognizer; + sourceTree = ""; + }; + A8F103DB7C8FC1C12F18A419A13D8D4B /* DDBaseCollectionViewCell */ = { + isa = PBXGroup; + children = ( + 93787936F27F8AA07F71567C3AEA05D4 /* DDBaseCollectionViewCell.h */, + ECDAC965AE07254C2BFDE5F87782CAAA /* DDBaseCollectionViewCell.m */, ); name = DDBaseCollectionViewCell; sourceTree = ""; }; - C5BF44509FE96D81EE8041CB05409580 /* Frameworks */ = { + AA589270AC487CA8EFA329582799E096 /* Support Files */ = { isa = PBXGroup; children = ( - 01CCDB7933A8DB504E314F179899162C /* jpush-ios-5.0.1.xcframework */, + 4419C90CA680EE5E11CA8DD471569452 /* DDControlsKit_Private.modulemap */, + 1CBA3C0559234D90ED825EC7DD5EC9D6 /* DDControlsKit_Private-dummy.m */, + 251FF235CE955F28D337668577537D65 /* DDControlsKit_Private-prefix.pch */, + 8EBB9D79C4126F95ED0CBA0F3A9170C7 /* DDControlsKit_Private-umbrella.h */, + 4C492610364A0957F757E5C0834CA5E2 /* DDControlsKit_Private.debug.xcconfig */, + F0D8101C65BB03367A1F60BD3741C443 /* DDControlsKit_Private.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/DDControlsKit_Private"; + sourceTree = ""; + }; + AAC990982F63DA27D65E9A7B0CF8FD7F /* Support Files */ = { + isa = PBXGroup; + children = ( + D4BCE737E0820DD5448EC6815BC33EC3 /* JPush-xcframeworks.sh */, + E5ABB7D74AB285DE7B0057E548038111 /* JPush.debug.xcconfig */, + E5E3C0DB744B960A5F6130A12E7244C8 /* JPush.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/JPush"; + sourceTree = ""; + }; + AB48EBFB32CF9E369197EE14651E9F18 /* AMapTrack-NO-IDFA */ = { + isa = PBXGroup; + children = ( + A99EA3D76995EC1E88169F617A2B8804 /* AMapTrackCommonObj.h */, + 401E96E41DDE177579F094678E45AA85 /* AMapTrackError.h */, + 80B7297AC939B2B8559ED315012CAE3A /* AMapTrackHistoryObj.h */, + E086170944E312848BD32A068A3B3D45 /* AMapTrackKit.h */, + 16226D1086E5F03FEA888160551B6AE0 /* AMapTrackManager.h */, + BBB96050E4F141E4DBDDB6BEF4F085BA /* AMapTrackManagerOptions.h */, + C96AEB93B0FA97EFDC4E3B0439591217 /* AMapTrackTerminalObj.h */, + 6C25300F80EF9023F75DC9A9250D1B5D /* AMapTrackTrackObj.h */, + 9A6E17B9C11FE2FFAF7F992C9E228FE9 /* AMapTrackVersion.h */, + DEB5B4166B6DCCD22B1ABEF4050B4085 /* Frameworks */, + 59B19A14C2277EAF44F18302ECFC6E8D /* Support Files */, + ); + name = "AMapTrack-NO-IDFA"; + path = "AMapTrack-NO-IDFA"; + sourceTree = ""; + }; + AC902092AF48F9B78A9BA3C785EB10D5 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 663000EB836CA0BDD78F5C170DDE83FA /* Bugly.framework */, ); name = Frameworks; sourceTree = ""; }; + AE120E3EBDC111319F4D0C614A7B634C /* Support Files */ = { + isa = PBXGroup; + children = ( + D7A66CF132ED4CA93E3261E86C3D485A /* SnapKit.modulemap */, + 16AF0AA4A670CC0D68A66E6388506169 /* SnapKit-dummy.m */, + 5918B1075E12B3573D97D3D0A4F43DD9 /* SnapKit-prefix.pch */, + 302389AF8270E7C9B43A9943E089E17A /* SnapKit-umbrella.h */, + FEA3BC4A0AA3AAF35A6FE025713533A3 /* SnapKit.debug.xcconfig */, + 5CC4013C82704E2725B81D451DE06B1D /* SnapKit.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SnapKit"; + sourceTree = ""; + }; + AE661866F0164A4E8DB9AEBB5FB99DC1 /* DatePickerView */ = { + isa = PBXGroup; + children = ( + 606FC9383BF61B22370150A5B8CE3783 /* BRDatePickerView.h */, + C6EE7242DB95F788956D974ED735093B /* BRDatePickerView.m */, + E62D7B56DD56EC78FEA7E07C9936B539 /* BRDatePickerView+BR.h */, + FD954795EADD3272564F4494F60F7EDC /* BRDatePickerView+BR.m */, + 71D6374CE4CA55B10AA45F89C4B9F367 /* NSDate+BRPickerView.h */, + E73758C3486F0D78F7219FF634A7186A /* NSDate+BRPickerView.m */, + ); + name = DatePickerView; + sourceTree = ""; + }; + AEA7684432342801BF543A1436A345D2 /* UIFont */ = { + isa = PBXGroup; + children = ( + BDE92CB423005A97CCA96201448CB518 /* UIFont.swift */, + ); + name = UIFont; + sourceTree = ""; + }; + AF3736CD20D7039995CFDB34154BD4FA /* DDAutoUIKit_Private */ = { + isa = PBXGroup; + children = ( + E22F30851DDC7C549F663C5FEE847DCF /* AutoUI.swift */, + 19544D5B0B85DCD0856855326CA97927 /* Support Files */, + ); + name = DDAutoUIKit_Private; + path = DDAutoUIKit_Private; + sourceTree = ""; + }; + B0D708336A40ED61454563C47C3903A6 /* Support Files */ = { + isa = PBXGroup; + children = ( + 1393641ADAD12F0FB77EA7491880E439 /* DDNetworkingOfAlamofireKit_Private.modulemap */, + 3A12523C19872904FE054C45BC2ABE97 /* DDNetworkingOfAlamofireKit_Private-dummy.m */, + A50725BDE5A5DFAF20AED3672F8D832B /* DDNetworkingOfAlamofireKit_Private-prefix.pch */, + 6EA1FDEBD940EAE99A65CB7F5179D1C4 /* DDNetworkingOfAlamofireKit_Private-umbrella.h */, + 15A9C1745230ADF165659AD1BA0426DC /* DDNetworkingOfAlamofireKit_Private.debug.xcconfig */, + 8876CD6696B4C9CC7FDBD176C9562B61 /* DDNetworkingOfAlamofireKit_Private.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/DDNetworkingOfAlamofireKit_Private"; + sourceTree = ""; + }; + B1AEC05AFC8DE9E0EF68E56B6D0E31DB /* Sources */ = { + isa = PBXGroup; + children = ( + 6EA7DB87CB84F5C9C3CEF976E1E01513 /* Resources */, + ); + name = Sources; + sourceTree = ""; + }; + B2111C31360210F12FF0549B22DA7D6E /* UINavigationBar */ = { + isa = PBXGroup; + children = ( + CAE0D91F5796C560EF46CE9E25E32D25 /* DDUINavigationBar.swift */, + 00D78E1CE9CA81423228170D3F54530B /* UINavigationBar.swift */, + ); + name = UINavigationBar; + sourceTree = ""; + }; + B31F2AF8390A1895FA403ABCE3F03A79 /* MJRefresh */ = { + isa = PBXGroup; + children = ( + 79F0BA79985E6280842283FB0DB3BE6F /* MJRefresh.h */, + 1AF2E387421E828F9892DAE7C4A9B989 /* MJRefreshAutoFooter.h */, + D21954351CDAE70ABC850CAC620D988D /* MJRefreshAutoFooter.m */, + AD5BACCB50178F49F6749843CEE08034 /* MJRefreshAutoGifFooter.h */, + EDD6E597DB96016769077D11DCFEB743 /* MJRefreshAutoGifFooter.m */, + AE77F298C5C64AD682EFE5F3A58D8E4A /* MJRefreshAutoNormalFooter.h */, + F7FAC3A404B58F4A9D91C818BE388D3B /* MJRefreshAutoNormalFooter.m */, + 657DDF65AE79FA5D9C7C891807282B62 /* MJRefreshAutoStateFooter.h */, + 6565306507F34475169D23A59D014B3C /* MJRefreshAutoStateFooter.m */, + E74BE0175747C3FBC01B32C946F95953 /* MJRefreshBackFooter.h */, + D9D9B2753D60AF012D5427AEBECB1D93 /* MJRefreshBackFooter.m */, + D5EBFD158BED080A89452FC9A7C389C6 /* MJRefreshBackGifFooter.h */, + 81EBDB7DF7D598C194F59E779B2FD663 /* MJRefreshBackGifFooter.m */, + A342026F5E868CF9F23A7BBFD7FD128E /* MJRefreshBackNormalFooter.h */, + E18BECCC3AE278850CB90921D0269F8F /* MJRefreshBackNormalFooter.m */, + 0A91CFDAA12C8CEB58541777463AAE88 /* MJRefreshBackStateFooter.h */, + 63D20FD065054E23EAAB7700F187118B /* MJRefreshBackStateFooter.m */, + B21F8612F2807C099B884C64D49996A7 /* MJRefreshComponent.h */, + 177D86724B93E0FCF0D92988AB516F08 /* MJRefreshComponent.m */, + 5A62154923D191AED767884A9A6697A5 /* MJRefreshConfig.h */, + 1DE8AAA4F54127820E8B93C1348805A6 /* MJRefreshConfig.m */, + 04F972D067C7E719AB2AD30877DC5080 /* MJRefreshConst.h */, + E9B4A66A0B2DEACD89817ACB5C1C2232 /* MJRefreshConst.m */, + 93060351B3270F33EB38A6F750943D39 /* MJRefreshFooter.h */, + 653B130E92D57161E795B844601778F2 /* MJRefreshFooter.m */, + D9015D405821BA2A645D159035072F5F /* MJRefreshGifHeader.h */, + 24ADBC076754485CD88040174BE822E6 /* MJRefreshGifHeader.m */, + 27A0965B519004ED7B9B45748B6D4483 /* MJRefreshHeader.h */, + 5FD8C3EB9E6B1E10EA43CE16BE3D8143 /* MJRefreshHeader.m */, + 90FE53E3607594EF3E86C0FE5911DD32 /* MJRefreshNormalHeader.h */, + DA2E3333B33EB4CDB413E35D03333FFF /* MJRefreshNormalHeader.m */, + BA36DE59C0FDA4C18BB99710BA24EEA9 /* MJRefreshNormalTrailer.h */, + E01D15A927697FFBC21C2277A1BED082 /* MJRefreshNormalTrailer.m */, + 7E20682491464A5052445B16ABD1C3D2 /* MJRefreshStateHeader.h */, + F7B8D7EA1853A8C26F80ECD85BC28919 /* MJRefreshStateHeader.m */, + C041D18F1C8DA8250A2E225062F890CC /* MJRefreshStateTrailer.h */, + D16254B55AAD3124DC99795F88D22EB4 /* MJRefreshStateTrailer.m */, + AC2354E45CCCD818CB871D2347C3BE1E /* MJRefreshTrailer.h */, + 8E9CAE3E2A1886A7E5366B9EB02019BB /* MJRefreshTrailer.m */, + BCC8AE7A78DD94BA4E3B714AE007DCA6 /* NSBundle+MJRefresh.h */, + 49FD7D21697F16B91B55A29E9611D5E0 /* NSBundle+MJRefresh.m */, + 68E7D802A2C4500DE77E6175ED8FEF7A /* UICollectionViewLayout+MJRefresh.h */, + EC0ECADC146598702C545884614FFDC6 /* UICollectionViewLayout+MJRefresh.m */, + FB4F8B6DC94DD898D02B59D0ECE08F04 /* UIScrollView+MJExtension.h */, + E742A448651BC79CF375DA1E1B75C63A /* UIScrollView+MJExtension.m */, + 481B395EA4F8224CA51AE8E284B17B24 /* UIScrollView+MJRefresh.h */, + 9DAB922164B4F645E967BC55BBE1B645 /* UIScrollView+MJRefresh.m */, + 43A38E0FF2F729CE15C65F122828BFC9 /* UIView+MJExtension.h */, + B21FAEC9D38F6E10B6AFC8070D781676 /* UIView+MJExtension.m */, + 278CFB344AE4C468AC5F140F77743385 /* Resources */, + 925F407D518B59D62587EE6DE5DAE071 /* Support Files */, + ); + name = MJRefresh; + path = MJRefresh; + sourceTree = ""; + }; + B39D1123185D782AE4C684CB0E8B8B7D /* Support Files */ = { + isa = PBXGroup; + children = ( + FABB86AAC91735D26EF7EFE896A6E29C /* DDLogKit_Private.modulemap */, + 28CF74A30ADA16A65120E81055556B9A /* DDLogKit_Private-dummy.m */, + 116E1CC88901ED78E2077B4C12D853B0 /* DDLogKit_Private-prefix.pch */, + 5781ACC4C3639A4B54467EB6B7B3DE11 /* DDLogKit_Private-umbrella.h */, + CCF5BE4A863570487343F695DA2B5F19 /* DDLogKit_Private.debug.xcconfig */, + BDFBA89DE326F0EFFD08C57490B7A03A /* DDLogKit_Private.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/DDLogKit_Private"; + sourceTree = ""; + }; + B8738CD38139B426E769D26B460CE4FA /* DeviceInfo */ = { + isa = PBXGroup; + children = ( + 1B10FB417AD06B507E287C969BAD54A7 /* DeviceInfo.swift */, + ); + name = DeviceInfo; + sourceTree = ""; + }; + B9187514811BCDC89262BC03B773ED92 /* Support Files */ = { + isa = PBXGroup; + children = ( + 7D10A2D9673F4FD68AAE3C4DA64CD72A /* DDWebImageKit_Private.modulemap */, + 8DD92C7EE1DDC3D90C62C8260A974413 /* DDWebImageKit_Private-dummy.m */, + A446A0BE9E273A76A038A88CB362F707 /* DDWebImageKit_Private-prefix.pch */, + 3FA15597BB8A44C93444D47674F7B89B /* DDWebImageKit_Private-umbrella.h */, + 9CB98AA2FFBDAE3D4B2D8331C0F2275C /* DDWebImageKit_Private.debug.xcconfig */, + 1B501E28E3FDFF405D393733C389A7BC /* DDWebImageKit_Private.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/DDWebImageKit_Private"; + sourceTree = ""; + }; + B9DEF8ECB6494AA1AEA018F744B53E58 /* NSURL+DDCategory */ = { + isa = PBXGroup; + children = ( + 72285DE049F671DE51C1B400CB5F2405 /* NSURL+DDCategory.h */, + E2DEFD9CA0EEA8583343465F08D8408F /* NSURL+DDCategory.m */, + ); + name = "NSURL+DDCategory"; + sourceTree = ""; + }; + BCE784557898D3AA760B6E6DB87551DC /* DDImageView */ = { + isa = PBXGroup; + children = ( + C074B9CA36FB289B014D60736C04B7D9 /* DDImageView.swift */, + ); + name = DDImageView; + sourceTree = ""; + }; + BD2E3528FC805369C7AC186DB8EBEFC4 /* DDCollectionViewCell */ = { + isa = PBXGroup; + children = ( + 6695ED3604B91A807D747E07473A606C /* DDCollectionViewCell.swift */, + ); + name = DDCollectionViewCell; + sourceTree = ""; + }; + BF7B42D1EC72671FE03D3C0AF5398D40 /* Support Files */ = { + isa = PBXGroup; + children = ( + 0F1CEAE9F4FAB91A665AF2D428A3738E /* ESTabBarController-swift.modulemap */, + 0F024E118CC7C6DF824B3A44E3B5D35F /* ESTabBarController-swift-dummy.m */, + 56277E9016C1E1A607974F30846BE35B /* ESTabBarController-swift-prefix.pch */, + 5E20E9477FD8A3662F55D39BDFAF2C4F /* ESTabBarController-swift-umbrella.h */, + 404742F23166DBF39C139FE4A5140FAD /* ESTabBarController-swift.debug.xcconfig */, + DD6E822FD84878F6DA0DF18290710A92 /* ESTabBarController-swift.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/ESTabBarController-swift"; + sourceTree = ""; + }; + BFF38A47F8A98E69DC43C31D4034CBA2 /* Support Files */ = { + isa = PBXGroup; + children = ( + 42D6D73DE10DE2C134C31111F3F65674 /* PopupDialog.modulemap */, + FA095F3E6860C75AB30F71DF7E77D7EF /* PopupDialog-dummy.m */, + 7E7E95B87C01936E8B2F7C7ED9A4EABF /* PopupDialog-prefix.pch */, + 4972DF1D69095AD65563B4AC673DE6F8 /* PopupDialog-umbrella.h */, + C343C02FE4A6350746A5D09A7082F8EA /* PopupDialog.debug.xcconfig */, + B1B3B78C24D91972E01D60EF4EFF9D2C /* PopupDialog.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/PopupDialog"; + sourceTree = ""; + }; + C09BB1486C5D7F7CBDF9CE84D69D88BD /* Support Files */ = { + isa = PBXGroup; + children = ( + 64D922F40BEFD39E4EDBAED09E42A253 /* JPushExtension-xcframeworks.sh */, + 3EF1A24EF12D2D981431935A575DF361 /* JPushExtension.debug.xcconfig */, + CD8F12B9844C2496DDF15B7705462661 /* JPushExtension.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/JPushExtension"; + sourceTree = ""; + }; + C16462356622CCE0487DF75F40C8B625 /* DDTableView */ = { + isa = PBXGroup; + children = ( + A482D1B3C81BC4D429A24F77D4E10CDD /* DDTableView.swift */, + ); + name = DDTableView; + sourceTree = ""; + }; + C246CADE0DA0158017E76E9CFCAE11B2 /* DDZFPlayerKit_Private */ = { + isa = PBXGroup; + children = ( + 75B9060FB776C87E0D8BFFA23C913933 /* ControlView */, + 94BF35FB15A4061FCD3B2D817AD9D1BA /* Core */, + 6DCCE3A9E2914B4D54BA3EB81B713655 /* ijkplayer */, + 00E74745A7A250F4CA76A8F907D7A2F9 /* Support Files */, + ); + name = DDZFPlayerKit_Private; + path = DDZFPlayerKit_Private; + sourceTree = ""; + }; + C30187432F0D78F0DF42C5230107F8BF /* DDSwitch */ = { + isa = PBXGroup; + children = ( + 5DBB59FA98EC126FCE887FBFDEC9DEEA /* DDSwitch.swift */, + ); + name = DDSwitch; + sourceTree = ""; + }; + C5A67BCFF19614A2C39B70F24F669CE3 /* DDControlsKit_Private */ = { + isa = PBXGroup; + children = ( + EBBA3A997825B6D8C84D099E7697F15B /* DDAttributedString */, + 7B19FF4FAAC1D258622782E19A38EF1C /* DDButton */, + 0737B11A6AF65F78C3CF128DE77A0E9C /* DDCollectionView */, + BD2E3528FC805369C7AC186DB8EBEFC4 /* DDCollectionViewCell */, + F35EB88EC3E1F0058AF774D2929DC80B /* DDImage */, + BCE784557898D3AA760B6E6DB87551DC /* DDImageView */, + F0FE237325BB3F502A77D58FAC077690 /* DDLabel */, + D515BE60B2C2FC67FA6158A9C3D97C65 /* DDNavigationController */, + 958848701ECE56B0A24844F6286D6C9B /* DDScrollView */, + C30187432F0D78F0DF42C5230107F8BF /* DDSwitch */, + C16462356622CCE0487DF75F40C8B625 /* DDTableView */, + 44F34ACE18277C4B7F7980377341A503 /* DDTableViewCell */, + F6DE4903E5C625048EF90A337DCD7B62 /* DDTextField */, + 6F4EF8266029BEFE4D18C5847F8BC1E4 /* DDTextView */, + 8DCDEE1AEEEC1B1338FB045B2209A7A8 /* DDView */, + 97199020CECADDD7B70A05AD3A8D7A0B /* DDViewController */, + AA589270AC487CA8EFA329582799E096 /* Support Files */, + ); + name = DDControlsKit_Private; + path = DDControlsKit_Private; + sourceTree = ""; + }; + C65A4E558CEED226DA56D2E034605CCA /* UINavigationItem+DDCategory */ = { + isa = PBXGroup; + children = ( + 279045C7261070E227F016C7B3CDA49C /* UINavigationItem+DDCategory.h */, + F41A87A84B122BF197E2AEDAF8C61252 /* UINavigationItem+DDCategory.m */, + ); + name = "UINavigationItem+DDCategory"; + sourceTree = ""; + }; C75853DD0219D4027452952F5BD8530A /* Targets Support Files */ = { isa = PBXGroup; children = ( @@ -6516,78 +6329,48 @@ name = "Targets Support Files"; sourceTree = ""; }; - C772255CB313A0B525966A77024A86DB /* AMapSearch-NO-IDFA */ = { + CA50428624F966E89806A56EE3F63880 /* FileManager */ = { isa = PBXGroup; children = ( - 5786926034EACF4E1B3E360FCF9FAB10 /* AMapCommonObj.h */, - 255EF207ED8AD69A16C21C2394075CB4 /* AMapNearbySearchManager.h */, - 5F4AF944C98F0317B2CB0BCACBB8D58C /* AMapNearbyUploadInfo.h */, - A1C7540F9D72AF1B973FDA2FB661FF3F /* AMapSearchAPI.h */, - A1AF91E1D7C9E28E62B0CFC018386CFA /* AMapSearchError.h */, - BC68DB17F5389B916721EB75D4D42AEF /* AMapSearchKit.h */, - 90BF587508ED0FBC30972F282AF839DC /* AMapSearchObj.h */, - 9DE5320081DCE8B167F0E32580A33102 /* AMapSearchVersion.h */, - B61BFB5D8388A178F3A3C37333E62CB7 /* Frameworks */, - FB40FED3295D371A99988349AF8F3C83 /* Support Files */, + 75EA5FCCEDCE228CB6796995E1D0BFDE /* DDFileManager.swift */, ); - name = "AMapSearch-NO-IDFA"; - path = "AMapSearch-NO-IDFA"; + name = FileManager; sourceTree = ""; }; - C97BF1DCA6840FB2B1D510001A278097 /* Support Files */ = { + CABFB415504202919439AD38D9F71126 /* Frameworks */ = { isa = PBXGroup; children = ( - 206FAF6DB9B835BCF0A2994CBB36C3F6 /* RxRelay.modulemap */, - 148AD67F6DE43FC5F025D1F53A58F952 /* RxRelay-dummy.m */, - 6E1449F382F916E0348D7937A7A23E7B /* RxRelay-prefix.pch */, - E21BBF61C26CD0B4E63BE0C1AB4B9C3A /* RxRelay-umbrella.h */, - 2B7908F7CF7CB0A74D8BC1DD34EB578F /* RxRelay.debug.xcconfig */, - 1582A1F1296F8BADCF97AE4D06E48499 /* RxRelay.release.xcconfig */, + 2D0E4F4560A0D28E301C1A2D090AE1BE /* IJKMediaFramework.framework */, ); - name = "Support Files"; - path = "../Target Support Files/RxRelay"; + name = Frameworks; sourceTree = ""; }; - CA7EA6F638D943B8C1B3DF49B788C539 /* UIView */ = { + CB6BD9BF1203E0715BBFA03531BEF4B0 /* DDBaseTableView */ = { isa = PBXGroup; children = ( - 8E9636F49BCD0D854B700E8176438182 /* DDUIView.swift */, - A0BC5906316410AF040BC51E626B8EE7 /* UIView.swift */, + 9EF742F5D2372049B5C01F37A3A104D0 /* DDBaseTableView.h */, + 436666AB315736653C64EDE0C05F0156 /* DDBaseTableView.m */, ); - name = UIView; + name = DDBaseTableView; sourceTree = ""; }; - CAC81B8EFB562B583514A26B1D14B8D2 /* DDToastKit_Private */ = { + CCEE09735C19936E4F59BB26176444ED /* JPush */ = { isa = PBXGroup; children = ( - F5F966D61D8BEA516D41A5CC9EC43C08 /* SwiftToast.swift */, - 984BC2CF44A1817EE7819CA6C0E1BC2F /* Toast.swift */, - D27449A06EB8ED4E09DD861D611EBB05 /* Support Files */, + 022D8D30E96F5769EA0345F8328BBD29 /* Frameworks */, + AAC990982F63DA27D65E9A7B0CF8FD7F /* Support Files */, ); - name = DDToastKit_Private; - path = DDToastKit_Private; + name = JPush; + path = JPush; sourceTree = ""; }; - CBA39020B52D24E34A7249EFCD054D80 /* Support Files */ = { + CEEDF92FB4EEFE43D0EB29486EB1477E /* UICollectionViewCell */ = { isa = PBXGroup; children = ( - 843C68F7B0C7152E3AFF1BD02EEEB8C2 /* BRPickerView.modulemap */, - B5000DF16A3AE18E3D40A9477B4A37C6 /* BRPickerView-dummy.m */, - E68E98246B126899076BA0D9C9B925DD /* BRPickerView-prefix.pch */, - 93EC5B013C6B96C1157757751FCB2CAD /* BRPickerView-umbrella.h */, - E09C58B8FB529FDB740330F0E925C663 /* BRPickerView.debug.xcconfig */, - FACF936145D1AFBCC5EEF7E832EC7960 /* BRPickerView.release.xcconfig */, + 4B60CB40E2FC208134DDAC1A9F2A9D05 /* DDUICollectionViewCell.swift */, + 3C28BDCBAD94CF0EF86ACC5AEEE734D8 /* UICollectionViewCell.swift */, ); - name = "Support Files"; - path = "../Target Support Files/BRPickerView"; - sourceTree = ""; - }; - CD6AD77E049B2B06E349E33505EAE3D3 /* UIApplication */ = { - isa = PBXGroup; - children = ( - A903735513E67CDFEB192B9A787CDB1A /* UIApplication.swift */, - ); - name = UIApplication; + name = UICollectionViewCell; sourceTree = ""; }; CF1408CF629C7361332E53B88F7BD30C = { @@ -6595,145 +6378,292 @@ children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, D89477F20FB1DE18A04690586D7808C4 /* Frameworks */, - 6BB71A6C30E0D041FEABFE0C6ECB3040 /* Pods */, - A452F9DAC23765733AA9E8F12330FAB9 /* Products */, + 71BDF3DB9518A6140B50F7AA38A28485 /* Pods */, + 30472049FEDBFC970AFE18F2D536D9F1 /* Products */, C75853DD0219D4027452952F5BD8530A /* Targets Support Files */, ); sourceTree = ""; }; - CF5D28CAB04FD8EF062CC89B0DF8137F /* DDControlsKit_Private */ = { + D15908CDC844D82863D9EE41BA74B213 /* DDCategoryKit_Private */ = { isa = PBXGroup; children = ( - 0AE68535F0847EBA64A05AD4FB0C5ED6 /* DDAttributedString */, - FD5A5EF889EB45B6AC9004D096F0EA60 /* DDButton */, - A95C25530BB471E982572395096C8640 /* DDCollectionView */, - A59C64F383232EFBD13E0D4888775289 /* DDCollectionViewCell */, - 0A8F767F9202D965B1BD89C2C03BE3C2 /* DDImage */, - 9D3B7E9DF3CBDEC0923F430B70055495 /* DDImageView */, - C0002654EDB063671A1C138D51BA6AB7 /* DDLabel */, - 7F827DDC4972E15C1620C2F0F2CFBEE4 /* DDNavigationController */, - 027A61C10CA0A62537B0607D65CECA81 /* DDScrollView */, - C25B5A34C091BE3E26D443D785D225D3 /* DDSwitch */, - 3C9D261ADC49990A6128ECCC4C53A44F /* DDTableView */, - 35E68B228AEBEF37795D5CC4432AE734 /* DDTableViewCell */, - F3D63D6162A394C6F2944B9BBA179CAA /* DDTextField */, - D873A185190373285714B1F3F12A8EE9 /* DDTextView */, - D2DA728A03CA977A292143BDAF06D576 /* DDView */, - 88CB912DC4F886FA22E4BFBF327DA799 /* DDViewController */, - 8C065F3B7240348A04E09A0AECE76251 /* Support Files */, + 2E09F0C30E2EF115B23D6DA6F45D3700 /* DDCategory.h */, + 24BBB347CDA890676EAC494C297EE1BE /* CALayer+DDCategory */, + F310273078927FE974BF52AAEDD93A91 /* NSAttributedString+DDCategory */, + 64D5D4890C159DC96E3E7A6FC1F1059A /* NSBundle+DDCategory */, + E14C0B26524077B7286FCCE30F713E58 /* NSObject+DDCategory */, + 4ADFEC8A59C5F388D3770FB7CE2EF097 /* NSThread+DDCategory */, + B9DEF8ECB6494AA1AEA018F744B53E58 /* NSURL+DDCategory */, + 66902890F2BE38FA0CF7F62BF54B17AD /* Support Files */, + 23ACDEF9B997771B5D6C2584F863EC67 /* UIApplication+DDCategory */, + 8C71DCC9CAC5FAF90BA8D45760D85751 /* UIBarButtonItem+DDCategory */, + 7D72F0AB9AD9E8F5CAF32CB9049E2E91 /* UIButton+DDCategory */, + A856503D8D9AFBC68B865A8428B4632C /* UICollectionView+DDCategory */, + F989FE2A94A92AFD3ED1245B02A7F823 /* UICollectionViewCell+DDCategory */, + 83CA43A575637A355AFF917283E244DF /* UIFont+DDCategory */, + 517BF798E83D1788017C316EDC123B29 /* UIImage+DDCategory */, + 3B1E3553849BB3404051E911A9AB3B7F /* UIImageView+DDCategory */, + 5B3816FE0AC681740B4CFAA8B3CD1EA9 /* UILabel+DDCategory */, + 60C41352CE0A002F15BA203BEB0D0781 /* UINavigationBar+DDCategory */, + F00CA76E37652B984B28B8BB48290901 /* UINavigationController+DDCategory */, + C65A4E558CEED226DA56D2E034605CCA /* UINavigationItem+DDCategory */, + 5ECED1176A405C2FC91A81F50A5FADBA /* UIScreen+DDCategory */, + DBE56162520E720DA1CF92CDCBF3F6DB /* UIScrollView+DDCategory */, + 27E5500F07A07BD4CCFD5469484545B7 /* UISwitch+DDCategory */, + 5F6336C0FB20EF52949A996957252765 /* UITabBarController+DDCategory */, + 22D36BF69A2CDBE674BBBD1A02E55492 /* UITableView+DDCategory */, + EF5F686DD5F848722EDEEB1DF48D60BD /* UITableViewCell+DDCategory */, + A3D138CD2B4550ADD4F5657F33EEF241 /* UITextField+DDCategory */, + 814E136935470E09443F87A1EB296518 /* UITextView+DDCategory */, + 9CDEAB3BCF03FB126C2BF81CFA40AB35 /* UIView+DDCategory */, + E341A6E2E54B3431063AA8AF41F9E23A /* UIViewController+DDCategory */, + FC54A0963EDD0E047F4C9A83C6B38598 /* UIWindow+DDCategory */, ); - name = DDControlsKit_Private; - path = DDControlsKit_Private; + name = DDCategoryKit_Private; + path = DDCategoryKit_Private; sourceTree = ""; }; - D190A4F038A6982299D03A7538F18C34 /* Resources */ = { + D29DD95B7AEA08AFE28525FD91D0E487 /* Base */ = { isa = PBXGroup; children = ( - 6FD0647FD75380EF9F2B8BA5687D9394 /* MJRefresh.bundle */, + D88894EE3045F82FC515A0F14F7E4550 /* BRBaseView.h */, + D06E1A210D37002D4D9EDBA17FC74F82 /* BRBaseView.m */, + 7994FC0381B5E0274F1FB06C9232399C /* BRPickerStyle.h */, + 31DB6A78B50469B058812C0AB3DEF591 /* BRPickerStyle.m */, + 152188DBC7BA989BAFEC3E87588C15CF /* BRPickerViewMacro.h */, + 983C6C82824565D186F2DE43B686B581 /* NSBundle+BRPickerView.h */, + DCBC10FF75DCF54BF4C8BE4226106158 /* NSBundle+BRPickerView.m */, + 1587FCCEE47EC3EF27CC91709D6CEA85 /* Resources */, ); - name = Resources; + name = Base; sourceTree = ""; }; - D2156DE44DA2353689B474470BBB2AFD /* UIGestureRecognizer */ = { + D35AC2669DDE9BFF131FAF05845A4E4B /* Support Files */ = { isa = PBXGroup; children = ( - 4FC5F82CE17214858345E16A8A1711BF /* DDUIGestureRecognizer.swift */, - 0B360F2E07CEC8991EEE043F8A46312E /* DDUIPanGestureRecognizer.swift */, - 779FAD7172D0A410D97DE815D65BE394 /* UIGestureRecognizer.swift */, - ); - name = UIGestureRecognizer; - sourceTree = ""; - }; - D27449A06EB8ED4E09DD861D611EBB05 /* Support Files */ = { - isa = PBXGroup; - children = ( - C78632E589E41CA7D2C1D9FC54926620 /* DDToastKit_Private.modulemap */, - 23013473B83C27007135458F3F6B67B1 /* DDToastKit_Private-dummy.m */, - 2F9ECB1137BA6EFA3BC4788CA5A02B6F /* DDToastKit_Private-prefix.pch */, - 06B3E77F9B152754CF9B07FE7E823178 /* DDToastKit_Private-umbrella.h */, - 953E0583A532DE35177B4B8EE3B93819 /* DDToastKit_Private.debug.xcconfig */, - B3AB2348E7469376BEF7C617A98E8F05 /* DDToastKit_Private.release.xcconfig */, + 076540906139345D94D6154860BC78BD /* Bugly.debug.xcconfig */, + C8912C7EDE4E45FE094F25961D746D68 /* Bugly.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/DDToastKit_Private"; + path = "../Target Support Files/Bugly"; sourceTree = ""; }; - D2DA728A03CA977A292143BDAF06D576 /* DDView */ = { + D3E6EE6F292855F0D876753F9DBA0266 /* DDPersistenceKit_Private */ = { isa = PBXGroup; children = ( - E144D69067E05178AECB976CCE9DABD8 /* DDView.swift */, + 8498143BCF31D1D2F1C61D52BE380805 /* DDKeychain.swift */, + 2242C43BF7A075D9EE13556197414DD5 /* Support Files */, ); - name = DDView; + name = DDPersistenceKit_Private; + path = DDPersistenceKit_Private; sourceTree = ""; }; - D306964776D213289F8FC567E406CC1D /* Support Files */ = { + D4BFD1ABC543C5D52B90B5762E2224F5 /* Support Files */ = { isa = PBXGroup; children = ( - AAA4DFAFE493923BB6456486728F5540 /* DDCategoryKit_Private.modulemap */, - E8EAFE511D44164988F04055D1EB4073 /* DDCategoryKit_Private-dummy.m */, - 6F34D14D34A89E1C2E595918B7540BDA /* DDCategoryKit_Private-prefix.pch */, - E9A75368F6C5B6018481BF01E807D9E4 /* DDCategoryKit_Private-umbrella.h */, - 535A9DD9B97C3E1E0461891848E2DD32 /* DDCategoryKit_Private.debug.xcconfig */, - 38FF550083D21A6CD67B7A32930AB091 /* DDCategoryKit_Private.release.xcconfig */, + AA9A95CE2E427F6D271136668F01D57C /* RxRelay.modulemap */, + C5ED2057E6AFCBF4956A0048C71B1242 /* RxRelay-dummy.m */, + 178D2669607D468DF7A1E2D2A2126993 /* RxRelay-prefix.pch */, + 0021B2B09CD8A999B6DCD111BA5AEF9E /* RxRelay-umbrella.h */, + DBDD0925F5FB23C67496CFE06943DA97 /* RxRelay.debug.xcconfig */, + DF2AEC51482009E8935EC3F37C84EC10 /* RxRelay.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/DDCategoryKit_Private"; + path = "../Target Support Files/RxRelay"; sourceTree = ""; }; - D34789537D5DD2FB3C757089A8AB35E2 /* Support Files */ = { + D515BE60B2C2FC67FA6158A9C3D97C65 /* DDNavigationController */ = { isa = PBXGroup; children = ( - 2C51E464C44606824435082E6EE32872 /* DDUIKit.modulemap */, - 1AC77E82F37C5651C813FB4EB0871644 /* DDUIKit-dummy.m */, - 868B72FEB0185C1CAFCCD55AFF761989 /* DDUIKit-prefix.pch */, - 5946F2D2ED1858BA9BDF93D6D10E62A0 /* DDUIKit-umbrella.h */, - E0ABCAF41BA97E58342F7E9EB428B4E4 /* DDUIKit.debug.xcconfig */, - 71CB46536852EC346410056E45D98CE8 /* DDUIKit.release.xcconfig */, + E1B104D5CB3FB436481B45A71DFEA863 /* DDNavigationController.swift */, ); - name = "Support Files"; - path = "../Target Support Files/DDUIKit"; + name = DDNavigationController; sourceTree = ""; }; - D5F574FE3DCAF4E5CE92C625358F9BDF /* ijkplayer */ = { + D669167049D5184F7ED37BC54232D6BA /* ESTabBarController-swift */ = { isa = PBXGroup; children = ( - D09334B490948243010131E88684E2A1 /* ZFIJKPlayerManager.h */, - 282ED0EE0135E2322C62CF3158093E0F /* ZFIJKPlayerManager.m */, - F61451A1AFF97B12619DA9DA21E1608F /* Frameworks */, + 16726529D4925EFA5D61246DDF2520D6 /* ESTabBar.swift */, + B96ACA8FDAAD9914754C41EC4070FCB8 /* ESTabBarController.swift */, + C4D1F46CFAEE91B9E24E4CB861FBC9E0 /* ESTabBarItem.swift */, + B4E1CA0B57D4861AD65ECAD44D746C34 /* ESTabBarItemBadgeView.swift */, + 23690B28D6FFD2554B2D3954ECB97E68 /* ESTabBarItemContainer.swift */, + 1C4F166A34106C167C1D61C5851F8AF0 /* ESTabBarItemContentView.swift */, + B81C152E4A6B556CB69AD638A10954E8 /* ESTabBarItemMoreContentView.swift */, + 7498BD3B3A74C235A60BB0842843D270 /* Resources */, + BF7B42D1EC72671FE03D3C0AF5398D40 /* Support Files */, ); - name = ijkplayer; + name = "ESTabBarController-swift"; + path = "ESTabBarController-swift"; sourceTree = ""; }; - D6EF082DBFFEFB1C3C1D24E437A76117 /* SwiftyRSA */ = { + D7C7AC43C0734B4BAB2D7736603027AC /* RxSwift */ = { isa = PBXGroup; children = ( - FB84D32ABACC7E41D6C35F70EE8A9194 /* Asn1Parser.swift */, - 26F770824A8BA8174C08F0239B10E87F /* ClearMessage.swift */, - C849C9D3BBEFA6642D925B23E0A6DC83 /* EncryptedMessage.swift */, - AA8FB1359D9A866D67AEC91A6099E3D7 /* Key.swift */, - D44D145D543DF769DCE064C2F9127D93 /* Message.swift */, - 8240E965F6E59BB57B2B1A9278CF6380 /* NSData+SHA.h */, - 2A87D2F11F97B83A294CC2D8437BCBDB /* NSData+SHA.m */, - 299D80CDFAD96282C1F934031CEFFAB7 /* PrivateKey.swift */, - 8C13D4A7686F2CB76CE2B3FDB10D1D5C /* PublicKey.swift */, - E68A74E467AF2110F39CDA8DE550B879 /* Signature.swift */, - BCFB05B25EA0E1874B4520185D0F520C /* SwiftyRSA.h */, - 3B0C009804F778DFA089DFBC0206628A /* SwiftyRSA.swift */, - 7C178501F207FC045D091E1237A683F1 /* SwiftyRSAError.swift */, - FE0E315C42472E2925B3B219097B28B1 /* X509Certificate.swift */, - F1D8E0E3D6B025E486BB65C1ADE37D2C /* ObjC */, - 82E62393CE00D68BBB3AF58DDF6AD143 /* Support Files */, + 9684E5208AF2080FA246A633E3635E48 /* AddRef.swift */, + 885ED7885E4BCED9FE28C757B18EC39A /* Amb.swift */, + 457CDCAB18594BD4385D6CEBCB903674 /* AnonymousDisposable.swift */, + 6D4473979D995416C875C583F2011D08 /* AnonymousObserver.swift */, + 3E8CB968364EE8AE8F32D4A3B8CE29FE /* AnyObserver.swift */, + EA7C6374BBA0DE8238B8A6C24B7D5E34 /* AsMaybe.swift */, + 17AF82E5033417808ED4E3CB26CA7030 /* AsSingle.swift */, + 539440C9DEE5A25C2E270CEABEB1D214 /* AsyncLock.swift */, + A40B6D53F2C484BF4A1AF2AB7E13905E /* AsyncSubject.swift */, + 06CB1C2A1EF28D471E1541ECC66BEAE7 /* AtomicInt.swift */, + 686DDB8A39D48159240E2AEA744CEF9F /* Bag.swift */, + 00FA6667229E991BB2E2C29A6538EF72 /* Bag+Rx.swift */, + 56B9E26358C9F2398DEEB048994BE93A /* BehaviorSubject.swift */, + 9372CC07D51DA7B97C860B833A7CB648 /* BinaryDisposable.swift */, + CF38C907BA4363B405B06B2D5BCC7B3D /* Binder.swift */, + 69CAEE7784D12AD99520E3982E588075 /* BooleanDisposable.swift */, + 3251F63234906BD5D69897A47D7DE228 /* Buffer.swift */, + BE9E8C2F33A98716C8CB038355C1390B /* Cancelable.swift */, + 6FAFEF99EFBA6FF7F7E9C96337811270 /* Catch.swift */, + 13FF1A8278613850FF62B0D49645157C /* CombineLatest.swift */, + 5A5434B5D7B7E8E6B1CD1AD4FC5985DB /* CombineLatest+arity.swift */, + 2B081C311F36B5381C8064B5A6CA8E74 /* CombineLatest+Collection.swift */, + 716DC897DBBFFCBB2E98C88BCE37BEB1 /* CompactMap.swift */, + 5E6397A0CDA382C57C417058EA4DAE97 /* Completable.swift */, + 3715174F3A8A21F2856A81720D2A4629 /* Completable+AndThen.swift */, + 7B24C7137909F5E10723721E632E326D /* CompositeDisposable.swift */, + 20AF9E2DEA4C18BDEC2A77D3D329CFFF /* Concat.swift */, + 69DAEACD65BE2304D0A45728C3932162 /* ConcurrentDispatchQueueScheduler.swift */, + B3BC900D01EF71EE85901B33DB533EE4 /* ConcurrentMainScheduler.swift */, + FA722024DF90D36BDC855C49AA1E84E1 /* ConnectableObservableType.swift */, + BDA833FD0597BF9701781FFC8BDA8715 /* Create.swift */, + 62D9858F32402E3110E88707039ACCCA /* CurrentThreadScheduler.swift */, + 74B22967C51D4B324B6AF48BFFF24C9F /* Date+Dispatch.swift */, + ED3395300C0C4DD1C5ED23CAD2620B09 /* Debounce.swift */, + 566149008FC73438B00482887D0A93B1 /* Debug.swift */, + B46EB72D6315FBCBFE0C8AAF6A32E8AF /* Decode.swift */, + 16E7B1F74180B8AD2D8B8445CE19FAFD /* DefaultIfEmpty.swift */, + 2875A2E717CC17FABBE08271D33F0C80 /* Deferred.swift */, + 44CE5DB2B5E2C512B1EABB9D218832F6 /* Delay.swift */, + 446374F155A36CCF0CAEF6EA8620AAD7 /* DelaySubscription.swift */, + C52A36F8A43054CA8133A15E0001C73E /* Dematerialize.swift */, + BD256580AAFD029F0A80CB33DC9878A7 /* DispatchQueue+Extensions.swift */, + 418F9B96060DF5FBA16BDB1166B19F5F /* DispatchQueueConfiguration.swift */, + 54ADBCF354548A1BA32238F2EDEDC39B /* Disposable.swift */, + EBC6E4217A7A53C6E00E095A98CD7F60 /* Disposables.swift */, + 8B38AE3B3E25A0D8BCCFD46D1E143B8D /* DisposeBag.swift */, + 712258C5A1A8F6094095053BD36BE3B1 /* DisposeBase.swift */, + 51F2ED7FD6260CFB78C34CE4FA7F7E67 /* DistinctUntilChanged.swift */, + 4F64FFF87CF53651BD305B21AF0D67B2 /* Do.swift */, + F731947ED4C2E3A9E12E4662FD5BA8EA /* ElementAt.swift */, + 445BD886C8C18951DE33FDE7A05783F1 /* Empty.swift */, + 8DD5FA871FE864A94DD9BEF3F937B03A /* Enumerated.swift */, + 99203C89C26B7C23E2C8EE71591F6A87 /* Error.swift */, + 7FE26F76E732DEF8C65ADED5FC1382A1 /* Errors.swift */, + 831B20D33413BC1CDBD0B53824B21FB9 /* Event.swift */, + 8428E6886EF5735974D641689E6BEE74 /* Filter.swift */, + DDDA4038ABB30110E2D3271068B0EB69 /* First.swift */, + C3427CC32FA757BD5490C584C308E20B /* Generate.swift */, + A5A9FB1441DD7A880D88E368B2138178 /* GroupBy.swift */, + 5FB4BCD456A230F295D58FBDDE49D3CE /* GroupedObservable.swift */, + CFF2CDF0A1C46CCC62AAE0924ABF1C29 /* HistoricalScheduler.swift */, + 100591C0CA8BC02FA5698620BD98FA34 /* HistoricalSchedulerTimeConverter.swift */, + 7E181C13ADB17FC57B6A09E78D0FAA07 /* ImmediateSchedulerType.swift */, + E2B3927425DE48B1B85CC9C75B89ED55 /* Infallible.swift */, + DEEF6A42E1003FED5213630188F0BCF9 /* Infallible+CombineLatest+arity.swift */, + A0FBFF0B8B14B1045EB2894EA2F1B363 /* Infallible+Concurrency.swift */, + A18FB371493DB8CCF5ADBDF82544101A /* Infallible+Create.swift */, + F59A80C7846EDAE9C2DB93A2BD7FA63B /* Infallible+Operators.swift */, + 18372F0E39BA4CC4FC036FCD277A0656 /* Infallible+Zip+arity.swift */, + 5CB255358604A2A3A9BE6B9B640EF332 /* InfiniteSequence.swift */, + EC4387F3F51AEEFFFB729F90F32F16B7 /* InvocableScheduledItem.swift */, + 8C7F0FFA47C3049DC719D410F57047C6 /* InvocableType.swift */, + 9D2D0EAEFB4F5549BE50EC06FF3F85D9 /* Just.swift */, + EE8484A808EA47CF8801A366981A9DCB /* Lock.swift */, + 6AEE3884E8EC8EEAAEFB67D17CC68D60 /* LockOwnerType.swift */, + 1E32B5B8F126CC4469DC4B28CA408AF4 /* MainScheduler.swift */, + 3285ECDE4EC7D2748C153D3697BE803A /* Map.swift */, + 382F3AA039A012560669E2786E5433D9 /* Materialize.swift */, + 7287EC60AA5E94AF51194C306E2508AC /* Maybe.swift */, + 0EA0223AFAEA527F51E060EC701FD9D5 /* Merge.swift */, + 26BB5F61F8863E99DA27C4E09C51050B /* Multicast.swift */, + D6409751BC87B860116CD41641A4EEEB /* Never.swift */, + 3051487E547347F0DCCB518F90317B8C /* NopDisposable.swift */, + C3B2233311370F500690044FC799B0D9 /* Observable.swift */, + B9047AB16D96E34F038045641FCEE0CE /* Observable+Concurrency.swift */, + 7C5E1F4832E5E802B3096201185D46F2 /* ObservableConvertibleType.swift */, + B5A920C3DD33739DB43E502929992BB4 /* ObservableConvertibleType+Infallible.swift */, + A5708C6073CCFAC3E206B14A1CDAA6B1 /* ObservableType.swift */, + 693E95377E489FBC2A570B8A5132231C /* ObservableType+Extensions.swift */, + 0D2C8B8FCE4545423026D47FA0BAF93B /* ObservableType+PrimitiveSequence.swift */, + EAD31E03CA470FCAAC8ED316DEBF0318 /* ObserveOn.swift */, + 209DED469D48F3D7CC4B7636A432924F /* ObserverBase.swift */, + 0C819BB49B3601AD30B87D450F464CC4 /* ObserverType.swift */, + 942C14E695852E8D238490D2EE310686 /* OperationQueueScheduler.swift */, + 251DEF303C9617640D84A7EA0306539F /* Optional.swift */, + FB5B9559B4A5F0D29C7FE2478C5F3781 /* Platform.Darwin.swift */, + 90FA751E3E2CDBE473C890A58D909C15 /* Platform.Linux.swift */, + 18EFC4D0850A7C6517CF4593826B1247 /* PrimitiveSequence.swift */, + 0C17676C2C51A168A30ABFFF942281EF /* PrimitiveSequence+Concurrency.swift */, + CEAE6478224C9C58CCED01B7D5EBD95B /* PrimitiveSequence+Zip+arity.swift */, + 72EF513226CD4CAA4535790E046899B7 /* PriorityQueue.swift */, + 4676A6C331D2C8F6A4CDD7FF5DF533F7 /* Producer.swift */, + CBDCF2E2806442EAACA290D1B6CD1865 /* PublishSubject.swift */, + 896E130CFF5AEF120690273A4D51A899 /* Queue.swift */, + 1962803FD59FC42F10DEE2A33E08B008 /* Range.swift */, + AF46B015D6EE97CBAE40564A92482A61 /* Reactive.swift */, + 3A615B3287B92F749920B6A3508323FA /* RecursiveLock.swift */, + 547000FF35ABCCC797CB4B8681D8BB16 /* RecursiveScheduler.swift */, + 40DBBFFF4A55B7E8AC42F0211E3F37FC /* Reduce.swift */, + 05CAA3162F254BAD2562D6C24FC25B43 /* RefCountDisposable.swift */, + 0BE2A0EF9D56819A61BC260CE4C8D225 /* Repeat.swift */, + 6F77AE1A97D56A1FB1D75FA81AD0B323 /* ReplaySubject.swift */, + 5F19601F920B1B3224D2D2242CA9FFB3 /* RetryWhen.swift */, + EBF9CBF41B43FCD2928EBD34745C1603 /* Rx.swift */, + 5AA6565E54EE5A1694A2DAAD03BC23C5 /* RxMutableBox.swift */, + 27709638D16E4E14D83FC485BDF23BB6 /* Sample.swift */, + D2FA04DA35E9EA159876C62B7E64BE72 /* Scan.swift */, + 8792A7A9537CE4E647DDE0061A9556A7 /* ScheduledDisposable.swift */, + 2C22936827447971972D59197C66EC0E /* ScheduledItem.swift */, + FCF62EAF60C5015AF8A883FEEE83907C /* ScheduledItemType.swift */, + 8C934F4020D5B676CC43644FC6189DDE /* SchedulerServices+Emulation.swift */, + 45C4E92B540566B16528071BAB185B4E /* SchedulerType.swift */, + F72F8157F7793CF06450BEC7A5AFE014 /* Sequence.swift */, + CCD0EEC530FB6824A9E422B23CDE22BD /* SerialDispatchQueueScheduler.swift */, + 87D76BBB25FCCE3F47116A0CC60ED74A /* SerialDisposable.swift */, + 8EF5D086ECA8310E1AE23ABAE87E3D2A /* ShareReplayScope.swift */, + A3BD5D11B5CB6A2B0A6CB9C123780623 /* Single.swift */, + F83D993271FA1E68D39B8CE86244EAAE /* SingleAssignmentDisposable.swift */, + 44348DB4F29E938E9FDF2F7E2CF490AB /* SingleAsync.swift */, + FE099C0BE1DF10B4E09029F0CAC6B586 /* Sink.swift */, + 656B9F9344610D50C24BA187D7C06D36 /* Skip.swift */, + 99FA7AA4D3F316909C923D07213FF1E3 /* SkipUntil.swift */, + 7CA7AAB23E0EA60B213EB7E208530CE8 /* SkipWhile.swift */, + 135A0A5D3367ABF20DAFEA47ECC806F9 /* StartWith.swift */, + D58C980FB04DBDCB318A173DB5818C3B /* SubjectType.swift */, + EF3CE6982BF810FD0EE3F1319498ABFF /* SubscribeOn.swift */, + A366CA9FFFC286CE0E906A7996D41FBA /* SubscriptionDisposable.swift */, + E8C42D67609D88558E1450A18B6E59EC /* SwiftSupport.swift */, + E5B1A18F6D34D8D44A2956B3A7D2F7CF /* Switch.swift */, + 72433C83B59FB3A89A9AC9B74431D3BE /* SwitchIfEmpty.swift */, + 8BEFDAF0F735B6BACFAF63C0B9E3F1F0 /* SynchronizedDisposeType.swift */, + 6666B8BBA034226611E539BAAC222772 /* SynchronizedOnType.swift */, + DEC4AC451F11FA32131EE78BB3FD9EF0 /* SynchronizedUnsubscribeType.swift */, + B134E99290E40135CBCB7EDBB5313561 /* TailRecursiveSink.swift */, + 8B12CAB104DDABADA7B3FDCFB0B03F49 /* Take.swift */, + 0CA09743333787DF3615586222AC3B7E /* TakeLast.swift */, + 9FAD6A4776B11C9AA107287E11B7C19D /* TakeWithPredicate.swift */, + AE64B0CAB84F57A86A736B0ECC34BE87 /* Throttle.swift */, + A5A7368941998232BE3AA8611B4EF6D5 /* Timeout.swift */, + 53C5218BC84CA6549F42E777DE2A80CE /* Timer.swift */, + 5F0DB9B80DE544F1AAD189CBF3B3ED7A /* ToArray.swift */, + B54B4AB77460FD0EF4E6301658A189DF /* Using.swift */, + 63964BF11EFEDD9CDC2E61E5FDA0F384 /* VirtualTimeConverterType.swift */, + B83E171BF333BCE6042F4790900A9FE2 /* VirtualTimeScheduler.swift */, + 865E5F8F5226DEAD3F9354CEF97CC836 /* Window.swift */, + 409DD780B50F40EFF5872988210030C6 /* WithLatestFrom.swift */, + AA48B41755825B3A3C4335BB7AF7847E /* WithUnretained.swift */, + CC4C3680FD2099E89158AF151AD3F178 /* Zip.swift */, + 4761AC1D3EEC34D23B8AB8FB50CD94F5 /* Zip+arity.swift */, + 348998058C7A2181E42DACBF50973982 /* Zip+Collection.swift */, + 018039353A00085FB9C81E9A0D338A3A /* Support Files */, ); - name = SwiftyRSA; - path = SwiftyRSA; - sourceTree = ""; - }; - D873A185190373285714B1F3F12A8EE9 /* DDTextView */ = { - isa = PBXGroup; - children = ( - 4FA92275A0C2E190C15870BA259AD54E /* DDTextView.swift */, - ); - name = DDTextView; + name = RxSwift; + path = RxSwift; sourceTree = ""; }; D89477F20FB1DE18A04690586D7808C4 /* Frameworks */ = { @@ -6743,243 +6673,274 @@ name = Frameworks; sourceTree = ""; }; - D9D708573799092CEBBFCC4F002FB087 /* DDBaseCollectionView */ = { + D96206E627646D5FA91F8B0FBC8DE9A8 /* SwiftEntryKit */ = { isa = PBXGroup; children = ( - B26009DF28BB46368762F2986523D26C /* DDBaseCollectionView.h */, - 3A939F26AFDBA92E81ECB37329DD2244 /* DDBaseCollectionView.m */, - ); - name = DDBaseCollectionView; - sourceTree = ""; - }; - D9FD8A4535DCD10B7B26E7D6367C1866 /* Resources */ = { - isa = PBXGroup; - children = ( - 82C34A3BEEF8563D4F7A853F5C7959CE /* ZFPlayer.bundle */, - ); - name = Resources; - sourceTree = ""; - }; - DD080FFD026A8B677398A347E083AE36 /* DDMAMapKit_Private */ = { - isa = PBXGroup; - children = ( - 138A6C04759739022128867EFCEF0DE8 /* DDMALocation */, - BA782F91205E0D9E1BFB9D2B4AB962D7 /* DDMAMap */, - E8CB5224E9AD621451D6948589A70962 /* DDMANaviManager */, - FFE9E31D0B4A6301BAF5BFA7F8F3A70B /* DDMASearch */, - 6E74FF28C183DA1C703DE322F4E30D4E /* DDMATrackManager */, - 83DB1B1C2C4B30DA3EDA4C41BA19E870 /* DDMAUtil */, - E2AFFF1F1310F1EF3D490007DFDF6804 /* Support Files */, - ); - name = DDMAMapKit_Private; - path = DDMAMapKit_Private; - sourceTree = ""; - }; - DE857CD687521B88F3AA118F602BA941 /* Support Files */ = { - isa = PBXGroup; - children = ( - 207498A36B7536E06C8F540812FF5CCC /* MJRefresh.modulemap */, - 059A9DA1F07B931C420E65A2A93CCA59 /* MJRefresh-dummy.m */, - 44A53D726B4FE0AE0B997B54D8A2ABD8 /* MJRefresh-prefix.pch */, - A24F8EA31FC13171C8C39551F45F2453 /* MJRefresh-umbrella.h */, - 39EF469EAC0CC410E198EA2FFF192358 /* MJRefresh.debug.xcconfig */, - BD7BDF30B5BD419403A9BF069942DE33 /* MJRefresh.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/MJRefresh"; - sourceTree = ""; - }; - DE8F506BFCBD157DBE44F2256318B9F3 /* UITableView+DDCategory */ = { - isa = PBXGroup; - children = ( - E158CA30F063430F748A9E66F28C0B96 /* UITableView+DDCategory.h */, - 787BB2A546EF4B30AD39FD3554F1A2F4 /* UITableView+DDCategory.m */, - ); - name = "UITableView+DDCategory"; - sourceTree = ""; - }; - E1ACF3065FAAE779C1AD808303E7EF4F /* ESTabBarController-swift */ = { - isa = PBXGroup; - children = ( - 91D89D0329AF715897F192F7FC8735E8 /* ESTabBar.swift */, - C699839D09F01983AF308BB8B6A9A630 /* ESTabBarController.swift */, - AC7C9859C5E3607EC403DD15A5A3C041 /* ESTabBarItem.swift */, - 39FAC728074534551776ED13833DF62E /* ESTabBarItemBadgeView.swift */, - BAAA2385A74D7FD759823EE78377DE1E /* ESTabBarItemContainer.swift */, - 872EC6A5DAE1CD91BFC1951C91C92E53 /* ESTabBarItemContentView.swift */, - D6637465326B8AE079DCBAFB2640EF56 /* ESTabBarItemMoreContentView.swift */, - 3D92756E77F30F3B31EA048895AE998C /* Resources */, - AEDFAB9CD11DA3298EC843CA5EAF07AA /* Support Files */, - ); - name = "ESTabBarController-swift"; - path = "ESTabBarController-swift"; - sourceTree = ""; - }; - E293323F99EC3451A23AD92E5CE6E1FC /* Frameworks */ = { - isa = PBXGroup; - children = ( - 2C539549B32D8750E63EA31FA0308B26 /* AMapFoundationKit.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; - E2AE2110ACF4796924A89CE40440548D /* DDUIGestureRecognizer */ = { - isa = PBXGroup; - children = ( - 89D0B621F5577E02964292DD70156186 /* DDUIPanGestureRecognizer */, - 146F0E269D9D8E1582CA1A8B35F60338 /* Support Files */, - ); - name = DDUIGestureRecognizer; - path = DDUIGestureRecognizer; - sourceTree = ""; - }; - E2AFFF1F1310F1EF3D490007DFDF6804 /* Support Files */ = { - isa = PBXGroup; - children = ( - D1ED4B9C2D8020E1ADA97F6280712D2D /* DDMAMapKit_Private.modulemap */, - F199E1EA965AD8B818371EF25FE61547 /* DDMAMapKit_Private-dummy.m */, - 853B8E1FE830F57202E86FE962999632 /* DDMAMapKit_Private-prefix.pch */, - 11096FADE1FB52E4512C73134FDE4A4C /* DDMAMapKit_Private-umbrella.h */, - 5070ACCBED5223DC4A8B6CEA9E4389B5 /* DDMAMapKit_Private.debug.xcconfig */, - 10DB28E552D92A0E55E026A626BA90F7 /* DDMAMapKit_Private.release.xcconfig */, - 53E9853FB41E5068E5BCC68C2BD02189 /* ResourceBundle-DDMAMapKit_Private-DDMAMapKit_Private-Info.plist */, - ); - name = "Support Files"; - path = "../Target Support Files/DDMAMapKit_Private"; - sourceTree = ""; - }; - E50F8369618BE8A3657418368BABE74E /* SwiftEntryKit */ = { - isa = PBXGroup; - children = ( - AA91472B360547A86A4F77139A4C29B4 /* EKAccessoryNoteMessageView.swift */, - 124D18B32598BC3338573E3BB08FC1C0 /* EKAlertMessage.swift */, - 1D79EB1E1E2C30CE69D9B08BF968A53A /* EKAlertMessageView.swift */, - DD7B0D992AF137E67CD84F025C57C13D /* EKAttributes.swift */, - 5646E754065263E3C3DE760B565FFC45 /* EKAttributes+Animation.swift */, - 89FEC23A1C0FBB4F0725182A1B89B3EC /* EKAttributes+BackgroundStyle.swift */, - 0DC5866674A5051470ED264A8B18F146 /* EKAttributes+DisplayMode.swift */, - 58E586A0A937E43B99DEC1EF0FAE7D16 /* EKAttributes+Duration.swift */, - 2FA2C2F90F22FC70481B80B950DB5369 /* EKAttributes+FrameStyle.swift */, - 1C524A72FEA72F3264C6EEE99C1211A6 /* EKAttributes+HapticFeedback.swift */, - D236B2FB8643105CB985D9AB3530F5E4 /* EKAttributes+LifecycleActions.swift */, - 6701D6F15D721E339653DEB29921825B /* EKAttributes+PopBehavior.swift */, - F2A2075F2813458D752A7E72458AA555 /* EKAttributes+Position.swift */, - 17CC4146CD8CC49DF21BC4DDFB7EB5D8 /* EKAttributes+PositionConstraints.swift */, - 22B76EB045FE80903CB6130703B901AC /* EKAttributes+Precedence.swift */, - 274790B5C5656E53DB5E9460D0CA7014 /* EKAttributes+Presets.swift */, - 547295AA2DE8BBB14EADB2689D8927BC /* EKAttributes+Scroll.swift */, - 676BF65BB9855CDD07EA70D2F8D2C679 /* EKAttributes+Shadow.swift */, - 5C58575659C07E018D4E586BC4F3BD52 /* EKAttributes+StatusBar.swift */, - C884D2724E26BD1B0EC7EB8A83305CB0 /* EKAttributes+UserInteraction.swift */, - E9CEB85CD94AB02CE8D41FBB6168C62F /* EKAttributes+Validations.swift */, - FA490BA399F78C7192239E41418B0C2B /* EKAttributes+WindowLevel.swift */, - D413891A09E56CE6E9A4A625A6EBD7A0 /* EKBackgroundView.swift */, - DFE80EFD77BE117EC2FE68BE0F9BF012 /* EKButtonBarView.swift */, - B21165235A1D168C2F2E3C992B8E0501 /* EKButtonView.swift */, - 8EA91F2C5C6C84BEEF41383F2119304F /* EKColor.swift */, - 616A697DB1D77003E1D9E366E9F0C733 /* EKContentView.swift */, - 2ECBE8927A0CEEA0B7023BA4EFCF8342 /* EKEntryView.swift */, - E06BE4B5C010466D7CD4B8185D6C99D9 /* EKFormMessageView.swift */, - A504AB7CAEA3289DA6D690D8ECE3AD69 /* EKImageNoteMessageView.swift */, - 4D60DE190CF10D1AC5BC3A19CC8E8AB0 /* EKMessageContentView.swift */, - 7F955E3A39C2D1450380FFF2EE94BF39 /* EKNoteMessageView.swift */, - 3D09D04411AB0FCF82097D2AD3EA5E07 /* EKNotificationMessage.swift */, - 3AFB9EE6C18F0FD09CBD03F57A0405D9 /* EKNotificationMessageView.swift */, - A8DCFBE8F010343F339CB226401897CE /* EKPopUpMessage.swift */, - E5335FF2EDEE78B249581BC30D1EEF97 /* EKPopUpMessageView.swift */, - D408185630E1D88F5D372BEA3D0C010A /* EKProcessingNoteMessageView.swift */, - 7960BFC0AFD58ABE4FBB18D716E42F10 /* EKProperty.swift */, - 1D1F088A01EE8E759137608EF8FBB4E3 /* EKRatingMessage.swift */, - 07E591F9A894F1A2F50ECD109600A1AB /* EKRatingMessageView.swift */, - 88873F242C0BFE58336D874884AADE11 /* EKRatingSymbolsContainerView.swift */, - 85924234E260E9EA3243A1EE3496ECE2 /* EKRatingSymbolView.swift */, - 7F780787F83736A39C8247705C43D081 /* EKRootViewController.swift */, - 14C3C940DBBBC85A7E07D371C074B4A8 /* EKSimpleMessage.swift */, - 199D063D931AC1C7F12E7022B9E9BB4E /* EKSimpleMessageView.swift */, - 2ED37E49092916E454B8D77AB1586508 /* EKStyleView.swift */, - C4F6489ECCF9FCD13E69854E69FB3B52 /* EKTextField.swift */, - DA837BF6E138C836CB0B34772355C42C /* EKWindow.swift */, - 4EEFEAA4E7681813FFEBFF1A168DD058 /* EKWindowProvider.swift */, - 2E56F54C09D1E16A344C10DC224CB2D7 /* EKWrapperView.swift */, - 3818D5279DD90C8CBE339172925571BC /* EKXStatusBarMessageView.swift */, - 680B7232A3F782679470F245980787E6 /* EntryAppearanceDescriptor.swift */, - A1D7694DCA13A5A610EE7839E3138602 /* EntryCachingHeuristic.swift */, - 5879E529B996D4F7F5A5FE0B7486F555 /* GradientView.swift */, - DFADA55E9D1F73B1F6D5CFA220A0A4BE /* HapticFeedbackGenerator.swift */, - CA16616E82ADB8597F97C3D1C49F574C /* QLCompatibility.swift */, - 398E23001221A56CC2F8E4D60B3F1375 /* QLUtils.swift */, - 1322E5D9702C0EF3754E9804AE297945 /* SwiftEntryKit.swift */, - 0891B923FEF69CA140375F46DF3DB9C3 /* UIApplication+EKAppearance.swift */, - FEA7FE6C4E9B6C1F5DAC65B3FAC71B00 /* UIColor+Utils.swift */, - 3AA49715513EB546AD0D3B02F406D013 /* UIEdgeInsets+Utils.swift */, - BFA626160F6B6EDADC088AEC4A77A409 /* UIRectCorner+Short.swift */, - 023B224E9137A02E9DB4AB92D1670CDC /* UIView+QLContentWrap.swift */, - E33D62BB9637C1BA67A5CB79F0CD8CD5 /* UIView+QuickLayout.swift */, - 0D4BC6A53EC24100C0207E61700BB014 /* UIView+Responder.swift */, - AC4E3458FD1C27BBBA78394A42BBE029 /* UIView+Shadow.swift */, - DD28E12E3515A0BF53D0E0B7D46CAAFB /* UIView+Utils.swift */, - 3CE72FD35083B5FFCDB88BF31E629C1B /* UIViewArray+QuickLayout.swift */, - AEC4718F4139E388EF8F339A787AC45C /* Support Files */, + 1041174B6008065A01D628E819B0F88B /* EKAccessoryNoteMessageView.swift */, + 9B538746BC9F48CA0F0B3EEFBB523B66 /* EKAlertMessage.swift */, + 3A63310BFF4BCEE45A37FEDC5464D8C8 /* EKAlertMessageView.swift */, + E073EEA268C0B3013B1B312FA549DEBF /* EKAttributes.swift */, + C408382CB10B497594A402E6EF66AFD7 /* EKAttributes+Animation.swift */, + FD591A80AEE063F209FAF2EE3021EC1D /* EKAttributes+BackgroundStyle.swift */, + 7A35003D0111822D8C96F21E91A1DDA6 /* EKAttributes+DisplayMode.swift */, + 7EDEEB9E0A8CDC712617883D540B4FA0 /* EKAttributes+Duration.swift */, + B4B6B677BE9FFA7A01674E06994149A5 /* EKAttributes+FrameStyle.swift */, + 2BAF5D75E4FB52D4E9196CE377997DE9 /* EKAttributes+HapticFeedback.swift */, + A6EF5A90C013D84B2CB1DC37BABA9C4D /* EKAttributes+LifecycleActions.swift */, + F6A3D4567910BCC6A6221DFC75E5D0E9 /* EKAttributes+PopBehavior.swift */, + 0BEA970F06657F2334B42BE2FFFDE5F5 /* EKAttributes+Position.swift */, + F040B492EFDF0AFBD24823DBC534B320 /* EKAttributes+PositionConstraints.swift */, + 21F1FCF1B9D88A58BD121690F90975BD /* EKAttributes+Precedence.swift */, + 39D0C74A85C6A8657704AD7AA6B953C4 /* EKAttributes+Presets.swift */, + 5612297CB1E62B65F4C43D6CC1F895DF /* EKAttributes+Scroll.swift */, + F429EA86FA44E33584A442245B1808AA /* EKAttributes+Shadow.swift */, + 53DB07EC82DD9C1E75BE9779C461DDBD /* EKAttributes+StatusBar.swift */, + 4C18A035A3551BF44932FA971E5ED5EE /* EKAttributes+UserInteraction.swift */, + 9F0846E80CCBB02E2D1DD78D7A719574 /* EKAttributes+Validations.swift */, + EA306782607E93BE5C83E20F856D1FB7 /* EKAttributes+WindowLevel.swift */, + CA15DFDDCC8535D313EB0DD2D765E4FD /* EKBackgroundView.swift */, + 07D63349A15F0AD260D727670549BB75 /* EKButtonBarView.swift */, + 5EF19DED81F206CA7BE663143BBA6CE8 /* EKButtonView.swift */, + 380AB04F49D86EFF23C80BA0B9985AD3 /* EKColor.swift */, + 6B0B1A7BEABC653A6A77F139744977C9 /* EKContentView.swift */, + 41CCAF8F8DBC6FB73F1598E27D048521 /* EKEntryView.swift */, + A724CE453656CC7AAF03C60FA8DC88A2 /* EKFormMessageView.swift */, + 3D5797C919C52BCF6845A7B532866584 /* EKImageNoteMessageView.swift */, + 31A01C7DB9ABC17AE1F999346AC6305E /* EKMessageContentView.swift */, + 2652145BBBEDD592507999E4EA544295 /* EKNoteMessageView.swift */, + C69A0E7976A70A4E86A4E00C69874F9D /* EKNotificationMessage.swift */, + FB83826263A364A1DB23D827C1999862 /* EKNotificationMessageView.swift */, + 6C03FB8C96325BC93F46E53E75B31B01 /* EKPopUpMessage.swift */, + 219D2C7D4A1233A49409F253CCB06585 /* EKPopUpMessageView.swift */, + 2251394CF95CFBA2E990C43CD3FC76B1 /* EKProcessingNoteMessageView.swift */, + 0B0CC58D2B57578DC41AC56CE29139C6 /* EKProperty.swift */, + B12AA9D5A20BE900E2D18AB09D1B8E06 /* EKRatingMessage.swift */, + 84327167CBBDD99B931D23F9AFF30DA5 /* EKRatingMessageView.swift */, + 41259F35F24F3B493E70473754F75265 /* EKRatingSymbolsContainerView.swift */, + 4218BFA03EECBC67513AD75A3D832AF1 /* EKRatingSymbolView.swift */, + 55C78DC3A2BF39C514F3164238BB70D0 /* EKRootViewController.swift */, + 93C94BD6E56866844B511F120D496BDE /* EKSimpleMessage.swift */, + 34E995B15C36462115ABFF8062A67418 /* EKSimpleMessageView.swift */, + 53A696AE56B4D87ACE694E3B5952C714 /* EKStyleView.swift */, + AEBBB5D23034F1AC2583F3353DF70EB7 /* EKTextField.swift */, + 451EB781764886B195B6449777F7D9EC /* EKWindow.swift */, + 17C6BB659A7CC437641CCB80B4A07F44 /* EKWindowProvider.swift */, + 29503832346B5ACA306B8351EFEF99F4 /* EKWrapperView.swift */, + 81F689351372B4E9638C1CDBF2952EC3 /* EKXStatusBarMessageView.swift */, + D509B560C3FD14DE99ED2E461F6F61FA /* EntryAppearanceDescriptor.swift */, + C3438C5869A327F52AF48414D67A7A69 /* EntryCachingHeuristic.swift */, + F264CFD0AE4632E0FD8EBAB9513B169C /* GradientView.swift */, + 4AA0D2BFBE481E96E80A0604083AF907 /* HapticFeedbackGenerator.swift */, + 66B027B2A71C75DE5339595FFF112FB8 /* QLCompatibility.swift */, + 8F49FBAA4DF5966CBB6BF8C388042265 /* QLUtils.swift */, + 67023A0C29F65A53F4C7542F092344D9 /* SwiftEntryKit.swift */, + A426F3AF126F6DA8CA693D6F418135D3 /* UIApplication+EKAppearance.swift */, + 5CE4C61D949DBCA1849BD1D3BB684F87 /* UIColor+Utils.swift */, + E2CA575A587A32E09AFE79C40FEC5169 /* UIEdgeInsets+Utils.swift */, + 95624B5D8F793D3FC5BE25AAECDF114B /* UIRectCorner+Short.swift */, + 704719AC18CD745B19709E9725EFB365 /* UIView+QLContentWrap.swift */, + FE3C51C548ACADCC415CC972B8AA138B /* UIView+QuickLayout.swift */, + F5FBF58841F12B52E17EB40D93DDB5A7 /* UIView+Responder.swift */, + 98D8CCB8D52B56C004790FC7FB9A1C84 /* UIView+Shadow.swift */, + C7E31D8C2FE8DC2AC72DC429CAF78F0B /* UIView+Utils.swift */, + BA001FD732029591053793CD9266C318 /* UIViewArray+QuickLayout.swift */, + 091FB38CA86706325600FD163F552C96 /* Support Files */, ); name = SwiftEntryKit; path = SwiftEntryKit; sourceTree = ""; }; - E81552905A7DC6310035416164319BBE /* UICollectionView+DDCategory */ = { + D9D39D42083B149DBA80C647C0D4B89F /* UIColor */ = { isa = PBXGroup; children = ( - FAF138A8BB174B1DC800ACAA743363E1 /* UICollectionView+DDCategory.h */, - 63DE6C390D3B6A8748F4633B3997CF13 /* UICollectionView+DDCategory.m */, + 3B8B9E1EAE4DB813CB3B48BA26A853EB /* UIColor.swift */, ); - name = "UICollectionView+DDCategory"; + name = UIColor; sourceTree = ""; }; - E88996C6A1E5775D7AF5886AA866CBC0 /* StringPickerView */ = { + DA7B76D9FD6DCF38508D400B23903F78 /* DDMANaviManager */ = { isa = PBXGroup; children = ( - C1425E143E9E7A6C7B3189A25F0479E0 /* BRResultModel.h */, - 5EC933B32468C10BF3537A31CA597914 /* BRResultModel.m */, - 0EE460A44C452F23B3A04BA6DED38CB2 /* BRStringPickerView.h */, - 298D96B0B413B9CE80F41FE5EFDDCC5F /* BRStringPickerView.m */, - ); - name = StringPickerView; - sourceTree = ""; - }; - E8CB5224E9AD621451D6948589A70962 /* DDMANaviManager */ = { - isa = PBXGroup; - children = ( - B8D65D7788BF571B2A1A6F18B8BDF47A /* DDMANaviManager.h */, - B0F6E9646EC74F65CE2265BE15ACA14F /* DDMANaviManager.m */, + 20B9AD5D0F5F4F68E74EBC1DB5C6F50C /* DDMANaviManager.h */, + 4C4C5A49DFCC82BEA24EA24DA32C7EE9 /* DDMANaviManager.m */, ); name = DDMANaviManager; sourceTree = ""; }; - E96F1FB93B00E183D5B34CA6466FA74C /* UIViewController */ = { + DBE56162520E720DA1CF92CDCBF3F6DB /* UIScrollView+DDCategory */ = { isa = PBXGroup; children = ( - ACACC77FE62868BF97DDEBBDE03ABAB7 /* DDUIViewController.swift */, - D1CD98495D161F187C6AA939003DEA4B /* UIViewController.swift */, + 577939DB40D698A43C32E2C6C96D8D54 /* UIScrollView+DDCategory.h */, + 44FE22F59FF2596285278D5DCA157A06 /* UIScrollView+DDCategory.m */, ); - name = UIViewController; + name = "UIScrollView+DDCategory"; sourceTree = ""; }; - EA5329AEDAE62AF738BB3B4208A6001C /* Resources */ = { + DDC50AD7A6FDF2525655E340541CBBF6 /* Resources */ = { isa = PBXGroup; children = ( - 3667C339EA70D695DE8924A91318DEEA /* car_xingshi.png */, - 343803832F1E1822FB5EFD68B00F5D2B /* car_xingshi@2x.png */, - E1DAD51DDA691656395D144B8BBFD299 /* car_xingshi@3x.png */, + C38350A7021D51F8E99227F3D940494D /* ZFPlayer.bundle */, ); name = Resources; sourceTree = ""; }; - EC0D716BC51A7E7FF7DE33AD1A451092 /* UITableView */ = { + DE84C51D4B34B1D6FA7DBBC188243BA2 /* Support Files */ = { isa = PBXGroup; children = ( - B1C1CA4E792C521A186B5EE22876713E /* DDUITableView.swift */, - 244D04F7593C907CA3000E0416B9AD20 /* UITableView.swift */, + 90118CBBA6CFD233F5A54E0C34623B80 /* Alamofire.modulemap */, + 91314E62A67C82ADC8510FA97AD85E98 /* Alamofire-dummy.m */, + 00215A81703BD34FA6ED9D5801B47F8E /* Alamofire-prefix.pch */, + 5775410DC32C716E14D77A6112044605 /* Alamofire-umbrella.h */, + 52B570D1BFFF775858C3A96626EEAB44 /* Alamofire.debug.xcconfig */, + BB875281CE395495948947FC73ADD1BF /* Alamofire.release.xcconfig */, ); - name = UITableView; + name = "Support Files"; + path = "../Target Support Files/Alamofire"; + sourceTree = ""; + }; + DEB5B4166B6DCCD22B1ABEF4050B4085 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 442E8707D4AEB66ADA3DE6E981681F69 /* AMapTrackKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + DF0CE1B03B58A0A509591CCE7C7C92EF /* Support Files */ = { + isa = PBXGroup; + children = ( + DA9D848A9A1CE50B493878AC5B6453AE /* DDFontKit_Private.modulemap */, + 8E02C3234AC4A04B5FAD9A2F0ECC740A /* DDFontKit_Private-dummy.m */, + D80F968D98241681D31CE31C3C611B4E /* DDFontKit_Private-prefix.pch */, + FB4DBAD777C369DC82B55B8F1902E69B /* DDFontKit_Private-umbrella.h */, + 4670DDFAF1755ACD108E1DBC72E66685 /* DDFontKit_Private.debug.xcconfig */, + A1343B18CD61CA9E028BFD908770A0F2 /* DDFontKit_Private.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/DDFontKit_Private"; + sourceTree = ""; + }; + E04E3A33D9C4C20A1E70E509E63598EA /* Support Files */ = { + isa = PBXGroup; + children = ( + 9AF8BE5979CE4BA8B23DF9ACAAC3D0AE /* DDMAMapKit_Private.modulemap */, + A32142F9C3ACAA35A914FC475558ED9D /* DDMAMapKit_Private-dummy.m */, + 0C11D5828432F95DF140C0DA7B677C80 /* DDMAMapKit_Private-prefix.pch */, + 6195DD4BC0C21292B9CBA555E364D1CB /* DDMAMapKit_Private-umbrella.h */, + F09D6602F5FCF95A8ED208D36104E477 /* DDMAMapKit_Private.debug.xcconfig */, + 7577CE3988A94830031C97156A439570 /* DDMAMapKit_Private.release.xcconfig */, + 5D0133E9AF4E6AA2F92D6B909E8DA5F5 /* ResourceBundle-DDMAMapKit_Private-DDMAMapKit_Private-Info.plist */, + ); + name = "Support Files"; + path = "../Target Support Files/DDMAMapKit_Private"; + sourceTree = ""; + }; + E0FE236687443826C093AB643CC28FDA /* Frameworks */ = { + isa = PBXGroup; + children = ( + 1BDD0DE426C4668E0ED9AE67C8C629C9 /* AMapLocationKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + E14C0B26524077B7286FCCE30F713E58 /* NSObject+DDCategory */ = { + isa = PBXGroup; + children = ( + D9DF61443696E25D119968FD864EB092 /* NSObject+DDCategory.h */, + 31FC849E0CFEB42AB4850F23C1A00092 /* NSObject+DDCategory.m */, + ); + name = "NSObject+DDCategory"; + sourceTree = ""; + }; + E1AA544F9C63E28F83AEC775D068EECD /* DDBaseCollectionView */ = { + isa = PBXGroup; + children = ( + F76ACC56BA5AAD1D563E19E5841891D6 /* DDBaseCollectionView.h */, + BB06AB8C6AB720492CD7C07FB2FB1E93 /* DDBaseCollectionView.m */, + ); + name = DDBaseCollectionView; + sourceTree = ""; + }; + E28F80CB4D16EB69B8AFA13743BB65FD /* Support Files */ = { + isa = PBXGroup; + children = ( + F97A959B6445AEF8D2365927D0D173DC /* AMapLocation-NO-IDFA.debug.xcconfig */, + A6DCBE7BA32A6207103E3433A2D746EB /* AMapLocation-NO-IDFA.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMapLocation-NO-IDFA"; + sourceTree = ""; + }; + E341A6E2E54B3431063AA8AF41F9E23A /* UIViewController+DDCategory */ = { + isa = PBXGroup; + children = ( + 6E131492C4734358B75A1E007DF069D4 /* UIViewController+DDCategory.h */, + CE6AFA9915B5BE9AA03F5AFDA4F0C76D /* UIViewController+DDCategory.m */, + ); + name = "UIViewController+DDCategory"; + sourceTree = ""; + }; + EA258734861E32735EB4FAA048CC6E2A /* SnapKit */ = { + isa = PBXGroup; + children = ( + 86B2A4FF9C2A0A6FE200F8903E17B272 /* Constraint.swift */, + F9A279C65F7CCAC189B64F5C731B0CCB /* ConstraintAttributes.swift */, + 50F91B65F8D524CA6D893A62F527BC0B /* ConstraintConfig.swift */, + 76E8749A43C5D7F0DA7AF30DB69F8996 /* ConstraintConstantTarget.swift */, + 641AA47CF864C1D4AD901A529A77C4E4 /* ConstraintDescription.swift */, + 8519064FA6E642776DCAF0CE14AAB2EA /* ConstraintDirectionalInsets.swift */, + D878B3E61759AFBA94E2AD2BA556C63B /* ConstraintDirectionalInsetTarget.swift */, + 9153015AB6FD5ABB6F8B4472D393CEAB /* ConstraintDSL.swift */, + E67CB224042ABA4AE746F698258A5BAF /* ConstraintInsets.swift */, + BFFA3748DBD1C58F25A0B59AFF5C5313 /* ConstraintInsetTarget.swift */, + 209FAB8364FAFA09461D2E3FEE43031A /* ConstraintItem.swift */, + C395B8259CC6D308C5CA33BA4BF46349 /* ConstraintLayoutGuide.swift */, + CA20C89C85B58F4039D8DF2007A09985 /* ConstraintLayoutGuide+Extensions.swift */, + 6F5271387C32E0CEF044AA35FED48BE4 /* ConstraintLayoutGuideDSL.swift */, + 2B62494A345FE3738E54D0B7BB72B876 /* ConstraintLayoutSupport.swift */, + DCCB5B88E4403F92CC5C5B2D573509D0 /* ConstraintLayoutSupportDSL.swift */, + 61795DD4AAC00E4DE2DBFC88353480A3 /* ConstraintMaker.swift */, + B2938A0EF02094C949227F15AEFEECD7 /* ConstraintMakerEditable.swift */, + 94BC58F3425390D4FF8DFD06FFF3A3AB /* ConstraintMakerExtendable.swift */, + F5A7774A11BB9917E8EE657319AE2549 /* ConstraintMakerFinalizable.swift */, + 08B10ABD8E2D4014D47119D67259DAAB /* ConstraintMakerPrioritizable.swift */, + A856362BC2958F1E938FC76343C3C31D /* ConstraintMakerRelatable.swift */, + 61F7EFB98DBCB896A8D8AC970EE5472C /* ConstraintMakerRelatable+Extensions.swift */, + 3A7784C8FB288E38B9CD0E6D5C56C3F4 /* ConstraintMultiplierTarget.swift */, + 5B2417A6C27552AF94CEB6A7B3F347AC /* ConstraintOffsetTarget.swift */, + 818D1A567BAFE4F5792B865DA9E9A500 /* ConstraintPriority.swift */, + E6DF2B3DF55513B9094D6EAA7BA10CC9 /* ConstraintPriorityTarget.swift */, + E163311AD439D782918263286D181B9E /* ConstraintRelatableTarget.swift */, + A73B56EBEAC18C110C7A0BF41780D315 /* ConstraintRelation.swift */, + 91BEADBC66054210F2E8D7D0FB1F40F9 /* ConstraintView.swift */, + 5C63CC9D0774D46FFAF866743A4AB191 /* ConstraintView+Extensions.swift */, + F4F93F49467F0FB866E2CC8ADB4E6580 /* ConstraintViewDSL.swift */, + 65FDD276990279745BA6CB81D369081D /* Debugging.swift */, + 1706A4772B2BBAD1B39CA90FD77B158B /* LayoutConstraint.swift */, + 6304FE730A0B040C2ADB8CB9C0DA30ED /* LayoutConstraintItem.swift */, + 6A877D279EEFB879AFA9861EF2D44691 /* Typealiases.swift */, + 289DCBB1FCB8AE9994D9CD156EDF5882 /* UILayoutSupport+Extensions.swift */, + AE120E3EBDC111319F4D0C614A7B634C /* Support Files */, + ); + name = SnapKit; + path = SnapKit; + sourceTree = ""; + }; + EA7D89E6740391DE59BFFAE7560036F2 /* SwiftLog */ = { + isa = PBXGroup; + children = ( + 53690792A070ED57C3C78781AE5FD16F /* DDSwiftLog.swift */, + ); + name = SwiftLog; + sourceTree = ""; + }; + EBBA3A997825B6D8C84D099E7697F15B /* DDAttributedString */ = { + isa = PBXGroup; + children = ( + 68A2ADFF5DD39F278ED312E5567831D9 /* DDAttributedString.swift */, + 68554C3CC98B485FD1D853F06B7641E9 /* DDMutableAttributedString.swift */, + ); + name = DDAttributedString; sourceTree = ""; }; ECFEDF123D996446174017D5A67EDBEB /* Pods-OrderSchedulingNotificationService */ = { @@ -6996,253 +6957,467 @@ path = "Target Support Files/Pods-OrderSchedulingNotificationService"; sourceTree = ""; }; - EE6A604483A478A7ED979918D86B89E9 /* UIResponder */ = { + EE3C12B9CE4BD62CEFDA487AFC380296 /* OCLog */ = { isa = PBXGroup; children = ( - 10A8045D6708CAAC36585E99715F4FFB /* UIResponder.swift */, + 96EC391639BC38C74935AA3468FCEF06 /* DDOCLog.h */, ); - name = UIResponder; + name = OCLog; sourceTree = ""; }; - F1D8E0E3D6B025E486BB65C1ADE37D2C /* ObjC */ = { + EF5F686DD5F848722EDEEB1DF48D60BD /* UITableViewCell+DDCategory */ = { isa = PBXGroup; children = ( - A1873AEA0804C922E7809BB3B3188E46 /* SwiftyRSA+ObjC.swift */, + B9BD2F561593D661C8A6C7DD23A16169 /* UITableViewCell+DDCategory.h */, + DAE0A350B873FC7035DC492AEA003654 /* UITableViewCell+DDCategory.m */, ); - name = ObjC; + name = "UITableViewCell+DDCategory"; sourceTree = ""; }; - F3D63D6162A394C6F2944B9BBA179CAA /* DDTextField */ = { + F00CA76E37652B984B28B8BB48290901 /* UINavigationController+DDCategory */ = { isa = PBXGroup; children = ( - DDDFD76B9CBAD0EED1EDE8B05A46CE63 /* DDTextField.swift */, + 4AF7527E60B3647B232A866C5951E416 /* UINavigationController+DDCategory.h */, + AADA84EFFDEA23D1E85608A1726D9D7F /* UINavigationController+DDCategory.m */, ); - name = DDTextField; + name = "UINavigationController+DDCategory"; sourceTree = ""; }; - F4BAFD6DDF5B5B36F448977B96B5071E /* UITableBarController */ = { + F010EFA1211CE7C3622FC5B516AF401D /* IQKeyboardManagerSwift */ = { isa = PBXGroup; children = ( - 0CB3D2B57FCD32A3A518B0B00BF441A4 /* DDUITabBarController.swift */, - 0E4742E9C51026A45485A645ED1CC3D5 /* UITabBarController.swift */, + 618B21D51E022FD548164F067A879588 /* IQBarButtonItem.swift */, + 9E7F73DE381B64D0C647E03BC90FB7CD /* IQInvocation.swift */, + 214E2061DBEB30C377E88C37A1745E4A /* IQKeyboardManager.swift */, + 5ECD22EB9050A97679DDF7C99A1EEE75 /* IQKeyboardManager+Debug.swift */, + CF7D6ACF48268BFF03CB452E3FABA2AC /* IQKeyboardManager+Internal.swift */, + BFECCD6DEE66A705C163467849DFDEF0 /* IQKeyboardManager+OrientationNotification.swift */, + 296E8642906500923FB63D86FC8AB460 /* IQKeyboardManager+Position.swift */, + B863C66C3495BE974F5227189B1FE551 /* IQKeyboardManager+Toolbar.swift */, + 28E2578003E2F135F48FD8D61F37EB4B /* IQKeyboardManager+UIKeyboardNotification.swift */, + 7FDEE7544DA6F949CFF94909E8F7BD5C /* IQKeyboardManager+UITextFieldViewNotification.swift */, + 1A37E45618A0FBC62D6154B91D9F0499 /* IQKeyboardManagerConstants.swift */, + 6E70E73FE658FA06B6755BEC556704C0 /* IQKeyboardManagerConstantsInternal.swift */, + DEBED50283779181BB11A4A881012EE7 /* IQKeyboardReturnKeyHandler.swift */, + C7DA28B79A5A6C2FCC8855981CC43356 /* IQNSArray+Sort.swift */, + 9B1A3EAF7E0A496D0A63AB929DC43012 /* IQPreviousNextView.swift */, + 63F1946A930CD2F8416A180A748C89B2 /* IQTextView.swift */, + C1C034DDF190FFFFEFDCBBE3BEED914A /* IQTitleBarButtonItem.swift */, + 5CB22E2B0D3FB2154A58DA396F8D8FF7 /* IQToolbar.swift */, + C9AFBB8C9DAE35B22C4B19C5E5660706 /* IQUIScrollView+Additions.swift */, + 6F21B23F9142424D9E0FEE0495DEA217 /* IQUITextFieldView+Additions.swift */, + 51A496931111C24D321E845AA62558C5 /* IQUIView+Hierarchy.swift */, + B45E5BF8F9A64B2C7F29374241812562 /* IQUIView+IQKeyboardToolbar.swift */, + C15163010490CB25348D095B99704CEB /* IQUIViewController+Additions.swift */, + 11B5E5EEB7D008F7426AC0FDF2942D92 /* Support Files */, ); - name = UITableBarController; + name = IQKeyboardManagerSwift; + path = IQKeyboardManagerSwift; sourceTree = ""; }; - F5AA56337DC75E00F2CF9EF20EDCBE34 /* UINavigationController */ = { + F0FE237325BB3F502A77D58FAC077690 /* DDLabel */ = { isa = PBXGroup; children = ( - C5BFA9778C1024FDB856115D5A6949DB /* DDUINavigationController.swift */, - 3B288D78C90D8194E78EB7317B034379 /* UINavigationController.swift */, + 9B22324A35118323519D08BE490E6E8A /* DDLabel.swift */, ); - name = UINavigationController; + name = DDLabel; sourceTree = ""; }; - F61451A1AFF97B12619DA9DA21E1608F /* Frameworks */ = { + F310273078927FE974BF52AAEDD93A91 /* NSAttributedString+DDCategory */ = { isa = PBXGroup; children = ( - 4BCB457628138A00C9EAFC12BEE42E8F /* IJKMediaFramework.framework */, + 963A0B57E90D50D470C62B6A03E4C374 /* NSAttributedString+DDCategory.h */, + 2D41315ABF3EBC774F3D78F9C202071A /* NSAttributedString+DDCategory.m */, + C78371C90C6B9059FF339E22C904025D /* NSMutableAttributedString+DDCategory.h */, + F1333F5272D4B2B7AABF8D2C55EDBE43 /* NSMutableAttributedString+DDCategory.m */, + FE678389DCD102CF8E9F47C4B8441257 /* NSMutableParagraphStyle+DDCategory.h */, + 3FD2A1B3A21DB33DBDBD70B92DE429DE /* NSMutableParagraphStyle+DDCategory.m */, ); - name = Frameworks; + name = "NSAttributedString+DDCategory"; sourceTree = ""; }; - F68D57CB53731B929B1608DCC648DEB1 /* Frameworks */ = { + F32AAA1C3755E295328A20DD5C590FEE /* DDBaseTableViewCell */ = { isa = PBXGroup; children = ( - 82D470B404590EC286397004EF788035 /* jcore-ios-4.2.1.xcframework */, + 1B3CB74D09971841E30AB45461B702B6 /* DDBaseTableViewCell.h */, + 84F5CA2285229E33C044F20BC1E02CC5 /* DDBaseTableViewCell.m */, ); - name = Frameworks; + name = DDBaseTableViewCell; sourceTree = ""; }; - F6F84CFFE9649505CBB69776527B2DD0 /* AnnotationView */ = { + F35EB88EC3E1F0058AF774D2929DC80B /* DDImage */ = { isa = PBXGroup; children = ( - 4D55D92321601ACE11D96086A4C99F46 /* DriveRouteCustomAnnotationView.h */, - FBAFF0A27CE7F6CE6DFF363C159937E0 /* DriveRouteCustomAnnotationView.m */, + F3ACEA525758D1E18127B9BCEE0C265C /* DDImage.swift */, ); - name = AnnotationView; + name = DDImage; sourceTree = ""; }; - F7499B31B5B1E84526B0C7256F26B350 /* Support Files */ = { + F3923BC548E0F97BA4579E43735F7712 /* Resources */ = { isa = PBXGroup; children = ( - 1110B4122E144DB3DE8023927863B883 /* DDProgressHUDKit_Private.modulemap */, - 7EF1C6DD138A8E24DA2F9CB91CC85565 /* DDProgressHUDKit_Private-dummy.m */, - E45FDE07F31742E90ECCBCA137887991 /* DDProgressHUDKit_Private-prefix.pch */, - 86C381FD2D68687EAEF4A9DF0F95D724 /* DDProgressHUDKit_Private-umbrella.h */, - 2500D868DB86B22C1B226DD8B56C4F60 /* DDProgressHUDKit_Private.debug.xcconfig */, - 394C16767A6B5688FB948587FAE8D366 /* DDProgressHUDKit_Private.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/DDProgressHUDKit_Private"; - sourceTree = ""; - }; - F777C409725E22D535D9442E8D2EA6BF /* UILabel+DDCategory */ = { - isa = PBXGroup; - children = ( - 8B444C745EEC7B03AE6517B6525231BA /* UILabel+DDCategory.h */, - 3320867AC71860C1390549D60D22B540 /* UILabel+DDCategory.m */, - ); - name = "UILabel+DDCategory"; - sourceTree = ""; - }; - F7D1085349334B9DD245B20DDE510721 /* UIColor */ = { - isa = PBXGroup; - children = ( - 701D4F2B657181E3DAB6C805E484E2E3 /* UIColor.swift */, - ); - name = UIColor; - sourceTree = ""; - }; - F916D39996393383D5583D383950EE17 /* Support Files */ = { - isa = PBXGroup; - children = ( - 5AC3744D455A90C0A58815CD670B96B2 /* TYCyclePagerView.modulemap */, - 889C78B634619262487323C92052E4B5 /* TYCyclePagerView-dummy.m */, - 6E19DF93B810A413B9BC7D9B18C3DCE5 /* TYCyclePagerView-prefix.pch */, - A0DDD7AFFD95258E676E05537640FC47 /* TYCyclePagerView-umbrella.h */, - 9CD24C646EA516E23EBE6C8DBC35DE2F /* TYCyclePagerView.debug.xcconfig */, - 21DAD45A496EB2C1F1DBA4D9A4F8E940 /* TYCyclePagerView.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/TYCyclePagerView"; - sourceTree = ""; - }; - FAE85BC5BBFA835A879134F5916A591A /* Resources */ = { - isa = PBXGroup; - children = ( - 024E14979F20F8F8397E556F8A2EF340 /* DDBaseViewController.xcassets */, + 46110F087B0823B8AE474E640D6E8D6C /* BRAddressPickerView.bundle */, ); name = Resources; sourceTree = ""; }; - FB40FED3295D371A99988349AF8F3C83 /* Support Files */ = { + F5354CBD683656965358787B476F7C8E /* Support Files */ = { isa = PBXGroup; children = ( - C0D2742C8CFA47F113A0473B3774695A /* AMapSearch-NO-IDFA.debug.xcconfig */, - F2B8B814157DD94A7D91F740EF57BEF2 /* AMapSearch-NO-IDFA.release.xcconfig */, + CEB7830C5EECF9675B82456ED61DC054 /* Kingfisher.modulemap */, + 9783AD99AE5AB88CF4B0EFEA8601D4E1 /* Kingfisher-dummy.m */, + 1BE644B1249343805E50F86861F91F21 /* Kingfisher-prefix.pch */, + BFA7392806DD28A68BCAC8E86946F153 /* Kingfisher-umbrella.h */, + F3FDEA9E2FBBA9164D2DE1E6A2CF036B /* Kingfisher.debug.xcconfig */, + B81E6FB644DEFFD4669950FA4F809C45 /* Kingfisher.release.xcconfig */, ); name = "Support Files"; - path = "../Target Support Files/AMapSearch-NO-IDFA"; + path = "../Target Support Files/Kingfisher"; sourceTree = ""; }; - FCC5B1177B547EC4785F2EB4263E6F4C /* DDDateKit_Private */ = { + F545F8640A49FA4F9BFECE1280FB422A /* DDUIKit */ = { isa = PBXGroup; children = ( - BF871DB7C0CE4FBE4225A5630271874D /* DDDate.swift */, - 11EDB23A062CB82B15DF4B95FBDE6109 /* Support Files */, + 2BF46FD99D348D5B9EA7924DEA9BD209 /* Support Files */, + 71849E54143E3E10F033703704021255 /* UIApplication */, + 65BD8FD46AF8B4737D708BAA9028D6BC /* UIButton */, + 7403197B2CE97A382CECA3B0B6CACE03 /* UICollectionView */, + CEEDF92FB4EEFE43D0EB29486EB1477E /* UICollectionViewCell */, + D9D39D42083B149DBA80C647C0D4B89F /* UIColor */, + AEA7684432342801BF543A1436A345D2 /* UIFont */, + A8CDE7D2DC057916E68D208C6B97F824 /* UIGestureRecognizer */, + 226546D43ED2CD532797CFEF4CC22C3B /* UIImage */, + 6AFB793248CC37B0A3F42662653CCB04 /* UIImageView */, + 10B821C608C5E57239D7D60B79FB0A0A /* UILabel */, + B2111C31360210F12FF0549B22DA7D6E /* UINavigationBar */, + 1A289F475403CC9A1BFE57BDEE164EE7 /* UINavigationController */, + 31A8C8C1EBB5CCA9F55F5F3BE6040F88 /* UIResponder */, + 2BABAC2ACBDA2FC8CA5472B4A366A3C1 /* UIScrollView */, + 945A936B3970B3D02ADF195141C92D6E /* UISwitch */, + 2DE4E2E0525FB8E489622F6D6F6B6EE7 /* UITableBarController */, + 96DE8506BF2E9B8CC316119DE393620E /* UITableView */, + 0D9D9E964F82B22CCED0232B808D855E /* UITableViewCell */, + 4774D585BAF3397300D9235FF2A496EC /* UITextField */, + 2F902DF0E3F8BFB5F28F4AD2A20F0CBE /* UITextView */, + 7E8641CEA2D0D13381E7D1F82A1A2C27 /* UIView */, + 7ECD29DF3161E72D72BE4976F7550FA0 /* UIViewController */, + 36E1C97E97F808B86D99B8C863E4637E /* UIViewControllerAnimatedTransitioning */, ); - name = DDDateKit_Private; - path = DDDateKit_Private; + name = DDUIKit; + path = DDUIKit; sourceTree = ""; }; - FD5A5EF889EB45B6AC9004D096F0EA60 /* DDButton */ = { + F6A125EE5D1D3EDAF6301DD28739298B /* JXCategoryView */ = { isa = PBXGroup; children = ( - 0E438A8249F047BCBBB6D217430776D7 /* DDButton.swift */, - ); - name = DDButton; - sourceTree = ""; - }; - FFA8C32C15E3066EAB80C6419EA7A1BA /* JXCategoryView */ = { - isa = PBXGroup; - children = ( - D7C46BF5E3D69C79656343B49BD01884 /* JXCategoryBaseCell.h */, - A78A78733225B23905BD7FFC61BD9074 /* JXCategoryBaseCell.m */, - FA189F6F04EBBB9B79C1D5B18B3F7978 /* JXCategoryBaseCellModel.h */, - 014184B22BCBBFA1F3DEE89A2100CB59 /* JXCategoryBaseCellModel.m */, - FEEC40911FCB69EDDDBA3015BD6BA7D2 /* JXCategoryBaseView.h */, - 3D165D4CC453C8C88C94F39C189007F9 /* JXCategoryBaseView.m */, - 8934E8A35F86E28610CB004076D2404A /* JXCategoryCollectionView.h */, - 7BFEF896D6420A626C7D5B417CEBB660 /* JXCategoryCollectionView.m */, - EE0F666D8899700A83EFA04F9119928A /* JXCategoryDotCell.h */, - 55864C390FCFFFC20D04565B575371E4 /* JXCategoryDotCell.m */, - A055AC23377D48580C891246C2B490DA /* JXCategoryDotCellModel.h */, - 8805C3B6EE18B9447DC4E9FB3420A786 /* JXCategoryDotCellModel.m */, - 8FD4274CBF8D057819BF59F57BD88348 /* JXCategoryDotView.h */, - CDEFF9760CD4A0367C7782544A4EF268 /* JXCategoryDotView.m */, - E115F94EF402CFF1A1536F7C942E7021 /* JXCategoryFactory.h */, - 3F03EAD333315D926439E938D095DA87 /* JXCategoryFactory.m */, - 3F14BCBED7A430E3D3395ABC2B26E943 /* JXCategoryImageCell.h */, - 7CBCD31BA42231875790E72B10B774C4 /* JXCategoryImageCell.m */, - E4D435987CE0A95DD40F21EBFA4B0F89 /* JXCategoryImageCellModel.h */, - 64A19A7458858993CFDC923A2ADDE35D /* JXCategoryImageCellModel.m */, - C3DBEBCB293A3FCD29BD45A836CAA9EA /* JXCategoryImageView.h */, - 5480C67D746B076C97986D1519FFA59E /* JXCategoryImageView.m */, - B7EFE689C904C075D641055BFACD38CB /* JXCategoryIndicatorBackgroundView.h */, - C05920A77D4E723A4CE8AF32EEACCBC9 /* JXCategoryIndicatorBackgroundView.m */, - E189F686C8382B5321D06D11B1C32932 /* JXCategoryIndicatorBallView.h */, - A016247F87EB69D2E739E710CE3B9C8A /* JXCategoryIndicatorBallView.m */, - 158E6D6EC0896873107C0BD05595F5BF /* JXCategoryIndicatorCell.h */, - E71AB53B6676473C2F92E1A25E3174AB /* JXCategoryIndicatorCell.m */, - 6AA101FA55DA7B651A4160CBED6F5B03 /* JXCategoryIndicatorCellModel.h */, - EE8BE8689DB303D3C7E51EB2351D2EC8 /* JXCategoryIndicatorCellModel.m */, - 8A0D416C5B4E2CE97AEFB925F8EEFAF9 /* JXCategoryIndicatorComponentView.h */, - 9CA4DD60D087858B5BB08D4C098B0F99 /* JXCategoryIndicatorComponentView.m */, - A3557E378A7685D018711EFA9CD6AE8B /* JXCategoryIndicatorDotLineView.h */, - 43DA0E4CF6E89C711435C2014097512C /* JXCategoryIndicatorDotLineView.m */, - 048798127732F2B63ABFBA80E1BB070C /* JXCategoryIndicatorImageView.h */, - 6F2A917C813E939B093DEFF51E064DE4 /* JXCategoryIndicatorImageView.m */, - 0D8A41C669D5519FC6C8AE6DA86EB24A /* JXCategoryIndicatorLineView.h */, - 9CAE2DC7FE4E16189D70356583461314 /* JXCategoryIndicatorLineView.m */, - 9FAF3D48CC6A9B1575D3ADB78CEE588C /* JXCategoryIndicatorParamsModel.h */, - 3A159C7E301497DBC4C1CECFD9B71A11 /* JXCategoryIndicatorParamsModel.m */, - 17B9606368F46B9ADB01BC04F1104475 /* JXCategoryIndicatorProtocol.h */, - D10B375BD41E18EFDB575A5DA5885FE3 /* JXCategoryIndicatorRainbowLineView.h */, - F5D97D0F3FDAB82DD3C4E3D686075AFC /* JXCategoryIndicatorRainbowLineView.m */, - A13985801AFC76E7E662BF4B9BDFC729 /* JXCategoryIndicatorTriangleView.h */, - 9B2B0BCCA460EF8EDDEAE46B7560F96C /* JXCategoryIndicatorTriangleView.m */, - CF3CB9F1FB1460CE87C76ADA886DE8F8 /* JXCategoryIndicatorView.h */, - 32500144855A13C4FF0C99E9ED5B0B67 /* JXCategoryIndicatorView.m */, - EF6A9030BF161B6CF087F23EDC0DEB70 /* JXCategoryListContainerRTLCell.h */, - B7DB6CD87767BF4BD2D35AF005CE923E /* JXCategoryListContainerRTLCell.m */, - 6CA2BD51E89F731EE5B5F902DECA5DB4 /* JXCategoryListContainerView.h */, - 50AD208482FFCF3FE104C427CF133F89 /* JXCategoryListContainerView.m */, - 5EFD73A2113E0EDFF5559F8F3F328471 /* JXCategoryNumberCell.h */, - CC14CC25BEAF3C354CE34793EA9028F2 /* JXCategoryNumberCell.m */, - 389EDAC5CA74CF1FB69B1E5808CD06EA /* JXCategoryNumberCellModel.h */, - DB3100FB238A4122FD418598DDF4F05D /* JXCategoryNumberCellModel.m */, - B8FE96B794F048585E627C9A88239C2F /* JXCategoryNumberView.h */, - F268A88B8131AAA5011B485CABBF0390 /* JXCategoryNumberView.m */, - 54F3479634850543A7D54BCE590694E9 /* JXCategoryTitleCell.h */, - 545857CA73B153B0EA064A2713543097 /* JXCategoryTitleCell.m */, - 671A332E105216BA0B5482D48D433228 /* JXCategoryTitleCellModel.h */, - EDAA4D4165D580B7879AB81A17A6E2D6 /* JXCategoryTitleCellModel.m */, - B8F4B61AE378EA22BC11879B6E4FEBA6 /* JXCategoryTitleImageCell.h */, - B34827523272252C648ABC14A8914A98 /* JXCategoryTitleImageCell.m */, - 50A409B667E9B68BE1FFDA7540E8DFB4 /* JXCategoryTitleImageCellModel.h */, - 8047B69033A7BC69B3144F8BCE702573 /* JXCategoryTitleImageCellModel.m */, - D74AC2DB0858052F53731ABFBF169DDB /* JXCategoryTitleImageView.h */, - 51F1DE222BA4E4C86008FA17F507E580 /* JXCategoryTitleImageView.m */, - 0FD930FE648CF7856D4A650CD3F9246A /* JXCategoryTitleVerticalZoomCell.h */, - 776A890C84A560FEC9C552B65F8A24F0 /* JXCategoryTitleVerticalZoomCell.m */, - DC81809FF50391F89E44496BCAF45811 /* JXCategoryTitleVerticalZoomCellModel.h */, - F5B61D943952CD13638A73779E1350D4 /* JXCategoryTitleVerticalZoomCellModel.m */, - 50767B872D8B8F8C88358D4875858208 /* JXCategoryTitleVerticalZoomView.h */, - 5E0E2029BDB998F20DB16B79C3CB7E11 /* JXCategoryTitleVerticalZoomView.m */, - 0825FF365DD12516082E21AC5F50ACBE /* JXCategoryTitleView.h */, - BB7385D412C458FC9F17C03C2B166A50 /* JXCategoryTitleView.m */, - CE6103A157F1BDC04C988792B465495A /* JXCategoryView.h */, - 7A12E08C9BEA319A32851AE1D4101B4C /* JXCategoryViewAnimator.h */, - 92BB2B26A336A80F39350D91142CC055 /* JXCategoryViewAnimator.m */, - B3302B7E12BCC48F96C82CC03B3DCDC1 /* JXCategoryViewDefines.h */, - EE25FB4850FC0266E2D87453B3645B74 /* RTLManager.h */, - 770673480C599C7928D183AA7FFEF55F /* RTLManager.m */, - C5E1FC3BFE5E28B0C3E2511417648314 /* UIColor+JXAdd.h */, - E59B3EF160D6C4D2509DCB1BC7FADF69 /* UIColor+JXAdd.m */, - B10046DE596517311FA5AC89C314B7CF /* Support Files */, + 56018FF5D01D2F070C712EA706186D9B /* JXCategoryBaseCell.h */, + 37EEBD41FC55A11C4AFAFCE2EFDA03E5 /* JXCategoryBaseCell.m */, + 1A93FA71CAFA40C0939FDDBA2DAD1F61 /* JXCategoryBaseCellModel.h */, + 593FE252AAA081F01E71C12842EE9558 /* JXCategoryBaseCellModel.m */, + 5207A181F2C86F2FDD4D0B24485EC145 /* JXCategoryBaseView.h */, + 2B6973844C1B479BA07C39481BCAE57B /* JXCategoryBaseView.m */, + 25499C609D3D9E0423BAC734679F23C3 /* JXCategoryCollectionView.h */, + 42362AA9D45285F7082156A7838557A9 /* JXCategoryCollectionView.m */, + 0C5625CB64CAD78405F5F917FB912075 /* JXCategoryDotCell.h */, + 4F08F7C86ADB155DCA1C54C1982E77B1 /* JXCategoryDotCell.m */, + E31E5E80EAB44D96A2F4FFAF84AD65CC /* JXCategoryDotCellModel.h */, + 82BFEE2BBD374BD0BBBCC2DDA2FB0373 /* JXCategoryDotCellModel.m */, + 377468D4851829E62B60E46BD1DE02EC /* JXCategoryDotView.h */, + 9E3C0D0BDC718923EE5504123F9C64F7 /* JXCategoryDotView.m */, + 0933994A0349C22C4905F18E4DA1EF79 /* JXCategoryFactory.h */, + 753FDC5BE5FBB5061D1108BA18888FB7 /* JXCategoryFactory.m */, + 4F77844061B4BC6CBECD030C500BBD06 /* JXCategoryImageCell.h */, + FD2A3D63A02D06CF00281FEE7DA6C722 /* JXCategoryImageCell.m */, + 58AEB14A120E28F2C5376B258CF7DB25 /* JXCategoryImageCellModel.h */, + 77C393897F696244E9356EB4257EFCCF /* JXCategoryImageCellModel.m */, + 562732E9246B72FCF6D93C026574D0CC /* JXCategoryImageView.h */, + D710A3950D427273ED8F12C6AE1B243F /* JXCategoryImageView.m */, + 5EA67026DEA284C13DAA86C65E67D031 /* JXCategoryIndicatorBackgroundView.h */, + 329F0735A9474AD3C4D2019D9A2EB9B7 /* JXCategoryIndicatorBackgroundView.m */, + 9D48D4670D4B9CE786D3F3046B64754A /* JXCategoryIndicatorBallView.h */, + AAA2E2360F6F3888B41945153D157767 /* JXCategoryIndicatorBallView.m */, + E6348CDD50C7B181B8762F70DDD93B29 /* JXCategoryIndicatorCell.h */, + CC8558B336BC45B6ACB3389AFF5BD8A7 /* JXCategoryIndicatorCell.m */, + 808B2598E2CCBC3664D834D4D7D9D114 /* JXCategoryIndicatorCellModel.h */, + 54B8052223D66582723111C5AC6B1280 /* JXCategoryIndicatorCellModel.m */, + 72F0DEC630C27BDA147895E587AF3334 /* JXCategoryIndicatorComponentView.h */, + 92482A0DCB51192C5E68505C33EF5745 /* JXCategoryIndicatorComponentView.m */, + 6C7E605941B16D8E7A2CC2D9EDFDB4DC /* JXCategoryIndicatorDotLineView.h */, + F861AD22ECEACE2BFC4591DBE936550B /* JXCategoryIndicatorDotLineView.m */, + 8998A3652B29AA8449919D32DA10F18C /* JXCategoryIndicatorImageView.h */, + 04043FF7666CD2B69C1BF2F016A8C641 /* JXCategoryIndicatorImageView.m */, + 11460665CF36BD5EA4CA0A99BEAE7AC8 /* JXCategoryIndicatorLineView.h */, + AD90C1A30406D12664F5E1A77AE3C8A7 /* JXCategoryIndicatorLineView.m */, + 67698D6E6F85BD99D96F13DF9726BC97 /* JXCategoryIndicatorParamsModel.h */, + 7AA0C096E2B3D1663A3AEF9E4D752CCE /* JXCategoryIndicatorParamsModel.m */, + 1700F928EA0CBDB932CFDF241BFE6327 /* JXCategoryIndicatorProtocol.h */, + 886F8CD6F764BD1E1292C4FEDF5E0048 /* JXCategoryIndicatorRainbowLineView.h */, + 748D420ECBBF7920BB3C0AD0F9A753DA /* JXCategoryIndicatorRainbowLineView.m */, + 00792215745E92F19B0B1C8D83DFEB5C /* JXCategoryIndicatorTriangleView.h */, + 763B7A00E7384585CC4DF9B09534F5E8 /* JXCategoryIndicatorTriangleView.m */, + E4585747280D3DFC635BC74545A9FC72 /* JXCategoryIndicatorView.h */, + 62AD8B2C12AD556FD819FA11579D23C2 /* JXCategoryIndicatorView.m */, + 4F3BFABE11A71DB08CCAE2535FA7B07B /* JXCategoryListContainerRTLCell.h */, + 7DAC4C046B99E2599D90B326B52B4E7E /* JXCategoryListContainerRTLCell.m */, + B8784428820F3296428B578036544576 /* JXCategoryListContainerView.h */, + 80566DF70E74961202E3D638A60FEB2F /* JXCategoryListContainerView.m */, + D9B41086832850A388ACB48FB147D90D /* JXCategoryNumberCell.h */, + 4459BF2B76FE7B9D95339BE6E570C3DB /* JXCategoryNumberCell.m */, + 36BE6C0FA484D00F8769D414928C7FFC /* JXCategoryNumberCellModel.h */, + ECB77B5CB3F3CFE6CDF70C0DFB2AA0E1 /* JXCategoryNumberCellModel.m */, + 1099FA7EEADBEF967E93188CEB9E2759 /* JXCategoryNumberView.h */, + 4AB84CB658B71E80AB970C1BE896BCAC /* JXCategoryNumberView.m */, + 78C4BAD3B0B651A85659F92B5EC00A5B /* JXCategoryTitleCell.h */, + CAAFEA0B151D4C3826C15637652CBD4E /* JXCategoryTitleCell.m */, + A7D78289C9AE9EC534A12E30A5AD9A41 /* JXCategoryTitleCellModel.h */, + 2676A5C87CCFF94CF013F9C0D060E6EE /* JXCategoryTitleCellModel.m */, + E887C966FAC9BB3EA4A498001949642D /* JXCategoryTitleImageCell.h */, + 9DADE9080F80FDB7136837A59CE9C0CA /* JXCategoryTitleImageCell.m */, + F869CFE581148CA743D129D15A275C6F /* JXCategoryTitleImageCellModel.h */, + 53469862C615B608CE2D8CD625CB8BD4 /* JXCategoryTitleImageCellModel.m */, + 742666FFE4711020BFE103F95AE42CDE /* JXCategoryTitleImageView.h */, + AE186CB22D2A6AA49DEBAD692309AE92 /* JXCategoryTitleImageView.m */, + 1429C654602EE60F14E5C748E84A3EF7 /* JXCategoryTitleVerticalZoomCell.h */, + F30E63CC60F0D2B3EE802DB7C288A3FB /* JXCategoryTitleVerticalZoomCell.m */, + AC67E4932C28AACF796B91EFDEA343F5 /* JXCategoryTitleVerticalZoomCellModel.h */, + F2007F3CB73FBA9964EAA5A89F892050 /* JXCategoryTitleVerticalZoomCellModel.m */, + 32189BA3A3CA88E003608BB397FF6181 /* JXCategoryTitleVerticalZoomView.h */, + 97E5521DDF6771E927CED75D77239015 /* JXCategoryTitleVerticalZoomView.m */, + 0173ECE75B8B8C93840EE2421FC61436 /* JXCategoryTitleView.h */, + 80EC8747B96ED82E29BA807FFDF3A1A6 /* JXCategoryTitleView.m */, + EB879BFE0858FF849CB21B097D093F05 /* JXCategoryView.h */, + 691E8D0FC452DAAEC49C56AA02423214 /* JXCategoryViewAnimator.h */, + CACC29150612037ED48E79B9F8473318 /* JXCategoryViewAnimator.m */, + B97908D8442FB0F858BD709DB94C4C1E /* JXCategoryViewDefines.h */, + B45C7013FF09A7CA3B9F2D0C54DB8245 /* RTLManager.h */, + 1F2A5B4E0766288D3F438D9D9C313CD5 /* RTLManager.m */, + 1264866D6B7A332393A6A0FAA7E8E4E6 /* UIColor+JXAdd.h */, + 67A6BB9584DD0743998EF83E9E6733DF /* UIColor+JXAdd.m */, + 75189C437FA488366FDE63AF48155BF8 /* Support Files */, ); name = JXCategoryView; path = JXCategoryView; sourceTree = ""; }; - FFE9E31D0B4A6301BAF5BFA7F8F3A70B /* DDMASearch */ = { + F6DE4903E5C625048EF90A337DCD7B62 /* DDTextField */ = { isa = PBXGroup; children = ( - 4C21C3876A605D622442BD05831CED96 /* DDMASearch.h */, - 88DEB9330FFAFD8CBD6D6C6CC58DD854 /* DDMASearch.m */, + 4185E6DD953823F27950B2497D1A1FFE /* DDTextField.swift */, ); - name = DDMASearch; + name = DDTextField; + sourceTree = ""; + }; + F703ABC8858D5E7BFD7ABAC23FB82408 /* Support Files */ = { + isa = PBXGroup; + children = ( + E349C039A7235D90D8AE0A17E74F5C83 /* DDAudioPlayerKit_Private.modulemap */, + 6808A7171BC3C492B5BA2F54A65A05D8 /* DDAudioPlayerKit_Private-dummy.m */, + F67A501ADF18D25639263D92D6654876 /* DDAudioPlayerKit_Private-prefix.pch */, + A49F0C945751755977DBF49FA086011C /* DDAudioPlayerKit_Private-umbrella.h */, + DCE08701C8652904BEE88F34DD27C3A5 /* DDAudioPlayerKit_Private.debug.xcconfig */, + 3743DCEBE7F1DF1C3A1F19E68A1BD44A /* DDAudioPlayerKit_Private.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/DDAudioPlayerKit_Private"; + sourceTree = ""; + }; + F989FE2A94A92AFD3ED1245B02A7F823 /* UICollectionViewCell+DDCategory */ = { + isa = PBXGroup; + children = ( + B94B2C940E7569CB6FB0AA4B74655F7A /* UICollectionViewCell+DDCategory.h */, + 4DB99BD101D871A09EAF11638B21F065 /* UICollectionViewCell+DDCategory.m */, + ); + name = "UICollectionViewCell+DDCategory"; + sourceTree = ""; + }; + FC54A0963EDD0E047F4C9A83C6B38598 /* UIWindow+DDCategory */ = { + isa = PBXGroup; + children = ( + E23E3E037A1472C2E79E487DE308A5F2 /* UIWindow+DDCategory.h */, + 8209FB0F008C90AE43B85B5AD7200BAA /* UIWindow+DDCategory.m */, + ); + name = "UIWindow+DDCategory"; + sourceTree = ""; + }; + FC8E5895D85E1A70F3E81B21CDD29A4C /* Kingfisher */ = { + isa = PBXGroup; + children = ( + 0BA17B720CE0D0878393E1E7FFA6742A /* AnimatedImageView.swift */, + E789064BE8F74BD0D5F7576611BA7428 /* AuthenticationChallengeResponsable.swift */, + 27D53C130081BF5B3BC6B422A21B1EF3 /* AVAssetImageDataProvider.swift */, + 06458FF46F17CC90652BA0E8437E6283 /* Box.swift */, + 9502367637953912902AAF7656758D40 /* CacheSerializer.swift */, + C77BAED957266D20EFB289729FC39BED /* CallbackQueue.swift */, + 218E425ABD782C7C3E7EF8315D9CDC69 /* CPListItem+Kingfisher.swift */, + 4228D86157E1C21EDE045BFFD3FB2681 /* Delegate.swift */, + 5696DCC77FA56BF0AEC9DAFDB3406D9B /* DiskStorage.swift */, + 1E8E1583D64690269DB3A220AB64E28B /* ExtensionHelpers.swift */, + 7FDE46C30B029812245A7834F1A97A1C /* Filter.swift */, + 35334AB4B90B42CBD33861B6540D33EA /* FormatIndicatedCacheSerializer.swift */, + 0629B72A7A9E52E3111C343CEE0BF886 /* GIFAnimatedImage.swift */, + F816B829CBE7F47EFB4BD6AB66C05EB4 /* GraphicsContext.swift */, + 83FB9E787FFB5AC30992F955910C7F8F /* Image.swift */, + 43FC4A6E4088C25584AF3B2FBD99A659 /* ImageBinder.swift */, + F0D5E066D8BE3508DB0D643DF3BB08DC /* ImageCache.swift */, + B1F313A4C922FA646400FB676210D8AC /* ImageContext.swift */, + 9C3109C8F1654822AD1777E7B0D9AB6A /* ImageDataProcessor.swift */, + 51B5AAD6E35677C397FD89ABC8683255 /* ImageDataProvider.swift */, + E9F792EED4B9415B48F4A5955AD528B4 /* ImageDownloader.swift */, + C0704E4A36349FCEE9EA71A73D5B75C3 /* ImageDownloaderDelegate.swift */, + 3C036FCBB24E7A04CA737EF41E1E560E /* ImageDrawing.swift */, + 9ED858A07E2C1676EDE73FD3773F9D8F /* ImageFormat.swift */, + 648BA3BBCC697CA4A2F235AACD7B07E7 /* ImageModifier.swift */, + 1D9510AF36E7EC45CD71E2C15F3863D5 /* ImagePrefetcher.swift */, + 2CA165EEA66299212C45787A9E8A4CFF /* ImageProcessor.swift */, + 69A6720526DC388CA1469393943F21EE /* ImageProgressive.swift */, + 5A0C072C6B2FA2BC1191E50928EAF9A8 /* ImageTransition.swift */, + 4E2FE2F7C3AE7D2BF2ECB8B23DAC4EC1 /* ImageView+Kingfisher.swift */, + 3A2343A0C3D24D5DA61225E4B6F74F79 /* Indicator.swift */, + 75A16BF64BD3DBCD4700931D9C252CD7 /* KF.swift */, + 8169709AECAFCBC66E7B0C5E1AFDE34F /* KFAnimatedImage.swift */, + FA6A20F53C1068FD62DDBAD78DC9CA28 /* KFImage.swift */, + 1C50AA79FC6A504C48ECB57F30434619 /* KFImageOptions.swift */, + 99F00559AF6546E5B86BD4CF3EA790F7 /* KFImageProtocol.swift */, + 3813A0B5BDAD1D477CF9F603F038C5D5 /* KFImageRenderer.swift */, + DB2300310A7B772468D5F440815EC294 /* KFOptionsSetter.swift */, + 54890BBE3275AB287FE321EBC05E1113 /* Kingfisher.swift */, + 9BE998AD8146E7E85A7CCA22DE77821C /* KingfisherError.swift */, + 26A1FD01AC8E602271BF3B13311D314A /* KingfisherManager.swift */, + 8BEC256418FA5FC987A022D0065F2333 /* KingfisherOptionsInfo.swift */, + DF8AEF1B45C629BBBC58611C20A3A1C5 /* MemoryStorage.swift */, + E6C2EF326DC11741D484EC5D8EDACEA0 /* NSButton+Kingfisher.swift */, + 1230108A6DB4BFE27E08F9E4F406B60C /* NSTextAttachment+Kingfisher.swift */, + C8247D5D8F93669C33937301C5B2A463 /* Placeholder.swift */, + 780F1BFE689231748499BC5383518102 /* RedirectHandler.swift */, + B7902230EB4AA5626B7A3B24F2E01A87 /* RequestModifier.swift */, + 06588AB9CE11B508EB5E70F5C408D372 /* Resource.swift */, + 473A354F5BA4D935C037F5476DE7D75C /* Result.swift */, + ED4B28777420DC719B44D67B307E6593 /* RetryStrategy.swift */, + F975F80BEF4FB7FC7F8A9AF822B4F520 /* Runtime.swift */, + 579C1BFFA581C17D7770FAE3ECACA589 /* SessionDataTask.swift */, + B2FD649435E033A4BED2589387337466 /* SessionDelegate.swift */, + 510F382F6C3892B46E55D5DFB10D3A50 /* SizeExtensions.swift */, + 4685CC601F3B47D2487C648F67C935C5 /* Source.swift */, + 9B32ABDA2E0E09E24C500316F4F6BD89 /* Storage.swift */, + 2CD6F59E9A12BD3804C023A1B9C383D4 /* String+MD5.swift */, + 4CDDC0F39144AAC8973E29871590F952 /* TVMonogramView+Kingfisher.swift */, + 11D3765EC2CDE2680F078D70E209211F /* UIButton+Kingfisher.swift */, + 5500002793689198A0DFD0853D396DDA /* WKInterfaceImage+Kingfisher.swift */, + F5354CBD683656965358787B476F7C8E /* Support Files */, + ); + name = Kingfisher; + path = Kingfisher; + sourceTree = ""; + }; + FD49A3259CD48C86E7D47BCEEA9DE1C1 /* AMapNavi-NO-IDFA */ = { + isa = PBXGroup; + children = ( + 27FB41B8C45B9D8A5FE620200DA8F6DD /* AMapNaviBaseManager.h */, + B8C5AEADB7B2578BCC3BCBFE40E54B9E /* AMapNaviCommonObj.h */, + 5DFA779C310F284BA685ECCC95E0D70E /* AMapNaviCompositeAnnotation.h */, + 1678C96269E52BE05030BE4EB8774254 /* AMapNaviCompositeManager.h */, + 0359D99D8CFBB7FD77C006DAA411E2AF /* AMapNaviCompositeUserConfig.h */, + 54E9038F69C370579812BE6ADD5C4E72 /* AMapNaviDriveDataRepresentable.h */, + C0081722F86179F95D0ADAC8D016F42B /* AMapNaviDriveManager.h */, + 265EEA9C2C0AAA2A66DB2E9157D15529 /* AMapNaviDriveView.h */, + 3110DC0DF5D51DA87F3A6DC9FC874FB3 /* AMapNaviEleBikeDataRepresentable.h */, + A470876C2E55AD6D19B4E59E80BE11DA /* AMapNaviEleBikeManager.h */, + 668CF8DB4024BA204F7B12AD96D05B3A /* AMapNaviHeaderHandler.h */, + 384B1E0FEAD308DEDECCC084F503ED1F /* AMapNaviHUDView.h */, + B59E4B99E08DFA1B3B4882AE6091395C /* AMapNaviInfo.h */, + F90BBC29F391B2F3F78413CE035F55AB /* AMapNaviKit.h */, + 63B15EBE31936C05E53C23743351E454 /* AMapNaviLocation.h */, + A5E520852C51FA062BDA4BE2FCE0F2AA /* AMapNaviManagerConfig.h */, + FCFEDC61BDCE6F30B5FCE1F4EF2FCA17 /* AMapNaviOpenNetwrokProxyManager.h */, + 3736EE368632C5203C2C99098692F218 /* AMapNaviRideDataRepresentable.h */, + 6C170138C959A6721B767AF44C3641C3 /* AMapNaviRideManager.h */, + 9F8F478CE1B7B93CA5B3559929FC11D9 /* AMapNaviRideView.h */, + E557E35BDB14E2A5E1D0495A8F99330F /* AMapNaviRoute.h */, + 5831941C7C5C99DA159A80F1268363ED /* AMapNaviStatisticsInfo.h */, + 592F989A497B98D30116A3819D68387C /* AMapNaviTravelManager.h */, + 6453493B3325E34CA6515F883C3850B0 /* AMapNaviVersion.h */, + 7DB8358B916400BD6BF681A1880C2FA1 /* AMapNaviWalkDataRepresentable.h */, + CC0D7C1A03B68DB302B661DFA918DB0C /* AMapNaviWalkManager.h */, + F3C6D62C79E5D87FAB325F53195052B0 /* AMapNaviWalkView.h */, + 0B1F0529EF82007EAECB091D0A4B3B95 /* MAAnimatedAnnotation.h */, + 5343C6A7395CC3CCB4525D689A3AA30C /* MAAnnotation.h */, + DC2B9F52B583A7A97A2FEC2B57038E90 /* MAAnnotationMoveAnimation.h */, + 4E7DBBD1E9EE712F6E1DF76B9781D310 /* MAAnnotationView.h */, + 0A435B9A05C7BB86FE26C523829C8D4A /* MAArc.h */, + 423D4BDC492139C4B90159AAC6C18FDB /* MAArcRenderer.h */, + C503F91C5A7F8C0526C05906C314FDD8 /* MABaseEngineOverlay.h */, + 222E43D67A215B6E2197307C686CA75D /* MABaseOverlay.h */, + E4073CAD6B821615CF29C574EC6BA55E /* MACircle.h */, + 76A414EC9FFDCB085700A732B77925D7 /* MACircleRenderer.h */, + D98B7057AC391941130E2F7D6BE2D5A2 /* MAConfig.h */, + 136F991523CD2ED2AA0E278428FE879E /* MACustomBuildingOverlay.h */, + E0080360A1C76A97BF3244B89E9CE1F6 /* MACustomBuildingOverlayRenderer.h */, + 26B9E0AAED2300205EA0828648CBB3DE /* MACustomCalloutView.h */, + F4F68B14FE695D9C2C2D7576508833C5 /* MAGeodesicPolyline.h */, + 9E7D696E284D78500EBC9D99913FDFFC /* MAGeometry.h */, + 64F3616CCBC0C363E23D6C69A9569DD5 /* MAGltfOverlay.h */, + 4F74C0F4CEAAB3192E20D60DB4165DF0 /* MAGltfOverlayRenderer.h */, + 2AF1AC9E6DF00390E2664025CE991E10 /* MAGroundOverlay.h */, + CE1593685AF734B81F3F07C111233514 /* MAGroundOverlayRenderer.h */, + 9B0A893251D98A6126AC39028E8C7B51 /* MAHeatMapTileOverlay.h */, + 42DC5CED9D0326747B3E5FAF64DF97F5 /* MAHeatMapVectorGridOverlay.h */, + A90CD00BAF1BD0C89C2EF33B7590DBDF /* MAHeatMapVectorGridOverlayRenderer.h */, + 81DBC71E1726D5BAFC9977E9E8DD9955 /* MAHeatMapVectorOverlay.h */, + 0EE2880C5818D2D6C4A79CFDF9892467 /* MAHeatMapVectorOverlayRender.h */, + 5827F1D0B0253B832ACD69AEEEAE6AE1 /* MAIndoorInfo.h */, + 79ABCE9DA3B26E0ADC63985A9BFBC24E /* MALineDrawType.h */, + 2C3DE9D6A02CD034594EA9F837835595 /* MAMapAccessibilityIdentifier.h */, + F11BDB4C0CE14C0F34E32CF606B9F9C8 /* MAMapCustomStyleOptions.h */, + 6CD31BF871B506BDA21F7CA4AF131325 /* MAMapKit.h */, + 69B9338E70C6EB5D50A6382A9EC4E56B /* MAMapStatus.h */, + CEA080F77496CCA95C9BEADCFA59A20C /* MAMapVersion.h */, + 136ACAADF3183D1A604697C4AA361579 /* MAMapView.h */, + A37893B605CBB699A81EAEB072E25B6F /* MAMultiColoredPolylineRenderer.h */, + A2931FAF8D81A0016500C9FD02A6CF1D /* MAMultiPoint.h */, + 9F4EB5F9A17FC49A3F73F7A011F381F8 /* MAMultiPointOverlay.h */, + 34FFA729B64A20BD85C43E1E373ABD61 /* MAMultiPointOverlayRenderer.h */, + 8870581A94799BB5FDF649316BCAF585 /* MAMultiPolyline.h */, + EF2FE2FA4F4039C58F64777FB49CF7AF /* MAMultiTexturePolylineRenderer.h */, + 3A872DDCD481B023368C91606B9B418B /* MAMVTTileOverlay.h */, + E549DB56B833434F2CBC725218A73D74 /* MAMVTTileOverlayRenderer.h */, + 46DC5B7AF40EA47AF17B4766BE3C1B81 /* MAOfflineCity.h */, + E35FA532115719FF16E0A82F72F336C1 /* MAOfflineItem.h */, + B7D601839745A233D11AB357632658F3 /* MAOfflineItemCommonCity.h */, + EE9DAF62ACE3606E6493AD782FB07900 /* MAOfflineItemMunicipality.h */, + 9789BEB35287480824753D01248833A9 /* MAOfflineItemNationWide.h */, + D5910EDB571BD6BD89858E4B3A053323 /* MAOfflineMap.h */, + F06179819437CD857BC99036F6557E2C /* MAOfflineMapViewController.h */, + EBD61AF7F37F0D6AE15E7D3147506FB1 /* MAOfflineProvince.h */, + 5B40CD297658E2EBFA9A3AEB0E9F171E /* MAOverlay.h */, + 8F631EA3637F9A1F0F57F9DCA7C3AB73 /* MAOverlayPathRenderer.h */, + C58DEEC5BECFDBEF87F5EBF5BA2865AF /* MAOverlayRenderer.h */, + C316711E28305E97B7E0A08F296FC514 /* MAParticleOverlay.h */, + 7C988EFCD405867B402DBAB7780E1982 /* MAParticleOverlayOptions.h */, + 2FD58E2C8E393E793A336B51AB10F68E /* MAParticleOverlayRenderer.h */, + DF3F8CF3B9F0AA4C8B420B3F415EEC61 /* MAPathShowRange.h */, + EA63DB240FE9ADB9B6B607B6951C0B98 /* MAPinAnnotationView.h */, + D537699F67EA681BBE1912E3D2FAD08A /* MAPoiFilter.h */, + 5A754FBD2ABEA9D9E3D700D480B33C2E /* MAPointAnnotation.h */, + B16F4B12205FAA9874555C3BBB86D884 /* MAPolygon.h */, + 3038E91F27734CAA04586C36ACD63273 /* MAPolygonRenderer.h */, + 388972DCDBB55BA9E652318E125C85E2 /* MAPolyline.h */, + ADD655FAF3ED8F62A6E0B94F261104E4 /* MAPolylineRenderer.h */, + 56479261D4BECB6ED900CEB1FE63EFA4 /* MARouteOverlay.h */, + 63C1D5A21775A467A9D16AA2FACC8FA0 /* MARouteOverlayModel.h */, + C38AA9CE57FA661B64139A67B24A96EC /* MAShape.h */, + 3B5DCE773C523A9E1546546DA8397F90 /* MATileOverlay.h */, + 26DFAA23DA9213BB6AF36641FBE3A2F8 /* MATileOverlayRenderer.h */, + 19941DC64BB0D0525D65311FB1D44117 /* MATouchPoi.h */, + FB8DF17900F7D22134FA3FFD0126E1C5 /* MATraceLocation.h */, + D7CF7F9A71024CB3A8125537CEDBB7D9 /* MATraceManager.h */, + C5A10322AB4A96E7AA39EB552DE0AB04 /* MAUserLocation.h */, + A486045D6F8A90B5B56117A30466C1D0 /* MAUserLocationRepresentation.h */, + 2A44CC85D7A13800F9E6AD2CE864DFAE /* Frameworks */, + A7470A624A38E3DA9638933D8907D285 /* Resources */, + 234B60F3F1219A7CEA3AAE2D49DF68A4 /* Support Files */, + ); + name = "AMapNavi-NO-IDFA"; + path = "AMapNavi-NO-IDFA"; sourceTree = ""; }; /* End PBXGroup section */ @@ -7270,14 +7445,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 06248B7716C293EC16BC84E2746ECF46 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 198B95D5C723CA8D78DF0A577E7C3064 /* Kingfisher-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 080AD7C5EC4077154C668E8AA84C6D55 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -7389,14 +7556,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 24805FF92E21905AE796028340DAFD96 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 693CF99B7975A7F38133D481B59FEFD8 /* RxRelay-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 2A41190E065BFC59481951F25FD5ECCD /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -7481,6 +7640,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 4186B123C472EDD38935C0C7ED379119 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 1713CBE84A019518FACBAC5F96A60CA0 /* RxSwift-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 432635C16356FEAE7D18BB7DD8CBC796 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -7509,14 +7676,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 524A0CAACBE78DF12F28032E225D743A /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - AB7C2A9D7EE59E23DFB463BD6323FDDB /* SnapKit-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 5312D2A9C6733D079A5979170CE13887 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -7538,46 +7697,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 53DFCD4525827EEDBFA452686470CD87 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 9FB611863BE29A07C4036EA4D98BA73F /* CALayer+DDCategory.h in Headers */, - D81B1785DCAB725111394B8E8A224659 /* DDCategory.h in Headers */, - 613F375E5A8D81BE5306013FFAC14004 /* DDCategoryKit_Private-umbrella.h in Headers */, - 90AC88983A051A3269D14F426185962A /* NSAttributedString+DDCategory.h in Headers */, - 96C0B8A8196DDEB70AD5169405D71271 /* NSBundle+DDCategory.h in Headers */, - 964A85B901420F8C9AD2B4188BFDDB38 /* NSMutableAttributedString+DDCategory.h in Headers */, - 185CD92162827A7C8141215859BFE0A0 /* NSMutableParagraphStyle+DDCategory.h in Headers */, - 568E72C5C93D309199B099B774461AFB /* NSObject+DDCategory.h in Headers */, - E421DEF0E1791FBFBB407C87646E62AF /* NSThread+DDCategory.h in Headers */, - A8152A56B61F04D6C10A53DE4DA8F062 /* NSURL+DDCategory.h in Headers */, - E2D7C5CDDB280CC40C3FA755C316B41B /* UIApplication+DDCategory.h in Headers */, - 03098C760215A39645FAFC5D307A8F9B /* UIBarButtonItem+DDCategory.h in Headers */, - 9A40065D603DBF166098730C3D6CCE5A /* UIButton+DDCategory.h in Headers */, - 0EC9A823AE95FC427E3B7C70203BB950 /* UICollectionView+DDCategory.h in Headers */, - 085ACBDF22A2F7387A9ACC59EBA580DB /* UICollectionViewCell+DDCategory.h in Headers */, - 3D100C795120DE9C7AC5CD49ABDA5786 /* UIFont+DDCategory.h in Headers */, - 472E86861F096CCAA1FD656E00D1FD1F /* UIImage+DDCategory.h in Headers */, - 952DA6CFD67B699C1A58C414387361A2 /* UIImageView+DDCategory.h in Headers */, - 4D81B8793BE97EC4F7A1544F2BC73D37 /* UILabel+DDCategory.h in Headers */, - 87C18D366EF617F1D9727BA27129F764 /* UINavigationBar+DDCategory.h in Headers */, - 3BDDBCD497CB165E6867B3B31F02D930 /* UINavigationController+DDCategory.h in Headers */, - 260B8926941EC898C849237A098CC175 /* UINavigationItem+DDCategory.h in Headers */, - D0599DBE24D2D64A2EAB1EEFCECF2F24 /* UIScreen+DDCategory.h in Headers */, - 52F9B1A1DAEA21CC70535E0BB7315B43 /* UIScrollView+DDCategory.h in Headers */, - F95A1DA81269C2E1B8527AECF2DB8D49 /* UISwitch+DDCategory.h in Headers */, - 078BF254FFDBD36BB0E42E24D8C153FF /* UITabBarController+DDCategory.h in Headers */, - 5D68F173D6144C2118C8DFB3F37A48D8 /* UITableView+DDCategory.h in Headers */, - 3EF71115FF18FCCBB10C5DC6441842AA /* UITableViewCell+DDCategory.h in Headers */, - 846A9322FFFFC481B24DC3005B260419 /* UITextField+DDCategory.h in Headers */, - 2EBC81EDFED6BBE9DB8F2224271F13CB /* UITextView+DDCategory.h in Headers */, - BE491A536492F0E33C05CBA7FD22153A /* UIView+DDCategory.h in Headers */, - B19091D38721DA2740A26DABCFC4E65C /* UIViewController+DDCategory.h in Headers */, - 2C7E2F43806EE49938A9BB4200CE1999 /* UIWindow+DDCategory.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 5E052E8D1CE35F445A62E5D30932A959 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -7605,6 +7724,46 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 753504BE0834C5BED70B6E9A5A015430 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + D8A5713C93E38A1BE6A52CF5C91C0196 /* CALayer+DDCategory.h in Headers */, + 9FA5380BF96537A0F41B105EDE040DA5 /* DDCategory.h in Headers */, + 9155B335C6AE3ED47CE756D8493F51ED /* DDCategoryKit_Private-umbrella.h in Headers */, + EC30EA207AF0A4D5BC1842E7120948FD /* NSAttributedString+DDCategory.h in Headers */, + 23DEC997EFDAB5839591BBBFABC6A2A8 /* NSBundle+DDCategory.h in Headers */, + 11D40BBD081118EFECD6F3BECB3BCD94 /* NSMutableAttributedString+DDCategory.h in Headers */, + 01A764D927F92014C4738A9914A00398 /* NSMutableParagraphStyle+DDCategory.h in Headers */, + A487575A0ABFF095346738854FEFA545 /* NSObject+DDCategory.h in Headers */, + C21392ED3731180649ED72D922AC62E0 /* NSThread+DDCategory.h in Headers */, + 357623AFCD422D2A1BF39E9A65530F53 /* NSURL+DDCategory.h in Headers */, + 485E36DF4F23C0A4D9B9556B23204C26 /* UIApplication+DDCategory.h in Headers */, + 028BC2C9CCEA9FE2D0942F51E275731C /* UIBarButtonItem+DDCategory.h in Headers */, + 57246E353A1964D160A994B8197A9615 /* UIButton+DDCategory.h in Headers */, + 7A063BE33C5927C37F9E673046FDA439 /* UICollectionView+DDCategory.h in Headers */, + 1C7BC91F3D267D0DDD1B41CE993D28D8 /* UICollectionViewCell+DDCategory.h in Headers */, + 26D7B78DF030A20F012D3C770E6F469A /* UIFont+DDCategory.h in Headers */, + 1D7DA734E7B0D2F613E87464252340F3 /* UIImage+DDCategory.h in Headers */, + 519BC1C0446F6F9BF8E934A7B3FBB42E /* UIImageView+DDCategory.h in Headers */, + B8D73EA70C82FA9B0BCB42B04F3A8E5C /* UILabel+DDCategory.h in Headers */, + 4D5DEF06B4F581C09ECD424AEF7D0BB3 /* UINavigationBar+DDCategory.h in Headers */, + 3A7C66A33B73A848F44A1333ED59AA98 /* UINavigationController+DDCategory.h in Headers */, + 25C7EB9F72274DDDD8E0F343712DEE92 /* UINavigationItem+DDCategory.h in Headers */, + 3FEB57F82B4C5F6D6AAD855FFBAE7FD4 /* UIScreen+DDCategory.h in Headers */, + AC5015ADDC603789F71786216F37E8B5 /* UIScrollView+DDCategory.h in Headers */, + 287C57DAAE89B78235098039F1AF3AF2 /* UISwitch+DDCategory.h in Headers */, + 64B8DC5A305B04F3DABDCF8B0281715A /* UITabBarController+DDCategory.h in Headers */, + D9F15D8E6C554086A04A49DABB47A67C /* UITableView+DDCategory.h in Headers */, + B740BD965E9F4E86C2EF3B33616805A9 /* UITableViewCell+DDCategory.h in Headers */, + 6F0E06B59AD85AC18E40EE0B1D577ABF /* UITextField+DDCategory.h in Headers */, + CC3AFC20CA13CFBB2D08814074009FDA /* UITextView+DDCategory.h in Headers */, + 1F08C8A1BDA5493CCB4E836F26A9194B /* UIView+DDCategory.h in Headers */, + 50F8DDD0A0560477DF0F19D80945E798 /* UIViewController+DDCategory.h in Headers */, + B406D1DAF6D1DD0D30CEBE3AD0ECB5EF /* UIWindow+DDCategory.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 78CB62404BB42411C48B82E288A4EA60 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -7612,11 +7771,19 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 884045A81A686A1402AF7A70B2EBB271 /* Headers */ = { + 7CE29FF9AEAE1043DA60EFC0B7677857 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 47F460610EA703AEC8A85346165F375E /* RxSwift-umbrella.h in Headers */, + 515AAE754CE0C0504AEF12054A24264E /* Pods-OrderScheduling-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 85FE8441CAA769AB4FC1554C719B5FC9 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + E16993B02DC28363DCEE3C0A6625288D /* SnapKit-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -7704,11 +7871,20 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 959CF893421A27E3D56756BD8747AD90 /* Headers */ = { + 8F19AA5BF1A33B00BF5A32F77B750882 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 55868544E8B1DC3B9577C7962CEB258C /* Pods-OrderScheduling-umbrella.h in Headers */, + C2C39ADDBED33BA6BB6C1C65335BB560 /* PopupDialog-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 905CAAD161B8D5A8D768FDE5A4D147D9 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + B7083DE68F7564F0FEDCFD660926393B /* DynamicBlurView.h in Headers */, + 088B0AB69DB7F6EE83AAFF43A8DEEB96 /* DynamicBlurView-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -7728,6 +7904,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + D0D903566325DCC49A0AD3893BF9EBE7 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ECA819DD954059EEB6A5A08A3A3341E5 /* Kingfisher-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; D94AB6A603FC4D91AD9C543BE2CB3C09 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -7761,6 +7945,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + DD21C750A9A6B734AF385BE80A26C7DC /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 012F8E75319C189D770D47D637B60E37 /* RxRelay-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; DF7153BF744727B83DF86EB145249B67 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -7820,7 +8012,7 @@ buildRules = ( ); dependencies = ( - 8E3E576D572493FF441DE7179EE14A95 /* PBXTargetDependency */, + 788F6BA23A64AE55724B3D73EEE6E39B /* PBXTargetDependency */, ); name = DDControlsKit_Private; productName = DDControlsKit_Private; @@ -7838,8 +8030,8 @@ buildRules = ( ); dependencies = ( - DCE7CCB1D11717D87F65D59E9889029F /* PBXTargetDependency */, - C8BE1A884456F5B5F6F647ACD1BC9566 /* PBXTargetDependency */, + 00BE1B52BCDF3B07C04ABAFB2706E95B /* PBXTargetDependency */, + 267659A84A6C245A671BABFC81C7A3B8 /* PBXTargetDependency */, ); name = DDBasicControlsKit_Private; productName = DDBasicControlsKit_Private; @@ -7848,12 +8040,12 @@ }; 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */ = { isa = PBXNativeTarget; - buildConfigurationList = 9ABB98BCDDD000F56C8B59722FA782ED /* Build configuration list for PBXNativeTarget "SnapKit" */; + buildConfigurationList = FB2322486CA3331AA94A9C04DF69318F /* Build configuration list for PBXNativeTarget "SnapKit" */; buildPhases = ( - 524A0CAACBE78DF12F28032E225D743A /* Headers */, - CDE23CC6AAB1E76A3B46B2219332539E /* Sources */, - 4B364392846B9B5E5617508BC95ECE9B /* Frameworks */, - 822F2AA97BFC477660B0C868073A9592 /* Copy generated compatibility header */, + 85FE8441CAA769AB4FC1554C719B5FC9 /* Headers */, + 0463124C82281ED8DA3328493BF37AE7 /* Sources */, + 02495A0526A9148A384297DE6C9821FE /* Frameworks */, + EF98F93CE26827906E2283AE5E4B50E1 /* Copy generated compatibility header */, ); buildRules = ( ); @@ -7929,9 +8121,9 @@ buildRules = ( ); dependencies = ( - 0F2479B815B622B0C511A36AA9747FC3 /* PBXTargetDependency */, - 771B108FC615A79B8E36CA83E70B1451 /* PBXTargetDependency */, - 9EA04DE82EC9419690C70DAEA726A027 /* PBXTargetDependency */, + 0B98C1313BE8E6DE64E7D3FE652305B0 /* PBXTargetDependency */, + 58F6689B23489BFE342DA5E168741DEE /* PBXTargetDependency */, + 51FC9CED5314A608DEEAE3883DAAA4B8 /* PBXTargetDependency */, ); name = DDProgressHUDKit_Private; productName = DDProgressHUDKit_Private; @@ -7975,17 +8167,17 @@ }; 4622BFEF3DC16E8BD15EEFC30D4D0084 /* RxRelay */ = { isa = PBXNativeTarget; - buildConfigurationList = EFD6F45616C9654269CD6DE208A27AA7 /* Build configuration list for PBXNativeTarget "RxRelay" */; + buildConfigurationList = 27CA1B235B0408A487B3D2403B6D6187 /* Build configuration list for PBXNativeTarget "RxRelay" */; buildPhases = ( - 24805FF92E21905AE796028340DAFD96 /* Headers */, - FC025E1600E8954F313FEE47DB8797D1 /* Sources */, - D7B674B940827E9B4F7E5E3BBD9FCC73 /* Frameworks */, - A39D0FD03E9CDF8AEE553003498DD36A /* Copy generated compatibility header */, + DD21C750A9A6B734AF385BE80A26C7DC /* Headers */, + C7398DEDD141E4D243CD03337DD9CDE9 /* Sources */, + 362B45E649581E44DD4A82C7AAD67DAB /* Frameworks */, + DFA15587E1C6A3CDA8A14FE79B8D902B /* Copy generated compatibility header */, ); buildRules = ( ); dependencies = ( - 13D7746A022FAE0E67DC81642C0E4FCC /* PBXTargetDependency */, + B71B8AD4C63A09A091162E88BBD0975A /* PBXTargetDependency */, ); name = RxRelay; productName = RxRelay; @@ -8029,11 +8221,11 @@ }; 5C23965029860967865B3429B5E29092 /* DDBasicControlsKit_Private-DDBaseViewController */ = { isa = PBXNativeTarget; - buildConfigurationList = 24C90D6AF5D625DFFDCE691C54E8AEDE /* Build configuration list for PBXNativeTarget "DDBasicControlsKit_Private-DDBaseViewController" */; + buildConfigurationList = F612754571F1DC598D4FEA34C4978659 /* Build configuration list for PBXNativeTarget "DDBasicControlsKit_Private-DDBaseViewController" */; buildPhases = ( - 716FCF008DC2DC89C91501525608127D /* Sources */, - EB71CA5BD0EB3FFA045D8B1CA39C7E1E /* Frameworks */, - 73DCEF1FA6E7B56A85F77C0EB5FE5B30 /* Resources */, + 79C21AA022DDDB83E1C46385A3974946 /* Sources */, + 86D3753BCD844A14BC583F0971D2B5CE /* Frameworks */, + 4782DB4512F3774E7F0CBB147FC427D0 /* Resources */, ); buildRules = ( ); @@ -8046,11 +8238,11 @@ }; 6056870867CC4728BCEF2E5EBDD1DCB3 /* DDMAMapKit_Private-DDMAMapKit_Private */ = { isa = PBXNativeTarget; - buildConfigurationList = 8DD9A89B190F2C2FFA9DE83DAB117468 /* Build configuration list for PBXNativeTarget "DDMAMapKit_Private-DDMAMapKit_Private" */; + buildConfigurationList = D6C3D0A9E88D7C5652DB9B105A3B4CF4 /* Build configuration list for PBXNativeTarget "DDMAMapKit_Private-DDMAMapKit_Private" */; buildPhases = ( - 24D9574A97E1E446EFB2FD3D0D5FD843 /* Sources */, - 56CCEC54F2B5DAA5514AFC38783C7A89 /* Frameworks */, - E1D25382427DA29478DF8AC83FA4B265 /* Resources */, + EF699BB99C544AE21CE18457306B5064 /* Sources */, + 56B8A9EBB7197FED5769B6EB761D9547 /* Frameworks */, + 0A60C3CB80B7637A14BBC2835884B1C1 /* Resources */, ); buildRules = ( ); @@ -8096,6 +8288,25 @@ productReference = E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh */; productType = "com.apple.product-type.library.static"; }; + 6E71929B582F8CD57B3DC1FD6560F047 /* PopupDialog */ = { + isa = PBXNativeTarget; + buildConfigurationList = F13AD981FE58D26C2085CC0848B7F96C /* Build configuration list for PBXNativeTarget "PopupDialog" */; + buildPhases = ( + 8F19AA5BF1A33B00BF5A32F77B750882 /* Headers */, + 6E3E0ACDF1B6098B32E67E6ABE42A80F /* Sources */, + A18735041F772CB4AC8E95B7E4898790 /* Frameworks */, + 98C7715190AA7DB755724D8AB4ED1CC8 /* Copy generated compatibility header */, + ); + buildRules = ( + ); + dependencies = ( + E6EAB402D572660E44FC0E8CB2DAA5DB /* PBXTargetDependency */, + ); + name = PopupDialog; + productName = PopupDialog; + productReference = 34FB964502259D0FF233CE71CFDD2A71 /* PopupDialog */; + productType = "com.apple.product-type.library.static"; + }; 775A96192E9F3E75FE7B0644CEB05EB1 /* Pods-OrderSchedulingNotificationService */ = { isa = PBXNativeTarget; buildConfigurationList = AE7446B97173A69641977C096891CA8C /* Build configuration list for PBXNativeTarget "Pods-OrderSchedulingNotificationService" */; @@ -8107,7 +8318,7 @@ buildRules = ( ); dependencies = ( - 2979ABB053AF7AA90D3E7F74B3E30C2A /* PBXTargetDependency */, + 02803C3757678EAF22D1069C64D962CC /* PBXTargetDependency */, ); name = "Pods-OrderSchedulingNotificationService"; productName = "Pods-OrderSchedulingNotificationService"; @@ -8116,57 +8327,59 @@ }; 7A11E58B7B0678A54DDBE15F2F5C3361 /* Pods-OrderScheduling */ = { isa = PBXNativeTarget; - buildConfigurationList = B35DE49B58955883DE35871F4E33D8FF /* Build configuration list for PBXNativeTarget "Pods-OrderScheduling" */; + buildConfigurationList = E4C81922A6992D1B0B7E17B0C709906D /* Build configuration list for PBXNativeTarget "Pods-OrderScheduling" */; buildPhases = ( - 959CF893421A27E3D56756BD8747AD90 /* Headers */, - 42CBBBB61AB059BBB7EBC3F3A044E5E1 /* Sources */, - FE99649F4E52DF1D5C4D75E557EF7CD9 /* Frameworks */, + 7CE29FF9AEAE1043DA60EFC0B7677857 /* Headers */, + 66B0EFC761F29099DEA6CA3BD50082BA /* Sources */, + 3D84F68896F4C855AFD27646663DEBDE /* Frameworks */, ); buildRules = ( ); dependencies = ( - E10575FAC341AE12C03E27BB4615B32A /* PBXTargetDependency */, - B2320070532D5C6DC412ED80395E4565 /* PBXTargetDependency */, - E0EEB11B297AF06CB55B29E0B73E1669 /* PBXTargetDependency */, - F615DAFD1E58555681D64D9FE2BA08AB /* PBXTargetDependency */, - 7122DF08AFE16B7DDBDA0AFC48B3D49A /* PBXTargetDependency */, - CE664F267FB76723AFD77B2CCBEA5131 /* PBXTargetDependency */, - A088C7308574FA8F6E88EB8872FC4ED7 /* PBXTargetDependency */, - BEFEE4421E385D583EDC697C3644DA9B /* PBXTargetDependency */, - 6BE3890B116461EF2847F13D442027E9 /* PBXTargetDependency */, - 98DC6842A48C4AF89C4173045B9B2F32 /* PBXTargetDependency */, - D289087DFCAE283BDD62BE1B67FC9E56 /* PBXTargetDependency */, - 07B15ECFC308330D2E8C365C500155A8 /* PBXTargetDependency */, - 12A5D71CBA383D2305A3726C1ABC0303 /* PBXTargetDependency */, - 3ED5D15E30115383D31FC5094EF36F2E /* PBXTargetDependency */, - FCD36AE19661D79949780E29807DE316 /* PBXTargetDependency */, - 35037B264DAB94AEAF6E6B3441BFF692 /* PBXTargetDependency */, - DF024BF7A37DC5699B65AADB7C025E73 /* PBXTargetDependency */, - 9BDB930AC0327176B6D479A2997D9C21 /* PBXTargetDependency */, - 21AF670DAD834CB84939CDAB2D6CDC28 /* PBXTargetDependency */, - 50718F1B56451918F7C6FA56AE2DAFBF /* PBXTargetDependency */, - 3935927D0370DBF9A56DAE9F535B0F2B /* PBXTargetDependency */, - 883F6D8C875E61690C6B487A54E0AF3A /* PBXTargetDependency */, - 15E2D79E12DC715407BE3468C625FDBA /* PBXTargetDependency */, - 4778B4A81AEE76C003C099794153D235 /* PBXTargetDependency */, - 5643D190200BFFF4AD4F1EF86923CEDD /* PBXTargetDependency */, - 5C81B3ACF6A20687D55D53267C5C4564 /* PBXTargetDependency */, - 79CF0B216906854E839FF813F11745A4 /* PBXTargetDependency */, - 3DBA4F559C2B108BC2C2AEEF588D5F57 /* PBXTargetDependency */, - C8B50DEA4B170578B4F8F81FCDE012E0 /* PBXTargetDependency */, - 9665EEDDDA4DF76CB83BEF7C14B96952 /* PBXTargetDependency */, - 27166D44846A0B9C63CF69AC677A77CE /* PBXTargetDependency */, - 56AFE013A6E23D7144D1B5D14D92F6D9 /* PBXTargetDependency */, - 9FA8538F80BCD9140A2DB8120013F97D /* PBXTargetDependency */, - 3AAC9CB73CDB722975F7389955D5CE5B /* PBXTargetDependency */, - 596DCA32C1EE1E0E38E432697CF9B880 /* PBXTargetDependency */, - 69B7E9639BCF838F4F8E4FFCD743BC57 /* PBXTargetDependency */, - A3C173932058E7D45838E7B12133C520 /* PBXTargetDependency */, - DECFF1C086CBF9A1CAD6E773410C0E80 /* PBXTargetDependency */, - 8BAF3BB97D06A43BDF4E2005290BB9AD /* PBXTargetDependency */, - 9E9D3E841B6B1D862B79E83E9AA3141E /* PBXTargetDependency */, - 34275D5A4D454DF8253692D18E4862E7 /* PBXTargetDependency */, - 2E257CEEA8E10F632EEB53314D45C66D /* PBXTargetDependency */, + 37969071B01C6956036513BBF110DD7E /* PBXTargetDependency */, + EC01F252778ABAFCB87FA1D9DB85DBE5 /* PBXTargetDependency */, + 0C4651853F7ACA61259E672A47ED3FD5 /* PBXTargetDependency */, + F39E48CADD6E11FB7D0BB496D531966E /* PBXTargetDependency */, + 06AA4982B023C13FC5B22DFCD0233A0B /* PBXTargetDependency */, + 5B2DC9A60601A7A525093CD9CDDD3919 /* PBXTargetDependency */, + 7DF78ABBD0DE2A3DDA76F0011659E66C /* PBXTargetDependency */, + 4E94094043D3E891830F5888836E02AB /* PBXTargetDependency */, + E02C5F07E9246801BEC4FC5C97A9ED5E /* PBXTargetDependency */, + CFFCD0FD55134D0F78547AF9D8D54C7E /* PBXTargetDependency */, + 1633022682C2123873924B93EF3C9677 /* PBXTargetDependency */, + B6EF3B7E87C54CD8A68A29C001BB6310 /* PBXTargetDependency */, + B17D6CAA2CEFD436DDFAFA979EE4EEF0 /* PBXTargetDependency */, + 100B5545B2F4EC973C408D054C4EBB94 /* PBXTargetDependency */, + CC712BF8E859F2B02CAC9EBBBDD77922 /* PBXTargetDependency */, + B488AD774EBAD06156928D62D399340A /* PBXTargetDependency */, + B48031CC689064A6C16120B01B71361A /* PBXTargetDependency */, + 778983FFCB4F15E8F98D268EFDCDD830 /* PBXTargetDependency */, + 2B9BCC77F7969EDC70DBC5DC87A4E3ED /* PBXTargetDependency */, + 5C7239C45D8D9E2A9FA3BBD86D4179E2 /* PBXTargetDependency */, + B4CF307D1D90D77E549CF7A33186B0C2 /* PBXTargetDependency */, + 0B01DBA2C706F80A84E7DE5172C0CB0D /* PBXTargetDependency */, + 8E18824A7872AE780C2AE3F66CD9EE59 /* PBXTargetDependency */, + AC842DF5065B3C8018CFADB74ECF3A50 /* PBXTargetDependency */, + 2CB82F76A6B07C8437ED99F44F3E0E9C /* PBXTargetDependency */, + 22820E2C3391E9F34078B29268236B8A /* PBXTargetDependency */, + E889AAECFC160E4018AFD7486FC53DF0 /* PBXTargetDependency */, + 36743C5D1FAE2BA997BC87FAC5ECCC3D /* PBXTargetDependency */, + 89FFA8E6A31E7768E5F731832914074B /* PBXTargetDependency */, + A8AF3C20252CE416D14B7A5586B91626 /* PBXTargetDependency */, + 34FB2A650CB5C58578BDC616EC9E7976 /* PBXTargetDependency */, + F3A7A4EB852AFDC4AFE35B42035B21F3 /* PBXTargetDependency */, + 504F13E95D17FFD5A06FD7DD3A453C64 /* PBXTargetDependency */, + 032771D9E38FF66B85B79E942B5E6207 /* PBXTargetDependency */, + DC491551FD76FD49346D68985FB785C3 /* PBXTargetDependency */, + 9AEF09A7C0365E9FAC348A3351FFDD10 /* PBXTargetDependency */, + 0479EE13ED8EAD5FC9CE6E6372F95480 /* PBXTargetDependency */, + 94887CB9AC6B5CB556FE7FFC5D194DA4 /* PBXTargetDependency */, + 2C8D6AF21492605D95168E63FFDCC9C5 /* PBXTargetDependency */, + E2C8BA2BD53BE119505AE4F1AB99606B /* PBXTargetDependency */, + 688CAE5EFFC5BA054808DB3DD53A0A40 /* PBXTargetDependency */, + 8D9B2A5E48EEEC9C2AFDD91882FC9F72 /* PBXTargetDependency */, + 9AB95092D6EF6FD28708C61C33CF0330 /* PBXTargetDependency */, + 6C8841D5047826A7D875F7CC488480CD /* PBXTargetDependency */, ); name = "Pods-OrderScheduling"; productName = "Pods-OrderScheduling"; @@ -8185,8 +8398,8 @@ buildRules = ( ); dependencies = ( - C7778443F7186E157D74FFC5B38496CA /* PBXTargetDependency */, - 351459F26028AF6FDD2CD5FDF9CBA95F /* PBXTargetDependency */, + 298B8DE21B9024A7AB10C71557B92F54 /* PBXTargetDependency */, + B55BC0A6A88B9F909B83BF3EEB3EB1C8 /* PBXTargetDependency */, ); name = RxCocoa; productName = RxCocoa; @@ -8195,11 +8408,11 @@ }; 7B8412F08BD27981DB53CE2C25C19F0A /* DDCategoryKit_Private */ = { isa = PBXNativeTarget; - buildConfigurationList = AD30166C77FEA51ED212593E0EA5E49A /* Build configuration list for PBXNativeTarget "DDCategoryKit_Private" */; + buildConfigurationList = 8E50EE297DCC05014C88F699A36DEF43 /* Build configuration list for PBXNativeTarget "DDCategoryKit_Private" */; buildPhases = ( - 53DFCD4525827EEDBFA452686470CD87 /* Headers */, - 04E96D055DCA8EFA831EA3D679C761D6 /* Sources */, - 95649C4F5C402B830B84044F77FFDDC5 /* Frameworks */, + 753504BE0834C5BED70B6E9A5A015430 /* Headers */, + 6625AD6412FB17FEF66A2EC9A5E96BF8 /* Sources */, + 1F4EA202E54A8EB0E40C2C79AD1FA1C6 /* Frameworks */, ); buildRules = ( ); @@ -8210,6 +8423,24 @@ productReference = EC46C56D3F58BDA592A93730A005EF26 /* DDCategoryKit_Private */; productType = "com.apple.product-type.library.static"; }; + 7D914FA2F03C860D5133BA2DB87C594A /* DynamicBlurView */ = { + isa = PBXNativeTarget; + buildConfigurationList = 374A4E3B7BD99D9F06FDEA7CC87E8850 /* Build configuration list for PBXNativeTarget "DynamicBlurView" */; + buildPhases = ( + 905CAAD161B8D5A8D768FDE5A4D147D9 /* Headers */, + 9AF0B6EBA680D5DD019C9E42CB4C0F48 /* Sources */, + 326EAB188CB9A80EB8C3A373C259E929 /* Frameworks */, + B6E4A591665DD1A7B499C160D6F36BAC /* Copy generated compatibility header */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = DynamicBlurView; + productName = DynamicBlurView; + productReference = 86C4A2D817E6CFFF31BF75161625FD5D /* DynamicBlurView */; + productType = "com.apple.product-type.library.static"; + }; 8BEAFAA726C1965864B79B4B441AA513 /* JXCategoryView */ = { isa = PBXNativeTarget; buildConfigurationList = 278981AA103168968C1076BB61FD151E /* Build configuration list for PBXNativeTarget "JXCategoryView" */; @@ -8310,12 +8541,12 @@ buildRules = ( ); dependencies = ( - DC8D33229909456C34F4EFE43D3B6155 /* PBXTargetDependency */, - 46E83947B6AD5B60EA46F2E47BD79C4E /* PBXTargetDependency */, - 5B3C95BF53DF79B8835EC45161B9B431 /* PBXTargetDependency */, - 473CC851ED4CD26FACBD722CC0B09866 /* PBXTargetDependency */, - 779A03D028E21DAD9BFAEEB190FEA320 /* PBXTargetDependency */, - 8CBE263908E741088AC9AB6F7B6910D0 /* PBXTargetDependency */, + 02D2F40852DA8789195EAF1FABEBC42C /* PBXTargetDependency */, + DC050D0D99C293C43691DFF95D5A4C99 /* PBXTargetDependency */, + 2FD31F3B45C5AD64D168F177A92497CD /* PBXTargetDependency */, + CEDDF22D07BD4BE7FB2272416634BCE3 /* PBXTargetDependency */, + 75884B2F16FC998D1AE93630592459A1 /* PBXTargetDependency */, + 6AE52C1C7ADA650B01ED3766B6E02F00 /* PBXTargetDependency */, ); name = DDMAMapKit_Private; productName = DDMAMapKit_Private; @@ -8352,9 +8583,9 @@ buildRules = ( ); dependencies = ( - AE85DA4BEF9FD62C5C5F67445234E7C9 /* PBXTargetDependency */, - 64A4DBA88F718400EA0A034AE9802AF9 /* PBXTargetDependency */, - 91FC379AE16D042A4137C6990328BB26 /* PBXTargetDependency */, + 818AD6591A1C7553381AF6D71182A502 /* PBXTargetDependency */, + 96ED16C3ACBDD3BD0146E56F1003FF76 /* PBXTargetDependency */, + 586FF5165701F30940C63C39BB71090D /* PBXTargetDependency */, ); name = DDNetworkingOfAlamofireKit_Private; productName = DDNetworkingOfAlamofireKit_Private; @@ -8434,12 +8665,12 @@ }; E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */ = { isa = PBXNativeTarget; - buildConfigurationList = 09197F05588498CB0E8F674939FC9E6F /* Build configuration list for PBXNativeTarget "Kingfisher" */; + buildConfigurationList = A1E6BD1F6C215CED34782F41B649F813 /* Build configuration list for PBXNativeTarget "Kingfisher" */; buildPhases = ( - 06248B7716C293EC16BC84E2746ECF46 /* Headers */, - C74062E09CAD51AB41805048B8116218 /* Sources */, - 92FE9416304FF8ADA542327F173BC06B /* Frameworks */, - A01ABD615CEC78144C08B0A30ECFD749 /* Copy generated compatibility header */, + D0D903566325DCC49A0AD3893BF9EBE7 /* Headers */, + 745CB78064A1E95189482B6F70416FE8 /* Sources */, + 17990104FFE54436BDAA194EAC7E8DE5 /* Frameworks */, + E682D69D10544BD05F893344B384F91F /* Copy generated compatibility header */, ); buildRules = ( ); @@ -8452,12 +8683,12 @@ }; EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */ = { isa = PBXNativeTarget; - buildConfigurationList = 65745557B7C0948755E0691612AAA4D3 /* Build configuration list for PBXNativeTarget "RxSwift" */; + buildConfigurationList = E55D47F313331FDABCD32857105AFD2C /* Build configuration list for PBXNativeTarget "RxSwift" */; buildPhases = ( - 884045A81A686A1402AF7A70B2EBB271 /* Headers */, - ADD16B1E2C8F98C7A6A67E8253C9830D /* Sources */, - 2EBB8A6EBCC7DDCCADFD70B2F8A8C1D5 /* Frameworks */, - A5DEC4C946466B6C24DC27348B62AE3E /* Copy generated compatibility header */, + 4186B123C472EDD38935C0C7ED379119 /* Headers */, + 62D8975FEB599B74786F644DB2C11882 /* Sources */, + B499446037CB2F4167A41DDE5280893E /* Frameworks */, + 3AF2C48A72792E4AC1F299FC9D50441F /* Copy generated compatibility header */, ); buildRules = ( ); @@ -8558,7 +8789,7 @@ en, ); mainGroup = CF1408CF629C7361332E53B88F7BD30C; - productRefGroup = A452F9DAC23765733AA9E8F12330FAB9 /* Products */; + productRefGroup = 30472049FEDBFC970AFE18F2D536D9F1 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( @@ -8591,6 +8822,7 @@ A8B712B20F60AB02004557B884A28FD4 /* DDUtilsSwiftKit_Private */, 477926D6FB1DCEFB352517A19636405D /* DDWebImageKit_Private */, 2864923095274ACF5E5F99312F360AEB /* DDZFPlayerKit_Private */, + 7D914FA2F03C860D5133BA2DB87C594A /* DynamicBlurView */, 3F83465BA81F6E581B3A431642D2992E /* ESTabBarController-swift */, B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */, D504B99928659EA67A1C3A9E981EB8FF /* JCore */, @@ -8601,6 +8833,7 @@ 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */, 7A11E58B7B0678A54DDBE15F2F5C3361 /* Pods-OrderScheduling */, 775A96192E9F3E75FE7B0644CEB05EB1 /* Pods-OrderSchedulingNotificationService */, + 6E71929B582F8CD57B3DC1FD6560F047 /* PopupDialog */, 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6 /* RxCocoa */, 4622BFEF3DC16E8BD15EEFC30D4D0084 /* RxRelay */, EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */, @@ -8614,21 +8847,21 @@ /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 73DCEF1FA6E7B56A85F77C0EB5FE5B30 /* Resources */ = { + 0A60C3CB80B7637A14BBC2835884B1C1 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - E4099754FF79B30B319B1BFE82A4CE26 /* DDBaseViewController.xcassets in Resources */, + 245545785378684632B1A838648E423C /* car_xingshi.png in Resources */, + 1B2AB722CA64C661DA6D668CC4A3CDF2 /* car_xingshi@2x.png in Resources */, + E00794F0E88E22C443BCE5BE66457249 /* car_xingshi@3x.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; - E1D25382427DA29478DF8AC83FA4B265 /* Resources */ = { + 4782DB4512F3774E7F0CBB147FC427D0 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - D55D4C1A48A19F960F0AB587107E42B0 /* car_xingshi.png in Resources */, - FA308C7A7DD1BFCFADF738FD8EE88CF6 /* car_xingshi@2x.png in Resources */, - 7EFA658A726315B90019305457A634C9 /* car_xingshi@3x.png in Resources */, + 735C27E021B37367E4B05F53C23C333E /* DDBaseViewController.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8796,6 +9029,30 @@ shellPath = /bin/sh; shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/DDAutoUIKit_Private/DDAutoUIKit_Private.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/DDAutoUIKit_Private/DDAutoUIKit_Private-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; }; + 3AF2C48A72792E4AC1F299FC9D50441F /* Copy generated compatibility header */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h", + "${PODS_ROOT}/Headers/Public/RxSwift/RxSwift.modulemap", + "${PODS_ROOT}/Headers/Public/RxSwift/RxSwift-umbrella.h", + ); + name = "Copy generated compatibility header"; + outputFileListPaths = ( + ); + outputPaths = ( + "${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap", + "${BUILT_PRODUCTS_DIR}/RxSwift-umbrella.h", + "${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/RxSwift/RxSwift.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/RxSwift/RxSwift-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; + }; 58EAB651BFDF14C0B4A54B39CEECADE1 /* Copy generated compatibility header */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -8868,30 +9125,6 @@ shellPath = /bin/sh; shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private/DDProgressHUDKit_Private.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private/DDProgressHUDKit_Private-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; }; - 822F2AA97BFC477660B0C868073A9592 /* Copy generated compatibility header */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - "${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h", - "${PODS_ROOT}/Headers/Public/SnapKit/SnapKit.modulemap", - "${PODS_ROOT}/Headers/Public/SnapKit/SnapKit-umbrella.h", - ); - name = "Copy generated compatibility header"; - outputFileListPaths = ( - ); - outputPaths = ( - "${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap", - "${BUILT_PRODUCTS_DIR}/SnapKit-umbrella.h", - "${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/SnapKit/SnapKit.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/SnapKit/SnapKit-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; - }; 8C40DCFED4CF55F25E3BE435B84AD168 /* Copy generated compatibility header */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -8964,6 +9197,30 @@ shellPath = /bin/sh; shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/RxCocoa/RxCocoa.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/RxCocoa/RxCocoa-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; }; + 98C7715190AA7DB755724D8AB4ED1CC8 /* Copy generated compatibility header */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h", + "${PODS_ROOT}/Headers/Public/PopupDialog/PopupDialog.modulemap", + "${PODS_ROOT}/Headers/Public/PopupDialog/PopupDialog-umbrella.h", + ); + name = "Copy generated compatibility header"; + outputFileListPaths = ( + ); + outputPaths = ( + "${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap", + "${BUILT_PRODUCTS_DIR}/PopupDialog-umbrella.h", + "${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/PopupDialog/PopupDialog.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/PopupDialog/PopupDialog-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; + }; 9B1DCA94E2E74FDB6B8B2AF3004CC4BD /* [CP] Copy XCFrameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -8981,30 +9238,6 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/JCore/JCore-xcframeworks.sh\"\n"; showEnvVarsInLog = 0; }; - A01ABD615CEC78144C08B0A30ECFD749 /* Copy generated compatibility header */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - "${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h", - "${PODS_ROOT}/Headers/Public/Kingfisher/Kingfisher.modulemap", - "${PODS_ROOT}/Headers/Public/Kingfisher/Kingfisher-umbrella.h", - ); - name = "Copy generated compatibility header"; - outputFileListPaths = ( - ); - outputPaths = ( - "${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap", - "${BUILT_PRODUCTS_DIR}/Kingfisher-umbrella.h", - "${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/Kingfisher/Kingfisher.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/Kingfisher/Kingfisher-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; - }; A23DADCFA45D1A2A8510B02EEA8E6370 /* Copy generated compatibility header */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -9029,54 +9262,6 @@ shellPath = /bin/sh; shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/ZLPhotoBrowser/ZLPhotoBrowser.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/ZLPhotoBrowser/ZLPhotoBrowser-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; }; - A39D0FD03E9CDF8AEE553003498DD36A /* Copy generated compatibility header */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - "${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h", - "${PODS_ROOT}/Headers/Public/RxRelay/RxRelay.modulemap", - "${PODS_ROOT}/Headers/Public/RxRelay/RxRelay-umbrella.h", - ); - name = "Copy generated compatibility header"; - outputFileListPaths = ( - ); - outputPaths = ( - "${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap", - "${BUILT_PRODUCTS_DIR}/RxRelay-umbrella.h", - "${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/RxRelay/RxRelay.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/RxRelay/RxRelay-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; - }; - A5DEC4C946466B6C24DC27348B62AE3E /* Copy generated compatibility header */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - "${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h", - "${PODS_ROOT}/Headers/Public/RxSwift/RxSwift.modulemap", - "${PODS_ROOT}/Headers/Public/RxSwift/RxSwift-umbrella.h", - ); - name = "Copy generated compatibility header"; - outputFileListPaths = ( - ); - outputPaths = ( - "${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap", - "${BUILT_PRODUCTS_DIR}/RxSwift-umbrella.h", - "${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/RxSwift/RxSwift.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/RxSwift/RxSwift-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; - }; A63D5710D9CE37DCC756E33E1335A4AD /* Copy generated compatibility header */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -9101,6 +9286,30 @@ shellPath = /bin/sh; shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/DDColorKit_Private/DDColorKit_Private.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/DDColorKit_Private/DDColorKit_Private-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; }; + B6E4A591665DD1A7B499C160D6F36BAC /* Copy generated compatibility header */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h", + "${PODS_ROOT}/Headers/Public/DynamicBlurView/DynamicBlurView.modulemap", + "${PODS_ROOT}/Headers/Public/DynamicBlurView/DynamicBlurView-umbrella.h", + ); + name = "Copy generated compatibility header"; + outputFileListPaths = ( + ); + outputPaths = ( + "${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap", + "${BUILT_PRODUCTS_DIR}/DynamicBlurView-umbrella.h", + "${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/DynamicBlurView/DynamicBlurView.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/DynamicBlurView/DynamicBlurView-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; + }; B96D9CB4B6EE13DAC0F38E6D5F28FA79 /* Copy generated compatibility header */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -9142,6 +9351,54 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/JPushExtension/JPushExtension-xcframeworks.sh\"\n"; showEnvVarsInLog = 0; }; + DFA15587E1C6A3CDA8A14FE79B8D902B /* Copy generated compatibility header */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h", + "${PODS_ROOT}/Headers/Public/RxRelay/RxRelay.modulemap", + "${PODS_ROOT}/Headers/Public/RxRelay/RxRelay-umbrella.h", + ); + name = "Copy generated compatibility header"; + outputFileListPaths = ( + ); + outputPaths = ( + "${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap", + "${BUILT_PRODUCTS_DIR}/RxRelay-umbrella.h", + "${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/RxRelay/RxRelay.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/RxRelay/RxRelay-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; + }; + E682D69D10544BD05F893344B384F91F /* Copy generated compatibility header */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h", + "${PODS_ROOT}/Headers/Public/Kingfisher/Kingfisher.modulemap", + "${PODS_ROOT}/Headers/Public/Kingfisher/Kingfisher-umbrella.h", + ); + name = "Copy generated compatibility header"; + outputFileListPaths = ( + ); + outputPaths = ( + "${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap", + "${BUILT_PRODUCTS_DIR}/Kingfisher-umbrella.h", + "${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/Kingfisher/Kingfisher.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/Kingfisher/Kingfisher-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; + }; EA7731AFE124BDEF55FED2A34737FCB4 /* Copy generated compatibility header */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -9214,6 +9471,30 @@ shellPath = /bin/sh; shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; }; + EF98F93CE26827906E2283AE5E4B50E1 /* Copy generated compatibility header */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h", + "${PODS_ROOT}/Headers/Public/SnapKit/SnapKit.modulemap", + "${PODS_ROOT}/Headers/Public/SnapKit/SnapKit-umbrella.h", + ); + name = "Copy generated compatibility header"; + outputFileListPaths = ( + ); + outputPaths = ( + "${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap", + "${BUILT_PRODUCTS_DIR}/SnapKit-umbrella.h", + "${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "COMPATIBILITY_HEADER_PATH=\"${BUILT_PRODUCTS_DIR}/Swift Compatibility Header/${PRODUCT_MODULE_NAME}-Swift.h\"\nMODULE_MAP_PATH=\"${BUILT_PRODUCTS_DIR}/${PRODUCT_MODULE_NAME}.modulemap\"\n\nditto \"${DERIVED_SOURCES_DIR}/${PRODUCT_MODULE_NAME}-Swift.h\" \"${COMPATIBILITY_HEADER_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/SnapKit/SnapKit.modulemap\" \"${MODULE_MAP_PATH}\"\nditto \"${PODS_ROOT}/Headers/Public/SnapKit/SnapKit-umbrella.h\" \"${BUILT_PRODUCTS_DIR}\"\nprintf \"\\n\\nmodule ${PRODUCT_MODULE_NAME}.Swift {\\n header \\\"${COMPATIBILITY_HEADER_PATH}\\\"\\n requires objc\\n}\\n\" >> \"${MODULE_MAP_PATH}\"\n"; + }; F152F35B9F3EA19569C6B3D24CE42803 /* Copy generated compatibility header */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -9289,42 +9570,48 @@ /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 04E96D055DCA8EFA831EA3D679C761D6 /* Sources */ = { + 0463124C82281ED8DA3328493BF37AE7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - A933FB1967178EC4BE0130AE0360842E /* CALayer+DDCategory.m in Sources */, - E7AA937F67134F19D554A6E4B3BB701B /* DDCategoryKit_Private-dummy.m in Sources */, - 9FF6A1C0164B9EAFEE3B9F4DEE2264AE /* NSAttributedString+DDCategory.m in Sources */, - 0EBDE782C574E6C6F596606F349BB657 /* NSBundle+DDCategory.m in Sources */, - B842D1EA074D7156A4FE56F8601DA77F /* NSMutableAttributedString+DDCategory.m in Sources */, - D68C370553252B7FFCEAB7FE1C58DE3C /* NSMutableParagraphStyle+DDCategory.m in Sources */, - 5C3F69B816F8866D3FE390837134D3D5 /* NSObject+DDCategory.m in Sources */, - 6F35F8A6094705ED3FD8C4037F37DBC9 /* NSThread+DDCategory.m in Sources */, - ED1CF0D6C502F39EAC3F622510C3DCBA /* NSURL+DDCategory.m in Sources */, - 382FDE1084DA2293C877DAF4CDFEE14C /* UIApplication+DDCategory.m in Sources */, - 4966D411DDAB501868DF9F0752407825 /* UIBarButtonItem+DDCategory.m in Sources */, - F59ECD921876D5F3094893E962DC7D36 /* UIButton+DDCategory.m in Sources */, - 3B406D013B15A1644EDF086EF74C54B2 /* UICollectionView+DDCategory.m in Sources */, - BD288C25832BC3978BD85EE958993ED9 /* UICollectionViewCell+DDCategory.m in Sources */, - 6F448F2C80D99B240643A0CEEDA40467 /* UIFont+DDCategory.m in Sources */, - 24152C726FB44E34AFBB8096B0E3C9A5 /* UIImage+DDCategory.m in Sources */, - 6BD9235093D51817D90F8AB02C550C2E /* UIImageView+DDCategory.m in Sources */, - 984FBD8DB68C15AA3E70B8009938E0B2 /* UILabel+DDCategory.m in Sources */, - 59EB58DC79FDB96615AFA7B4080F1863 /* UINavigationBar+DDCategory.m in Sources */, - 17FF624E1051288D87A951FFF9944599 /* UINavigationController+DDCategory.m in Sources */, - 45D682F6BB386B248EE699BFB86B8188 /* UINavigationItem+DDCategory.m in Sources */, - AEF5BEB73C54EBB7B474C50F28B0E8C3 /* UIScreen+DDCategory.m in Sources */, - C774774DC95B5885C2CFAFA469B929F1 /* UIScrollView+DDCategory.m in Sources */, - EFF7855A7E82B0E123B7B852B04E4359 /* UISwitch+DDCategory.m in Sources */, - 26DED1A26FCF1D806ED7D3C9CDA6FE5A /* UITabBarController+DDCategory.m in Sources */, - DF1B5AEB003B5646943A9B9FE47D208B /* UITableView+DDCategory.m in Sources */, - CE0B9A47C976F898D2DC6E8687550254 /* UITableViewCell+DDCategory.m in Sources */, - 0C65FE80B0B2E8B89FADE195C05AB05D /* UITextField+DDCategory.m in Sources */, - 0C33196F5D39538B811F654FFE8F34B4 /* UITextView+DDCategory.m in Sources */, - 94BD6DB1D81544FB2577058E224AD87F /* UIView+DDCategory.m in Sources */, - 0F0FD0475DC10EB6FC12AE1E4DA9A4EE /* UIViewController+DDCategory.m in Sources */, - 9193DF3DCD7654C4473717A880145514 /* UIWindow+DDCategory.m in Sources */, + 597293228A7D2A435FBA04579B65C915 /* Constraint.swift in Sources */, + 09715D3A5DEE43ADAA3DA14CE2AB5F6F /* ConstraintAttributes.swift in Sources */, + DE7A6690710B58A11F691A7FCC558059 /* ConstraintConfig.swift in Sources */, + C1AA0AC4B35580D329308B22D94EFB7A /* ConstraintConstantTarget.swift in Sources */, + 6756625F8543CC1FB1E3CFB36ED27D46 /* ConstraintDescription.swift in Sources */, + 5A77C9FAE382A7344E03BFF956E92709 /* ConstraintDirectionalInsets.swift in Sources */, + 5894B57DDCD97FA97150174C4F8C9741 /* ConstraintDirectionalInsetTarget.swift in Sources */, + AC8CB69399E67A7BF32EF8527076691A /* ConstraintDSL.swift in Sources */, + AA6ED7CFD770A61F126E49FDF8BD455F /* ConstraintInsets.swift in Sources */, + E37C1ACEDAAFF4548DE69CEDF36036D7 /* ConstraintInsetTarget.swift in Sources */, + E2CBECE556D34D563C01A9D12D85EDEE /* ConstraintItem.swift in Sources */, + 21AD65B6FADAAF0BE20DCB59FCB3AF37 /* ConstraintLayoutGuide.swift in Sources */, + B8E1A0528A9695731A25A4F670339247 /* ConstraintLayoutGuide+Extensions.swift in Sources */, + DABB71645C0A42245F89523428F94FC1 /* ConstraintLayoutGuideDSL.swift in Sources */, + 12D239EBF9D35B376A5912A89A8D2D5E /* ConstraintLayoutSupport.swift in Sources */, + 2EE2043D4DD09C8AFEB9FDDA05E9AF6A /* ConstraintLayoutSupportDSL.swift in Sources */, + D9C6F585D90AB46FF392513FD0EE42CB /* ConstraintMaker.swift in Sources */, + 7D4A6E8BA0ACCCD9700EAA722BAC7512 /* ConstraintMakerEditable.swift in Sources */, + A8BA8FD24CC92B6B0EB05598FF2D1A74 /* ConstraintMakerExtendable.swift in Sources */, + AA911B2E9CC0933BD24DE4E5486536A4 /* ConstraintMakerFinalizable.swift in Sources */, + 8E20465B712075DD500DCFD662D07177 /* ConstraintMakerPrioritizable.swift in Sources */, + 01B4678C48C79FE296E8D02086F945DF /* ConstraintMakerRelatable.swift in Sources */, + 5F8A56FB7C29C774B9B15A2EE33C3F2E /* ConstraintMakerRelatable+Extensions.swift in Sources */, + 803C6345EE6E2A5FDDE206AE70F23B70 /* ConstraintMultiplierTarget.swift in Sources */, + 76EBB2D3BF0A7774F59D0C3871364154 /* ConstraintOffsetTarget.swift in Sources */, + B00E4DCB41133530E09A76C0E9F3D957 /* ConstraintPriority.swift in Sources */, + 3F4B847DC64A98AF7C577DBD92606ACC /* ConstraintPriorityTarget.swift in Sources */, + F595B5D9F76D3292E682DEC1E1DBA59A /* ConstraintRelatableTarget.swift in Sources */, + 022BACAB001EA60E05F59D7F57C307F8 /* ConstraintRelation.swift in Sources */, + 967AA6C79C02F4665EBBDD48A4E3F6B8 /* ConstraintView.swift in Sources */, + 1E04860F7D564AB6E07965B70A21532A /* ConstraintView+Extensions.swift in Sources */, + B572380E3B1153DB53BF872072AEB45D /* ConstraintViewDSL.swift in Sources */, + 93A6AF9B36DF2817E850F6A33114357C /* Debugging.swift in Sources */, + E593C3895A05AA2F2E5B2469A9C3E95E /* LayoutConstraint.swift in Sources */, + 6612615053F5D866B16713B28DEEC8DC /* LayoutConstraintItem.swift in Sources */, + 41B097CA87620491B5A500124B922D58 /* SnapKit-dummy.m in Sources */, + CE8B98EAA4B4F955B0AC26C5AFC34FD8 /* Typealiases.swift in Sources */, + 951858E9EEFBED5BEC0317E9D44987BC /* UILayoutSupport+Extensions.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -9346,13 +9633,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 24D9574A97E1E446EFB2FD3D0D5FD843 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; 2AD137A2E1FC7343733EE6EC866EF34C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -9430,14 +9710,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 42CBBBB61AB059BBB7EBC3F3A044E5E1 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 5021D888D45F0B01F8E8853058CF1423 /* Pods-OrderScheduling-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 4A22334EC3699D30B5694C841150CCE7 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -9469,6 +9741,221 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 62D8975FEB599B74786F644DB2C11882 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + BACD7DFF47298324961BF36945739C4F /* AddRef.swift in Sources */, + E2FF272E289323C7679973E60C0CD959 /* Amb.swift in Sources */, + 334A994CC4B847C1B6262E13A65F9C3E /* AnonymousDisposable.swift in Sources */, + 532183013AEC102A1C6A27C1B0967A3A /* AnonymousObserver.swift in Sources */, + 4BA5566CD5E802D5B7297AA8BA9533EF /* AnyObserver.swift in Sources */, + AC9E9E52D8BEA49ABF792CD042B6A16B /* AsMaybe.swift in Sources */, + 49F7DAB07DB916955ABAA7248DD15E55 /* AsSingle.swift in Sources */, + 9BC1300E9DB508915604775E9F7A5889 /* AsyncLock.swift in Sources */, + 85A7214146CCC616A5A1147215F8F37D /* AsyncSubject.swift in Sources */, + E3EC4DC132466B25561D71A60EFCDF24 /* AtomicInt.swift in Sources */, + 3BC81C04B06FB5B079FDE9C95231AC97 /* Bag.swift in Sources */, + 6C2983F92070D6109B2CA8DC03796251 /* Bag+Rx.swift in Sources */, + D57BCC1A2B5001E4FC3AAB3D8A2A3759 /* BehaviorSubject.swift in Sources */, + E2138FFF0F7680DD4FAC45615082CA2E /* BinaryDisposable.swift in Sources */, + 51C7DF23678C1593037C5F583E993210 /* Binder.swift in Sources */, + 449C0983E8393CA349A0801B4BDEAE12 /* BooleanDisposable.swift in Sources */, + AEDAB119EA022C9AEF284E5230B29B80 /* Buffer.swift in Sources */, + 29A2E2087AE8D794A6A57E3BC55EEAF2 /* Cancelable.swift in Sources */, + FA66F11E4B7B60BB248A05F2F46AD00D /* Catch.swift in Sources */, + 0425126815863F5750612619CD1E32E9 /* CombineLatest.swift in Sources */, + C3A8476756DCFE56F36FA4C0C0F005C4 /* CombineLatest+arity.swift in Sources */, + 1C6B7EF5080126ACA9C2CAC9427FF0EB /* CombineLatest+Collection.swift in Sources */, + 9C3ACAA9BB7E4D19B32622BD32744A27 /* CompactMap.swift in Sources */, + 8E3011EF2559246BC3F4EF3CF479D7BA /* Completable.swift in Sources */, + 5D2DAAA0BB64E431F68C78ECB131EB93 /* Completable+AndThen.swift in Sources */, + 4DF304D36C33016666F6F057364BBCB9 /* CompositeDisposable.swift in Sources */, + 8C6F6029E7F458B72B22CB4EEB15BC12 /* Concat.swift in Sources */, + 3C785FEF705A69574697F75A7255C9FC /* ConcurrentDispatchQueueScheduler.swift in Sources */, + 7F1D1D9E76CC3BE34BFFF024E342DEB5 /* ConcurrentMainScheduler.swift in Sources */, + DAEB613013D8DAA244588733E413BEBF /* ConnectableObservableType.swift in Sources */, + 6B0790606C8DB29CABAC53C2DEB4982A /* Create.swift in Sources */, + BE2018EFCF55CB7212A3F720375237CF /* CurrentThreadScheduler.swift in Sources */, + 13E71BF7B0D9A685C7FB89D273C1CFBB /* Date+Dispatch.swift in Sources */, + ECB14F14E7999F982F82BA091BA297D5 /* Debounce.swift in Sources */, + 3BF1A3079B688B22EA3D2D87B3AD4DC4 /* Debug.swift in Sources */, + 1ACD8986D61166611918FD8F593AE55A /* Decode.swift in Sources */, + 8F12D586950726E67D16461D7D687C36 /* DefaultIfEmpty.swift in Sources */, + DB5C9157EC5FBF29CAA2889AF521DEE4 /* Deferred.swift in Sources */, + E7D8977C3725A243870793FC8761451E /* Delay.swift in Sources */, + 10BDEF2047FF1F2C3E095BF8CDAF7558 /* DelaySubscription.swift in Sources */, + CB0615A6A31F103532C75B7517795946 /* Dematerialize.swift in Sources */, + C5311161FC021C5AE34AE87AB393E5B9 /* DispatchQueue+Extensions.swift in Sources */, + 65ED6AB935E11F8E9A22060F171544DC /* DispatchQueueConfiguration.swift in Sources */, + 49955951CE0578AA45BB0397E425E243 /* Disposable.swift in Sources */, + 6A96B599CEF23FE690A56C0D3CF277F1 /* Disposables.swift in Sources */, + 0A52100A925E2B7AEE0B2A1F282751C2 /* DisposeBag.swift in Sources */, + DF958914EFE9E21C6C5E1BD242222E0B /* DisposeBase.swift in Sources */, + 34CBF28932334DC78F6E40B6FABECCB7 /* DistinctUntilChanged.swift in Sources */, + 8156214828F1F0FF073CE3E2B0010CAA /* Do.swift in Sources */, + 6F51243AC4188956ECC4583E961FA5B0 /* ElementAt.swift in Sources */, + 7F7DBCD636EEF4EE02EAA9682BC4E795 /* Empty.swift in Sources */, + AD8663D8100F84B56F975B4E50E1C5D9 /* Enumerated.swift in Sources */, + 7F7C17A10F83520B090996AE23ED917A /* Error.swift in Sources */, + E3DEDAE9D05FB9EE7F9EEC242BDF1BBA /* Errors.swift in Sources */, + 4D6B1F20A558A51499DF08D824AF1DD0 /* Event.swift in Sources */, + 4485A6CBAF4E316C0B58C1773F36D839 /* Filter.swift in Sources */, + B5F003569FB9997A51E10C4E408FEA61 /* First.swift in Sources */, + 63C2C57FB68436805B347EE05A1660FF /* Generate.swift in Sources */, + CC3B11B118C846F367689523882D1B5B /* GroupBy.swift in Sources */, + 3EE8DABA9C8DF87F6E10FEABF6F4F00A /* GroupedObservable.swift in Sources */, + 5E4348F11992D4F087ED9E6650AA384B /* HistoricalScheduler.swift in Sources */, + 3FC1DB05D712E48147247956545C6688 /* HistoricalSchedulerTimeConverter.swift in Sources */, + F350A1D21C18D72777925C6B41AB3BB4 /* ImmediateSchedulerType.swift in Sources */, + 878CCD15A728F07149720672E14337C2 /* Infallible.swift in Sources */, + 426669FEBC6BACB365C6043CADAAA0CC /* Infallible+CombineLatest+arity.swift in Sources */, + 08E6D56E326D4E16E6A83E0DEA552670 /* Infallible+Concurrency.swift in Sources */, + 55709C176E85E0CC725A7F1CED037C8C /* Infallible+Create.swift in Sources */, + 25CC4020FC9FED9D12F42A6367A95F1A /* Infallible+Operators.swift in Sources */, + 4C9E9BFE3A0518B96F9C2E64D857B212 /* Infallible+Zip+arity.swift in Sources */, + FDC4C980438A74360492FF2B22F13D2F /* InfiniteSequence.swift in Sources */, + 8273F7BD41CEA739E2ED609A60ACAF01 /* InvocableScheduledItem.swift in Sources */, + 296AD743BAED5C596C4FC357CD4FC261 /* InvocableType.swift in Sources */, + F7C751E3C8D7FB88659AC708054E0EA5 /* Just.swift in Sources */, + BEE76258849282C7DB56B153572C3A85 /* Lock.swift in Sources */, + F430CB626CD4AC2EFDD5970D691BA9C1 /* LockOwnerType.swift in Sources */, + E826B398FF000673F909C8468DA77F14 /* MainScheduler.swift in Sources */, + 2D6959FD049A370CC9591C62B0F7381A /* Map.swift in Sources */, + D71C467819D0C24DA0612DD278C6DE04 /* Materialize.swift in Sources */, + C41E477379FFE61691E0607BF65A4296 /* Maybe.swift in Sources */, + 2CE66298EB882DB104A440707386CB8E /* Merge.swift in Sources */, + 5F2ECA17D03BA273DCE3919C2968D778 /* Multicast.swift in Sources */, + D3F6591486E5671C716779009415B650 /* Never.swift in Sources */, + 072037C9AD869FE022268B0EEA723CDE /* NopDisposable.swift in Sources */, + 0310232331D116E4E50D233928126D66 /* Observable.swift in Sources */, + E29BAD8968297677EC4C9976C29D1860 /* Observable+Concurrency.swift in Sources */, + FF2C0F2DD47DC250B918F529C235083A /* ObservableConvertibleType.swift in Sources */, + 15E0847650E2432CA703DE562686D4A4 /* ObservableConvertibleType+Infallible.swift in Sources */, + 0FD6F20710A8667F9AE78B5758DE276D /* ObservableType.swift in Sources */, + 6A476007EF6D08B47938FDB9EF35BCDA /* ObservableType+Extensions.swift in Sources */, + E12619A2F1D79867781EE5C6A5C4F3AD /* ObservableType+PrimitiveSequence.swift in Sources */, + F70F7DABAD548AC26AA54EB60E25EC6E /* ObserveOn.swift in Sources */, + 1E350EF29DBE0EFA8CCAB91CA8E71AB3 /* ObserverBase.swift in Sources */, + AB1C148882E9316F6B2916F717FE6270 /* ObserverType.swift in Sources */, + DC1C2216E66ECA445192FE61CBDEC2F5 /* OperationQueueScheduler.swift in Sources */, + D2182DC0B451B548EFEF84CC8131C92E /* Optional.swift in Sources */, + 1572367981DAA2E0A4283D97FA701291 /* Platform.Darwin.swift in Sources */, + 83AE7729BA3BDB481140205DD5BABD95 /* Platform.Linux.swift in Sources */, + C809900775721D5EEA2F892F5878FDD1 /* PrimitiveSequence.swift in Sources */, + 06A70A35FC5D27014F93EA37402BC11B /* PrimitiveSequence+Concurrency.swift in Sources */, + 5E7DBA263B48BDB53880AD16170C9E99 /* PrimitiveSequence+Zip+arity.swift in Sources */, + 9A2E199ED48D8EA4691580E1DC4DCF1A /* PriorityQueue.swift in Sources */, + A9A3DF66A7A34ADF5BA6300B6664C68A /* Producer.swift in Sources */, + 2DEBD6FF56476D9DEF23F26A6B128E98 /* PublishSubject.swift in Sources */, + 269E460B54758ACB6B351151604E0B1A /* Queue.swift in Sources */, + 0D20CF83B8511B1CCB09EEF4A194613D /* Range.swift in Sources */, + 4C0F74240FF8C9D4E1C9FD82857A2EAD /* Reactive.swift in Sources */, + CC84D24A147B6443C21384FED4BCC5DD /* RecursiveLock.swift in Sources */, + 2C52389E12667E0179DC612D112DBC64 /* RecursiveScheduler.swift in Sources */, + F0B6B921967271EEBF6A446541AA1C92 /* Reduce.swift in Sources */, + 480514F620746636B9FBE06238DFBC7D /* RefCountDisposable.swift in Sources */, + 30CD9E67B22802940BB72062DED254CE /* Repeat.swift in Sources */, + 344AC17E91D0F874C0E41AE3F6D7C9D7 /* ReplaySubject.swift in Sources */, + 614EE654E34F468C46CEE0B7A7871AD4 /* RetryWhen.swift in Sources */, + 7D4EF029C2E661170E8487853AA7F318 /* Rx.swift in Sources */, + 2FE046DCADD181369DFC6A2685D565A1 /* RxMutableBox.swift in Sources */, + 2230F8D2C691E97B535D933B21CF1676 /* RxSwift-dummy.m in Sources */, + F7320F1A3B3B6F57FCE6DD4506442B71 /* Sample.swift in Sources */, + 80D210A4F34FD9BDA0ABFA71918550AC /* Scan.swift in Sources */, + FB81983B2C1D737FB57EC95493026EBB /* ScheduledDisposable.swift in Sources */, + E90C791097260FF982B97A17351E9DE3 /* ScheduledItem.swift in Sources */, + F20D0C75BB1C6DF67CB0AEBA120EA029 /* ScheduledItemType.swift in Sources */, + 13EA7F2015E57D048FEE8E0ECD4E3871 /* SchedulerServices+Emulation.swift in Sources */, + 573E712B6BC3B0962DA57414A6225ED0 /* SchedulerType.swift in Sources */, + 32266A6F42922E50D21FF66C496DF1F0 /* Sequence.swift in Sources */, + FE7D14F3ECC035AA8B007C33B0E69D76 /* SerialDispatchQueueScheduler.swift in Sources */, + 03C49F5C79286BB52FA09BB9556BA0D0 /* SerialDisposable.swift in Sources */, + 78ACEC567DE643862E2D6222BD26255D /* ShareReplayScope.swift in Sources */, + 6B99BFFDC604E20213188FD1672F7692 /* Single.swift in Sources */, + 6A3847647FCA85BD47543ED73E4E8B8C /* SingleAssignmentDisposable.swift in Sources */, + 96A6378A09CD1F2FC5D2A159A065CD07 /* SingleAsync.swift in Sources */, + ABA4EE05D4E24045F1E1919CFB3433B3 /* Sink.swift in Sources */, + DD0DFABC55424FB2AEE317F53FC64F1A /* Skip.swift in Sources */, + BC1FA3C1D43CCA25D6310A112D25E8E7 /* SkipUntil.swift in Sources */, + 037FD9140CC8FF08C2AE16915A81C7D8 /* SkipWhile.swift in Sources */, + 5493F488DA8371A8D85F28372DF306CD /* StartWith.swift in Sources */, + 262F6512506ED9745F84C00D7748E54A /* SubjectType.swift in Sources */, + CBE5E198EAC977A29F3EAC4E9D1D56ED /* SubscribeOn.swift in Sources */, + 1A564818CADAE845D348E6245B9637EA /* SubscriptionDisposable.swift in Sources */, + C7DB4FA42C8E94C52D3D41699874CF67 /* SwiftSupport.swift in Sources */, + 079AC611B84A6DF669CB8AA0BB3E4D11 /* Switch.swift in Sources */, + D85E58106957DB73F0CC08DD6C979742 /* SwitchIfEmpty.swift in Sources */, + 4F96FDE3192A3D4E05EFBB752EE656E1 /* SynchronizedDisposeType.swift in Sources */, + C824936B87BAA0090A97BCF377ADD5AF /* SynchronizedOnType.swift in Sources */, + 0AA7DF04E09E0767F6E7615B4E431C0C /* SynchronizedUnsubscribeType.swift in Sources */, + 6EBD3EB2E29B8A2B136B34B89B730869 /* TailRecursiveSink.swift in Sources */, + 52AA99114795E96612515F4C16B3D033 /* Take.swift in Sources */, + A3415197D016B366AAE1BC80C731AC3D /* TakeLast.swift in Sources */, + 85C13D51F12A1B41DB7AC016038FA2BA /* TakeWithPredicate.swift in Sources */, + A6842F40F5FB9AB6448371BF3B794DAB /* Throttle.swift in Sources */, + 0F6D409DD37040FBD2F76BD9D1764022 /* Timeout.swift in Sources */, + 38D3D319A463252D8357528ABC9B92C6 /* Timer.swift in Sources */, + 9293372592A2E6163FCD7389BFCA1D72 /* ToArray.swift in Sources */, + 8839F137790BBE93BDAF4EE73FAB9781 /* Using.swift in Sources */, + AABFBAB8D7E34B9FD6BD00BD475CF52F /* VirtualTimeConverterType.swift in Sources */, + 32FDEF26E5A224A9DE72E09CE33BFDF0 /* VirtualTimeScheduler.swift in Sources */, + 6601F5C3344A2030290917F15C108641 /* Window.swift in Sources */, + 7A7A6301711D6E6DF31091B6C5CA4CD2 /* WithLatestFrom.swift in Sources */, + 22F9542CF144A32FA791286228A88C04 /* WithUnretained.swift in Sources */, + 5147BF32CAD32DF305EEA0FED27FBA35 /* Zip.swift in Sources */, + EABB7C47885DF8E1EF8E0E53F0E681C4 /* Zip+arity.swift in Sources */, + 069D3D96F28A4530C45940DDD664360C /* Zip+Collection.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 6625AD6412FB17FEF66A2EC9A5E96BF8 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + F2B8385F9E67C1CF82BE8221FA419DF9 /* CALayer+DDCategory.m in Sources */, + E638D3FCD2120FD5A105AEA12DDA46BC /* DDCategoryKit_Private-dummy.m in Sources */, + 7BB44CB2C08CE4C0DAA91A68CD4ED371 /* NSAttributedString+DDCategory.m in Sources */, + AC8C7E1422291BD597A507AE2FBE4CFB /* NSBundle+DDCategory.m in Sources */, + 6BC93A49B7722F929EB15D043F57ECDA /* NSMutableAttributedString+DDCategory.m in Sources */, + AB31BC88396C84D36D01D30B3089EE27 /* NSMutableParagraphStyle+DDCategory.m in Sources */, + BBA64CC3159B0055112684672E6C6D53 /* NSObject+DDCategory.m in Sources */, + 327738D4F79388DCE57DA6B462AD2936 /* NSThread+DDCategory.m in Sources */, + 6BBBC6A48B32F57D19A97FEB3FB866C9 /* NSURL+DDCategory.m in Sources */, + A66E511DE17FA95247044C0C2A40CFD2 /* UIApplication+DDCategory.m in Sources */, + A314E58FA49392DFB77624520F1B0508 /* UIBarButtonItem+DDCategory.m in Sources */, + 6B47753CA282E9B3229C1D8089F00203 /* UIButton+DDCategory.m in Sources */, + 751BA451DA262CF94764D22EBC4F681A /* UICollectionView+DDCategory.m in Sources */, + BE6C77A7809ED5414A68D5B02A0FF6ED /* UICollectionViewCell+DDCategory.m in Sources */, + 36609831C82EC1E0D38EFF6ECDF53026 /* UIFont+DDCategory.m in Sources */, + D2C54215CC9AC0E3263271582DF6F5B0 /* UIImage+DDCategory.m in Sources */, + E2398607939A65FDFF4982710B41A8D1 /* UIImageView+DDCategory.m in Sources */, + 2D498A82DAA39D56247F29BEE6EEB7ED /* UILabel+DDCategory.m in Sources */, + 7CA457233780E79114A0CCEC631708D9 /* UINavigationBar+DDCategory.m in Sources */, + 25970C989E301315E4B0E51B9265191C /* UINavigationController+DDCategory.m in Sources */, + DE3F89AA06EBBA984828544D70488A49 /* UINavigationItem+DDCategory.m in Sources */, + FB63C11A4701790527577A12E5CB1681 /* UIScreen+DDCategory.m in Sources */, + 090FD4710FE267FEA37C51F5F2F0E2B8 /* UIScrollView+DDCategory.m in Sources */, + 8FBE778ABB873574910D9E9349DCCFF1 /* UISwitch+DDCategory.m in Sources */, + 866045BB12EBA3D69870F9D99D908C85 /* UITabBarController+DDCategory.m in Sources */, + 779DFAB16470286A2ED0216508F251C0 /* UITableView+DDCategory.m in Sources */, + 6C1B5121359AF488ECDF2AD63A006A3E /* UITableViewCell+DDCategory.m in Sources */, + 7DFCA00B01A0FE5B3114D6D871534743 /* UITextField+DDCategory.m in Sources */, + 58A9766AA4CAEEC214180B350E74FAC2 /* UITextView+DDCategory.m in Sources */, + B27B495AC5C1672B794F62A046B37732 /* UIView+DDCategory.m in Sources */, + 9FE833A54A7D964D0D67BB8288C07D69 /* UIViewController+DDCategory.m in Sources */, + 170BF4251CF6C18857EE8DCE876FF4D5 /* UIWindow+DDCategory.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 66B0EFC761F29099DEA6CA3BD50082BA /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 6DDB75CE35087BF5A4E5F24C173FB0B5 /* Pods-OrderScheduling-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 6CAE4326F0042B0C370F9488D5D5BC2E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -9510,10 +9997,27 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 716FCF008DC2DC89C91501525608127D /* Sources */ = { + 6E3E0ACDF1B6098B32E67E6ABE42A80F /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + E1A06049FF5CB696BF410CBDC87EC7FC /* InteractiveTransition.swift in Sources */, + BF218C5F8191D91FFD1E960B817BEF4F /* PopupDialog.swift in Sources */, + 730A1A889B49E6BFED461A87F2DA2961 /* PopupDialog+Keyboard.swift in Sources */, + 1B0E9E785A36AB31562F17D0F5C39246 /* PopupDialog-dummy.m in Sources */, + E81FFF1ED445A3DE95215901193CAFDA /* PopupDialogButton.swift in Sources */, + BBC905AD0AF2928C275E48F731297B78 /* PopupDialogContainerView.swift in Sources */, + 33C5347E93C96AC65380B9B1CCF3B411 /* PopupDialogDefaultButtons.swift in Sources */, + B58868E339463DBA3ECA1579ADDAD5CE /* PopupDialogDefaultView.swift in Sources */, + BD6BC8F83AEF023312480ACA7BFEDD1F /* PopupDialogDefaultViewController.swift in Sources */, + BDD349F62595EE9FFB6FCEB9AEA108A4 /* PopupDialogOverlayView.swift in Sources */, + 2CD914E4B91EBD8D2CA2DF77BC35BDB1 /* PresentationController.swift in Sources */, + 7596AB8416A0BA074FEB4D4F0EF0B137 /* PresentationManager.swift in Sources */, + 171803E499E9C5E946F0FE061019936B /* TransitionAnimations.swift in Sources */, + 0319C6AB030514ABA3FDD2A242BD48E8 /* TransitionAnimator.swift in Sources */, + 180F0CC23C1B3AB52C80EF79A5B89158 /* UIImageView+Calculations.swift in Sources */, + 590659560832CE55F1066E36EE26F4BB /* UIView+Animations.swift in Sources */, + C5F8C1BAC35773605FE119A52C0CC0DA /* UIViewController+Visibility.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -9618,6 +10122,82 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 745CB78064A1E95189482B6F70416FE8 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 4EAB3D85D6961144A09F0BA9D1A312A1 /* AnimatedImageView.swift in Sources */, + 0D56C50DBF09FF385867AEDB34602727 /* AuthenticationChallengeResponsable.swift in Sources */, + 275381CAC910D22744FEFD2CA9C80297 /* AVAssetImageDataProvider.swift in Sources */, + 83F4318BF4095ECFC31DE8DA2E94CBFE /* Box.swift in Sources */, + EBFB3E5BC755784C22270B8ED231D67B /* CacheSerializer.swift in Sources */, + 0451FF01902971B742037EC3A8954BD6 /* CallbackQueue.swift in Sources */, + 6BBB8F72F2FC1455E6D2B80067068144 /* CPListItem+Kingfisher.swift in Sources */, + FB9EFEF61EC1B810AC75ED83BF92A9D1 /* Delegate.swift in Sources */, + 19481C533673C7B4B552A16BB4B267EF /* DiskStorage.swift in Sources */, + 6556CAFF24D92AF5238AB1C304E908E7 /* ExtensionHelpers.swift in Sources */, + 42B1E4E7DD051B0FEF42A279062218A8 /* Filter.swift in Sources */, + ECF8E423DA88D54D8D943575E54CD51E /* FormatIndicatedCacheSerializer.swift in Sources */, + B4677B8626E61F6810C199F75F2B971C /* GIFAnimatedImage.swift in Sources */, + 52533243FC2524EA3BCAEC5C85A5B598 /* GraphicsContext.swift in Sources */, + 8DD38F3D371B152A614804C552C71F86 /* Image.swift in Sources */, + 564B8B68C28EEC9BC89FDBB79C917D40 /* ImageBinder.swift in Sources */, + A4877D2BE9220BB9B366F86461105668 /* ImageCache.swift in Sources */, + EF36E84507DB598234E41BA12B9949A4 /* ImageContext.swift in Sources */, + 65C2BAFC8CDDCCCAD8B2DFABA4016D6F /* ImageDataProcessor.swift in Sources */, + A7B75A1968198A4D77CC553FAAA42540 /* ImageDataProvider.swift in Sources */, + 28096A037B656B6C13E1B62315EDBF25 /* ImageDownloader.swift in Sources */, + 9EC8F835ACF69A2724E2141D8C3FFEFE /* ImageDownloaderDelegate.swift in Sources */, + 788B7DE9EE9D0619CD3A2EC07BBB8BED /* ImageDrawing.swift in Sources */, + 2BB1B5BC54D2ADDD6BF253B4FBB71E3A /* ImageFormat.swift in Sources */, + E935E55BDB37F2E9B02D54AE9EF58BA6 /* ImageModifier.swift in Sources */, + EA8238C94EF2404183162571A60D4BBD /* ImagePrefetcher.swift in Sources */, + 821981D6FA5DC29F6EA7B7CFAF8465C0 /* ImageProcessor.swift in Sources */, + 944D167D78E7367502ABE9458F874AB3 /* ImageProgressive.swift in Sources */, + 87369DBBCC57DA7281AAE3BC6224BAFE /* ImageTransition.swift in Sources */, + E70ED922DB0307C23F12F9C7B417BDAF /* ImageView+Kingfisher.swift in Sources */, + 85D3F6F5B63497C2F4378413D2401F7E /* Indicator.swift in Sources */, + 13B2ED45C9B0CE27BE4B8AF1D3C80775 /* KF.swift in Sources */, + 5C885F0F46D1C0BBBAB4A0833F1B188F /* KFAnimatedImage.swift in Sources */, + D5F0E537FCA14DAEBFD97E634B6955FE /* KFImage.swift in Sources */, + 4A557479ADC816F4988D9804DD8DB891 /* KFImageOptions.swift in Sources */, + E8F1355FE55953956F3239C1987AFE76 /* KFImageProtocol.swift in Sources */, + 0F81FC4C865D75BD8DAC0AE4D0972FC5 /* KFImageRenderer.swift in Sources */, + 6C5602F523BBEE19D51F8D69581E8915 /* KFOptionsSetter.swift in Sources */, + FAA6FD10E049D4D922B3D6F70DCBB926 /* Kingfisher.swift in Sources */, + 35F5FA1C74B28C3080CA0005AE863FA8 /* Kingfisher-dummy.m in Sources */, + 6FD18EAB66A2867AD9BE2F4098227286 /* KingfisherError.swift in Sources */, + 550EF3A9F8FAB1F87221E9FA00C72B76 /* KingfisherManager.swift in Sources */, + 49B721C8B6C6DD55122848FE9E1B5527 /* KingfisherOptionsInfo.swift in Sources */, + B2D7D749AE349EFEAD819B4D368B93F3 /* MemoryStorage.swift in Sources */, + E8400A943E9004BE6A770856DC99C082 /* NSButton+Kingfisher.swift in Sources */, + 9BF9E0DACEA26C0A297BA1FD09530F00 /* NSTextAttachment+Kingfisher.swift in Sources */, + 72165416D3629B4F9F969ADA727DBC6C /* Placeholder.swift in Sources */, + 6C716A2374DA6660793F27214D130B24 /* RedirectHandler.swift in Sources */, + DFCBE8F061AA424BFCF63CACDC73B4AD /* RequestModifier.swift in Sources */, + DAB323FD8A75DAF084E56CEA380D6838 /* Resource.swift in Sources */, + 03FC127625970082E238B6996698846C /* Result.swift in Sources */, + 27393AF110439C3A37744A4040E1E9EE /* RetryStrategy.swift in Sources */, + 616796AAE5C08649C603637718A1FB60 /* Runtime.swift in Sources */, + 5A8B90BF77A2238F3FB7A263DD06E6F8 /* SessionDataTask.swift in Sources */, + 619FF05D3ACB3E9D89C3798588D72EC2 /* SessionDelegate.swift in Sources */, + 75E0DE66BA53B97486D0CB0C0CC76278 /* SizeExtensions.swift in Sources */, + A0F2E96F6ABFE662AE84553D7840D9DD /* Source.swift in Sources */, + ABB15EAD40CF82A895F7FAC4184EE041 /* Storage.swift in Sources */, + 1B9535181C5455FF923D768AC06810C2 /* String+MD5.swift in Sources */, + D526D9C8D89180F4256A88EE5D008D26 /* TVMonogramView+Kingfisher.swift in Sources */, + 74BB85D686209241F106C05A945AF56E /* UIButton+Kingfisher.swift in Sources */, + 02C89181C2C2F2F794BB150CA1DE59C5 /* WKInterfaceImage+Kingfisher.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 79C21AA022DDDB83E1C46385A3974946 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 7AB490E201D8C635516B7B840E5B3FB2 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -9754,6 +10334,21 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 9AF0B6EBA680D5DD019C9E42CB4C0F48 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 7F4D570B7BC5EC083C0CAC1C223C208F /* BlurLayer.swift in Sources */, + B178E385806A85AE79762280815013B1 /* CaptureQuality.swift in Sources */, + F509B1FBA17CE6C9D85434E17BA64618 /* CGContext+CGImage.swift in Sources */, + 54440A2A0E9BEB8BA02D62F516C3373D /* CGImage+Accelerate.swift in Sources */, + 9AF25DE3F59D7DFA42BD557BE616AEC8 /* DynamicBlurView.swift in Sources */, + 597D51FE18D7474F286ABA20D6B68E0C /* DynamicBlurView-dummy.m in Sources */, + FDE3C2C53226F29CAABE70CFFA208E4F /* TrackingMode.swift in Sources */, + 57DE5931B4D670D16C3FAC5726F7C5BF /* UIImage+Blur.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; A867B0D35CB3B819A5071748F7742866 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -9764,174 +10359,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - ADD16B1E2C8F98C7A6A67E8253C9830D /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 1ED822794F7C33C7DCFE89A9657EE91F /* AddRef.swift in Sources */, - FCC3F1D9D8420FF62D0A13E692C4DFAD /* Amb.swift in Sources */, - 8F6BD8F986CD8F7A2E39E61E36F3D12E /* AnonymousDisposable.swift in Sources */, - 5C3ED257172284872C9DB22A3867BA61 /* AnonymousObserver.swift in Sources */, - 27CD80D99DD5983DB028FD6AF9836B86 /* AnyObserver.swift in Sources */, - 2908F315B3474BF75AC1B0CEC891B1FD /* AsMaybe.swift in Sources */, - 563609CE0EFBED11CD060EA972C32147 /* AsSingle.swift in Sources */, - BF8C29720A9CA7ABF10D89CE399DAE6A /* AsyncLock.swift in Sources */, - BEEEAF8A53357777670C110425DE3422 /* AsyncSubject.swift in Sources */, - FE0447547BFB8AFDF41F3EBC891113A3 /* AtomicInt.swift in Sources */, - 243413A4F393291EF15B9BBC176DC4FA /* Bag.swift in Sources */, - 45AE76E1C09B0C3280BB951DA96C6969 /* Bag+Rx.swift in Sources */, - F2D867CC3F3ED054ECA6D2FE4870C9F9 /* BehaviorSubject.swift in Sources */, - 16CCD6FEA6CBC372E1B877E88A014508 /* BinaryDisposable.swift in Sources */, - 8EF9BE1D8A7A1DA4562F0A57C4A83DD3 /* Binder.swift in Sources */, - 1CF244D9DAAB2A05D6C2DCD613D610E6 /* BooleanDisposable.swift in Sources */, - 1A7392839432AE4FE2279ECBD46C1348 /* Buffer.swift in Sources */, - 33B3E305F64D5F7DDDBF8997B98AFE3C /* Cancelable.swift in Sources */, - 17A26A5A42E6F1FB17FE054B92CC41AE /* Catch.swift in Sources */, - A3FD56A0B8F6835B9D1CE6B9A3E46DA7 /* CombineLatest.swift in Sources */, - 0AF5FA9FDA9AC090F993BEACA3E751AC /* CombineLatest+arity.swift in Sources */, - C7A08C8879ED5E82208467CD7C5E0FFD /* CombineLatest+Collection.swift in Sources */, - 76A248D8411BC1A359838C1B0E508B91 /* CompactMap.swift in Sources */, - EACA22D6DFB36FB2315E0EAA3ACD952C /* Completable.swift in Sources */, - 13115017FE5CF48AB69C4BDC50BB24AA /* Completable+AndThen.swift in Sources */, - 39185852691E783D74712EF0263995FA /* CompositeDisposable.swift in Sources */, - 97BA7AA9BCDFFEF792FE0558E9DCE1CA /* Concat.swift in Sources */, - 8E8A8AA23674AA9E818BDDA64374D489 /* ConcurrentDispatchQueueScheduler.swift in Sources */, - D824932C8CC80832B316EE68582C2207 /* ConcurrentMainScheduler.swift in Sources */, - D272813976E18717F0197D73018D06A6 /* ConnectableObservableType.swift in Sources */, - 8498B2A3D217B985127C8D522865787A /* Create.swift in Sources */, - 261826B8A24F436B8D6ABCD945C1649D /* CurrentThreadScheduler.swift in Sources */, - CDFF22336439D223EC4B8B5FE3D2D561 /* Date+Dispatch.swift in Sources */, - 2BFC5ED9332998F76D3B8768B18CDE16 /* Debounce.swift in Sources */, - 4AA85278A94432254A0AB62E3DB9B98A /* Debug.swift in Sources */, - ACCEF02AA0A177D65FFE8C03E4D3F61F /* Decode.swift in Sources */, - 1AE1F9492F3D42A0E01686D0BF68E6E1 /* DefaultIfEmpty.swift in Sources */, - 7167F334D6F453ABE188EFEDDE93750F /* Deferred.swift in Sources */, - 54E7C4FE1DF6B8522953589B88CA2171 /* Delay.swift in Sources */, - A2518DB014E7FBE7E1318A307AEBDCF7 /* DelaySubscription.swift in Sources */, - DA4895C3BE4264ABEB9841B676A56C23 /* Dematerialize.swift in Sources */, - 233EFED7EF8EB4ABE94F10EE97724E33 /* DispatchQueue+Extensions.swift in Sources */, - 8E809C9C1B9EDFF9008E55072B049B79 /* DispatchQueueConfiguration.swift in Sources */, - 5AD37535361B5769C6911EB97C31FFD1 /* Disposable.swift in Sources */, - 4376E0EF7DBD7ED5E6870A8482B3EACA /* Disposables.swift in Sources */, - 880E7A0791C70019124AF0E0522D0A90 /* DisposeBag.swift in Sources */, - 93A72989DFE986E559AECE5CCCB6375F /* DisposeBase.swift in Sources */, - 306AD6E0EB6CDB37AAC9A71EFED65E83 /* DistinctUntilChanged.swift in Sources */, - ACD809905B6B187FB2E1980685ED9C7C /* Do.swift in Sources */, - 0B1F975AFD2F32E3B94937F45A7E59BE /* ElementAt.swift in Sources */, - 4A41D34FF582137E2C776CD8430DEAD2 /* Empty.swift in Sources */, - CE678CF91D53A091B404915B48C928AE /* Enumerated.swift in Sources */, - 684BD47C4239664F4DD8E30747B65481 /* Error.swift in Sources */, - DED75FA90F439FE1CB3854C8E87A27E2 /* Errors.swift in Sources */, - 85D5292F8566E444222EED89889D54C6 /* Event.swift in Sources */, - E8F893806BA447FE80ACE622D61C5297 /* Filter.swift in Sources */, - 3BD322245823D3E1D62F86CF798E60F3 /* First.swift in Sources */, - B95BA4C45F8F3CE1CC3DCE7AD3C8DE66 /* Generate.swift in Sources */, - 3A4ED733083D09399186F7560A4593F1 /* GroupBy.swift in Sources */, - 0DFE9B26F1B4419ADE1C1CC242D7FDCC /* GroupedObservable.swift in Sources */, - 8FD2C18B83AC8A9E4B0004E68A38D0AE /* HistoricalScheduler.swift in Sources */, - 3C093AE9593B762A87F68601A77BD6BF /* HistoricalSchedulerTimeConverter.swift in Sources */, - C554CBD9504344670EF7CCD9B1158F9B /* ImmediateSchedulerType.swift in Sources */, - A25D3F69FB3D5B49360E0B9C606F8638 /* Infallible.swift in Sources */, - 3A4B4E6A9407D5B6A3235654D6965478 /* Infallible+CombineLatest+arity.swift in Sources */, - C434BA6AD4B8FC9D5386C78E0904A60F /* Infallible+Concurrency.swift in Sources */, - 923181CD1AA92583123708D7FA7BAEB1 /* Infallible+Create.swift in Sources */, - 0B4268BFEF7F04FB36F5B6A49005C479 /* Infallible+Operators.swift in Sources */, - C45E0F90A2224C57B340BC1D5CD25545 /* Infallible+Zip+arity.swift in Sources */, - 1B679C3EB6552CD29B828BF2DCAE51B6 /* InfiniteSequence.swift in Sources */, - F56BFE1B1CB167F2E924A4726FB5BFAD /* InvocableScheduledItem.swift in Sources */, - F3BC3DEDB1FBBAAC8F558A1CD5CAD5AD /* InvocableType.swift in Sources */, - 22D5483D9F013ADE71AEDFB8B0E59A9D /* Just.swift in Sources */, - E2AD230DAD99808FEB61ADAF359E4EDF /* Lock.swift in Sources */, - E19C724A91DD57BAD1D0E7FBA95FAFB6 /* LockOwnerType.swift in Sources */, - 59FD978DD391650FA263FC8FA53C110A /* MainScheduler.swift in Sources */, - C0F486A58A2E9B877D07048BC9FA2174 /* Map.swift in Sources */, - 49F2A4A79ADB17932DDC687FA93B3EB2 /* Materialize.swift in Sources */, - 7EB695A9EDA012B8033257E5034F533E /* Maybe.swift in Sources */, - 57124A8315327582E8A33C294C0F7112 /* Merge.swift in Sources */, - 17C92DE96C519A8ED9577E5C86AA994F /* Multicast.swift in Sources */, - BD7E39C7FF4F3AE820CCF08FB4370C6C /* Never.swift in Sources */, - D6DDB8402069F4F274D3DB5B6D5E1CD4 /* NopDisposable.swift in Sources */, - 1205246495D7F644CC5C62D6DA0950FF /* Observable.swift in Sources */, - 043867B09C1B9EF1400CC427CBFA082A /* Observable+Concurrency.swift in Sources */, - 3F1A922BFB5B2894651DFC03A8B993C9 /* ObservableConvertibleType.swift in Sources */, - AD8716FFFE8BBDD562B9D97CB8860E04 /* ObservableConvertibleType+Infallible.swift in Sources */, - 6327B8C7A00392712B10C3C58C68AA1B /* ObservableType.swift in Sources */, - 97C06280A4A878EB1C730FC6DFD15945 /* ObservableType+Extensions.swift in Sources */, - DEC2DC83E0E83E0A8DFB3EE7C4CEFDE3 /* ObservableType+PrimitiveSequence.swift in Sources */, - 3CB5001283025C49182E888FE79FF241 /* ObserveOn.swift in Sources */, - BC910B31D1C054F2A37A8DB595FAD2B8 /* ObserverBase.swift in Sources */, - 24C14DC065F1337C6583FC92F56FC76E /* ObserverType.swift in Sources */, - CA54762C76BAD4A63B9454B82BC94B52 /* OperationQueueScheduler.swift in Sources */, - 832655A19154F513632149EC7B454DD4 /* Optional.swift in Sources */, - 2823410F85FBD81A678A3DA8226EB1C0 /* Platform.Darwin.swift in Sources */, - 057D1CAE51FD0F591A8F2C8EA4195908 /* Platform.Linux.swift in Sources */, - 694C3AC7B3F52A4A22D88353843551DA /* PrimitiveSequence.swift in Sources */, - 2B5F272AE1C2A2F4C9FE7EECEA6AC7B5 /* PrimitiveSequence+Concurrency.swift in Sources */, - EA7E008953B3B8BCFE763859C74B865F /* PrimitiveSequence+Zip+arity.swift in Sources */, - 1DF0BFBE67CAECA705B49D14CF9B497C /* PriorityQueue.swift in Sources */, - 91719B560DA0070EA2473DFB0617CACB /* Producer.swift in Sources */, - 7E84E69A78189B827D6DE9424AD9CA07 /* PublishSubject.swift in Sources */, - 5B817A2495C43987DA94891D9B868CA7 /* Queue.swift in Sources */, - AF661387344E33479FE40B0CE16AE665 /* Range.swift in Sources */, - 6F1DFF2CF139288F84194F9AF039F089 /* Reactive.swift in Sources */, - 0FBD7711C8025A2FCE090948382EB1E0 /* RecursiveLock.swift in Sources */, - C97CA8BA5817B176426DB24057EA699B /* RecursiveScheduler.swift in Sources */, - BB25B211A20B587578740503E9BFD477 /* Reduce.swift in Sources */, - 76607FCBB11315641B04E839E934245B /* RefCountDisposable.swift in Sources */, - A4B99FF613C73F3857AE62558E124BF8 /* Repeat.swift in Sources */, - E4C54304E366641F6BDCD483358FC898 /* ReplaySubject.swift in Sources */, - 4BD5025BDE55BDE121A082C6268FD890 /* RetryWhen.swift in Sources */, - CEFA3FDB6E88496F72B1AADD010949D1 /* Rx.swift in Sources */, - CB4A30E26FD26930E84DFEDF5617FEC3 /* RxMutableBox.swift in Sources */, - D5DA57AFD1482EB6410B58188296D42A /* RxSwift-dummy.m in Sources */, - 7056D1AFAC605C8E4BD0E995CF9B1454 /* Sample.swift in Sources */, - 763A09039E804BD4A01357D31DE1914D /* Scan.swift in Sources */, - 694034186FC5A06E0CDF743BDDD74A48 /* ScheduledDisposable.swift in Sources */, - FE43E5C94601AF5C1BB0CA4DD3CA451B /* ScheduledItem.swift in Sources */, - 10EEF5A1E906F7139EB6C00A485440FA /* ScheduledItemType.swift in Sources */, - 5683C41191A7DAC1FE7DBFCB807722BE /* SchedulerServices+Emulation.swift in Sources */, - 5F014B2AAA96559B7E1A4ADAAB9E423F /* SchedulerType.swift in Sources */, - 03A394BEAF1AFEAD15A9B122909E7802 /* Sequence.swift in Sources */, - ACEDDCFD44FDBF2D40853D715DDB9A5E /* SerialDispatchQueueScheduler.swift in Sources */, - 0675162EA02E20F469F0A02EFEB2D156 /* SerialDisposable.swift in Sources */, - E94F36E724F6AD558D7A6610A4349464 /* ShareReplayScope.swift in Sources */, - 164B19726AF3B095BD16EADDEDCC9D32 /* Single.swift in Sources */, - AC4E8D2CC56E13D016DD1E7EC88105BE /* SingleAssignmentDisposable.swift in Sources */, - C5A4E310505462BC7B2106FBE6D81ECA /* SingleAsync.swift in Sources */, - 2D5DD8B12B9C5249C1C23E7E42031A03 /* Sink.swift in Sources */, - F7BE55F1AFF65C410AC08B9338CCB81F /* Skip.swift in Sources */, - 0B29598937D64DBA7A0C8BF389F2D210 /* SkipUntil.swift in Sources */, - 76A4DBF87A96AF74920DB3751DFEBF05 /* SkipWhile.swift in Sources */, - 345D8892A6E68285B4A1630014FA0BE6 /* StartWith.swift in Sources */, - F7377D1FCA098C071513973607521B20 /* SubjectType.swift in Sources */, - 5CE8439DC9F34987ECE857C22EB73E03 /* SubscribeOn.swift in Sources */, - 16F19B12AB0BA50D253B2E3CCD0DF9B8 /* SubscriptionDisposable.swift in Sources */, - 1C50D8908292ABD3ACF4165879E3C3D3 /* SwiftSupport.swift in Sources */, - A559CBFDD6BB4E52ADCF7AB00319D323 /* Switch.swift in Sources */, - EF34A55CA109029DACC0224CC9EC16FF /* SwitchIfEmpty.swift in Sources */, - 639710DC4A96AEB08F6A771E7EC24AA8 /* SynchronizedDisposeType.swift in Sources */, - 07112B494E80311110ACFB00A51E0689 /* SynchronizedOnType.swift in Sources */, - 579FFB5CB1D1FB18C0CACAEDC74F0FF5 /* SynchronizedUnsubscribeType.swift in Sources */, - 889394BFB30D4906151E2DB85C0B9FF1 /* TailRecursiveSink.swift in Sources */, - DCF08E753305593792C6E290330E21C4 /* Take.swift in Sources */, - 987761E4F75D97BD3BBF137BE18AD931 /* TakeLast.swift in Sources */, - 4D9957E428559610483C43F5B725395C /* TakeWithPredicate.swift in Sources */, - F6DBA221BEBF1B7D68DAAE5CBB637579 /* Throttle.swift in Sources */, - B6BF0F2D0230103F5BB3861F4D4DA731 /* Timeout.swift in Sources */, - 4E244336FC8AA8F0079F1EC8E2EB75F6 /* Timer.swift in Sources */, - EB8D8FC0B5BB4D71EC1F8E754D0F22F0 /* ToArray.swift in Sources */, - 895D87BD34E12280D4CCD66C3EA8AD63 /* Using.swift in Sources */, - 5C091E1161D4CE317320B675E8621E93 /* VirtualTimeConverterType.swift in Sources */, - E78B877725362DBBCA09A8EF72AAA03E /* VirtualTimeScheduler.swift in Sources */, - 04716D6EF3C84FAEA024514B36FD3498 /* Window.swift in Sources */, - 9665A646D896E1DC37A0367355AADD0A /* WithLatestFrom.swift in Sources */, - E04022F68092755F39C3646F3DEAE1C0 /* WithUnretained.swift in Sources */, - 72844CB0397AC8F79043E543CCAD55E0 /* Zip.swift in Sources */, - 04162D79DA99CF6EBFA4272BD54378CF /* Zip+arity.swift in Sources */, - 02378ECBADB4A4982EA0287075193A92 /* Zip+Collection.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; C03E608B00E0D64F8CAFEB03DFD443F2 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -10063,72 +10490,16 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - C74062E09CAD51AB41805048B8116218 /* Sources */ = { + C7398DEDD141E4D243CD03337DD9CDE9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 7ACAA97B4E2FC8A889B08DAA8EF4FB54 /* AnimatedImageView.swift in Sources */, - F8D8A5AC136E9609CD3D50AB4D89598E /* AuthenticationChallengeResponsable.swift in Sources */, - 264F83F93F01B45F3FEB6B98DD4D835A /* AVAssetImageDataProvider.swift in Sources */, - 2727CBB0DE97FE14D86180536C5D58FE /* Box.swift in Sources */, - 79977DF428FA2832AED8AF121BA8BBA1 /* CacheSerializer.swift in Sources */, - E7D14A3753FBCD590D1F16FDEEDFB295 /* CallbackQueue.swift in Sources */, - 8A933FFEDD07DEE70C96207AB8F18128 /* CPListItem+Kingfisher.swift in Sources */, - 478D79294726D1FCC40BC212717B53F0 /* Delegate.swift in Sources */, - 25FB0F1F48DED28AB63FA991DE424BCB /* DiskStorage.swift in Sources */, - 585A2EB43C0FCFB83213483E39D85B88 /* ExtensionHelpers.swift in Sources */, - 27C6A6AA63C3737A0D7E261E8018D294 /* Filter.swift in Sources */, - FB3707D05F355F6FF892503D95978016 /* FormatIndicatedCacheSerializer.swift in Sources */, - 13BBF613A9E4FAC439E5BA01BBD7E835 /* GIFAnimatedImage.swift in Sources */, - D9703780A1C5885AA5E2E0AEAF7EAC90 /* GraphicsContext.swift in Sources */, - BAA55674BA59766E7DE0EB0D7CBBCC38 /* Image.swift in Sources */, - 464C03DACF83390A104F4D460FAC449C /* ImageBinder.swift in Sources */, - 7063263F58B6291C5677151672261DB1 /* ImageCache.swift in Sources */, - 7F3029208E2E74F96484882F647852AE /* ImageContext.swift in Sources */, - 921EA3E26094ED19354A657D01BC573F /* ImageDataProcessor.swift in Sources */, - F68562747FCF03047F2EB4A9AFD56969 /* ImageDataProvider.swift in Sources */, - 3511D7DCACC0E69FB6CE338152DE95BC /* ImageDownloader.swift in Sources */, - 75AEB5D4D0AAE712A1EEC7AA62ABE4A4 /* ImageDownloaderDelegate.swift in Sources */, - D200602826E2C0EE2FBD56036A337C84 /* ImageDrawing.swift in Sources */, - 292C75E4B9E826D498BC7156D76D59B1 /* ImageFormat.swift in Sources */, - 088541D3BD8D81B83B78669A394904AE /* ImageModifier.swift in Sources */, - 14F18CDB3E1BC8602EA898B8C0663684 /* ImagePrefetcher.swift in Sources */, - BB8D58EC021C713E34CF5E1631685E92 /* ImageProcessor.swift in Sources */, - C9FCFED3FB3BFF9636666AA3C2DF74A3 /* ImageProgressive.swift in Sources */, - A3C43DCA682CA3559DD8989D4E5F3A54 /* ImageTransition.swift in Sources */, - 7EAE4844446FDD7C0B996E7728FA7087 /* ImageView+Kingfisher.swift in Sources */, - 50EECDB3C08B680FBA5ACD48629693EC /* Indicator.swift in Sources */, - 4914D5EE18B4556C489A9B7B63573554 /* KF.swift in Sources */, - 2B74CA5B43D2B12EC0D97BE1882B313C /* KFAnimatedImage.swift in Sources */, - 566602941B9341638CCCCE3FE32C55E6 /* KFImage.swift in Sources */, - 61CCE847B46878E7FCED5CE73E52B251 /* KFImageOptions.swift in Sources */, - F560777844B68E0ECB3DCBFFF4219D59 /* KFImageProtocol.swift in Sources */, - 57EB35F13745697B70A0BDC7E3F96590 /* KFImageRenderer.swift in Sources */, - 0EBA2433A0EA8C3E5749BF3D651D8EC1 /* KFOptionsSetter.swift in Sources */, - 6317F0340E7FEFE28893C19E695FB7F4 /* Kingfisher.swift in Sources */, - F3A7DBA553C05B4AFF484BAC12EE6A6E /* Kingfisher-dummy.m in Sources */, - BE598C1B288B3391C67803C13F7D3E55 /* KingfisherError.swift in Sources */, - 68F83395314491E4870A25AF035C1A99 /* KingfisherManager.swift in Sources */, - 3754D0EB55965FE78C1C626B06C9A08B /* KingfisherOptionsInfo.swift in Sources */, - E3BD51784C3EF58A8FE3F53ED245A97F /* MemoryStorage.swift in Sources */, - F3CC6BD6B5BA690225868DD97953F15F /* NSButton+Kingfisher.swift in Sources */, - 476D1740A8F6844850B176FDB5D30669 /* NSTextAttachment+Kingfisher.swift in Sources */, - 09A43016668057CD29333D7BCC282C4B /* Placeholder.swift in Sources */, - 4717974E51757248974ABB16BEB8FDB2 /* RedirectHandler.swift in Sources */, - BDA00C7714D39A2F768F1B78CCF0C27C /* RequestModifier.swift in Sources */, - C30D6FA7960DB2A7669F236416933C42 /* Resource.swift in Sources */, - 05AF66A3F070D0C1FEBE51D57A5E1E04 /* Result.swift in Sources */, - F483FE05ACF11CB914FA2AB7ED06FAA1 /* RetryStrategy.swift in Sources */, - 73324D7518E421426CD6F21BE8048671 /* Runtime.swift in Sources */, - EB65E8D77213BF3D9AF794D40EB9C960 /* SessionDataTask.swift in Sources */, - 17B79E122297BD00410DF7BE9C9F98D8 /* SessionDelegate.swift in Sources */, - 40ABC60B6BC1C20A64B98578C231CB90 /* SizeExtensions.swift in Sources */, - 444A3201F48ED2BA431B01F3754098A7 /* Source.swift in Sources */, - 9E9807AFF19959D8B85B6687197A60AF /* Storage.swift in Sources */, - E459A967E9F22CF1EF78272AF5D8EB69 /* String+MD5.swift in Sources */, - AD718DE707C35EF45E3ADD21501FEF8B /* TVMonogramView+Kingfisher.swift in Sources */, - 1B6872B9FACC03333EF07D7236E14556 /* UIButton+Kingfisher.swift in Sources */, - BB5C5F681500F9A7E8BD7DC4D97AE61B /* WKInterfaceImage+Kingfisher.swift in Sources */, + 5091E0944D55EF504E05485E71616DDA /* BehaviorRelay.swift in Sources */, + 4D2F14F1767762AB4AE766D7516197CE /* Observable+Bind.swift in Sources */, + 08CB54ABE0EC0CF4DEEFCA6B0E17D995 /* PublishRelay.swift in Sources */, + 3F56A52F3459E227CD0669EC4192F7C6 /* ReplayRelay.swift in Sources */, + 5041212B7ECFB8678390AC149F12B0A4 /* RxRelay-dummy.m in Sources */, + A426B3CC412353B4B3655644EF00F78D /* Utils.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -10200,51 +10571,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - CDE23CC6AAB1E76A3B46B2219332539E /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - CBB7121D935EC19AD0B69E1D132FC9C6 /* Constraint.swift in Sources */, - 0F58386D17FD11CFC95BF023A399762E /* ConstraintAttributes.swift in Sources */, - 5115655156C5479F81E813B89670B4DD /* ConstraintConfig.swift in Sources */, - DEF88148859A0933B1205FD5A517225E /* ConstraintConstantTarget.swift in Sources */, - A96282DFE4D0206F5B59DFAB9E79C832 /* ConstraintDescription.swift in Sources */, - 634080424B6F4440554EDBAFE63BC123 /* ConstraintDirectionalInsets.swift in Sources */, - F6A2E85C47800C63A0D97B421C5B6E32 /* ConstraintDirectionalInsetTarget.swift in Sources */, - 666357A99F6CC01AB25122C98567E9A4 /* ConstraintDSL.swift in Sources */, - 06B7CDC75905868A80477E08954F5EC5 /* ConstraintInsets.swift in Sources */, - 6CC6BA370F3E8E7A54C85A781227794E /* ConstraintInsetTarget.swift in Sources */, - F3238566FBED00BD99EC90747A53D0F7 /* ConstraintItem.swift in Sources */, - 5B18E8668065EFA9DC2FB3C816BFFF78 /* ConstraintLayoutGuide.swift in Sources */, - FAB8AEF879566C6105221256BE89F9CA /* ConstraintLayoutGuide+Extensions.swift in Sources */, - 15775E6364AFE5E7A6E10431DBD1390E /* ConstraintLayoutGuideDSL.swift in Sources */, - 37B9CF2FF2451FEBBBEF8D8F65C1894E /* ConstraintLayoutSupport.swift in Sources */, - B748D7BC46D6DF463AB0879B22683320 /* ConstraintLayoutSupportDSL.swift in Sources */, - A00246A4B61E01EEAA1A82B6C84F1E7E /* ConstraintMaker.swift in Sources */, - 257BCE343822E6F2073F9F343D645D9D /* ConstraintMakerEditable.swift in Sources */, - 43723407FC2EBCADAD4C36DF85F0467B /* ConstraintMakerExtendable.swift in Sources */, - 65AFCCAE5C052E4E5F847FAFF291B6CC /* ConstraintMakerFinalizable.swift in Sources */, - 8516035CBBD1E3CC4429160EA22AE3E0 /* ConstraintMakerPrioritizable.swift in Sources */, - 9B7D337D9C50B48D74912AD588CFA75D /* ConstraintMakerRelatable.swift in Sources */, - 8DC0D82928DE46066F2C4466E94F4A1F /* ConstraintMakerRelatable+Extensions.swift in Sources */, - 3B5806C4B59272D54839566774A80834 /* ConstraintMultiplierTarget.swift in Sources */, - A548B82CC756DF3E661DBD756C08BF76 /* ConstraintOffsetTarget.swift in Sources */, - DC1C92DDD85406FC4B427D34BE73F243 /* ConstraintPriority.swift in Sources */, - 9765D057430A54CC3DF9C4D045DE8217 /* ConstraintPriorityTarget.swift in Sources */, - D58518786CE4449614BFB5A75380D20F /* ConstraintRelatableTarget.swift in Sources */, - 247CC3409C2B853FB3F21000EE69A612 /* ConstraintRelation.swift in Sources */, - 55A6E5DA3A7680DEC0B44A74AA4D9D6B /* ConstraintView.swift in Sources */, - 0623F297795E5DBD7964A9A296FED4AE /* ConstraintView+Extensions.swift in Sources */, - 9664C7A0D7CFB2EAEB160F8DAD1707B3 /* ConstraintViewDSL.swift in Sources */, - B2AF677BBE6F290F3471D7571B6FCDF3 /* Debugging.swift in Sources */, - 0E413A9CE8AA4EE525525A8A12B57447 /* LayoutConstraint.swift in Sources */, - A92E8305194E5BC8093601E546722E7A /* LayoutConstraintItem.swift in Sources */, - D15C5C43AC34B0ACB67587841D7BC540 /* SnapKit-dummy.m in Sources */, - 97768B12E00F13886BACDC11E43B3222 /* Typealiases.swift in Sources */, - 808ECAD802B92C8CE2582CE71F723111 /* UILayoutSupport+Extensions.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; DA4C868A4F075D8EFE7BB9C49A761008 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -10343,6 +10669,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + EF699BB99C544AE21CE18457306B5064 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; F0C06941B1B124C19A1B942250436C58 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -10396,19 +10729,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - FC025E1600E8954F313FEE47DB8797D1 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 078AA4D05A3F8CAF3F38A82FE009BB20 /* BehaviorRelay.swift in Sources */, - 47C69758935A67AE8DE9295DA338D0D9 /* Observable+Bind.swift in Sources */, - 811E20B19B4AC3F5BBEF28D8F1DAA518 /* PublishRelay.swift in Sources */, - CE52066E92529DE3AA81F72B1947FEF0 /* ReplayRelay.swift in Sources */, - F5BA842F0DCB284BF7A0CD00F6325B08 /* RxRelay-dummy.m in Sources */, - 93823F609EF47F0C9BF409C291417162 /* Utils.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; FEADC5AA31171CC91CC5DAEC030F2B0E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -10491,414 +10811,432 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 07B15ECFC308330D2E8C365C500155A8 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDCategoryKit_Private; - target = 7B8412F08BD27981DB53CE2C25C19F0A /* DDCategoryKit_Private */; - targetProxy = D0776E780182A25EBE40AB93B6ACB7A2 /* PBXContainerItemProxy */; - }; - 0F2479B815B622B0C511A36AA9747FC3 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDCategoryKit_Private; - target = 7B8412F08BD27981DB53CE2C25C19F0A /* DDCategoryKit_Private */; - targetProxy = DF21BD083624838C74470EBD3460D05E /* PBXContainerItemProxy */; - }; - 12A5D71CBA383D2305A3726C1ABC0303 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDColorKit_Private; - target = BFED7668E8D0960F3873C9C1329EB63F /* DDColorKit_Private */; - targetProxy = AED9BD2DD56D6DAA925CFA703CD0F738 /* PBXContainerItemProxy */; - }; - 13D7746A022FAE0E67DC81642C0E4FCC /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxSwift; - target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; - targetProxy = 011BD7E175A287A865705792909FD70A /* PBXContainerItemProxy */; - }; - 15E2D79E12DC715407BE3468C625FDBA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDUIGestureRecognizer; - target = 67F8329E1ABF625D93A19CDE570535BB /* DDUIGestureRecognizer */; - targetProxy = 4D7AA350F5723807801B0A9B3E5517F3 /* PBXContainerItemProxy */; - }; - 21AF670DAD834CB84939CDAB2D6CDC28 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDNetworkingOfAlamofireKit_Private; - target = B68A4B40517CF9B14050FA0A4A618B04 /* DDNetworkingOfAlamofireKit_Private */; - targetProxy = E909856BBF2CFCFFB5B6A68C4FF99610 /* PBXContainerItemProxy */; - }; - 27166D44846A0B9C63CF69AC677A77CE /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = JPush; - target = 5FB6AB0A09E7A2F2BE11AD6BAEFD9AED /* JPush */; - targetProxy = 82C3C35AA91EFD14AB15B6024192492A /* PBXContainerItemProxy */; - }; - 2979ABB053AF7AA90D3E7F74B3E30C2A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = JPushExtension; - target = 609276B985CD7549B9F1DEE4969208FF /* JPushExtension */; - targetProxy = ABAF98A56FF05B45F60349BACA170396 /* PBXContainerItemProxy */; - }; - 2E257CEEA8E10F632EEB53314D45C66D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = ZLPhotoBrowser; - target = 2FAF03761A44702490259F857A848B42 /* ZLPhotoBrowser */; - targetProxy = 9885DD364BBE0D7D831DDD5E2C586A36 /* PBXContainerItemProxy */; - }; - 34275D5A4D454DF8253692D18E4862E7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = TYCyclePagerView; - target = 416BCB647D16D0ED89A6729B14DD54D2 /* TYCyclePagerView */; - targetProxy = DBD5700DEA3E2315A2710CC4AF5B5F1A /* PBXContainerItemProxy */; - }; - 35037B264DAB94AEAF6E6B3441BFF692 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDFontKit_Private; - target = 8F3F4D8426620E7E4A06FE4BCDB96FDE /* DDFontKit_Private */; - targetProxy = 02223331B4C79DF5737FD717CFE67798 /* PBXContainerItemProxy */; - }; - 351459F26028AF6FDD2CD5FDF9CBA95F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxSwift; - target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; - targetProxy = B228E2B6354CD8C79D61D8DC162FBF05 /* PBXContainerItemProxy */; - }; - 3935927D0370DBF9A56DAE9F535B0F2B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDProgressHUDKit_Private; - target = 387C7767E705FE68450F97CBA4348CC0 /* DDProgressHUDKit_Private */; - targetProxy = FB4C8144AF515A1BD7BC6F3301751855 /* PBXContainerItemProxy */; - }; - 3AAC9CB73CDB722975F7389955D5CE5B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MJRefresh; - target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; - targetProxy = 4421CD5D90E77C1811D1EB04CCBD1FE4 /* PBXContainerItemProxy */; - }; - 3DBA4F559C2B108BC2C2AEEF588D5F57 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "ESTabBarController-swift"; - target = 3F83465BA81F6E581B3A431642D2992E /* ESTabBarController-swift */; - targetProxy = 5B8AB762338CCD969A96FDFDB769F6D8 /* PBXContainerItemProxy */; - }; - 3ED5D15E30115383D31FC5094EF36F2E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDControlsKit_Private; - target = 035D1842293C4AA08F442FFD899F7F28 /* DDControlsKit_Private */; - targetProxy = D5CFACFDDCD2285627E6A3DA7BB0CB9B /* PBXContainerItemProxy */; - }; - 46E83947B6AD5B60EA46F2E47BD79C4E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "AMapLocation-NO-IDFA"; - target = 4BD4E22D3419D68A85BDD6119CB37C6C /* AMapLocation-NO-IDFA */; - targetProxy = 532DC92AB8DF1B4045907F861E214941 /* PBXContainerItemProxy */; - }; - 473CC851ED4CD26FACBD722CC0B09866 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "AMapSearch-NO-IDFA"; - target = 4F1379598302C9160590B3650C10E1A5 /* AMapSearch-NO-IDFA */; - targetProxy = 4EC5CAD48F66B452E5858E1042210FD9 /* PBXContainerItemProxy */; - }; - 4778B4A81AEE76C003C099794153D235 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDUIKit; - target = A27F26E25C91875F304337D28F939BF9 /* DDUIKit */; - targetProxy = FD1123BB489B72932A3B1FF2E3BB6105 /* PBXContainerItemProxy */; - }; - 50718F1B56451918F7C6FA56AE2DAFBF /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDPersistenceKit_Private; - target = F8AE53003F66B148774CFC6EBDEB9425 /* DDPersistenceKit_Private */; - targetProxy = 5D85828900D85E3E6DF608647CC57FC6 /* PBXContainerItemProxy */; - }; - 5643D190200BFFF4AD4F1EF86923CEDD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDUtilsSwiftKit_Private; - target = A8B712B20F60AB02004557B884A28FD4 /* DDUtilsSwiftKit_Private */; - targetProxy = 55AD4902F20F930126F23A760D38F562 /* PBXContainerItemProxy */; - }; - 56AFE013A6E23D7144D1B5D14D92F6D9 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = JXCategoryView; - target = 8BEAFAA726C1965864B79B4B441AA513 /* JXCategoryView */; - targetProxy = 13A3BA6B7397FE89A83E6CB59131BF2B /* PBXContainerItemProxy */; - }; - 596DCA32C1EE1E0E38E432697CF9B880 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxCocoa; - target = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6 /* RxCocoa */; - targetProxy = 2502F41916E185716CB75CE4D372FADD /* PBXContainerItemProxy */; - }; - 5B3C95BF53DF79B8835EC45161B9B431 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "AMapNavi-NO-IDFA"; - target = E94C558142469C11984D67CA883BAB1F /* AMapNavi-NO-IDFA */; - targetProxy = B3F97AD55D9A4DD68CFBFC8B45BBD832 /* PBXContainerItemProxy */; - }; - 5C81B3ACF6A20687D55D53267C5C4564 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDWebImageKit_Private; - target = 477926D6FB1DCEFB352517A19636405D /* DDWebImageKit_Private */; - targetProxy = C3A3F85FE397FB51E583AD0CDDF35ECE /* PBXContainerItemProxy */; - }; - 64A4DBA88F718400EA0A034AE9802AF9 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDLogKit_Private; - target = 26BA8950EBF05410254D54F7EF76D5CE /* DDLogKit_Private */; - targetProxy = D4C619B887C6F6A2ACCB06F5E9EB5044 /* PBXContainerItemProxy */; - }; - 65C55EEA4017910E126653E5542BFBFD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "AMapFoundation-NO-IDFA"; - target = 9B182CB4E1716E9070813D3C59736001 /* AMapFoundation-NO-IDFA */; - targetProxy = DE3CEBC41A42C06EFDEE6B9CBCA2C238 /* PBXContainerItemProxy */; - }; - 69B7E9639BCF838F4F8E4FFCD743BC57 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxRelay; - target = 4622BFEF3DC16E8BD15EEFC30D4D0084 /* RxRelay */; - targetProxy = 621E15A6C6EF3A12AECD9E48177F2505 /* PBXContainerItemProxy */; - }; - 6BE3890B116461EF2847F13D442027E9 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDAudioPlayerKit_Private; - target = E72BE4C94039A951B47CCC942F6B4B8F /* DDAudioPlayerKit_Private */; - targetProxy = 6114FFDEB286A6D4FFE1348F25E5D059 /* PBXContainerItemProxy */; - }; - 7122DF08AFE16B7DDBDA0AFC48B3D49A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "AMapTrack-NO-IDFA"; - target = 2160840D78FCB958CABE1B88300E38C5 /* AMapTrack-NO-IDFA */; - targetProxy = B648BDD6E2F5835AA1B1929F1EFDBA98 /* PBXContainerItemProxy */; - }; - 771B108FC615A79B8E36CA83E70B1451 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Kingfisher; - target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; - targetProxy = D7531A84260161B0B4A8A3DC2A022C6A /* PBXContainerItemProxy */; - }; - 779A03D028E21DAD9BFAEEB190FEA320 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "AMapTrack-NO-IDFA"; - target = 2160840D78FCB958CABE1B88300E38C5 /* AMapTrack-NO-IDFA */; - targetProxy = A428BE91AC55742DAD7FA341E30FC34F /* PBXContainerItemProxy */; - }; - 79CF0B216906854E839FF813F11745A4 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDZFPlayerKit_Private; - target = 2864923095274ACF5E5F99312F360AEB /* DDZFPlayerKit_Private */; - targetProxy = D9CFDF13160BF78E95523C6CA647CA2C /* PBXContainerItemProxy */; - }; - 7BE29010F0E00F66E1C09E9E25ABB7C4 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "AMapFoundation-NO-IDFA"; - target = 9B182CB4E1716E9070813D3C59736001 /* AMapFoundation-NO-IDFA */; - targetProxy = 7594B9C63D979A34F77ABF3F616B54C5 /* PBXContainerItemProxy */; - }; - 883F6D8C875E61690C6B487A54E0AF3A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDToastKit_Private; - target = CFF5B7CDF57A32781D2AD4CC98E95B29 /* DDToastKit_Private */; - targetProxy = 106B38EE71882AE2F8D455E7B1FBEF57 /* PBXContainerItemProxy */; - }; - 8BAF3BB97D06A43BDF4E2005290BB9AD /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftEntryKit; - target = FEA6FF0588A91CCD972EDCD698B85647 /* SwiftEntryKit */; - targetProxy = DA0F58B113B0FD764E72252C1771132F /* PBXContainerItemProxy */; - }; - 8CBE263908E741088AC9AB6F7B6910D0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "DDMAMapKit_Private-DDMAMapKit_Private"; - target = 6056870867CC4728BCEF2E5EBDD1DCB3 /* DDMAMapKit_Private-DDMAMapKit_Private */; - targetProxy = 97B246FD0D4D611BE808A6E7A507058E /* PBXContainerItemProxy */; - }; - 8E3E576D572493FF441DE7179EE14A95 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDBasicControlsKit_Private; - target = 087B100C5691B6A3C04A45198E6C32F6 /* DDBasicControlsKit_Private */; - targetProxy = 6A8057FEFF9638993351F095A60A29C1 /* PBXContainerItemProxy */; - }; - 91FC379AE16D042A4137C6990328BB26 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxSwift; - target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; - targetProxy = 22C1F9DA2DF66854E3BB4DB8E9F0EB17 /* PBXContainerItemProxy */; - }; - 9665EEDDDA4DF76CB83BEF7C14B96952 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = JCore; - target = D504B99928659EA67A1C3A9E981EB8FF /* JCore */; - targetProxy = 6F8F58B2EF3D10C461269A0DF15E0B61 /* PBXContainerItemProxy */; - }; - 98DC6842A48C4AF89C4173045B9B2F32 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDAutoUIKit_Private; - target = 53463808DD395EFE0C9E0CDCB79A6C0A /* DDAutoUIKit_Private */; - targetProxy = BD776869D1741E0C363791FEF71C126C /* PBXContainerItemProxy */; - }; - 9BDB930AC0327176B6D479A2997D9C21 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDMAMapKit_Private; - target = B41F58F2856AB275B4CF75F359937653 /* DDMAMapKit_Private */; - targetProxy = 0BEF7F8A7C56DCF60F700E651DA9ED09 /* PBXContainerItemProxy */; - }; - 9E9D3E841B6B1D862B79E83E9AA3141E /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyRSA; - target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; - targetProxy = B2302AF68B1737706F8E6686255512A4 /* PBXContainerItemProxy */; - }; - 9EA04DE82EC9419690C70DAEA726A027 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SnapKit; - target = 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */; - targetProxy = 5C6079A004B45CA86759AB098720BBE5 /* PBXContainerItemProxy */; - }; - 9FA8538F80BCD9140A2DB8120013F97D /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Kingfisher; - target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; - targetProxy = 1B28E346BEAC0841DAD9263B45DB5F90 /* PBXContainerItemProxy */; - }; - A088C7308574FA8F6E88EB8872FC4ED7 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = BRPickerView; - target = D505645C3F99EB1E8B6529D64D2C3E1C /* BRPickerView */; - targetProxy = C53655D210076309903905A0A3571863 /* PBXContainerItemProxy */; - }; - A3C173932058E7D45838E7B12133C520 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxSwift; - target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; - targetProxy = B9C6D2CE368CB053786E7802EAC96D9C /* PBXContainerItemProxy */; - }; - AE85DA4BEF9FD62C5C5F67445234E7C9 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Alamofire; - target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; - targetProxy = 05EBAF20ABCE4E170D9B61D3E66485C3 /* PBXContainerItemProxy */; - }; - B2320070532D5C6DC412ED80395E4565 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "AMapLocation-NO-IDFA"; - target = 4BD4E22D3419D68A85BDD6119CB37C6C /* AMapLocation-NO-IDFA */; - targetProxy = B1D3C01B2F65C275AB217DC4179F9A74 /* PBXContainerItemProxy */; - }; - BEFEE4421E385D583EDC697C3644DA9B /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Bugly; - target = 4A68CFD979D413A619DF631BB121D98F /* Bugly */; - targetProxy = 73CC026831B6A9171A8EE0E15447B6E0 /* PBXContainerItemProxy */; - }; - C68B6DD1C6F86EFE1CB5A96880A3E803 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "AMapLocation-NO-IDFA"; - target = 4BD4E22D3419D68A85BDD6119CB37C6C /* AMapLocation-NO-IDFA */; - targetProxy = 9F9D46ED3D0C44DB6E7A6929DC8A70E6 /* PBXContainerItemProxy */; - }; - C7778443F7186E157D74FFC5B38496CA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = RxRelay; - target = 4622BFEF3DC16E8BD15EEFC30D4D0084 /* RxRelay */; - targetProxy = 78F0177778F0965094BD555760280844 /* PBXContainerItemProxy */; - }; - C8B50DEA4B170578B4F8F81FCDE012E0 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardManagerSwift; - target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; - targetProxy = 4EF8A9155DAC27BD544F3EC5F2D3EC06 /* PBXContainerItemProxy */; - }; - C8BE1A884456F5B5F6F647ACD1BC9566 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDCategoryKit_Private; - target = 7B8412F08BD27981DB53CE2C25C19F0A /* DDCategoryKit_Private */; - targetProxy = F6D49EDBD855A8BEB9E3707A661B91DE /* PBXContainerItemProxy */; - }; - CE664F267FB76723AFD77B2CCBEA5131 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Alamofire; - target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; - targetProxy = 5277CFB3C1D54F4BCEC858C5045F4E70 /* PBXContainerItemProxy */; - }; - D289087DFCAE283BDD62BE1B67FC9E56 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = DDBasicControlsKit_Private; - target = 087B100C5691B6A3C04A45198E6C32F6 /* DDBasicControlsKit_Private */; - targetProxy = B80E9CD0268DC8687E0A7D77383A4BB5 /* PBXContainerItemProxy */; - }; - D5B69E629A6288CB4D5780D4B8795889 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "AMapFoundation-NO-IDFA"; - target = 9B182CB4E1716E9070813D3C59736001 /* AMapFoundation-NO-IDFA */; - targetProxy = CE1CE8BE86C359727295305CC10706B6 /* PBXContainerItemProxy */; - }; - DC8D33229909456C34F4EFE43D3B6155 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "AMapFoundation-NO-IDFA"; - target = 9B182CB4E1716E9070813D3C59736001 /* AMapFoundation-NO-IDFA */; - targetProxy = 1340F12C133770F23A01EDF75B368E79 /* PBXContainerItemProxy */; - }; - DCE7CCB1D11717D87F65D59E9889029F /* PBXTargetDependency */ = { + 00BE1B52BCDF3B07C04ABAFB2706E95B /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "DDBasicControlsKit_Private-DDBaseViewController"; target = 5C23965029860967865B3429B5E29092 /* DDBasicControlsKit_Private-DDBaseViewController */; - targetProxy = A0999B091C727FFBE2B3F46B3AE13FEB /* PBXContainerItemProxy */; + targetProxy = 0EC3896B72CE8C92278DC6E34610CE21 /* PBXContainerItemProxy */; }; - DEB98ABF56928932C174249276B75D68 /* PBXTargetDependency */ = { + 02803C3757678EAF22D1069C64D962CC /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = JCore; - target = D504B99928659EA67A1C3A9E981EB8FF /* JCore */; - targetProxy = 24FE380B509A8015A132BC892EDFBC1E /* PBXContainerItemProxy */; + name = JPushExtension; + target = 609276B985CD7549B9F1DEE4969208FF /* JPushExtension */; + targetProxy = 3E46E5FF0CEF961EF0C721AA5AE34975 /* PBXContainerItemProxy */; }; - DECFF1C086CBF9A1CAD6E773410C0E80 /* PBXTargetDependency */ = { + 02D2F40852DA8789195EAF1FABEBC42C /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = SnapKit; - target = 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */; - targetProxy = C91367787B1BA79DA073E6D5769E560C /* PBXContainerItemProxy */; + name = "AMapFoundation-NO-IDFA"; + target = 9B182CB4E1716E9070813D3C59736001 /* AMapFoundation-NO-IDFA */; + targetProxy = 31CC52496C85EEC66773A037CA5B67BA /* PBXContainerItemProxy */; }; - DF024BF7A37DC5699B65AADB7C025E73 /* PBXTargetDependency */ = { + 032771D9E38FF66B85B79E942B5E6207 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = DDLogKit_Private; - target = 26BA8950EBF05410254D54F7EF76D5CE /* DDLogKit_Private */; - targetProxy = 63BC10991FCDC731826867274E080563 /* PBXContainerItemProxy */; + name = Kingfisher; + target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; + targetProxy = 49660C747E2F03F8ACBB39C8798ED7F2 /* PBXContainerItemProxy */; }; - E0EEB11B297AF06CB55B29E0B73E1669 /* PBXTargetDependency */ = { + 0479EE13ED8EAD5FC9CE6E6372F95480 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxCocoa; + target = 7AD0C6DCDC9CEC8A3C7C10C7FEE07BE6 /* RxCocoa */; + targetProxy = 54CDA1925E10C4D34D565FBB3E9B1084 /* PBXContainerItemProxy */; + }; + 06AA4982B023C13FC5B22DFCD0233A0B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "AMapTrack-NO-IDFA"; + target = 2160840D78FCB958CABE1B88300E38C5 /* AMapTrack-NO-IDFA */; + targetProxy = A296C60700A54467A658868A3A54CAF5 /* PBXContainerItemProxy */; + }; + 0B01DBA2C706F80A84E7DE5172C0CB0D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDToastKit_Private; + target = CFF5B7CDF57A32781D2AD4CC98E95B29 /* DDToastKit_Private */; + targetProxy = 9F17F4A3B4E90A8F9B2E1B0F3AD0C933 /* PBXContainerItemProxy */; + }; + 0B98C1313BE8E6DE64E7D3FE652305B0 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDCategoryKit_Private; + target = 7B8412F08BD27981DB53CE2C25C19F0A /* DDCategoryKit_Private */; + targetProxy = 7994FDB79BC9D7D7E1CB5396CBC02B6B /* PBXContainerItemProxy */; + }; + 0C4651853F7ACA61259E672A47ED3FD5 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "AMapNavi-NO-IDFA"; target = E94C558142469C11984D67CA883BAB1F /* AMapNavi-NO-IDFA */; - targetProxy = A2A3FE07FC2D8AAE320F6978ED5E4439 /* PBXContainerItemProxy */; + targetProxy = 481DD8337D748C4A121F301AB894ED41 /* PBXContainerItemProxy */; }; - E10575FAC341AE12C03E27BB4615B32A /* PBXTargetDependency */ = { + 100B5545B2F4EC973C408D054C4EBB94 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDControlsKit_Private; + target = 035D1842293C4AA08F442FFD899F7F28 /* DDControlsKit_Private */; + targetProxy = 13C0CE74B101F36A685E250219DBAA18 /* PBXContainerItemProxy */; + }; + 1633022682C2123873924B93EF3C9677 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDBasicControlsKit_Private; + target = 087B100C5691B6A3C04A45198E6C32F6 /* DDBasicControlsKit_Private */; + targetProxy = 9C3C9E1187AA06D8EAA10CB25E1608F0 /* PBXContainerItemProxy */; + }; + 22820E2C3391E9F34078B29268236B8A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDWebImageKit_Private; + target = 477926D6FB1DCEFB352517A19636405D /* DDWebImageKit_Private */; + targetProxy = 1CB056DA3F24B8298DF5559472941389 /* PBXContainerItemProxy */; + }; + 267659A84A6C245A671BABFC81C7A3B8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDCategoryKit_Private; + target = 7B8412F08BD27981DB53CE2C25C19F0A /* DDCategoryKit_Private */; + targetProxy = 25724F992F71DE1CB48ADE2985606D56 /* PBXContainerItemProxy */; + }; + 298B8DE21B9024A7AB10C71557B92F54 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxRelay; + target = 4622BFEF3DC16E8BD15EEFC30D4D0084 /* RxRelay */; + targetProxy = 83C181CBE36F7CE08E9AD07588BF8534 /* PBXContainerItemProxy */; + }; + 2B9BCC77F7969EDC70DBC5DC87A4E3ED /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDNetworkingOfAlamofireKit_Private; + target = B68A4B40517CF9B14050FA0A4A618B04 /* DDNetworkingOfAlamofireKit_Private */; + targetProxy = 64980B2020812EAC95EA2979D9E7E089 /* PBXContainerItemProxy */; + }; + 2C8D6AF21492605D95168E63FFDCC9C5 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxSwift; + target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; + targetProxy = 25F820E47FAB12365671C2CB6B6ACAC2 /* PBXContainerItemProxy */; + }; + 2CB82F76A6B07C8437ED99F44F3E0E9C /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDUtilsSwiftKit_Private; + target = A8B712B20F60AB02004557B884A28FD4 /* DDUtilsSwiftKit_Private */; + targetProxy = AC61E5775AFAB814996813E79ADDB2FE /* PBXContainerItemProxy */; + }; + 2FD31F3B45C5AD64D168F177A92497CD /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "AMapNavi-NO-IDFA"; + target = E94C558142469C11984D67CA883BAB1F /* AMapNavi-NO-IDFA */; + targetProxy = 85F6EB0AE08560BB4614F067AEBD6C43 /* PBXContainerItemProxy */; + }; + 34FB2A650CB5C58578BDC616EC9E7976 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = JCore; + target = D504B99928659EA67A1C3A9E981EB8FF /* JCore */; + targetProxy = 2F7963BA2821D47B2524AA761FC8A3B4 /* PBXContainerItemProxy */; + }; + 36743C5D1FAE2BA997BC87FAC5ECCC3D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DynamicBlurView; + target = 7D914FA2F03C860D5133BA2DB87C594A /* DynamicBlurView */; + targetProxy = 8111465CA375E244E6BA90C72C0A8922 /* PBXContainerItemProxy */; + }; + 37969071B01C6956036513BBF110DD7E /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "AMapFoundation-NO-IDFA"; target = 9B182CB4E1716E9070813D3C59736001 /* AMapFoundation-NO-IDFA */; - targetProxy = 567EDB1F09EF4C3C50AA42607D7146F4 /* PBXContainerItemProxy */; + targetProxy = 8FE3BECC74D7005D63AC1DA73C715C5F /* PBXContainerItemProxy */; }; - E2046D90CA1DD964D453BFD0BEE3D5A0 /* PBXTargetDependency */ = { + 3BA28A5F4E3FBC505F06C745E714AD41 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "AMapFoundation-NO-IDFA"; target = 9B182CB4E1716E9070813D3C59736001 /* AMapFoundation-NO-IDFA */; - targetProxy = 3EFB676BE941883AA1643C370DD9761E /* PBXContainerItemProxy */; + targetProxy = 254CC460E1A29B4726C334B61DEC6345 /* PBXContainerItemProxy */; }; - F615DAFD1E58555681D64D9FE2BA08AB /* PBXTargetDependency */ = { + 4E94094043D3E891830F5888836E02AB /* PBXTargetDependency */ = { isa = PBXTargetDependency; - name = "AMapSearch-NO-IDFA"; - target = 4F1379598302C9160590B3650C10E1A5 /* AMapSearch-NO-IDFA */; - targetProxy = F96FF0F7665ADBD5CDA3C9EAAA5814C1 /* PBXContainerItemProxy */; + name = Bugly; + target = 4A68CFD979D413A619DF631BB121D98F /* Bugly */; + targetProxy = 7B68E74D31D52EB5FF6737DBB9848A71 /* PBXContainerItemProxy */; }; - FCD36AE19661D79949780E29807DE316 /* PBXTargetDependency */ = { + 504F13E95D17FFD5A06FD7DD3A453C64 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = JXCategoryView; + target = 8BEAFAA726C1965864B79B4B441AA513 /* JXCategoryView */; + targetProxy = C8540454A0640B646242911CAC624D55 /* PBXContainerItemProxy */; + }; + 51FC9CED5314A608DEEAE3883DAAA4B8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SnapKit; + target = 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */; + targetProxy = 88D10CF8B99829E420B9D7841B55C98D /* PBXContainerItemProxy */; + }; + 556A389E0764D06E42D554E5A9BAC3CC /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = JCore; + target = D504B99928659EA67A1C3A9E981EB8FF /* JCore */; + targetProxy = 255E065DB1160EF48571504202BC54BF /* PBXContainerItemProxy */; + }; + 586FF5165701F30940C63C39BB71090D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxSwift; + target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; + targetProxy = D9EE7BBF2E384EFC149ECAF5FD023672 /* PBXContainerItemProxy */; + }; + 58F6689B23489BFE342DA5E168741DEE /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Kingfisher; + target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; + targetProxy = 182A0D62DDA3C08A86C183086801D616 /* PBXContainerItemProxy */; + }; + 5B2DC9A60601A7A525093CD9CDDD3919 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Alamofire; + target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; + targetProxy = 151817BE71EECD9428B86D5C24DD7895 /* PBXContainerItemProxy */; + }; + 5C7239C45D8D9E2A9FA3BBD86D4179E2 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDPersistenceKit_Private; + target = F8AE53003F66B148774CFC6EBDEB9425 /* DDPersistenceKit_Private */; + targetProxy = 262533A6221342A804CA9120F28E680D /* PBXContainerItemProxy */; + }; + 688CAE5EFFC5BA054808DB3DD53A0A40 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftEntryKit; + target = FEA6FF0588A91CCD972EDCD698B85647 /* SwiftEntryKit */; + targetProxy = 884CA9C14E88B8CCBA5991B4232FF1E9 /* PBXContainerItemProxy */; + }; + 6AE52C1C7ADA650B01ED3766B6E02F00 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "DDMAMapKit_Private-DDMAMapKit_Private"; + target = 6056870867CC4728BCEF2E5EBDD1DCB3 /* DDMAMapKit_Private-DDMAMapKit_Private */; + targetProxy = A19229CABA7774679B060B58B4F64F19 /* PBXContainerItemProxy */; + }; + 6C8841D5047826A7D875F7CC488480CD /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = ZLPhotoBrowser; + target = 2FAF03761A44702490259F857A848B42 /* ZLPhotoBrowser */; + targetProxy = FAC7CA6E6036239806E7B442F1BD6D2F /* PBXContainerItemProxy */; + }; + 6E979D36038A6391DD587A1FDC29677E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "AMapFoundation-NO-IDFA"; + target = 9B182CB4E1716E9070813D3C59736001 /* AMapFoundation-NO-IDFA */; + targetProxy = C1F32222CCBBF68CFA496F5064B63C0E /* PBXContainerItemProxy */; + }; + 75884B2F16FC998D1AE93630592459A1 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "AMapTrack-NO-IDFA"; + target = 2160840D78FCB958CABE1B88300E38C5 /* AMapTrack-NO-IDFA */; + targetProxy = 5556437E59B62361E3C1D8835BF55623 /* PBXContainerItemProxy */; + }; + 778983FFCB4F15E8F98D268EFDCDD830 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDMAMapKit_Private; + target = B41F58F2856AB275B4CF75F359937653 /* DDMAMapKit_Private */; + targetProxy = CBC0C11B69F489AAF9D4F6995E7A3E66 /* PBXContainerItemProxy */; + }; + 788F6BA23A64AE55724B3D73EEE6E39B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDBasicControlsKit_Private; + target = 087B100C5691B6A3C04A45198E6C32F6 /* DDBasicControlsKit_Private */; + targetProxy = 4BDF214ADDD87FAFCE776F7D068241BF /* PBXContainerItemProxy */; + }; + 7A2E58EE5C4266C53891B75FA7787370 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "AMapLocation-NO-IDFA"; + target = 4BD4E22D3419D68A85BDD6119CB37C6C /* AMapLocation-NO-IDFA */; + targetProxy = 53FFBE314C39D33D54AA41061A094F38 /* PBXContainerItemProxy */; + }; + 7DF78ABBD0DE2A3DDA76F0011659E66C /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = BRPickerView; + target = D505645C3F99EB1E8B6529D64D2C3E1C /* BRPickerView */; + targetProxy = D4357617B09C7613CBEDDC637884F399 /* PBXContainerItemProxy */; + }; + 818AD6591A1C7553381AF6D71182A502 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Alamofire; + target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; + targetProxy = DD1C9C665271655ACE599A8E044B33B6 /* PBXContainerItemProxy */; + }; + 89FFA8E6A31E7768E5F731832914074B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "ESTabBarController-swift"; + target = 3F83465BA81F6E581B3A431642D2992E /* ESTabBarController-swift */; + targetProxy = 01AA4F26D08B0764F3FBC8575D219867 /* PBXContainerItemProxy */; + }; + 8D9B2A5E48EEEC9C2AFDD91882FC9F72 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyRSA; + target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; + targetProxy = D653C2AB57C66C5FDB433FC98405CA53 /* PBXContainerItemProxy */; + }; + 8E18824A7872AE780C2AE3F66CD9EE59 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDUIGestureRecognizer; + target = 67F8329E1ABF625D93A19CDE570535BB /* DDUIGestureRecognizer */; + targetProxy = BA15EA16F0650162823F705B50FC638E /* PBXContainerItemProxy */; + }; + 94887CB9AC6B5CB556FE7FFC5D194DA4 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxRelay; + target = 4622BFEF3DC16E8BD15EEFC30D4D0084 /* RxRelay */; + targetProxy = 830112A31C2BB1EC2044490BF16A3A96 /* PBXContainerItemProxy */; + }; + 96ED16C3ACBDD3BD0146E56F1003FF76 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDLogKit_Private; + target = 26BA8950EBF05410254D54F7EF76D5CE /* DDLogKit_Private */; + targetProxy = FDCB8C76939EE86BE03DBF5EB1B6AD03 /* PBXContainerItemProxy */; + }; + 9AB95092D6EF6FD28708C61C33CF0330 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = TYCyclePagerView; + target = 416BCB647D16D0ED89A6729B14DD54D2 /* TYCyclePagerView */; + targetProxy = BFB3909ED1C95064974FA2DBB419DCA7 /* PBXContainerItemProxy */; + }; + 9AEF09A7C0365E9FAC348A3351FFDD10 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = PopupDialog; + target = 6E71929B582F8CD57B3DC1FD6560F047 /* PopupDialog */; + targetProxy = 6884C7B4D6CEAA68B4B627B0B9807AF0 /* PBXContainerItemProxy */; + }; + A8AF3C20252CE416D14B7A5586B91626 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardManagerSwift; + target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; + targetProxy = 0826467EB9010324D3F53EF1A10A8544 /* PBXContainerItemProxy */; + }; + AC842DF5065B3C8018CFADB74ECF3A50 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDUIKit; + target = A27F26E25C91875F304337D28F939BF9 /* DDUIKit */; + targetProxy = 5DD5579D189C112A038571D848CC5621 /* PBXContainerItemProxy */; + }; + B17D6CAA2CEFD436DDFAFA979EE4EEF0 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDColorKit_Private; + target = BFED7668E8D0960F3873C9C1329EB63F /* DDColorKit_Private */; + targetProxy = 8424281C16D08DD08E3BBAE68879E544 /* PBXContainerItemProxy */; + }; + B48031CC689064A6C16120B01B71361A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDLogKit_Private; + target = 26BA8950EBF05410254D54F7EF76D5CE /* DDLogKit_Private */; + targetProxy = F221641570F50A11324F0D66F0D23CCE /* PBXContainerItemProxy */; + }; + B488AD774EBAD06156928D62D399340A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDFontKit_Private; + target = 8F3F4D8426620E7E4A06FE4BCDB96FDE /* DDFontKit_Private */; + targetProxy = 98C9FA7A05B196FAABCECF54914EFE29 /* PBXContainerItemProxy */; + }; + B4CF307D1D90D77E549CF7A33186B0C2 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDProgressHUDKit_Private; + target = 387C7767E705FE68450F97CBA4348CC0 /* DDProgressHUDKit_Private */; + targetProxy = 7F325864B7C03CA0172C42D418E8EA13 /* PBXContainerItemProxy */; + }; + B55BC0A6A88B9F909B83BF3EEB3EB1C8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxSwift; + target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; + targetProxy = 6BAC6FC977EAE280D44846F9CFDF4DBB /* PBXContainerItemProxy */; + }; + B6EF3B7E87C54CD8A68A29C001BB6310 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDCategoryKit_Private; + target = 7B8412F08BD27981DB53CE2C25C19F0A /* DDCategoryKit_Private */; + targetProxy = 813EF339A520F7F15CC3496F87CAF397 /* PBXContainerItemProxy */; + }; + B71B8AD4C63A09A091162E88BBD0975A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = RxSwift; + target = EA9EA43B3B503823EE36C60D9C8A865F /* RxSwift */; + targetProxy = F0BA0C35A2A8BC64B7F7F3772A17E4B7 /* PBXContainerItemProxy */; + }; + BE94734D0D90B097F7F83A5F1C8A541B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "AMapFoundation-NO-IDFA"; + target = 9B182CB4E1716E9070813D3C59736001 /* AMapFoundation-NO-IDFA */; + targetProxy = B19DA5BEF1348CF57133D982110FA0E0 /* PBXContainerItemProxy */; + }; + C90D11EDFC42C3249105A58D22042597 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "AMapFoundation-NO-IDFA"; + target = 9B182CB4E1716E9070813D3C59736001 /* AMapFoundation-NO-IDFA */; + targetProxy = 04AFC8F5FDDE7CCF3DB28FE3481EE05B /* PBXContainerItemProxy */; + }; + CC712BF8E859F2B02CAC9EBBBDD77922 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = DDDateKit_Private; target = FA849029E6A899F45F613165943A6C68 /* DDDateKit_Private */; - targetProxy = 7FA674B1A9E5691616B18B0695597E84 /* PBXContainerItemProxy */; + targetProxy = 7A05A84CDA5DFFB86C3A0C2B7678D830 /* PBXContainerItemProxy */; + }; + CEDDF22D07BD4BE7FB2272416634BCE3 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "AMapSearch-NO-IDFA"; + target = 4F1379598302C9160590B3650C10E1A5 /* AMapSearch-NO-IDFA */; + targetProxy = CC8066C89FD98493E757CB636EC07CE2 /* PBXContainerItemProxy */; + }; + CFFCD0FD55134D0F78547AF9D8D54C7E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDAutoUIKit_Private; + target = 53463808DD395EFE0C9E0CDCB79A6C0A /* DDAutoUIKit_Private */; + targetProxy = 932CE0ECC73B299F3E6B1F2B67FEEA42 /* PBXContainerItemProxy */; + }; + DC050D0D99C293C43691DFF95D5A4C99 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "AMapLocation-NO-IDFA"; + target = 4BD4E22D3419D68A85BDD6119CB37C6C /* AMapLocation-NO-IDFA */; + targetProxy = 235D82538392E3F211C89822979EBEE2 /* PBXContainerItemProxy */; + }; + DC491551FD76FD49346D68985FB785C3 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MJRefresh; + target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; + targetProxy = 6AD72BA49E6745C6E40801A03143394B /* PBXContainerItemProxy */; + }; + E02C5F07E9246801BEC4FC5C97A9ED5E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDAudioPlayerKit_Private; + target = E72BE4C94039A951B47CCC942F6B4B8F /* DDAudioPlayerKit_Private */; + targetProxy = 280B185D01FD102ED2895D202288D6BF /* PBXContainerItemProxy */; + }; + E2C8BA2BD53BE119505AE4F1AB99606B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SnapKit; + target = 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */; + targetProxy = 1E6AA2776A0B689B38E43F4C077E6CC5 /* PBXContainerItemProxy */; + }; + E6EAB402D572660E44FC0E8CB2DAA5DB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DynamicBlurView; + target = 7D914FA2F03C860D5133BA2DB87C594A /* DynamicBlurView */; + targetProxy = CF38E273E831957CA74380731F0DD345 /* PBXContainerItemProxy */; + }; + E889AAECFC160E4018AFD7486FC53DF0 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = DDZFPlayerKit_Private; + target = 2864923095274ACF5E5F99312F360AEB /* DDZFPlayerKit_Private */; + targetProxy = 2D4A6E088D751A3E55416285ACF4B109 /* PBXContainerItemProxy */; + }; + EC01F252778ABAFCB87FA1D9DB85DBE5 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "AMapLocation-NO-IDFA"; + target = 4BD4E22D3419D68A85BDD6119CB37C6C /* AMapLocation-NO-IDFA */; + targetProxy = 91F0D93793BAF0DA9E56B0F751486A83 /* PBXContainerItemProxy */; + }; + F39E48CADD6E11FB7D0BB496D531966E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "AMapSearch-NO-IDFA"; + target = 4F1379598302C9160590B3650C10E1A5 /* AMapSearch-NO-IDFA */; + targetProxy = 56C4E16CCA94C8DF146D66BDDD3CE6AD /* PBXContainerItemProxy */; + }; + F3A7A4EB852AFDC4AFE35B42035B21F3 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = JPush; + target = 5FB6AB0A09E7A2F2BE11AD6BAEFD9AED /* JPush */; + targetProxy = 8E92984767FE8C1DB258B5F3B45502BA /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 00CFFB6AC18FFD8289A2D08ECB0D6317 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 525060AA394DD8CC124A6BBE69ECA37C /* DDZFPlayerKit_Private.release.xcconfig */; + baseConfigurationReference = 7F0214AA38F1CEAC5DA9E004A183DC80 /* DDZFPlayerKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -10924,29 +11262,9 @@ }; name = Release; }; - 028C7C4AD70B0A7664C1DF3B7B5896DF /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 10DB28E552D92A0E55E026A626BA90F7 /* DDMAMapKit_Private.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/DDMAMapKit_Private"; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - IBSC_MODULE = DDMAMapKit_Private; - INFOPLIST_FILE = "Target Support Files/DDMAMapKit_Private/ResourceBundle-DDMAMapKit_Private-DDMAMapKit_Private-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; - PRODUCT_NAME = DDMAMapKit_Private; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; 02EAF8F8D4762C1B17A8CEB476228273 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BFE6A1FBC1319146FC97413BCC5D32F7 /* DDBasicControlsKit_Private.release.xcconfig */; + baseConfigurationReference = 3E7E04DEA4FFF9210284B5D20F80D906 /* DDBasicControlsKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -10974,7 +11292,7 @@ }; 034BA87C2C84A3F815BABA073747D950 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F7833475D49DA35EEF50E39028CCBD3D /* IQKeyboardManagerSwift.release.xcconfig */; + baseConfigurationReference = BCA4322CF19F0EF5B8D6F291D3C95A12 /* IQKeyboardManagerSwift.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11002,7 +11320,7 @@ }; 03D5621DFAF33B3E865DA1A7AA59856A /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B3B7BE56ED7EA3AAAFF55D6535B7270B /* DDAudioPlayerKit_Private.release.xcconfig */; + baseConfigurationReference = 3743DCEBE7F1DF1C3A1F19E68A1BD44A /* DDAudioPlayerKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11030,7 +11348,7 @@ }; 062D9F2B9A556AF545F7D73B6BAD9E4C /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B4ECEEA43CFC281B2DF56F940735797C /* JPushExtension.release.xcconfig */; + baseConfigurationReference = CD8F12B9844C2496DDF15B7705462661 /* JPushExtension.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -11050,7 +11368,7 @@ }; 06902B9EA0B8701B1BBD382EF5B048E5 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F67519CF7E55189D315585F724C933DE /* DDControlsKit_Private.release.xcconfig */; + baseConfigurationReference = F0D8101C65BB03367A1F60BD3741C443 /* DDControlsKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11078,7 +11396,7 @@ }; 0781C02B9B1ABAB69E606763A1B452A0 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F32C6400A79CE28A52BBA5F28A88D726 /* AMapNavi-NO-IDFA.release.xcconfig */; + baseConfigurationReference = 9CB5BA613C7C9BDD94A870582467FAEB /* AMapNavi-NO-IDFA.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -11095,9 +11413,64 @@ }; name = PreRelease; }; + 0821F81F1C31A0D8294FD58FB0667D35 /* PreRelease */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 006B83DBD7EF9E9FED347BF4490BE076 /* DDCategoryKit_Private.release.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/DDCategoryKit_Private/DDCategoryKit_Private-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; + MODULEMAP_FILE = Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = DDCategoryKit_Private; + PRODUCT_NAME = DDCategoryKit_Private; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = PreRelease; + }; + 0924432DC61373F45432E46A7A0F31A1 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = B30C358AF2A5C1E6ABB5F69697182125 /* DDCategoryKit_Private.debug.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/DDCategoryKit_Private/DDCategoryKit_Private-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; + MODULEMAP_FILE = Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = DDCategoryKit_Private; + PRODUCT_NAME = DDCategoryKit_Private; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; 0AECEEFF7929FBEFD97057F5F6DC8B2C /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 269B13D3E7241BC6A1B0BD0AE7638E70 /* JCore.debug.xcconfig */; + baseConfigurationReference = 06B46F69C1C8EDD36B1781CEFBC2A6C7 /* JCore.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -11115,7 +11488,7 @@ }; 0B07FC7C2CBBECC1AEAB861B30DB8E43 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 72A115E2DA45F484930166351B079261 /* SwiftEntryKit.release.xcconfig */; + baseConfigurationReference = E6E382C8CC3828B550CFE1B411D59792 /* SwiftEntryKit.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -11142,7 +11515,7 @@ }; 0CB1723AE73B5963CE93AED98ED6D6ED /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8634982C6A69646D253E951A48A9AD46 /* DDUIGestureRecognizer.release.xcconfig */; + baseConfigurationReference = E0D0B7AB20E57B728AF637B0BC82F481 /* DDUIGestureRecognizer.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11170,7 +11543,7 @@ }; 0F56E9EF4C4A8A2EFE063DB95981BAD1 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AB21F0D282FE460EB337363996B183B2 /* Bugly.debug.xcconfig */; + baseConfigurationReference = 076540906139345D94D6154860BC78BD /* Bugly.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -11186,28 +11559,9 @@ }; name = Debug; }; - 11608668DA14600128F7FE0A1D4E42E2 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = C6934E16C9BC7267D737B19E425194D3 /* DDBasicControlsKit_Private.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/DDBasicControlsKit_Private"; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - IBSC_MODULE = DDBasicControlsKit_Private; - INFOPLIST_FILE = "Target Support Files/DDBasicControlsKit_Private/ResourceBundle-DDBaseViewController-DDBasicControlsKit_Private-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; - PRODUCT_NAME = DDBaseViewController; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; 1170D4F6047D92FB103D8925261C4446 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D05842C1613A8BE8D8FEBBE39660E14 /* ESTabBarController-swift.release.xcconfig */; + baseConfigurationReference = DD6E822FD84878F6DA0DF18290710A92 /* ESTabBarController-swift.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -11234,7 +11588,7 @@ }; 11EDDBA6D8DE247C3D269380A575CDF4 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 71CB46536852EC346410056E45D98CE8 /* DDUIKit.release.xcconfig */; + baseConfigurationReference = 11AA9FF2BF0AB34A6ABCED55E2B3DFD2 /* DDUIKit.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11262,7 +11616,7 @@ }; 1495AF8B549792BF7912F5A1E1119712 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = FC463093A36B7E585087E39BECD55CC1 /* DDNetworkingOfAlamofireKit_Private.release.xcconfig */; + baseConfigurationReference = 8876CD6696B4C9CC7FDBD176C9562B61 /* DDNetworkingOfAlamofireKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11288,37 +11642,9 @@ }; name = Release; }; - 14F1B8308AED90E508B16043F1B1D040 /* PreRelease */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1D779C3B48571CB72AEC106D95FA1B7E /* SnapKit.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/SnapKit/SnapKit-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; - MODULEMAP_FILE = Headers/Public/SnapKit/SnapKit.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = SnapKit; - PRODUCT_NAME = SnapKit; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = PreRelease; - }; 15B7F84E39C93EFEBD8AD10B0FE0B047 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = ACE1C9056521650C08F09746D7F0BD28 /* AMapNavi-NO-IDFA.debug.xcconfig */; + baseConfigurationReference = 91BC76F25BC47C0AA6D103C14C68E827 /* AMapNavi-NO-IDFA.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -11334,9 +11660,36 @@ }; name = Debug; }; + 1704F0EC987CC93E0AB9E671AB5625D2 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 34713360F6BD4606798AA38EDAD714D8 /* RxSwift.release.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/RxSwift/RxSwift-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + MODULEMAP_FILE = Headers/Public/RxSwift/RxSwift.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RxSwift; + PRODUCT_NAME = RxSwift; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; + SWIFT_VERSION = 5.1; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; 1726DC34BF3C4756B065E2A908DCC12C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 282817C99FC8815E2D4DC7C5E54F6928 /* DDPersistenceKit_Private.release.xcconfig */; + baseConfigurationReference = 542580CD4322A21B74A4ECC00C42E348 /* DDPersistenceKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11364,7 +11717,7 @@ }; 17E9F697225BE4693A9A0CAAE767CFEB /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 87FD8651FE97C782EFF4DEA08390E5E3 /* DDDateKit_Private.release.xcconfig */; + baseConfigurationReference = 92A8C75F27C7753AED1D69771277142C /* DDDateKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11392,7 +11745,7 @@ }; 18450C9EEFA1230D2952C8327442D5AE /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C4025A86355AAFC6861CBACCC14A3DC2 /* AMapTrack-NO-IDFA.release.xcconfig */; + baseConfigurationReference = 4096897914F3034BAA58D3CE2344959E /* AMapTrack-NO-IDFA.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -11412,7 +11765,7 @@ }; 1A549D214D907E76BA47A41507492968 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2CB34E3F1A55A81CEA1DC1FC90E5EFE6 /* DDAutoUIKit_Private.debug.xcconfig */; + baseConfigurationReference = E235887340A6B4A54A73422D949DC61C /* DDAutoUIKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11437,37 +11790,9 @@ }; name = Debug; }; - 1C8666EE1FF3F441C8FB23B594111F53 /* PreRelease */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 370509981948EB79BFFFDA5092E0945E /* Kingfisher.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/Kingfisher/Kingfisher-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - MODULEMAP_FILE = Headers/Public/Kingfisher/Kingfisher.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = Kingfisher; - PRODUCT_NAME = Kingfisher; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = PreRelease; - }; 1D6ECDD132EE5035CEB27FA70E194607 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D101EBC4CB75ABD10BB1C5AE2AF8D31A /* ZLPhotoBrowser.release.xcconfig */; + baseConfigurationReference = 779EDC7779B234CD9A467423080BE58F /* ZLPhotoBrowser.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11495,7 +11820,7 @@ }; 1DF8897E06F8071D42BAE4465121279D /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8D7DBDA38657A62729089C87E126B738 /* Alamofire.release.xcconfig */; + baseConfigurationReference = BB875281CE395495948947FC73ADD1BF /* Alamofire.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11523,7 +11848,7 @@ }; 225716D671C2AF3962051A80830E0D98 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E6AEF5D2989E1629B2CE0AB00806D693 /* JXCategoryView.debug.xcconfig */; + baseConfigurationReference = 9DF5503B5B0AB88750E48EB61E67F526 /* JXCategoryView.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -11549,7 +11874,7 @@ }; 226221FEFECAF478E4AD3C69CC522966 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 127CDF9926BA417F1E035E78530D0185 /* AMapLocation-NO-IDFA.release.xcconfig */; + baseConfigurationReference = A6DCBE7BA32A6207103E3433A2D746EB /* AMapLocation-NO-IDFA.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -11567,37 +11892,9 @@ }; name = Release; }; - 22BE2EE4173CFB9CAAD3CF05CC5B6822 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 370509981948EB79BFFFDA5092E0945E /* Kingfisher.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/Kingfisher/Kingfisher-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - MODULEMAP_FILE = Headers/Public/Kingfisher/Kingfisher.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = Kingfisher; - PRODUCT_NAME = Kingfisher; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; 231DE093916EB01285DC4AECC16D44CF /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B3A36C963C08209CFCBA8C64E4E9A1F2 /* DDDateKit_Private.debug.xcconfig */; + baseConfigurationReference = B8A53289FAC7085293A39AE96E239567 /* DDDateKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11624,7 +11921,7 @@ }; 24D7D357EF5DACAB8C59F250AC83420F /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2F3071C15F88425913925D984D82AE21 /* DDLogKit_Private.release.xcconfig */; + baseConfigurationReference = BDFBA89DE326F0EFFD08C57490B7A03A /* DDLogKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11650,9 +11947,64 @@ }; name = Release; }; + 252AFF79657A12EA0F2D05BCA8BCF72C /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = F3FDEA9E2FBBA9164D2DE1E6A2CF036B /* Kingfisher.debug.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/Kingfisher/Kingfisher-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + MODULEMAP_FILE = Headers/Public/Kingfisher/Kingfisher.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = Kingfisher; + PRODUCT_NAME = Kingfisher; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 263186E013F11491F5E484935ED3148D /* PreRelease */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = B81E6FB644DEFFD4669950FA4F809C45 /* Kingfisher.release.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/Kingfisher/Kingfisher-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + MODULEMAP_FILE = Headers/Public/Kingfisher/Kingfisher.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = Kingfisher; + PRODUCT_NAME = Kingfisher; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = PreRelease; + }; 28351E0A3C97633F27A3A5C9C6F6ABF6 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B543C5825694F021D0F3FD8A023EE838 /* JXCategoryView.release.xcconfig */; + baseConfigurationReference = BAFA58A605A91B262522CC7C1D77EF05 /* JXCategoryView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -11679,7 +12031,7 @@ }; 2853FEDC9CC66B9840B31219EECD4E5A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6BD9960D21C388A8DFA81B8DFA33AB01 /* DDColorKit_Private.release.xcconfig */; + baseConfigurationReference = 7302A599D8A8C33979FFF070740CFE34 /* DDColorKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11707,7 +12059,7 @@ }; 28959E0767ADF85A6F17F70647B6F7D8 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 10DB28E552D92A0E55E026A626BA90F7 /* DDMAMapKit_Private.release.xcconfig */; + baseConfigurationReference = 7577CE3988A94830031C97156A439570 /* DDMAMapKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11735,7 +12087,7 @@ }; 29DB94002704203A0B4A69C3238100D9 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0A2A0DEDDD2AFF10CA3A8C7561717166 /* DDNetworkingOfAlamofireKit_Private.debug.xcconfig */; + baseConfigurationReference = 15A9C1745230ADF165659AD1BA0426DC /* DDNetworkingOfAlamofireKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11762,7 +12114,7 @@ }; 2C14C682F1AF1911E085FA9E288139D2 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = DC48F2343FD541AE8C76FADC6F081FC0 /* RxCocoa.release.xcconfig */; + baseConfigurationReference = 8640052F44727BE6700FE064637A7951 /* RxCocoa.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -11787,36 +12139,9 @@ }; name = Release; }; - 2DEAA0DBB76A27350825527A14B22A44 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 119EDC15266C5F3AEF9CD97307C1737A /* SnapKit.debug.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/SnapKit/SnapKit-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; - MODULEMAP_FILE = Headers/Public/SnapKit/SnapKit.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = SnapKit; - PRODUCT_NAME = SnapKit; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; 30E9D8E42AE5CD6D5246F2627DD27E9F /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A2897BED18FFAAC476A507E50A40EDD7 /* DDWebImageKit_Private.debug.xcconfig */; + baseConfigurationReference = 9CB98AA2FFBDAE3D4B2D8331C0F2275C /* DDWebImageKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11841,36 +12166,9 @@ }; name = Debug; }; - 32107413BD5D5DE4E7FF2B94AA4478E7 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1582A1F1296F8BADCF97AE4D06E48499 /* RxRelay.release.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/RxRelay/RxRelay-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - MODULEMAP_FILE = Headers/Public/RxRelay/RxRelay.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RxRelay; - PRODUCT_NAME = RxRelay; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; - SWIFT_VERSION = 5.1; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; 3281C76EA7D794732D228832C577826B /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6BD9960D21C388A8DFA81B8DFA33AB01 /* DDColorKit_Private.release.xcconfig */; + baseConfigurationReference = 7302A599D8A8C33979FFF070740CFE34 /* DDColorKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11896,9 +12194,9 @@ }; name = PreRelease; }; - 33B3D5E782D6CDCCC6F0AEB70FABD67F /* Debug */ = { + 36020B1F0CA4D13823086273C510C125 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5256963940BDF53B5179D5EAE13571CE /* Kingfisher.debug.xcconfig */; + baseConfigurationReference = 5CC4013C82704E2725B81D451DE06B1D /* SnapKit.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11906,26 +12204,27 @@ "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; DEVELOPMENT_TEAM = W4SG324NS4; "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/Kingfisher/Kingfisher-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 12.0; - MODULEMAP_FILE = Headers/Public/Kingfisher/Kingfisher.modulemap; + GCC_PREFIX_HEADER = "Target Support Files/SnapKit/SnapKit-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + MODULEMAP_FILE = Headers/Public/SnapKit/SnapKit.modulemap; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = Kingfisher; - PRODUCT_NAME = Kingfisher; + PRODUCT_MODULE_NAME = SnapKit; + PRODUCT_NAME = SnapKit; PUBLIC_HEADERS_FOLDER_PATH = ""; SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; }; - name = Debug; + name = Release; }; 3810F09D10322B304912A8FC9D90FE73 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BFE6A1FBC1319146FC97413BCC5D32F7 /* DDBasicControlsKit_Private.release.xcconfig */; + baseConfigurationReference = 3E7E04DEA4FFF9210284B5D20F80D906 /* DDBasicControlsKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -11951,61 +12250,9 @@ }; name = Release; }; - 3858643658070E3B25240DC4292F302C /* PreRelease */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 38FF550083D21A6CD67B7A32930AB091 /* DDCategoryKit_Private.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/DDCategoryKit_Private/DDCategoryKit_Private-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; - MODULEMAP_FILE = Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = DDCategoryKit_Private; - PRODUCT_NAME = DDCategoryKit_Private; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = PreRelease; - }; - 3AC817540BF56184330DC64C9FBE5F1C /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = CCA25F5644BF0246ABFFF775553FEEAE /* Pods-OrderScheduling.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - IPHONEOS_DEPLOYMENT_TARGET = 13.0; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; 3E82EF80F3ACC6610CD959FD17245D53 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5DBBD49D520E11BDCFD16BD6B6557F99 /* DDLogKit_Private.debug.xcconfig */; + baseConfigurationReference = CCF5BE4A863570487343F695DA2B5F19 /* DDLogKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12032,7 +12279,7 @@ }; 3EB0C0846EA6732314C5D69489AE15E2 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BF6A75211A24ECBCFFF35261C6D0757B /* AMapFoundation-NO-IDFA.release.xcconfig */; + baseConfigurationReference = EE4FDB7DC97BA8834FC5ED0132CDEDC8 /* AMapFoundation-NO-IDFA.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -12052,7 +12299,7 @@ }; 3F958C3B78D47F9549C9023C4E5B4004 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B543C5825694F021D0F3FD8A023EE838 /* JXCategoryView.release.xcconfig */; + baseConfigurationReference = BAFA58A605A91B262522CC7C1D77EF05 /* JXCategoryView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12102,7 +12349,7 @@ }; 44CB277F467617FACCA6BF598A034A65 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E09C58B8FB529FDB740330F0E925C663 /* BRPickerView.debug.xcconfig */; + baseConfigurationReference = EDBA254B348DB78647705E13777F4E68 /* BRPickerView.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12126,9 +12373,63 @@ }; name = Debug; }; + 466EBD678661D52A379DAAE6AC65AEAD /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C343C02FE4A6350746A5D09A7082F8EA /* PopupDialog.debug.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/PopupDialog/PopupDialog-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + MODULEMAP_FILE = Headers/Public/PopupDialog/PopupDialog.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = PopupDialog; + PRODUCT_NAME = PopupDialog; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 489E9830093FC6106F0F7738C189C410 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = FEA3BC4A0AA3AAF35A6FE025713533A3 /* SnapKit.debug.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/SnapKit/SnapKit-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + MODULEMAP_FILE = Headers/Public/SnapKit/SnapKit.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = SnapKit; + PRODUCT_NAME = SnapKit; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; 48EB4E81196F9DCDB95B5C2D51E11A1D /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 10DB28E552D92A0E55E026A626BA90F7 /* DDMAMapKit_Private.release.xcconfig */; + baseConfigurationReference = 7577CE3988A94830031C97156A439570 /* DDMAMapKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12156,7 +12457,7 @@ }; 4CFE159363E23D99B30DCFC1E84B6E21 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 953E0583A532DE35177B4B8EE3B93819 /* DDToastKit_Private.debug.xcconfig */; + baseConfigurationReference = C8E4CE335A340C6A774310B86A5AE93B /* DDToastKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12183,7 +12484,7 @@ }; 4D53E26FAE1ED5EB8E462D391AADD577 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B3AB2348E7469376BEF7C617A98E8F05 /* DDToastKit_Private.release.xcconfig */; + baseConfigurationReference = 8F1AFC44ED08A99390C97E3260047E20 /* DDToastKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12209,30 +12510,9 @@ }; name = PreRelease; }; - 4D9993CD03BF5F8B2FEAEC46689E7E8A /* PreRelease */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 10DB28E552D92A0E55E026A626BA90F7 /* DDMAMapKit_Private.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/DDMAMapKit_Private"; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - IBSC_MODULE = DDMAMapKit_Private; - INFOPLIST_FILE = "Target Support Files/DDMAMapKit_Private/ResourceBundle-DDMAMapKit_Private-DDMAMapKit_Private-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; - PRODUCT_NAME = DDMAMapKit_Private; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = bundle; - }; - name = PreRelease; - }; 4E026E4F4DA1962A2D7BA31CDB0CA756 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D7441B8F868552A340B305F12AF40760 /* SwiftEntryKit.debug.xcconfig */; + baseConfigurationReference = 3705A21F6D5C9B2BD3D689AF2E3AD83C /* SwiftEntryKit.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12258,7 +12538,7 @@ }; 4E8A37E39B95F86B5A498DEF72505CB1 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 39EF469EAC0CC410E198EA2FFF192358 /* MJRefresh.debug.xcconfig */; + baseConfigurationReference = 2245679B562A0A981E009C266C623CA3 /* MJRefresh.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12284,7 +12564,7 @@ }; 524FE77734DC93C283D4E32516210D3C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 21DAD45A496EB2C1F1DBA4D9A4F8E940 /* TYCyclePagerView.release.xcconfig */; + baseConfigurationReference = 60804C91E753B56E570498CF4F798CB2 /* TYCyclePagerView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12309,37 +12589,9 @@ }; name = Release; }; - 5298764BB36B1ED291E146887F49EE64 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 38FF550083D21A6CD67B7A32930AB091 /* DDCategoryKit_Private.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/DDCategoryKit_Private/DDCategoryKit_Private-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; - MODULEMAP_FILE = Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = DDCategoryKit_Private; - PRODUCT_NAME = DDCategoryKit_Private; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; 53DBDCA48029EDDC75E87A248B01458C /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F66D5AFBCC3B0158DBEFE3499A8774BB /* JCore.release.xcconfig */; + baseConfigurationReference = 4D14F99E6FF6E2DBE74EF977A4557537 /* JCore.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -12358,7 +12610,7 @@ }; 5425F23225AE92341F2558DA01812C57 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BD7BDF30B5BD419403A9BF069942DE33 /* MJRefresh.release.xcconfig */; + baseConfigurationReference = C1E1001084A1DE3C73F7A4CBB0207512 /* MJRefresh.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12383,58 +12635,6 @@ }; name = Release; }; - 558F923D14D5EB813CB6736FBADB0D0A /* PreRelease */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1582A1F1296F8BADCF97AE4D06E48499 /* RxRelay.release.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/RxRelay/RxRelay-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - MODULEMAP_FILE = Headers/Public/RxRelay/RxRelay.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RxRelay; - PRODUCT_NAME = RxRelay; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.1; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = PreRelease; - }; - 56430B4A9B8A64259E9C316EABAA2768 /* PreRelease */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = F375C7DA720F6C0C81573E458E9A4020 /* Pods-OrderScheduling.prerelease.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - IPHONEOS_DEPLOYMENT_TARGET = 13.0; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = PreRelease; - }; 5776ED848C82B0310FAF78DF8E22D701 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 18BCA08F5CEEE178EA4B5E4C7521ECB7 /* Pods-OrderSchedulingNotificationService.release.xcconfig */; @@ -12462,7 +12662,7 @@ }; 577813FB86763A6ADFB7460A091E77EA /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F47D055E851D9578F96CDAE81409C630 /* JPush.release.xcconfig */; + baseConfigurationReference = E5E3C0DB744B960A5F6130A12E7244C8 /* JPush.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -12481,7 +12681,7 @@ }; 5859B1ED45373FA14A1E6451A262D675 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 4D05842C1613A8BE8D8FEBBE39660E14 /* ESTabBarController-swift.release.xcconfig */; + baseConfigurationReference = DD6E822FD84878F6DA0DF18290710A92 /* ESTabBarController-swift.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12506,36 +12706,30 @@ }; name = PreRelease; }; - 5BF8193C6BD9E05DE8E895A40985E550 /* PreRelease */ = { + 5BB5E10A404E0A105E959D4D22CD06B8 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D9E3331F1C3125414F22AB383C1A8271 /* RxSwift.release.xcconfig */; + baseConfigurationReference = 7577CE3988A94830031C97156A439570 /* DDMAMapKit_Private.release.xcconfig */; buildSettings = { - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/DDMAMapKit_Private"; DEVELOPMENT_TEAM = W4SG324NS4; "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/RxSwift/RxSwift-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - MODULEMAP_FILE = Headers/Public/RxSwift/RxSwift.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RxSwift; - PRODUCT_NAME = RxSwift; - PUBLIC_HEADERS_FOLDER_PATH = ""; + IBSC_MODULE = DDMAMapKit_Private; + INFOPLIST_FILE = "Target Support Files/DDMAMapKit_Private/ResourceBundle-DDMAMapKit_Private-DDMAMapKit_Private-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; + PRODUCT_NAME = DDMAMapKit_Private; SDKROOT = iphoneos; SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.1; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; + WRAPPER_EXTENSION = bundle; }; name = PreRelease; }; 6140DDBB9B050ACCF404485A14F4FFE0 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = FACF936145D1AFBCC5EEF7E832EC7960 /* BRPickerView.release.xcconfig */; + baseConfigurationReference = 5085009761EFF9710D58D141CE4344FE /* BRPickerView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12562,7 +12756,7 @@ }; 63275981B15BE90F6912932D6156AC92 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A248116772B4B98AD7A930191DD57450 /* IQKeyboardManagerSwift.debug.xcconfig */; + baseConfigurationReference = 7CB5913E7C3EEFA536149605E932C168 /* IQKeyboardManagerSwift.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12589,7 +12783,7 @@ }; 64F8D025C0B4722D495C98EC8827C679 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8D7DBDA38657A62729089C87E126B738 /* Alamofire.release.xcconfig */; + baseConfigurationReference = BB875281CE395495948947FC73ADD1BF /* Alamofire.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12617,7 +12811,7 @@ }; 65B60F5572E5A88B96165BADCBB1BDA6 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C0D2742C8CFA47F113A0473B3774695A /* AMapSearch-NO-IDFA.debug.xcconfig */; + baseConfigurationReference = 6A622A53D547AACE1D177EDFD1AA4776 /* AMapSearch-NO-IDFA.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -12633,35 +12827,9 @@ }; name = Debug; }; - 68ABC045139CA2BEC67A7ED92979A67B /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2B7908F7CF7CB0A74D8BC1DD34EB578F /* RxRelay.debug.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/RxRelay/RxRelay-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - MODULEMAP_FILE = Headers/Public/RxRelay/RxRelay.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RxRelay; - PRODUCT_NAME = RxRelay; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.1; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; 6B9A53460BDAF5BE885221978932492C /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D101EBC4CB75ABD10BB1C5AE2AF8D31A /* ZLPhotoBrowser.release.xcconfig */; + baseConfigurationReference = 779EDC7779B234CD9A467423080BE58F /* ZLPhotoBrowser.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12689,7 +12857,7 @@ }; 6C3CC8E0B427ECC1DB4A52D26B813CEF /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0572DCE81498B3EFF445E2C4B10B6111 /* DDPersistenceKit_Private.debug.xcconfig */; + baseConfigurationReference = 842F1D9784F900A5C6F70B9B70077960 /* DDPersistenceKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12716,7 +12884,7 @@ }; 6C81FF1694F67970213CC687C43B91A3 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F2B8B814157DD94A7D91F740EF57BEF2 /* AMapSearch-NO-IDFA.release.xcconfig */; + baseConfigurationReference = 6B96E60464539F6B03106969E21D02D7 /* AMapSearch-NO-IDFA.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -12735,7 +12903,7 @@ }; 6E369200B22231B3ABCA75FDF3ABE62B /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BD7BDF30B5BD419403A9BF069942DE33 /* MJRefresh.release.xcconfig */; + baseConfigurationReference = C1E1001084A1DE3C73F7A4CBB0207512 /* MJRefresh.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12762,7 +12930,7 @@ }; 6FA6D0B57F7F0945CD6226AD94C296BB /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 68DD1564128566F6133A0C999367E786 /* AMapTrack-NO-IDFA.debug.xcconfig */; + baseConfigurationReference = 9DEAC1DB7FAB5A38798E403ED90C1404 /* AMapTrack-NO-IDFA.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -12780,7 +12948,7 @@ }; 7004DBDA636C88E2F25FDB913BBCF872 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 394C16767A6B5688FB948587FAE8D366 /* DDProgressHUDKit_Private.release.xcconfig */; + baseConfigurationReference = 0E81B3F8F745DB6A9AAFB8CD40CB6EC8 /* DDProgressHUDKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12808,7 +12976,7 @@ }; 7006E7DA87DBF9FB621E5E92F18FB641 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = DC48F2343FD541AE8C76FADC6F081FC0 /* RxCocoa.release.xcconfig */; + baseConfigurationReference = 8640052F44727BE6700FE064637A7951 /* RxCocoa.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -12835,7 +13003,7 @@ }; 7136F591221AD5501E817C1B77F484ED /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3A750F3A73A8550268471BDBC07D2AF7 /* DDControlsKit_Private.debug.xcconfig */; + baseConfigurationReference = 4C492610364A0957F757E5C0834CA5E2 /* DDControlsKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12862,7 +13030,7 @@ }; 739DE83A94D5F3796DA470D04BDBA273 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F32C6400A79CE28A52BBA5F28A88D726 /* AMapNavi-NO-IDFA.release.xcconfig */; + baseConfigurationReference = 9CB5BA613C7C9BDD94A870582467FAEB /* AMapNavi-NO-IDFA.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -12880,29 +13048,9 @@ }; name = Release; }; - 76E9EDBF91BF4A4BB06778F0F26F0EC8 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = BFE6A1FBC1319146FC97413BCC5D32F7 /* DDBasicControlsKit_Private.release.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/DDBasicControlsKit_Private"; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - IBSC_MODULE = DDBasicControlsKit_Private; - INFOPLIST_FILE = "Target Support Files/DDBasicControlsKit_Private/ResourceBundle-DDBaseViewController-DDBasicControlsKit_Private-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; - PRODUCT_NAME = DDBaseViewController; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; 77BAB67F30880412AB4954F7FF0DE8DB /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = BF6A75211A24ECBCFFF35261C6D0757B /* AMapFoundation-NO-IDFA.release.xcconfig */; + baseConfigurationReference = EE4FDB7DC97BA8834FC5ED0132CDEDC8 /* AMapFoundation-NO-IDFA.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -12919,9 +13067,9 @@ }; name = PreRelease; }; - 7B79BDA3D174655F01259263594230BB /* Debug */ = { + 7B0823ECDBE4CBBB30A637989E0F1800 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 535A9DD9B97C3E1E0461891848E2DD32 /* DDCategoryKit_Private.debug.xcconfig */; + baseConfigurationReference = B1B3B78C24D91972E01D60EF4EFF9D2C /* PopupDialog.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -12929,26 +13077,55 @@ "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; DEVELOPMENT_TEAM = W4SG324NS4; "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/DDCategoryKit_Private/DDCategoryKit_Private-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; - MODULEMAP_FILE = Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap; + GCC_PREFIX_HEADER = "Target Support Files/PopupDialog/PopupDialog-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + MODULEMAP_FILE = Headers/Public/PopupDialog/PopupDialog.modulemap; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = DDCategoryKit_Private; - PRODUCT_NAME = DDCategoryKit_Private; + PRODUCT_MODULE_NAME = PopupDialog; + PRODUCT_NAME = PopupDialog; PUBLIC_HEADERS_FOLDER_PATH = ""; SDKROOT = iphoneos; SKIP_INSTALL = YES; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; }; - name = Debug; + name = PreRelease; + }; + 7B6A78D46D28FC77A1C662278E8C009E /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = B81E6FB644DEFFD4669950FA4F809C45 /* Kingfisher.release.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/Kingfisher/Kingfisher-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; + MODULEMAP_FILE = Headers/Public/Kingfisher/Kingfisher.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = Kingfisher; + PRODUCT_NAME = Kingfisher; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; }; 7D4FC5186D0C5815B2ABFC9323046C03 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CFE4F786893B6E5E30041097DAC17FD1 /* AMapLocation-NO-IDFA.debug.xcconfig */; + baseConfigurationReference = F97A959B6445AEF8D2365927D0D173DC /* AMapLocation-NO-IDFA.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -12964,9 +13141,36 @@ }; name = Debug; }; + 7D63FB0E7E7506708BD5F823B9463916 /* PreRelease */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 781949EB3E25C9E2A8DD56C72FD05953 /* DynamicBlurView.release.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/DynamicBlurView/DynamicBlurView-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + MODULEMAP_FILE = Headers/Public/DynamicBlurView/DynamicBlurView.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = DynamicBlurView; + PRODUCT_NAME = DynamicBlurView; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = PreRelease; + }; 7DE63CFFD890B984947FC4B929ED850A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F66D5AFBCC3B0158DBEFE3499A8774BB /* JCore.release.xcconfig */; + baseConfigurationReference = 4D14F99E6FF6E2DBE74EF977A4557537 /* JCore.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -12984,9 +13188,36 @@ }; name = Release; }; + 814F2EABC15AA1599B495C2A2CFA8022 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 781949EB3E25C9E2A8DD56C72FD05953 /* DynamicBlurView.release.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/DynamicBlurView/DynamicBlurView-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + MODULEMAP_FILE = Headers/Public/DynamicBlurView/DynamicBlurView.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = DynamicBlurView; + PRODUCT_NAME = DynamicBlurView; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; 81778199DDA158D28CA32B744C1651D1 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5070ACCBED5223DC4A8B6CEA9E4389B5 /* DDMAMapKit_Private.debug.xcconfig */; + baseConfigurationReference = F09D6602F5FCF95A8ED208D36104E477 /* DDMAMapKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13011,9 +13242,52 @@ }; name = Debug; }; + 8215DD463CCF8977E1AD7FEC6D594030 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = CCA25F5644BF0246ABFFF775553FEEAE /* Pods-OrderScheduling.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 826C56951F2AA52ACA6011106F8C484F /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = D3D4F647B2116FBFD7A18F0000CFBF1C /* DDBasicControlsKit_Private.debug.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/DDBasicControlsKit_Private"; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + IBSC_MODULE = DDBasicControlsKit_Private; + INFOPLIST_FILE = "Target Support Files/DDBasicControlsKit_Private/ResourceBundle-DDBaseViewController-DDBasicControlsKit_Private-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; + PRODUCT_NAME = DDBaseViewController; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; 874D5ECFCBDE246920D02ADB76CDB268 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F4570F99A149DBF55BF42DD18EA720AD /* Bugly.release.xcconfig */; + baseConfigurationReference = C8912C7EDE4E45FE094F25961D746D68 /* Bugly.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -13032,7 +13306,7 @@ }; 8D95C529FCF4FDEA49C65D2E82670BCF /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CBEFF18E8C5BC2106F7E1C5196B6E0FE /* SwiftyRSA.debug.xcconfig */; + baseConfigurationReference = 998DA7B38BC2237AEA6230DFF18B9B7F /* SwiftyRSA.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13125,7 +13399,7 @@ }; 904AF2F6BEE0469BB3786D9548E42CC7 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EF303D789A15F4609014D8669F176AEE /* SwiftyRSA.release.xcconfig */; + baseConfigurationReference = B3CD0776ABDED97153A49C6FFEF28611 /* SwiftyRSA.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13153,7 +13427,7 @@ }; 934475E4DA2C0BABCCF26DBEB031FCF6 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 442B5B8B0754107E4CF42529F5F079CA /* DDAutoUIKit_Private.release.xcconfig */; + baseConfigurationReference = BE9EEFE3C1290547D139F2FDDE9A2A3F /* DDAutoUIKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13181,7 +13455,7 @@ }; 9372D9A03A0E88D0504BA7590C49DF48 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 81FD0F3231C199A42E139E1703253E1C /* DDUtilsSwiftKit_Private.debug.xcconfig */; + baseConfigurationReference = F2C475F5C3DDC4D613BB54F6EC701363 /* DDUtilsSwiftKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13206,9 +13480,56 @@ }; name = Debug; }; + 93F02EE5EC44C8D3ACA38D0F7AE8D178 /* PreRelease */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = DF2AEC51482009E8935EC3F37C84EC10 /* RxRelay.release.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/RxRelay/RxRelay-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + MODULEMAP_FILE = Headers/Public/RxRelay/RxRelay.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RxRelay; + PRODUCT_NAME = RxRelay; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.1; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = PreRelease; + }; + 95A2B0B1F1013B66BBCC3BDD17A1A58A /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 7577CE3988A94830031C97156A439570 /* DDMAMapKit_Private.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/DDMAMapKit_Private"; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + IBSC_MODULE = DDMAMapKit_Private; + INFOPLIST_FILE = "Target Support Files/DDMAMapKit_Private/ResourceBundle-DDMAMapKit_Private-DDMAMapKit_Private-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; + PRODUCT_NAME = DDMAMapKit_Private; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; 95F977185959B1C025A76CB343AF5CA8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C6934E16C9BC7267D737B19E425194D3 /* DDBasicControlsKit_Private.debug.xcconfig */; + baseConfigurationReference = D3D4F647B2116FBFD7A18F0000CFBF1C /* DDBasicControlsKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13233,37 +13554,9 @@ }; name = Debug; }; - 960D67CF178EF737469E038514CC63A8 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1D779C3B48571CB72AEC106D95FA1B7E /* SnapKit.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/SnapKit/SnapKit-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; - MODULEMAP_FILE = Headers/Public/SnapKit/SnapKit.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = SnapKit; - PRODUCT_NAME = SnapKit; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; 96E335AB1050ECC308696A8784201197 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 71CB46536852EC346410056E45D98CE8 /* DDUIKit.release.xcconfig */; + baseConfigurationReference = 11AA9FF2BF0AB34A6ABCED55E2B3DFD2 /* DDUIKit.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13291,7 +13584,7 @@ }; 97407110C2616E82AAABA592E25F0B1E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B39121E54143B79960951BCF8AEC9407 /* DDAudioPlayerKit_Private.debug.xcconfig */; + baseConfigurationReference = DCE08701C8652904BEE88F34DD27C3A5 /* DDAudioPlayerKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13316,9 +13609,37 @@ }; name = Debug; }; + 98545824CDE7ABF6900E75D1A6C37E47 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 006B83DBD7EF9E9FED347BF4490BE076 /* DDCategoryKit_Private.release.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/DDCategoryKit_Private/DDCategoryKit_Private-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; + MODULEMAP_FILE = Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = DDCategoryKit_Private; + PRODUCT_NAME = DDCategoryKit_Private; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; 99CCD2E6A3652FCDF864FD2DF5B79D3C /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 21DAD45A496EB2C1F1DBA4D9A4F8E940 /* TYCyclePagerView.release.xcconfig */; + baseConfigurationReference = 60804C91E753B56E570498CF4F798CB2 /* TYCyclePagerView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -13345,7 +13666,7 @@ }; 99F4C308A2075AEDDE5F26F284DA3E2C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8634982C6A69646D253E951A48A9AD46 /* DDUIGestureRecognizer.release.xcconfig */; + baseConfigurationReference = E0D0B7AB20E57B728AF637B0BC82F481 /* DDUIGestureRecognizer.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13371,9 +13692,35 @@ }; name = Release; }; + 9B86043376CA2F95D8531E0A0889657F /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 2AB85225A76FD605AAA4578E1A765164 /* Pods-OrderScheduling.release.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; 9C23F3BFA136C876EABD07FBA9320B77 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = FFE76A06CC6B1D03A9D274C1A459E450 /* DDWebImageKit_Private.release.xcconfig */; + baseConfigurationReference = 1B501E28E3FDFF405D393733C389A7BC /* DDWebImageKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13399,6 +13746,25 @@ }; name = Release; }; + 9D20A75E937BB9774107EE2096453A04 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = F09D6602F5FCF95A8ED208D36104E477 /* DDMAMapKit_Private.debug.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/DDMAMapKit_Private"; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + IBSC_MODULE = DDMAMapKit_Private; + INFOPLIST_FILE = "Target Support Files/DDMAMapKit_Private/ResourceBundle-DDMAMapKit_Private-DDMAMapKit_Private-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; + PRODUCT_NAME = DDMAMapKit_Private; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Debug; + }; 9E406C6AAF85E580207CD97B0044DEAB /* Release */ = { isa = XCBuildConfiguration; buildSettings = { @@ -13463,7 +13829,7 @@ }; 9FC4AEA5BCE37566BA898173C24D35FB /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 525060AA394DD8CC124A6BBE69ECA37C /* DDZFPlayerKit_Private.release.xcconfig */; + baseConfigurationReference = 7F0214AA38F1CEAC5DA9E004A183DC80 /* DDZFPlayerKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13491,7 +13857,7 @@ }; A053864A4C7CCE4DF4E4A2087D9E4CC8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 16F1F7FD3EE537935F6EC568D7B92DCC /* JPush.debug.xcconfig */; + baseConfigurationReference = E5ABB7D74AB285DE7B0057E548038111 /* JPush.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -13509,7 +13875,7 @@ }; A6B72CF8955C56DF71299106046D684E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 257BF33C79D3C4256AE066E0B76C7D89 /* RxCocoa.debug.xcconfig */; + baseConfigurationReference = 7F9B1CB5758B76AA0B1DD916EEB5470A /* RxCocoa.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -13535,7 +13901,7 @@ }; A794012D20A5CD57211E1D4516C55EE5 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F2B8B814157DD94A7D91F740EF57BEF2 /* AMapSearch-NO-IDFA.release.xcconfig */; + baseConfigurationReference = 6B96E60464539F6B03106969E21D02D7 /* AMapSearch-NO-IDFA.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -13555,7 +13921,7 @@ }; A84D1A77D947A2D2B8E5D54B2EA3DC14 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E0ABCAF41BA97E58342F7E9EB428B4E4 /* DDUIKit.debug.xcconfig */; + baseConfigurationReference = 0303A4FE184E126A0C84A0570CA1500C /* DDUIKit.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13582,7 +13948,7 @@ }; A91E6C1D84E7355205D2A116E4968450 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = FACF936145D1AFBCC5EEF7E832EC7960 /* BRPickerView.release.xcconfig */; + baseConfigurationReference = 5085009761EFF9710D58D141CE4344FE /* BRPickerView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -13607,9 +13973,35 @@ }; name = Release; }; + AAD6F321785D34BD16EC6F2E6EBB3FD8 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = DBDD0925F5FB23C67496CFE06943DA97 /* RxRelay.debug.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/RxRelay/RxRelay-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + MODULEMAP_FILE = Headers/Public/RxRelay/RxRelay.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RxRelay; + PRODUCT_NAME = RxRelay; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.1; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; AC2BF088394456C214FB78D9ED463DAE /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1C19315A904D44B18B7DAA7CF87AACEA /* DDUtilsSwiftKit_Private.release.xcconfig */; + baseConfigurationReference = 1C06341F09287851FFC3FD086A6124E8 /* DDUtilsSwiftKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13637,7 +14029,7 @@ }; AE9BE5BF7D5EA18EDF75839085C706F5 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = FFE76A06CC6B1D03A9D274C1A459E450 /* DDWebImageKit_Private.release.xcconfig */; + baseConfigurationReference = 1B501E28E3FDFF405D393733C389A7BC /* DDWebImageKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13663,36 +14055,9 @@ }; name = PreRelease; }; - B13EFED9885612F7A4BA11D99850C1DE /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D9E3331F1C3125414F22AB383C1A8271 /* RxSwift.release.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/RxSwift/RxSwift-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - MODULEMAP_FILE = Headers/Public/RxSwift/RxSwift.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RxSwift; - PRODUCT_NAME = RxSwift; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; - SWIFT_VERSION = 5.1; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; B2155827CB60089BFE7E07CDD28D4162 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F47D055E851D9578F96CDAE81409C630 /* JPush.release.xcconfig */; + baseConfigurationReference = E5E3C0DB744B960A5F6130A12E7244C8 /* JPush.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -13710,9 +14075,30 @@ }; name = Release; }; + B4C2592AF9B3E1CB38269A6341773DE2 /* PreRelease */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 3E7E04DEA4FFF9210284B5D20F80D906 /* DDBasicControlsKit_Private.release.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/DDBasicControlsKit_Private"; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + IBSC_MODULE = DDBasicControlsKit_Private; + INFOPLIST_FILE = "Target Support Files/DDBasicControlsKit_Private/ResourceBundle-DDBaseViewController-DDBasicControlsKit_Private-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; + PRODUCT_NAME = DDBaseViewController; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + WRAPPER_EXTENSION = bundle; + }; + name = PreRelease; + }; B4FE51F4F207B2C4F54618B9A13E6CC8 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = FC463093A36B7E585087E39BECD55CC1 /* DDNetworkingOfAlamofireKit_Private.release.xcconfig */; + baseConfigurationReference = 8876CD6696B4C9CC7FDBD176C9562B61 /* DDNetworkingOfAlamofireKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13738,30 +14124,9 @@ }; name = PreRelease; }; - B79F32B2AC1ED4562A0F7E7AD3397373 /* PreRelease */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = BFE6A1FBC1319146FC97413BCC5D32F7 /* DDBasicControlsKit_Private.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/DDBasicControlsKit_Private"; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - IBSC_MODULE = DDBasicControlsKit_Private; - INFOPLIST_FILE = "Target Support Files/DDBasicControlsKit_Private/ResourceBundle-DDBaseViewController-DDBasicControlsKit_Private-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; - PRODUCT_NAME = DDBaseViewController; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - WRAPPER_EXTENSION = bundle; - }; - name = PreRelease; - }; BB4FE9F0AC1A5ECF8D07C1690147AD45 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B3AB2348E7469376BEF7C617A98E8F05 /* DDToastKit_Private.release.xcconfig */; + baseConfigurationReference = 8F1AFC44ED08A99390C97E3260047E20 /* DDToastKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13789,7 +14154,7 @@ }; BC3A49A5F1543E29E82A94504188C974 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F67519CF7E55189D315585F724C933DE /* DDControlsKit_Private.release.xcconfig */; + baseConfigurationReference = F0D8101C65BB03367A1F60BD3741C443 /* DDControlsKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13817,7 +14182,7 @@ }; BDB50D1512B27C99FEC5AFD017B9C2FD /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 442B5B8B0754107E4CF42529F5F079CA /* DDAutoUIKit_Private.release.xcconfig */; + baseConfigurationReference = BE9EEFE3C1290547D139F2FDDE9A2A3F /* DDAutoUIKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13845,7 +14210,7 @@ }; BE22D79D33B14C35C020D24E71C6CFEE /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2CFA321C09324C7AAEC9805BE6A675A2 /* DDFontKit_Private.release.xcconfig */; + baseConfigurationReference = A1343B18CD61CA9E028BFD908770A0F2 /* DDFontKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13897,7 +14262,7 @@ }; C2CF9D64B823FDF5559C4A461A345DA5 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EF303D789A15F4609014D8669F176AEE /* SwiftyRSA.release.xcconfig */; + baseConfigurationReference = B3CD0776ABDED97153A49C6FFEF28611 /* SwiftyRSA.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13925,7 +14290,7 @@ }; C4050B58B3671D1B57C9668880DF1E94 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F4570F99A149DBF55BF42DD18EA720AD /* Bugly.release.xcconfig */; + baseConfigurationReference = C8912C7EDE4E45FE094F25961D746D68 /* Bugly.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -13945,7 +14310,7 @@ }; C4879EE709DDBAAA009F3A5FB2176461 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = DC000F0D5DFB10B14BA0FD639B109F4B /* ZLPhotoBrowser.debug.xcconfig */; + baseConfigurationReference = B4A4770CC67D0EA235C5E9149674D857 /* ZLPhotoBrowser.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -13972,7 +14337,7 @@ }; C723089A4A8EECB528038729687D4337 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = FDDCAA56950F7386A1B680FA9CC38405 /* AMapFoundation-NO-IDFA.debug.xcconfig */; + baseConfigurationReference = 0EB8C624EF7CB306DD272A6C7FD0984F /* AMapFoundation-NO-IDFA.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -13990,7 +14355,7 @@ }; C7F778431CCFA2F935A0DB577516EBF7 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B4ECEEA43CFC281B2DF56F940735797C /* JPushExtension.release.xcconfig */; + baseConfigurationReference = CD8F12B9844C2496DDF15B7705462661 /* JPushExtension.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -14009,35 +14374,9 @@ }; name = Release; }; - C92C4E0AA682FB54BAFCA156F429FB9E /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 7E837A30670F748B9FB694FFDBC5AC8A /* RxSwift.debug.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - GCC_PREFIX_HEADER = "Target Support Files/RxSwift/RxSwift-prefix.pch"; - IPHONEOS_DEPLOYMENT_TARGET = 9.0; - MODULEMAP_FILE = Headers/Public/RxSwift/RxSwift.modulemap; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PRIVATE_HEADERS_FOLDER_PATH = ""; - PRODUCT_MODULE_NAME = RxSwift; - PRODUCT_NAME = RxSwift; - PUBLIC_HEADERS_FOLDER_PATH = ""; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.1; - TARGETED_DEVICE_FAMILY = "1,2"; - }; - name = Debug; - }; C9B5A7A9EE2F32B23DF16125FBECDF13 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2500D868DB86B22C1B226DD8B56C4F60 /* DDProgressHUDKit_Private.debug.xcconfig */; + baseConfigurationReference = 174AB53E059BB9A8DE414DD19F96A58E /* DDProgressHUDKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14064,7 +14403,7 @@ }; CA71D1250878D7A2F10FC80912091C9E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 3B068B3D04F1C947C656827FA14D6AA4 /* ESTabBarController-swift.debug.xcconfig */; + baseConfigurationReference = 404742F23166DBF39C139FE4A5140FAD /* ESTabBarController-swift.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -14090,7 +14429,7 @@ }; CA8EE889378675C9A5C3F87CF3F81643 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B3B7BE56ED7EA3AAAFF55D6535B7270B /* DDAudioPlayerKit_Private.release.xcconfig */; + baseConfigurationReference = 3743DCEBE7F1DF1C3A1F19E68A1BD44A /* DDAudioPlayerKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14116,9 +14455,56 @@ }; name = Release; }; + CAB187C7B4254222CCA7BFFDC3B26BDA /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 3E7E04DEA4FFF9210284B5D20F80D906 /* DDBasicControlsKit_Private.release.xcconfig */; + buildSettings = { + CODE_SIGNING_ALLOWED = NO; + CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/DDBasicControlsKit_Private"; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + IBSC_MODULE = DDBasicControlsKit_Private; + INFOPLIST_FILE = "Target Support Files/DDBasicControlsKit_Private/ResourceBundle-DDBaseViewController-DDBasicControlsKit_Private-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 11.0; + PRODUCT_NAME = DDBaseViewController; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; + TARGETED_DEVICE_FAMILY = "1,2"; + WRAPPER_EXTENSION = bundle; + }; + name = Release; + }; + CADF7FA20B64C7AB1DC430F5F3A6743A /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = DF2AEC51482009E8935EC3F37C84EC10 /* RxRelay.release.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/RxRelay/RxRelay-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + MODULEMAP_FILE = Headers/Public/RxRelay/RxRelay.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RxRelay; + PRODUCT_NAME = RxRelay; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; + SWIFT_VERSION = 5.1; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; CE71B62CECF863FCD01752A325065BB8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B7BB74F674C5F0269150BA90AC2FFE11 /* JPushExtension.debug.xcconfig */; + baseConfigurationReference = 3EF1A24EF12D2D981431935A575DF361 /* JPushExtension.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -14135,9 +14521,35 @@ }; name = Debug; }; + CFBF0AB3A1C1AFE7DCEA152CB3F0CDBF /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 9E4DFAB8B416A2250E403EEEBD97218C /* DynamicBlurView.debug.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/DynamicBlurView/DynamicBlurView-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + MODULEMAP_FILE = Headers/Public/DynamicBlurView/DynamicBlurView.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = DynamicBlurView; + PRODUCT_NAME = DynamicBlurView; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; D4C6CC16ECDE97BFB3D9B16E26F2DFAB /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 72A115E2DA45F484930166351B079261 /* SwiftEntryKit.release.xcconfig */; + baseConfigurationReference = E6E382C8CC3828B550CFE1B411D59792 /* SwiftEntryKit.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -14162,9 +14574,36 @@ }; name = PreRelease; }; + D4E7C0BFC10A4C991D9744879B3B3D87 /* PreRelease */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 34713360F6BD4606798AA38EDAD714D8 /* RxSwift.release.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/RxSwift/RxSwift-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + MODULEMAP_FILE = Headers/Public/RxSwift/RxSwift.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RxSwift; + PRODUCT_NAME = RxSwift; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.1; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = PreRelease; + }; D753782F97F4E74713668F63AC2264FC /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = F7833475D49DA35EEF50E39028CCBD3D /* IQKeyboardManagerSwift.release.xcconfig */; + baseConfigurationReference = BCA4322CF19F0EF5B8D6F291D3C95A12 /* IQKeyboardManagerSwift.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14190,28 +14629,9 @@ }; name = Release; }; - D79855FFA439F9A46268333B62BA7A2D /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 5070ACCBED5223DC4A8B6CEA9E4389B5 /* DDMAMapKit_Private.debug.xcconfig */; - buildSettings = { - CODE_SIGNING_ALLOWED = NO; - CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/DDMAMapKit_Private"; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - IBSC_MODULE = DDMAMapKit_Private; - INFOPLIST_FILE = "Target Support Files/DDMAMapKit_Private/ResourceBundle-DDMAMapKit_Private-DDMAMapKit_Private-Info.plist"; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; - PRODUCT_NAME = DDMAMapKit_Private; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - WRAPPER_EXTENSION = bundle; - }; - name = Debug; - }; D8C42B711DF611275F46D4A34ECE3773 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 394C16767A6B5688FB948587FAE8D366 /* DDProgressHUDKit_Private.release.xcconfig */; + baseConfigurationReference = 0E81B3F8F745DB6A9AAFB8CD40CB6EC8 /* DDProgressHUDKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14237,9 +14657,37 @@ }; name = PreRelease; }; + DB575ABAA2A6F12E1E3403D17F082F82 /* PreRelease */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 5CC4013C82704E2725B81D451DE06B1D /* SnapKit.release.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/SnapKit/SnapKit-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + MODULEMAP_FILE = Headers/Public/SnapKit/SnapKit.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = SnapKit; + PRODUCT_NAME = SnapKit; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = PreRelease; + }; DC44562C893BBD9E6500DE8495051652 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E2ED8C7C5FBCEC374AC91E4C3CDB7351 /* DDUIGestureRecognizer.debug.xcconfig */; + baseConfigurationReference = CD93EAF252FE9FC36CD21DC48271E1B3 /* DDUIGestureRecognizer.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14266,7 +14714,7 @@ }; DF2EED8A10FE5D2C9BC103161FA8FF7A /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2CFA321C09324C7AAEC9805BE6A675A2 /* DDFontKit_Private.release.xcconfig */; + baseConfigurationReference = A1343B18CD61CA9E028BFD908770A0F2 /* DDFontKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14294,7 +14742,7 @@ }; DFE3DB0D7A79153CE9B1B4EE24EDD541 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 602E4EA5B0D92CBFADF9EDEF82568CEB /* Alamofire.debug.xcconfig */; + baseConfigurationReference = 52B570D1BFFF775858C3A96626EEAB44 /* Alamofire.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14321,7 +14769,7 @@ }; E0AC88ADD941277FF7B427F755BC7B15 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 282817C99FC8815E2D4DC7C5E54F6928 /* DDPersistenceKit_Private.release.xcconfig */; + baseConfigurationReference = 542580CD4322A21B74A4ECC00C42E348 /* DDPersistenceKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14349,7 +14797,7 @@ }; E1031BB4531D9A9132E269EA00AFF8B4 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1C19315A904D44B18B7DAA7CF87AACEA /* DDUtilsSwiftKit_Private.release.xcconfig */; + baseConfigurationReference = 1C06341F09287851FFC3FD086A6124E8 /* DDUtilsSwiftKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14377,7 +14825,7 @@ }; E21A5F2FEA6117A1960CA8D8DF5802CF /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2F3071C15F88425913925D984D82AE21 /* DDLogKit_Private.release.xcconfig */; + baseConfigurationReference = BDFBA89DE326F0EFFD08C57490B7A03A /* DDLogKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14403,6 +14851,31 @@ }; name = PreRelease; }; + E792F3F0C8FC014786AFA041A0E1A6A5 /* PreRelease */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = F375C7DA720F6C0C81573E458E9A4020 /* Pods-OrderScheduling.prerelease.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = PreRelease; + }; EA77E2D16CF855DB969ADBF9307BDD89 /* PreRelease */ = { isa = XCBuildConfiguration; buildSettings = { @@ -14467,7 +14940,7 @@ }; EC0B9BEDBAD3BA7D069F833CE7BD41B5 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9CD24C646EA516E23EBE6C8DBC35DE2F /* TYCyclePagerView.debug.xcconfig */; + baseConfigurationReference = 17888856B8B48807E8E714F1FA86DABD /* TYCyclePagerView.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -14491,9 +14964,35 @@ }; name = Debug; }; + ED6776014B1D7C96C20FC7409EE0CE27 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 40876F10DB0DAFC2BCF0D3D3FF006558 /* RxSwift.debug.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/RxSwift/RxSwift-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + MODULEMAP_FILE = Headers/Public/RxSwift/RxSwift.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = RxSwift; + PRODUCT_NAME = RxSwift; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.1; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; EEDB89A479687B1B952A7288C971BFB2 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 87FD8651FE97C782EFF4DEA08390E5E3 /* DDDateKit_Private.release.xcconfig */; + baseConfigurationReference = 92A8C75F27C7753AED1D69771277142C /* DDDateKit_Private.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14521,7 +15020,7 @@ }; F4D09748EA447467AA488E65BF352248 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C4025A86355AAFC6861CBACCC14A3DC2 /* AMapTrack-NO-IDFA.release.xcconfig */; + baseConfigurationReference = 4096897914F3034BAA58D3CE2344959E /* AMapTrack-NO-IDFA.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -14540,7 +15039,7 @@ }; F5CC28EC3299B709423FB6C60A226B24 /* PreRelease */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 127CDF9926BA417F1E035E78530D0185 /* AMapLocation-NO-IDFA.release.xcconfig */; + baseConfigurationReference = A6DCBE7BA32A6207103E3433A2D746EB /* AMapLocation-NO-IDFA.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -14557,35 +15056,9 @@ }; name = PreRelease; }; - F6977D79F3143FB0D7819AA06055E44F /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2AB85225A76FD605AAA4578E1A765164 /* Pods-OrderScheduling.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - DEVELOPMENT_TEAM = W4SG324NS4; - "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; - IPHONEOS_DEPLOYMENT_TARGET = 13.0; - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - }; - name = Release; - }; F6C7ECFF2293D4993D9933A5DE819A41 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A61B0268D3262DE56DAE32AA41E8B37D /* DDFontKit_Private.debug.xcconfig */; + baseConfigurationReference = 4670DDFAF1755ACD108E1DBC72E66685 /* DDFontKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14612,7 +15085,7 @@ }; F7A68DC3E75DBA99B64E78F514059694 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7C8B95235495922FB55CA29235700C4A /* DDColorKit_Private.debug.xcconfig */; + baseConfigurationReference = 383F13627705F8373D8E826977B42A47 /* DDColorKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14637,9 +15110,37 @@ }; name = Debug; }; + F80564BD8F0491FD9F7BE7AFA7F24A40 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = B1B3B78C24D91972E01D60EF4EFF9D2C /* PopupDialog.release.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEVELOPMENT_TEAM = W4SG324NS4; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; + GCC_PREFIX_HEADER = "Target Support Files/PopupDialog/PopupDialog-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 10.0; + MODULEMAP_FILE = Headers/Public/PopupDialog/PopupDialog.modulemap; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_MODULE_NAME = PopupDialog; + PRODUCT_NAME = PopupDialog; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) RELEASE"; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; FB30073E2C0CCAE442B4761A540433B1 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = B1D286FBD0796967AA89259FA68B1706 /* DDZFPlayerKit_Private.debug.xcconfig */; + baseConfigurationReference = 26E44BAFA303D9F296CB04EEE6A486E2 /* DDZFPlayerKit_Private.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -14697,16 +15198,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 09197F05588498CB0E8F674939FC9E6F /* Build configuration list for PBXNativeTarget "Kingfisher" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 33B3D5E782D6CDCCC6F0AEB70FABD67F /* Debug */, - 1C8666EE1FF3F441C8FB23B594111F53 /* PreRelease */, - 22BE2EE4173CFB9CAAD3CF05CC5B6822 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; 097C79FA69DF7375991D9694E01952C1 /* Build configuration list for PBXNativeTarget "SwiftyRSA" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -14717,16 +15208,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 24C90D6AF5D625DFFDCE691C54E8AEDE /* Build configuration list for PBXNativeTarget "DDBasicControlsKit_Private-DDBaseViewController" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 11608668DA14600128F7FE0A1D4E42E2 /* Debug */, - B79F32B2AC1ED4562A0F7E7AD3397373 /* PreRelease */, - 76E9EDBF91BF4A4BB06778F0F26F0EC8 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; 2502DBFD94504E58AACFE09B0E8730C7 /* Build configuration list for PBXAggregateTarget "JCore" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -14757,6 +15238,16 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 27CA1B235B0408A487B3D2403B6D6187 /* Build configuration list for PBXNativeTarget "RxRelay" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + AAD6F321785D34BD16EC6F2E6EBB3FD8 /* Debug */, + 93F02EE5EC44C8D3ACA38D0F7AE8D178 /* PreRelease */, + CADF7FA20B64C7AB1DC430F5F3A6743A /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 2BBA364C66D6425D2066BED8F68D00CE /* Build configuration list for PBXNativeTarget "BRPickerView" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -14817,6 +15308,16 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 374A4E3B7BD99D9F06FDEA7CC87E8850 /* Build configuration list for PBXNativeTarget "DynamicBlurView" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + CFBF0AB3A1C1AFE7DCEA152CB3F0CDBF /* Debug */, + 7D63FB0E7E7506708BD5F823B9463916 /* PreRelease */, + 814F2EABC15AA1599B495C2A2CFA8022 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 3B447F142DEA14A3711012439CBCE2AC /* Build configuration list for PBXNativeTarget "DDUtilsSwiftKit_Private" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -14877,16 +15378,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 65745557B7C0948755E0691612AAA4D3 /* Build configuration list for PBXNativeTarget "RxSwift" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C92C4E0AA682FB54BAFCA156F429FB9E /* Debug */, - 5BF8193C6BD9E05DE8E895A40985E550 /* PreRelease */, - B13EFED9885612F7A4BA11D99850C1DE /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; 6EFF2AAACB8F237CB585C1B5C0A8EAE8 /* Build configuration list for PBXNativeTarget "DDControlsKit_Private" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -14897,12 +15388,12 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 8DD9A89B190F2C2FFA9DE83DAB117468 /* Build configuration list for PBXNativeTarget "DDMAMapKit_Private-DDMAMapKit_Private" */ = { + 8E50EE297DCC05014C88F699A36DEF43 /* Build configuration list for PBXNativeTarget "DDCategoryKit_Private" */ = { isa = XCConfigurationList; buildConfigurations = ( - D79855FFA439F9A46268333B62BA7A2D /* Debug */, - 4D9993CD03BF5F8B2FEAEC46689E7E8A /* PreRelease */, - 028C7C4AD70B0A7664C1DF3B7B5896DF /* Release */, + 0924432DC61373F45432E46A7A0F31A1 /* Debug */, + 0821F81F1C31A0D8294FD58FB0667D35 /* PreRelease */, + 98545824CDE7ABF6900E75D1A6C37E47 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -14927,12 +15418,12 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 9ABB98BCDDD000F56C8B59722FA782ED /* Build configuration list for PBXNativeTarget "SnapKit" */ = { + A1E6BD1F6C215CED34782F41B649F813 /* Build configuration list for PBXNativeTarget "Kingfisher" */ = { isa = XCConfigurationList; buildConfigurations = ( - 2DEAA0DBB76A27350825527A14B22A44 /* Debug */, - 14F1B8308AED90E508B16043F1B1D040 /* PreRelease */, - 960D67CF178EF737469E038514CC63A8 /* Release */, + 252AFF79657A12EA0F2D05BCA8BCF72C /* Debug */, + 263186E013F11491F5E484935ED3148D /* PreRelease */, + 7B6A78D46D28FC77A1C662278E8C009E /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -14977,16 +15468,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - AD30166C77FEA51ED212593E0EA5E49A /* Build configuration list for PBXNativeTarget "DDCategoryKit_Private" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 7B79BDA3D174655F01259263594230BB /* Debug */, - 3858643658070E3B25240DC4292F302C /* PreRelease */, - 5298764BB36B1ED291E146887F49EE64 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; ADFF35896AEF363010BAB413E213D106 /* Build configuration list for PBXNativeTarget "DDBasicControlsKit_Private" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -15007,16 +15488,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - B35DE49B58955883DE35871F4E33D8FF /* Build configuration list for PBXNativeTarget "Pods-OrderScheduling" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 3AC817540BF56184330DC64C9FBE5F1C /* Debug */, - 56430B4A9B8A64259E9C316EABAA2768 /* PreRelease */, - F6977D79F3143FB0D7819AA06055E44F /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; B4F27C1BD05C95157EA376F9A95D1D93 /* Build configuration list for PBXNativeTarget "DDColorKit_Private" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -15087,6 +15558,16 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + D6C3D0A9E88D7C5652DB9B105A3B4CF4 /* Build configuration list for PBXNativeTarget "DDMAMapKit_Private-DDMAMapKit_Private" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 9D20A75E937BB9774107EE2096453A04 /* Debug */, + 5BB5E10A404E0A105E959D4D22CD06B8 /* PreRelease */, + 95A2B0B1F1013B66BBCC3BDD17A1A58A /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; D88767459E8E16207822B6DEB496E73F /* Build configuration list for PBXAggregateTarget "AMapFoundation-NO-IDFA" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -15107,12 +15588,22 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - EFD6F45616C9654269CD6DE208A27AA7 /* Build configuration list for PBXNativeTarget "RxRelay" */ = { + E4C81922A6992D1B0B7E17B0C709906D /* Build configuration list for PBXNativeTarget "Pods-OrderScheduling" */ = { isa = XCConfigurationList; buildConfigurations = ( - 68ABC045139CA2BEC67A7ED92979A67B /* Debug */, - 558F923D14D5EB813CB6736FBADB0D0A /* PreRelease */, - 32107413BD5D5DE4E7FF2B94AA4478E7 /* Release */, + 8215DD463CCF8977E1AD7FEC6D594030 /* Debug */, + E792F3F0C8FC014786AFA041A0E1A6A5 /* PreRelease */, + 9B86043376CA2F95D8531E0A0889657F /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + E55D47F313331FDABCD32857105AFD2C /* Build configuration list for PBXNativeTarget "RxSwift" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + ED6776014B1D7C96C20FC7409EE0CE27 /* Debug */, + D4E7C0BFC10A4C991D9744879B3B3D87 /* PreRelease */, + 1704F0EC987CC93E0AB9E671AB5625D2 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -15127,6 +15618,26 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + F13AD981FE58D26C2085CC0848B7F96C /* Build configuration list for PBXNativeTarget "PopupDialog" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 466EBD678661D52A379DAAE6AC65AEAD /* Debug */, + 7B0823ECDBE4CBBB30A637989E0F1800 /* PreRelease */, + F80564BD8F0491FD9F7BE7AFA7F24A40 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + F612754571F1DC598D4FEA34C4978659 /* Build configuration list for PBXNativeTarget "DDBasicControlsKit_Private-DDBaseViewController" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 826C56951F2AA52ACA6011106F8C484F /* Debug */, + B4C2592AF9B3E1CB38269A6341773DE2 /* PreRelease */, + CAB187C7B4254222CCA7BFFDC3B26BDA /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; F6BDC633A594EFE95B0539379C061D7A /* Build configuration list for PBXNativeTarget "MJRefresh" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -15147,6 +15658,16 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + FB2322486CA3331AA94A9C04DF69318F /* Build configuration list for PBXNativeTarget "SnapKit" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 489E9830093FC6106F0F7738C189C410 /* Debug */, + DB575ABAA2A6F12E1E3403D17F082F82 /* PreRelease */, + 36020B1F0CA4D13823086273C510C125 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; /* End XCConfigurationList section */ }; rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */; diff --git a/Pods/Pods.xcodeproj/xcuserdata/zd.xcuserdatad/xcschemes/DynamicBlurView.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/zd.xcuserdatad/xcschemes/DynamicBlurView.xcscheme new file mode 100644 index 0000000..448714a --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/zd.xcuserdatad/xcschemes/DynamicBlurView.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/zd.xcuserdatad/xcschemes/PopupDialog.xcscheme b/Pods/Pods.xcodeproj/xcuserdata/zd.xcuserdatad/xcschemes/PopupDialog.xcscheme new file mode 100644 index 0000000..09685fc --- /dev/null +++ b/Pods/Pods.xcodeproj/xcuserdata/zd.xcuserdatad/xcschemes/PopupDialog.xcscheme @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Pods/Pods.xcodeproj/xcuserdata/zd.xcuserdatad/xcschemes/xcschememanagement.plist b/Pods/Pods.xcodeproj/xcuserdata/zd.xcuserdatad/xcschemes/xcschememanagement.plist index 5eb2fe7..f2efa21 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/zd.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Pods/Pods.xcodeproj/xcuserdata/zd.xcuserdatad/xcschemes/xcschememanagement.plist @@ -149,6 +149,11 @@ isShown + DynamicBlurView.xcscheme + + isShown + + ESTabBarController-swift.xcscheme isShown @@ -199,6 +204,11 @@ isShown + PopupDialog.xcscheme + + isShown + + RxCocoa.xcscheme isShown diff --git a/Pods/PopupDialog/LICENSE b/Pods/PopupDialog/LICENSE new file mode 100644 index 0000000..6431917 --- /dev/null +++ b/Pods/PopupDialog/LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +Author - Martin Wildfeuer (http://www.mwfire.de) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/Pods/PopupDialog/PopupDialog/Classes/InteractiveTransition.swift b/Pods/PopupDialog/PopupDialog/Classes/InteractiveTransition.swift new file mode 100644 index 0000000..0f9f2f4 --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/InteractiveTransition.swift @@ -0,0 +1,86 @@ +// +// PopupDialogInteractiveTransition.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation + +// Handles interactive transition triggered via pan gesture recognizer on dialog +final internal class InteractiveTransition: UIPercentDrivenInteractiveTransition { + + // If the interactive transition was started + var hasStarted = false + + // If the interactive transition + var shouldFinish = false + + // The view controller containing the views + // with attached gesture recognizers + weak var viewController: UIViewController? + + @objc func handlePan(_ sender: UIPanGestureRecognizer) { + + guard let vc = viewController else { return } + + guard let progress = calculateProgress(sender: sender) else { return } + + switch sender.state { + case .began: + hasStarted = true + vc.dismiss(animated: true, completion: nil) + case .changed: + shouldFinish = progress > 0.3 + update(progress) + case .cancelled: + hasStarted = false + cancel() + case .ended: + hasStarted = false + completionSpeed = 0.55 + shouldFinish ? finish() : cancel() + default: + break + } + } +} + +internal extension InteractiveTransition { + + /*! + Translates the pan gesture recognizer position to the progress percentage + - parameter sender: A UIPanGestureRecognizer + - returns: Progress + */ + func calculateProgress(sender: UIPanGestureRecognizer) -> CGFloat? { + guard let vc = viewController else { return nil } + + // http://www.thorntech.com/2016/02/ios-tutorial-close-modal-dragging/ + let translation = sender.translation(in: vc.view) + let verticalMovement = translation.y / vc.view.bounds.height + let downwardMovement = fmaxf(Float(verticalMovement), 0.0) + let downwardMovementPercent = fminf(downwardMovement, 1.0) + let progress = CGFloat(downwardMovementPercent) + + return progress + } +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/PopupDialog+Keyboard.swift b/Pods/PopupDialog/PopupDialog/Classes/PopupDialog+Keyboard.swift new file mode 100644 index 0000000..38ed6df --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/PopupDialog+Keyboard.swift @@ -0,0 +1,132 @@ +// +// PopupDialog+Keyboard.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import UIKit + +/// This extension is designed to handle dialog positioning +/// if a keyboard is displayed while the popup is on top +internal extension PopupDialog { + + // MARK: - Keyboard & orientation observers + + /*! Add obserservers for UIKeyboard notifications */ + func addObservers() { + NotificationCenter.default.addObserver(self, selector: #selector(orientationChanged), + name: UIDevice.orientationDidChangeNotification, + object: nil) + + NotificationCenter.default.addObserver(self, + selector: #selector(keyboardWillShow), + name: UIResponder.keyboardWillShowNotification, + object: nil) + + NotificationCenter.default.addObserver(self, + selector: #selector(keyboardWillHide), + name: UIResponder.keyboardWillHideNotification, + object: nil) + + NotificationCenter.default.addObserver(self, + selector: #selector(keyboardWillChangeFrame), + name: UIResponder.keyboardWillChangeFrameNotification, + object: nil) + } + + /*! Remove observers */ + func removeObservers() { + NotificationCenter.default.removeObserver(self, + name: UIDevice.orientationDidChangeNotification, + object: nil) + + NotificationCenter.default.removeObserver(self, + name: UIResponder.keyboardWillShowNotification, + object: nil) + + NotificationCenter.default.removeObserver(self, + name: UIResponder.keyboardWillHideNotification, + object: nil) + + NotificationCenter.default.removeObserver(self, + name: UIResponder.keyboardWillChangeFrameNotification, + object: nil) + } + + // MARK: - Actions + + /*! + Keyboard will show notification listener + - parameter notification: NSNotification + */ + @objc fileprivate func keyboardWillShow(_ notification: Notification) { + guard isTopAndVisible else { return } + keyboardShown = true + centerPopup() + } + + /*! + Keyboard will hide notification listener + - parameter notification: NSNotification + */ + @objc fileprivate func keyboardWillHide(_ notification: Notification) { + guard isTopAndVisible else { return } + keyboardShown = false + centerPopup() + } + + /*! + Keyboard will change frame notification listener + - parameter notification: NSNotification + */ + @objc fileprivate func keyboardWillChangeFrame(_ notification: Notification) { + guard let keyboardRect = (notification as NSNotification).userInfo?[UIResponder.keyboardFrameEndUserInfoKey] as? NSValue else { + return + } + keyboardHeight = keyboardRect.cgRectValue.height + } + + /*! + Listen to orientation changes + - parameter notification: NSNotification + */ + @objc fileprivate func orientationChanged(_ notification: Notification) { + if keyboardShown { centerPopup() } + } + + fileprivate func centerPopup() { + + // Make sure keyboard should reposition on keayboard notifications + guard keyboardShiftsView else { return } + + // Make sure a valid keyboard height is available + guard let keyboardHeight = keyboardHeight else { return } + + // Calculate new center of shadow background + let popupCenter = keyboardShown ? keyboardHeight / -2 : 0 + + // Reposition and animate + popupContainerView.centerYConstraint?.constant = popupCenter + popupContainerView.pv_layoutIfNeededAnimated() + } +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/PopupDialog.swift b/Pods/PopupDialog/PopupDialog/Classes/PopupDialog.swift new file mode 100644 index 0000000..69e7a00 --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/PopupDialog.swift @@ -0,0 +1,342 @@ +// +// PopupDialog.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import UIKit + +/// Creates a Popup dialog similar to UIAlertController +final public class PopupDialog: UIViewController { + + // MARK: Private / Internal + + /// First init flag + fileprivate var initialized = false + + /// StatusBar display related + fileprivate let hideStatusBar: Bool + fileprivate var statusBarShouldBeHidden: Bool = false + + /// Width for iPad displays + fileprivate let preferredWidth: CGFloat + + /// The completion handler + fileprivate var completion: (() -> Void)? + + /// The custom transition presentation manager + fileprivate var presentationManager: PresentationManager! + + /// Interactor class for pan gesture dismissal + fileprivate lazy var interactor = InteractiveTransition() + + /// Returns the controllers view + internal var popupContainerView: PopupDialogContainerView { + return view as! PopupDialogContainerView // swiftlint:disable:this force_cast + } + + /// The set of buttons + fileprivate var buttons = [PopupDialogButton]() + + /// Whether keyboard has shifted view + internal var keyboardShown = false + + /// Keyboard height + internal var keyboardHeight: CGFloat? + + // MARK: Public + + /// The content view of the popup dialog + public var viewController: UIViewController + + /// Whether or not to shift view for keyboard display + public var keyboardShiftsView = true + + // MARK: - Initializers + + /*! + Creates a standard popup dialog with title, message and image field + + - parameter title: The dialog title + - parameter message: The dialog message + - parameter image: The dialog image + - parameter buttonAlignment: The dialog button alignment + - parameter transitionStyle: The dialog transition style + - parameter preferredWidth: The preferred width for iPad screens + - parameter tapGestureDismissal: Indicates if dialog can be dismissed via tap gesture + - parameter panGestureDismissal: Indicates if dialog can be dismissed via pan gesture + - parameter hideStatusBar: Whether to hide the status bar on PopupDialog presentation + - parameter completion: Completion block invoked when dialog was dismissed + + - returns: Popup dialog default style + */ + @objc public convenience init( + title: String?, + message: String?, + image: UIImage? = nil, + buttonAlignment: NSLayoutConstraint.Axis = .vertical, + transitionStyle: PopupDialogTransitionStyle = .bounceUp, + preferredWidth: CGFloat = 340, + tapGestureDismissal: Bool = true, + panGestureDismissal: Bool = true, + hideStatusBar: Bool = false, + completion: (() -> Void)? = nil) { + + // Create and configure the standard popup dialog view + let viewController = PopupDialogDefaultViewController() + viewController.titleText = title + viewController.messageText = message + viewController.image = image + + // Call designated initializer + self.init(viewController: viewController, + buttonAlignment: buttonAlignment, + transitionStyle: transitionStyle, + preferredWidth: preferredWidth, + tapGestureDismissal: tapGestureDismissal, + panGestureDismissal: panGestureDismissal, + hideStatusBar: hideStatusBar, + completion: completion) + } + + /*! + Creates a popup dialog containing a custom view + + - parameter viewController: A custom view controller to be displayed + - parameter buttonAlignment: The dialog button alignment + - parameter transitionStyle: The dialog transition style + - parameter preferredWidth: The preferred width for iPad screens + - parameter tapGestureDismissal: Indicates if dialog can be dismissed via tap gesture + - parameter panGestureDismissal: Indicates if dialog can be dismissed via pan gesture + - parameter hideStatusBar: Whether to hide the status bar on PopupDialog presentation + - parameter completion: Completion block invoked when dialog was dismissed + + - returns: Popup dialog with a custom view controller + */ + @objc public init( + viewController: UIViewController, + buttonAlignment: NSLayoutConstraint.Axis = .vertical, + transitionStyle: PopupDialogTransitionStyle = .bounceUp, + preferredWidth: CGFloat = 340, + tapGestureDismissal: Bool = true, + panGestureDismissal: Bool = true, + hideStatusBar: Bool = false, + completion: (() -> Void)? = nil) { + + self.viewController = viewController + self.preferredWidth = preferredWidth + self.hideStatusBar = hideStatusBar + self.completion = completion + super.init(nibName: nil, bundle: nil) + + // Init the presentation manager + presentationManager = PresentationManager(transitionStyle: transitionStyle, interactor: interactor) + + // Assign the interactor view controller + interactor.viewController = self + + // Define presentation styles + transitioningDelegate = presentationManager + modalPresentationStyle = .custom + + // StatusBar setup + modalPresentationCapturesStatusBarAppearance = true + + // Add our custom view to the container + addChild(viewController) + popupContainerView.stackView.insertArrangedSubview(viewController.view, at: 0) + popupContainerView.buttonStackView.axis = buttonAlignment + viewController.didMove(toParent: self) + + // Allow for dialog dismissal on background tap + if tapGestureDismissal { + let tapRecognizer = UITapGestureRecognizer(target: self, action: #selector(handleTap)) + tapRecognizer.cancelsTouchesInView = false + popupContainerView.addGestureRecognizer(tapRecognizer) + } + // Allow for dialog dismissal on dialog pan gesture + if panGestureDismissal { + let panRecognizer = UIPanGestureRecognizer(target: interactor, action: #selector(InteractiveTransition.handlePan)) + panRecognizer.cancelsTouchesInView = false + popupContainerView.stackView.addGestureRecognizer(panRecognizer) + } + } + + // Init with coder not implemented + required public init?(coder aDecoder: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: - View life cycle + + /// Replaces controller view with popup view + public override func loadView() { + view = PopupDialogContainerView(frame: UIScreen.main.bounds, preferredWidth: preferredWidth) + } + + public override func viewWillAppear(_ animated: Bool) { + super.viewWillAppear(animated) + addObservers() + + guard !initialized else { return } + appendButtons() + initialized = true + } + + public override func viewDidAppear(_ animated: Bool) { + super.viewDidAppear(animated) + + statusBarShouldBeHidden = hideStatusBar + UIView.animate(withDuration: 0.15) { + self.setNeedsStatusBarAppearanceUpdate() + } + } + + public override func viewWillDisappear(_ animated: Bool) { + super.viewWillDisappear(animated) + removeObservers() + } + + deinit { + completion?() + completion = nil + } + + // MARK: - Dismissal related + + @objc fileprivate func handleTap(_ sender: UITapGestureRecognizer) { + + // Make sure it's not a tap on the dialog but the background + let point = sender.location(in: popupContainerView.stackView) + guard !popupContainerView.stackView.point(inside: point, with: nil) else { return } + dismiss() + } + + /*! + Dismisses the popup dialog + */ + @objc public func dismiss(_ completion: (() -> Void)? = nil) { + self.dismiss(animated: true) { + completion?() + } + } + + // MARK: - Button related + + /*! + Appends the buttons added to the popup dialog + to the placeholder stack view + */ + fileprivate func appendButtons() { + + // Add action to buttons + let stackView = popupContainerView.stackView + let buttonStackView = popupContainerView.buttonStackView + if buttons.isEmpty { + stackView.removeArrangedSubview(popupContainerView.buttonStackView) + } + + for (index, button) in buttons.enumerated() { + button.needsLeftSeparator = buttonStackView.axis == .horizontal && index > 0 + buttonStackView.addArrangedSubview(button) + button.addTarget(self, action: #selector(buttonTapped(_:)), for: .touchUpInside) + } + } + + /*! + Adds a single PopupDialogButton to the Popup dialog + - parameter button: A PopupDialogButton instance + */ + @objc public func addButton(_ button: PopupDialogButton) { + buttons.append(button) + } + + /*! + Adds an array of PopupDialogButtons to the Popup dialog + - parameter buttons: A list of PopupDialogButton instances + */ + @objc public func addButtons(_ buttons: [PopupDialogButton]) { + self.buttons += buttons + } + + /// Calls the action closure of the button instance tapped + @objc fileprivate func buttonTapped(_ button: PopupDialogButton) { + if button.dismissOnTap { + dismiss({ button.buttonAction?() }) + } else { + button.buttonAction?() + } + } + + /*! + Simulates a button tap for the given index + Makes testing a breeze + - parameter index: The index of the button to tap + */ + public func tapButtonWithIndex(_ index: Int) { + let button = buttons[index] + button.buttonAction?() + } + + // MARK: - StatusBar display related + + public override var prefersStatusBarHidden: Bool { + return statusBarShouldBeHidden + } + + public override var preferredStatusBarUpdateAnimation: UIStatusBarAnimation { + return .slide + } +} + +// MARK: - View proxy values + +extension PopupDialog { + + /// The button alignment of the alert dialog + @objc public var buttonAlignment: NSLayoutConstraint.Axis { + get { + return popupContainerView.buttonStackView.axis + } + set { + popupContainerView.buttonStackView .axis = newValue + popupContainerView.pv_layoutIfNeededAnimated() + } + } + + /// The transition style + @objc public var transitionStyle: PopupDialogTransitionStyle { + get { return presentationManager.transitionStyle } + set { presentationManager.transitionStyle = newValue } + } +} + +// MARK: - Shake + +extension PopupDialog { + + /// Performs a shake animation on the dialog + @objc public func shake() { + popupContainerView.pv_shake() + } +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/PopupDialogButton.swift b/Pods/PopupDialog/PopupDialog/Classes/PopupDialogButton.swift new file mode 100644 index 0000000..774213b --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/PopupDialogButton.swift @@ -0,0 +1,166 @@ +// +// PopupDialogButton.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import UIKit + +/// Represents the default button for the popup dialog +open class PopupDialogButton: UIButton { + + public typealias PopupDialogButtonAction = () -> Void + + // MARK: Public + + /// The font and size of the button title + @objc open dynamic var titleFont: UIFont? { + get { return titleLabel?.font } + set { titleLabel?.font = newValue } + } + + /// The height of the button + @objc open dynamic var buttonHeight: Int + + /// The title color of the button + @objc open dynamic var titleColor: UIColor? { + get { return self.titleColor(for: UIControl.State()) } + set { setTitleColor(newValue, for: UIControl.State()) } + } + + /// The background color of the button + @objc open dynamic var buttonColor: UIColor? { + get { return backgroundColor } + set { backgroundColor = newValue } + } + + /// The separator color of this button + @objc open dynamic var separatorColor: UIColor? { + get { return separator.backgroundColor } + set { + separator.backgroundColor = newValue + leftSeparator.backgroundColor = newValue + } + } + + /// Default appearance of the button + open var defaultTitleFont = UIFont.systemFont(ofSize: 14) + open var defaultTitleColor = UIColor(red: 0.25, green: 0.53, blue: 0.91, alpha: 1) + open var defaultButtonColor = UIColor.clear + open var defaultSeparatorColor = UIColor(white: 0.9, alpha: 1) + + /// Whether button should dismiss popup when tapped + @objc open var dismissOnTap = true + + /// The action called when the button is tapped + open fileprivate(set) var buttonAction: PopupDialogButtonAction? + + // MARK: Private + + fileprivate lazy var separator: UIView = { + let line = UIView(frame: .zero) + line.translatesAutoresizingMaskIntoConstraints = false + return line + }() + + fileprivate lazy var leftSeparator: UIView = { + let line = UIView(frame: .zero) + line.translatesAutoresizingMaskIntoConstraints = false + line.alpha = 0 + return line + }() + + // MARK: Internal + + internal var needsLeftSeparator: Bool = false { + didSet { + leftSeparator.alpha = needsLeftSeparator ? 1.0 : 0.0 + } + } + + // MARK: Initializers + + /*! + Creates a button that can be added to the popup dialog + + - parameter title: The button title + - parameter dismisssOnTap: Whether a tap automatically dismisses the dialog + - parameter action: The action closure + + - returns: PopupDialogButton + */ + @objc public init(title: String, height: Int = 45, dismissOnTap: Bool = true, action: PopupDialogButtonAction?) { + + // Assign the button height + buttonHeight = height + + // Assign the button action + buttonAction = action + + super.init(frame: .zero) + + // Set the button title + setTitle(title, for: UIControl.State()) + + self.dismissOnTap = dismissOnTap + + // Setup the views + setupView() + } + + required public init?(coder aDecoder: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: View setup + + open func setupView() { + + // Default appearance + setTitleColor(defaultTitleColor, for: UIControl.State()) + titleLabel?.font = defaultTitleFont + backgroundColor = defaultButtonColor + separator.backgroundColor = defaultSeparatorColor + leftSeparator.backgroundColor = defaultSeparatorColor + + // Add and layout views + addSubview(separator) + addSubview(leftSeparator) + + let views = ["separator": separator, "leftSeparator": leftSeparator, "button": self] + let metrics = ["buttonHeight": buttonHeight] + var constraints = [NSLayoutConstraint]() + constraints += NSLayoutConstraint.constraints(withVisualFormat: "V:[button(buttonHeight)]", options: [], metrics: metrics, views: views) + constraints += NSLayoutConstraint.constraints(withVisualFormat: "H:|[separator]|", options: [], metrics: nil, views: views) + constraints += NSLayoutConstraint.constraints(withVisualFormat: "V:|[separator(1)]", options: [], metrics: nil, views: views) + constraints += NSLayoutConstraint.constraints(withVisualFormat: "H:|[leftSeparator(1)]", options: [], metrics: nil, views: views) + constraints += NSLayoutConstraint.constraints(withVisualFormat: "V:|[leftSeparator]|", options: [], metrics: nil, views: views) + NSLayoutConstraint.activate(constraints) + } + + open override var isHighlighted: Bool { + didSet { + isHighlighted ? pv_fade(.out, 0.5) : pv_fade(.in, 1.0) + } + } +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/PopupDialogContainerView.swift b/Pods/PopupDialog/PopupDialog/Classes/PopupDialogContainerView.swift new file mode 100644 index 0000000..4f36e6c --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/PopupDialogContainerView.swift @@ -0,0 +1,197 @@ +// +// PopupDialogContainerView.swift +// Pods +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import UIKit + +/// The main view of the popup dialog +final public class PopupDialogContainerView: UIView { + + // MARK: - Appearance + + /// The background color of the popup dialog + override public dynamic var backgroundColor: UIColor? { + get { return container.backgroundColor } + set { container.backgroundColor = newValue } + } + + /// The corner radius of the popup view + @objc public dynamic var cornerRadius: Float { + get { return Float(shadowContainer.layer.cornerRadius) } + set { + let radius = CGFloat(newValue) + shadowContainer.layer.cornerRadius = radius + container.layer.cornerRadius = radius + } + } + + // MARK: Shadow related + + /// Enable / disable shadow rendering of the container + @objc public dynamic var shadowEnabled: Bool { + get { return shadowContainer.layer.shadowRadius > 0 } + set { shadowContainer.layer.shadowRadius = newValue ? shadowRadius : 0 } + } + + /// Color of the container shadow + @objc public dynamic var shadowColor: UIColor? { + get { + guard let color = shadowContainer.layer.shadowColor else { + return nil + } + return UIColor(cgColor: color) + } + set { shadowContainer.layer.shadowColor = newValue?.cgColor } + } + + /// Radius of the container shadow + @objc public dynamic var shadowRadius: CGFloat { + get { return shadowContainer.layer.shadowRadius } + set { shadowContainer.layer.shadowRadius = newValue } + } + + /// Opacity of the the container shadow + @objc public dynamic var shadowOpacity: Float { + get { return shadowContainer.layer.shadowOpacity } + set { shadowContainer.layer.shadowOpacity = newValue } + } + + /// Offset of the the container shadow + @objc public dynamic var shadowOffset: CGSize { + get { return shadowContainer.layer.shadowOffset } + set { shadowContainer.layer.shadowOffset = newValue } + } + + /// Path of the the container shadow + @objc public dynamic var shadowPath: CGPath? { + get { return shadowContainer.layer.shadowPath} + set { shadowContainer.layer.shadowPath = newValue } + } + + // MARK: - Views + + /// The shadow container is the basic view of the PopupDialog + /// As it does not clip subviews, a shadow can be applied to it + internal lazy var shadowContainer: UIView = { + let shadowContainer = UIView(frame: .zero) + shadowContainer.translatesAutoresizingMaskIntoConstraints = false + shadowContainer.backgroundColor = UIColor.clear + shadowContainer.layer.shadowColor = UIColor.black.cgColor + shadowContainer.layer.shadowRadius = 5 + shadowContainer.layer.shadowOpacity = 0.4 + shadowContainer.layer.shadowOffset = CGSize(width: 0, height: 0) + shadowContainer.layer.cornerRadius = 4 + return shadowContainer + }() + + /// The container view is a child of shadowContainer and contains + /// all other views. It clips to bounds so cornerRadius can be set + internal lazy var container: UIView = { + let container = UIView(frame: .zero) + container.translatesAutoresizingMaskIntoConstraints = false + container.backgroundColor = UIColor.white + container.clipsToBounds = true + container.layer.cornerRadius = 4 + return container + }() + + // The container stack view for buttons + internal lazy var buttonStackView: UIStackView = { + let buttonStackView = UIStackView() + buttonStackView.translatesAutoresizingMaskIntoConstraints = false + buttonStackView.distribution = .fillEqually + buttonStackView.spacing = 0 + return buttonStackView + }() + + // The main stack view, containing all relevant views + internal lazy var stackView: UIStackView = { + let stackView = UIStackView(arrangedSubviews: [self.buttonStackView]) + stackView.translatesAutoresizingMaskIntoConstraints = false + stackView.axis = .vertical + stackView.spacing = 0 + return stackView + }() + + // The preferred width for iPads + fileprivate let preferredWidth: CGFloat + + // MARK: - Constraints + + /// The center constraint of the shadow container + internal var centerYConstraint: NSLayoutConstraint? + + // MARK: - Initializers + + internal init(frame: CGRect, preferredWidth: CGFloat) { + self.preferredWidth = preferredWidth + super.init(frame: frame) + setupViews() + } + + required public init?(coder aDecoder: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: - View setup + + internal func setupViews() { + + // Add views + addSubview(shadowContainer) + shadowContainer.addSubview(container) + container.addSubview(stackView) + + // Layout views + let views = ["shadowContainer": shadowContainer, "container": container, "stackView": stackView] + var constraints = [NSLayoutConstraint]() + + // Shadow container constraints + if UIDevice.current.userInterfaceIdiom == UIUserInterfaceIdiom.pad { + let metrics = ["preferredWidth": preferredWidth] + constraints += NSLayoutConstraint.constraints(withVisualFormat: "H:|-(>=40)-[shadowContainer(==preferredWidth@900)]-(>=40)-|", options: [], metrics: metrics, views: views) + } else { + constraints += NSLayoutConstraint.constraints(withVisualFormat: "H:|-(>=10,==20@900)-[shadowContainer(<=340,>=300)]-(>=10,==20@900)-|", options: [], metrics: nil, views: views) + } + constraints += [NSLayoutConstraint(item: shadowContainer, attribute: .centerX, relatedBy: .equal, toItem: self, attribute: .centerX, multiplier: 1, constant: 0)] + centerYConstraint = NSLayoutConstraint(item: shadowContainer, attribute: .centerY, relatedBy: .equal, toItem: self, attribute: .centerY, multiplier: 1, constant: 0) + + if let centerYConstraint = centerYConstraint { + constraints.append(centerYConstraint) + } + + // Container constraints + constraints += NSLayoutConstraint.constraints(withVisualFormat: "H:|[container]|", options: [], metrics: nil, views: views) + constraints += NSLayoutConstraint.constraints(withVisualFormat: "V:|[container]|", options: [], metrics: nil, views: views) + + // Main stack view constraints + constraints += NSLayoutConstraint.constraints(withVisualFormat: "H:|[stackView]|", options: [], metrics: nil, views: views) + constraints += NSLayoutConstraint.constraints(withVisualFormat: "V:|[stackView]|", options: [], metrics: nil, views: views) + + // Activate constraints + NSLayoutConstraint.activate(constraints) + } +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/PopupDialogDefaultButtons.swift b/Pods/PopupDialog/PopupDialog/Classes/PopupDialogDefaultButtons.swift new file mode 100644 index 0000000..0bb130f --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/PopupDialogDefaultButtons.swift @@ -0,0 +1,54 @@ +// +// PopupDialogDefaultButtons.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import UIKit + +// MARK: Default button + +/// Represents the default button for the popup dialog +public final class DefaultButton: PopupDialogButton {} + +// MARK: Cancel button + +/// Represents a cancel button for the popup dialog +public final class CancelButton: PopupDialogButton { + + override public func setupView() { + defaultTitleColor = UIColor.lightGray + super.setupView() + } +} + +// MARK: destructive button + +/// Represents a destructive button for the popup dialog +public final class DestructiveButton: PopupDialogButton { + + override public func setupView() { + defaultTitleColor = UIColor.red + super.setupView() + } +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/PopupDialogDefaultView.swift b/Pods/PopupDialog/PopupDialog/Classes/PopupDialogDefaultView.swift new file mode 100644 index 0000000..7107222 --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/PopupDialogDefaultView.swift @@ -0,0 +1,148 @@ +// +// PopupDialogView.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import UIKit + +/// The main view of the popup dialog +final public class PopupDialogDefaultView: UIView { + + // MARK: - Appearance + + /// The font and size of the title label + @objc public dynamic var titleFont: UIFont { + get { return titleLabel.font } + set { titleLabel.font = newValue } + } + + /// The color of the title label + @objc public dynamic var titleColor: UIColor? { + get { return titleLabel.textColor } + set { titleLabel.textColor = newValue } + } + + /// The text alignment of the title label + @objc public dynamic var titleTextAlignment: NSTextAlignment { + get { return titleLabel.textAlignment } + set { titleLabel.textAlignment = newValue } + } + + /// The font and size of the body label + @objc public dynamic var messageFont: UIFont { + get { return messageLabel.font } + set { messageLabel.font = newValue } + } + + /// The color of the message label + @objc public dynamic var messageColor: UIColor? { + get { return messageLabel.textColor } + set { messageLabel.textColor = newValue} + } + + /// The text alignment of the message label + @objc public dynamic var messageTextAlignment: NSTextAlignment { + get { return messageLabel.textAlignment } + set { messageLabel.textAlignment = newValue } + } + + // MARK: - Views + + /// The view that will contain the image, if set + internal lazy var imageView: UIImageView = { + let imageView = UIImageView(frame: .zero) + imageView.translatesAutoresizingMaskIntoConstraints = false + imageView.contentMode = .scaleAspectFill + imageView.clipsToBounds = true + return imageView + }() + + /// The title label of the dialog + internal lazy var titleLabel: UILabel = { + let titleLabel = UILabel(frame: .zero) + titleLabel.translatesAutoresizingMaskIntoConstraints = false + titleLabel.numberOfLines = 0 + titleLabel.textAlignment = .center + titleLabel.textColor = UIColor(white: 0.4, alpha: 1) + titleLabel.font = .boldSystemFont(ofSize: 14) + return titleLabel + }() + + /// The message label of the dialog + internal lazy var messageLabel: UILabel = { + let messageLabel = UILabel(frame: .zero) + messageLabel.translatesAutoresizingMaskIntoConstraints = false + messageLabel.numberOfLines = 0 + messageLabel.textAlignment = .center + messageLabel.textColor = UIColor(white: 0.6, alpha: 1) + messageLabel.font = .systemFont(ofSize: 14) + return messageLabel + }() + + /// The height constraint of the image view, 0 by default + internal var imageHeightConstraint: NSLayoutConstraint? + + // MARK: - Initializers + + internal override init(frame: CGRect) { + super.init(frame: frame) + setupViews() + } + + required public init?(coder aDecoder: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: - View setup + + internal func setupViews() { + + // Self setup + translatesAutoresizingMaskIntoConstraints = false + + // Add views + addSubview(imageView) + addSubview(titleLabel) + addSubview(messageLabel) + + // Layout views + let views = ["imageView": imageView, "titleLabel": titleLabel, "messageLabel": messageLabel] as [String: Any] + var constraints = [NSLayoutConstraint]() + + constraints += NSLayoutConstraint.constraints(withVisualFormat: "H:|[imageView]|", options: [], metrics: nil, views: views) + constraints += NSLayoutConstraint.constraints(withVisualFormat: "H:|-(==20@900)-[titleLabel]-(==20@900)-|", options: [], metrics: nil, views: views) + constraints += NSLayoutConstraint.constraints(withVisualFormat: "H:|-(==20@900)-[messageLabel]-(==20@900)-|", options: [], metrics: nil, views: views) + constraints += NSLayoutConstraint.constraints(withVisualFormat: "V:|[imageView]-(==30@900)-[titleLabel]-(==8@900)-[messageLabel]-(==30@900)-|", options: [], metrics: nil, views: views) + + // ImageView height constraint + imageHeightConstraint = NSLayoutConstraint(item: imageView, attribute: .height, relatedBy: .equal, toItem: imageView, attribute: .height, multiplier: 0, constant: 0) + + if let imageHeightConstraint = imageHeightConstraint { + constraints.append(imageHeightConstraint) + } + + // Activate constraints + NSLayoutConstraint.activate(constraints) + } +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/PopupDialogDefaultViewController.swift b/Pods/PopupDialog/PopupDialog/Classes/PopupDialogDefaultViewController.swift new file mode 100644 index 0000000..cdda411 --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/PopupDialogDefaultViewController.swift @@ -0,0 +1,133 @@ +// +// PopupDialogDefaultViewController.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import UIKit + +final public class PopupDialogDefaultViewController: UIViewController { + + public var standardView: PopupDialogDefaultView { + return view as! PopupDialogDefaultView // swiftlint:disable:this force_cast + } + + override public func loadView() { + super.loadView() + view = PopupDialogDefaultView(frame: .zero) + } +} + +public extension PopupDialogDefaultViewController { + + // MARK: - Setter / Getter + + // MARK: Content + + /// The dialog image + var image: UIImage? { + get { return standardView.imageView.image } + set { + standardView.imageView.image = newValue + standardView.imageHeightConstraint?.constant = standardView.imageView.pv_heightForImageView() + } + } + + /// The title text of the dialog + var titleText: String? { + get { return standardView.titleLabel.text } + set { + standardView.titleLabel.text = newValue + standardView.pv_layoutIfNeededAnimated() + } + } + + /// The message text of the dialog + var messageText: String? { + get { return standardView.messageLabel.text } + set { + standardView.messageLabel.text = newValue + standardView.pv_layoutIfNeededAnimated() + } + } + + // MARK: Appearance + + /// The font and size of the title label + @objc dynamic var titleFont: UIFont { + get { return standardView.titleFont } + set { + standardView.titleFont = newValue + standardView.pv_layoutIfNeededAnimated() + } + } + + /// The color of the title label + @objc dynamic var titleColor: UIColor? { + get { return standardView.titleLabel.textColor } + set { + standardView.titleColor = newValue + standardView.pv_layoutIfNeededAnimated() + } + } + + /// The text alignment of the title label + @objc dynamic var titleTextAlignment: NSTextAlignment { + get { return standardView.titleTextAlignment } + set { + standardView.titleTextAlignment = newValue + standardView.pv_layoutIfNeededAnimated() + } + } + + /// The font and size of the body label + @objc dynamic var messageFont: UIFont { + get { return standardView.messageFont} + set { + standardView.messageFont = newValue + standardView.pv_layoutIfNeededAnimated() + } + } + + /// The color of the message label + @objc dynamic var messageColor: UIColor? { + get { return standardView.messageColor } + set { + standardView.messageColor = newValue + standardView.pv_layoutIfNeededAnimated() + } + } + + /// The text alignment of the message label + @objc dynamic var messageTextAlignment: NSTextAlignment { + get { return standardView.messageTextAlignment } + set { + standardView.messageTextAlignment = newValue + standardView.pv_layoutIfNeededAnimated() + } + } + + override func viewDidLayoutSubviews() { + super.viewDidLayoutSubviews() + standardView.imageHeightConstraint?.constant = standardView.imageView.pv_heightForImageView() + } +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/PopupDialogOverlayView.swift b/Pods/PopupDialog/PopupDialog/Classes/PopupDialogOverlayView.swift new file mode 100644 index 0000000..a1326c0 --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/PopupDialogOverlayView.swift @@ -0,0 +1,128 @@ +// +// PopupDialogOverlayView.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import DynamicBlurView + +/// The (blurred) overlay view below the popup dialog +final public class PopupDialogOverlayView: UIView { + + // MARK: - Appearance + + /// Turns the blur of the overlay view on or off + @objc public dynamic var blurEnabled: Bool { + get { return !blurView.isHidden } + set { blurView.isHidden = !newValue } + } + + /// The blur radius of the overlay view + @objc public dynamic var blurRadius: CGFloat { + get { return blurView.blurRadius } + set { blurView.blurRadius = newValue } + } + + /// Whether the blur view should allow for + /// live rendering of the background + @objc public dynamic var liveBlurEnabled: Bool { + get { return blurView.trackingMode == .common } + set { + if newValue { + blurView.trackingMode = .common + } else { + blurView.trackingMode = .none + } + } + } + + /// The background color of the overlay view + @objc public dynamic var color: UIColor? { + get { return overlay.backgroundColor } + set { overlay.backgroundColor = newValue } + } + + /// The opacity of the overlay view + @objc public dynamic var opacity: CGFloat { + get { return overlay.alpha } + set { overlay.alpha = newValue } + } + + // MARK: - Views + + internal lazy var blurView: DynamicBlurView = { + let blurView = DynamicBlurView(frame: .zero) + blurView.blurRadius = 8 + blurView.trackingMode = .none + blurView.isDeepRendering = true + blurView.tintColor = .clear + blurView.autoresizingMask = [.flexibleHeight, .flexibleWidth] + return blurView + }() + + internal lazy var overlay: UIView = { + let overlay = UIView(frame: .zero) + overlay.backgroundColor = .black + overlay.alpha = 0.7 + overlay.autoresizingMask = [.flexibleHeight, .flexibleWidth] + return overlay + }() + + // MARK: - Inititalizers + + override init(frame: CGRect) { + super.init(frame: frame) + setupView() + } + + required public init?(coder aDecoder: NSCoder) { + fatalError("init(coder:) has not been implemented") + } + + // MARK: - View setup + + fileprivate func setupView() { + + autoresizingMask = [.flexibleHeight, .flexibleWidth] + backgroundColor = .clear + alpha = 0 + + addSubview(blurView) + addSubview(overlay) + } + +} + +// MARK: - Deprecated + +extension PopupDialogOverlayView { + + /// Whether the blur view should allow for + /// dynamic rendering of the background + @available(*, deprecated, message: "liveBlur has been deprecated and will be removed with future versions of PopupDialog. Please use isLiveBlurEnabled instead.") + @objc public dynamic var liveBlur: Bool { + get { return liveBlurEnabled } + set { liveBlurEnabled = newValue } + } + +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/PresentationController.swift b/Pods/PopupDialog/PopupDialog/Classes/PresentationController.swift new file mode 100644 index 0000000..ccca56a --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/PresentationController.swift @@ -0,0 +1,61 @@ +// +// PopupDialogPresentationController.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import UIKit + +final internal class PresentationController: UIPresentationController { + + private lazy var overlay: PopupDialogOverlayView = { + return PopupDialogOverlayView(frame: .zero) + }() + + override func presentationTransitionWillBegin() { + + guard let containerView = containerView else { return } + + overlay.frame = containerView.bounds + containerView.insertSubview(overlay, at: 0) + + presentedViewController.transitionCoordinator?.animate(alongsideTransition: { [weak self] _ in + self?.overlay.alpha = 1.0 + }, completion: nil) + } + + override func dismissalTransitionWillBegin() { + presentedViewController.transitionCoordinator?.animate(alongsideTransition: { [weak self] _ in + self?.overlay.alpha = 0.0 + }, completion: nil) + } + + override func containerViewWillLayoutSubviews() { + + guard let presentedView = presentedView else { return } + + presentedView.frame = frameOfPresentedViewInContainerView + overlay.blurView.refresh() + } + +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/PresentationManager.swift b/Pods/PopupDialog/PopupDialog/Classes/PresentationManager.swift new file mode 100644 index 0000000..fdc1072 --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/PresentationManager.swift @@ -0,0 +1,86 @@ +// +// PopupDialogPresentationManager.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import UIKit + +final internal class PresentationManager: NSObject, UIViewControllerTransitioningDelegate { + + var transitionStyle: PopupDialogTransitionStyle + var interactor: InteractiveTransition + + init(transitionStyle: PopupDialogTransitionStyle, interactor: InteractiveTransition) { + self.transitionStyle = transitionStyle + self.interactor = interactor + super.init() + } + + func presentationController(forPresented presented: UIViewController, presenting: UIViewController?, source: UIViewController) -> UIPresentationController? { + let presentationController = PresentationController(presentedViewController: presented, presenting: source) + return presentationController + } + + func animationController(forPresented presented: UIViewController, presenting: UIViewController, source: UIViewController) -> UIViewControllerAnimatedTransitioning? { + + var transition: TransitionAnimator + switch transitionStyle { + case .bounceUp: + transition = BounceUpTransition(direction: .in) + case .bounceDown: + transition = BounceDownTransition(direction: .in) + case .zoomIn: + transition = ZoomTransition(direction: .in) + case .fadeIn: + transition = FadeTransition(direction: .in) + } + + return transition + } + + func animationController(forDismissed dismissed: UIViewController) -> UIViewControllerAnimatedTransitioning? { + + if interactor.hasStarted || interactor.shouldFinish { + return DismissInteractiveTransition() + } + + var transition: TransitionAnimator + switch transitionStyle { + case .bounceUp: + transition = BounceUpTransition(direction: .out) + case .bounceDown: + transition = BounceDownTransition(direction: .out) + case .zoomIn: + transition = ZoomTransition(direction: .out) + case .fadeIn: + transition = FadeTransition(direction: .out) + } + + return transition + } + + func interactionControllerForDismissal(using animator: UIViewControllerAnimatedTransitioning) -> UIViewControllerInteractiveTransitioning? { + return interactor.hasStarted ? interactor : nil + } +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/TransitionAnimations.swift b/Pods/PopupDialog/PopupDialog/Classes/TransitionAnimations.swift new file mode 100644 index 0000000..e496b0c --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/TransitionAnimations.swift @@ -0,0 +1,186 @@ +// +// PopupDialogTransitionAnimations.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import UIKit + +/*! + Presentation transition styles for the popup dialog + + - BounceUp: Dialog bounces in from bottom and is dismissed to bottom + - BounceDown: Dialog bounces in from top and is dismissed to top + - ZoomIn: Dialog zooms in and is dismissed by zooming out + - FadeIn: Dialog fades in and is dismissed by fading out + */ +@objc public enum PopupDialogTransitionStyle: Int { + case bounceUp + case bounceDown + case zoomIn + case fadeIn +} + +/// Dialog bounces in from bottom and is dismissed to bottom +final internal class BounceUpTransition: TransitionAnimator { + + init(direction: AnimationDirection) { + super.init(inDuration: 0.22, outDuration: 0.2, direction: direction) + } + + override func animateTransition(using transitionContext: UIViewControllerContextTransitioning) { + super.animateTransition(using: transitionContext) + + switch direction { + case .in: + to.view.bounds.origin = CGPoint(x: 0, y: -from.view.bounds.size.height) + UIView.animate(withDuration: 0.6, delay: 0.0, usingSpringWithDamping: 0.6, initialSpringVelocity: 0, options: [.curveEaseOut], animations: { [weak self] in + guard let self = self else { return } + self.to.view.bounds = self.from.view.bounds + }, completion: { _ in + transitionContext.completeTransition(true) + }) + case .out: + UIView.animate(withDuration: outDuration, delay: 0.0, options: [.curveEaseIn], animations: { [weak self] in + guard let self = self else { return } + self.from.view.bounds.origin = CGPoint(x: 0, y: -self.from.view.bounds.size.height) + self.from.view.alpha = 0.0 + }, completion: { _ in + transitionContext.completeTransition(!transitionContext.transitionWasCancelled) + }) + } + } +} + + +/// Dialog bounces in from top and is dismissed to top +final internal class BounceDownTransition: TransitionAnimator { + + init(direction: AnimationDirection) { + super.init(inDuration: 0.22, outDuration: 0.2, direction: direction) + } + + override func animateTransition(using transitionContext: UIViewControllerContextTransitioning) { + super.animateTransition(using: transitionContext) + + switch direction { + case .in: + to.view.bounds.origin = CGPoint(x: 0, y: from.view.bounds.size.height) + UIView.animate(withDuration: 0.6, delay: 0.0, usingSpringWithDamping: 0.6, initialSpringVelocity: 0, options: [.curveEaseOut], animations: { [weak self] in + guard let self = self else { return } + self.to.view.bounds = self.from.view.bounds + }, completion: { _ in + transitionContext.completeTransition(true) + }) + case .out: + UIView.animate(withDuration: outDuration, delay: 0.0, options: [.curveEaseIn], animations: { [weak self] in + guard let self = self else { return } + self.from.view.bounds.origin = CGPoint(x: 0, y: self.from.view.bounds.size.height) + self.from.view.alpha = 0.0 + }, completion: { _ in + transitionContext.completeTransition(!transitionContext.transitionWasCancelled) + }) + } + } +} + +/// Dialog zooms in and is dismissed by zooming out +final internal class ZoomTransition: TransitionAnimator { + + init(direction: AnimationDirection) { + super.init(inDuration: 0.22, outDuration: 0.2, direction: direction) + } + + override func animateTransition(using transitionContext: UIViewControllerContextTransitioning) { + super.animateTransition(using: transitionContext) + + switch direction { + case .in: + to.view.transform = CGAffineTransform(scaleX: 0.1, y: 0.1) + UIView.animate(withDuration: 0.6, delay: 0.0, usingSpringWithDamping: 0.6, initialSpringVelocity: 0, options: [.curveEaseOut], animations: { [weak self] in + guard let self = self else { return } + self.to.view.transform = CGAffineTransform(scaleX: 1, y: 1) + }, completion: { _ in + transitionContext.completeTransition(true) + }) + case .out: + UIView.animate(withDuration: outDuration, delay: 0.0, options: [.curveEaseIn], animations: { [weak self] in + guard let self = self else { return } + self.from.view.transform = CGAffineTransform(scaleX: 0.1, y: 0.1) + self.from.view.alpha = 0.0 + }, completion: { _ in + transitionContext.completeTransition(!transitionContext.transitionWasCancelled) + }) + } + } +} + +/// Dialog fades in and is dismissed by fading out +final internal class FadeTransition: TransitionAnimator { + + init(direction: AnimationDirection) { + super.init(inDuration: 0.22, outDuration: 0.2, direction: direction) + } + + override func animateTransition(using transitionContext: UIViewControllerContextTransitioning) { + super.animateTransition(using: transitionContext) + + switch direction { + case .in: + to.view.alpha = 0 + UIView.animate(withDuration: 0.6, delay: 0.0, options: [.curveEaseOut], + animations: { [weak self] in + guard let self = self else { return } + self.to.view.alpha = 1 + }, completion: { _ in + transitionContext.completeTransition(true) + }) + case .out: + UIView.animate(withDuration: outDuration, delay: 0.0, options: [.curveEaseIn], animations: { [weak self] in + guard let self = self else { return } + self.from.view.alpha = 0.0 + }, completion: { _ in + transitionContext.completeTransition(!transitionContext.transitionWasCancelled) + }) + } + } +} + +/// Used for the always drop out animation with pan gesture dismissal +final internal class DismissInteractiveTransition: TransitionAnimator { + + init() { + super.init(inDuration: 0.22, outDuration: 0.32, direction: .out) + } + + override func animateTransition(using transitionContext: UIViewControllerContextTransitioning) { + super.animateTransition(using: transitionContext) + UIView.animate(withDuration: outDuration, delay: 0.0, options: [.beginFromCurrentState], animations: { [weak self] in + guard let self = self else { return } + self.from.view.bounds.origin = CGPoint(x: 0, y: -self.from.view.bounds.size.height) + self.from.view.alpha = 0.0 + }, completion: { _ in + transitionContext.completeTransition(!transitionContext.transitionWasCancelled) + }) + } +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/TransitionAnimator.swift b/Pods/PopupDialog/PopupDialog/Classes/TransitionAnimator.swift new file mode 100644 index 0000000..fd996fa --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/TransitionAnimator.swift @@ -0,0 +1,68 @@ +// +// PopupDialogTransitionAnimator.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import UIKit + +/// Base class for custom transition animations +internal class TransitionAnimator: NSObject, UIViewControllerAnimatedTransitioning { + + var to: UIViewController! + var from: UIViewController! + let inDuration: TimeInterval + let outDuration: TimeInterval + let direction: AnimationDirection + + init(inDuration: TimeInterval, outDuration: TimeInterval, direction: AnimationDirection) { + self.inDuration = inDuration + self.outDuration = outDuration + self.direction = direction + super.init() + } + + internal func transitionDuration(using transitionContext: UIViewControllerContextTransitioning?) -> TimeInterval { + return direction == .in ? inDuration : outDuration + } + + internal func animateTransition(using transitionContext: UIViewControllerContextTransitioning) { + switch direction { + case .in: + guard let to = transitionContext.viewController(forKey: UITransitionContextViewControllerKey.to), + let from = transitionContext.viewController(forKey: UITransitionContextViewControllerKey.from) else { return } + + self.to = to + self.from = from + + let container = transitionContext.containerView + container.addSubview(to.view) + case .out: + guard let to = transitionContext.viewController(forKey: UITransitionContextViewControllerKey.to), + let from = transitionContext.viewController(forKey: UITransitionContextViewControllerKey.from) else { return } + + self.to = to + self.from = from + } + } +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/UIImageView+Calculations.swift b/Pods/PopupDialog/PopupDialog/Classes/UIImageView+Calculations.swift new file mode 100755 index 0000000..2ad9121 --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/UIImageView+Calculations.swift @@ -0,0 +1,44 @@ +// +// UIImageView+Calculations.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import UIKit + +internal extension UIImageView { + + /*! + Calculates the height of the the UIImageView has to + have so the image is displayed correctly + - returns: Height to set on the imageView + */ + func pv_heightForImageView() -> CGFloat { + guard let image = image, image.size.height > 0 else { + return 0.0 + } + let width = bounds.size.width + let ratio = image.size.height / image.size.width + return width * ratio + } +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/UIView+Animations.swift b/Pods/PopupDialog/PopupDialog/Classes/UIView+Animations.swift new file mode 100644 index 0000000..68adc29 --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/UIView+Animations.swift @@ -0,0 +1,82 @@ +// +// UIView+Animations.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import UIKit + +/*! + The intended direction of the animation + - in: Animate in + - out: Animate out + */ +internal enum AnimationDirection { + case `in` // swiftlint:disable:this identifier_name + case out +} + +internal extension UIView { + + /// The key for the fade animation + var fadeKey: String { return "FadeAnimation" } + var shakeKey: String { return "ShakeAnimation" } + + func pv_fade(_ direction: AnimationDirection, _ value: Float, duration: CFTimeInterval = 0.08) { + layer.removeAnimation(forKey: fadeKey) + let animation = CABasicAnimation(keyPath: "opacity") + animation.duration = duration + animation.fromValue = layer.presentation()?.opacity + layer.opacity = value + animation.fillMode = CAMediaTimingFillMode.forwards + layer.add(animation, forKey: fadeKey) + } + + func pv_layoutIfNeededAnimated(duration: CFTimeInterval = 0.08) { + UIView.animate(withDuration: duration, delay: 0, options: UIView.AnimationOptions(), animations: { + self.layoutIfNeeded() + }, completion: nil) + } + + // As found at https://gist.github.com/mourad-brahim/cf0bfe9bec5f33a6ea66#file-uiview-animations-swift-L9 + // Slightly modified + func pv_shake() { + layer.removeAnimation(forKey: shakeKey) + let vals: [Double] = [-2, 2, -2, 2, 0] + + let translation = CAKeyframeAnimation(keyPath: "transform.translation.x") + translation.timingFunction = CAMediaTimingFunction(name: CAMediaTimingFunctionName.linear) + translation.values = vals + + let rotation = CAKeyframeAnimation(keyPath: "transform.rotation.z") + rotation.values = vals.map { (degrees: Double) in + let radians: Double = (Double.pi * degrees) / 180.0 + return radians + } + + let shakeGroup: CAAnimationGroup = CAAnimationGroup() + shakeGroup.animations = [translation, rotation] + shakeGroup.duration = 0.3 + self.layer.add(shakeGroup, forKey: shakeKey) + } +} diff --git a/Pods/PopupDialog/PopupDialog/Classes/UIViewController+Visibility.swift b/Pods/PopupDialog/PopupDialog/Classes/UIViewController+Visibility.swift new file mode 100644 index 0000000..079b1ac --- /dev/null +++ b/Pods/PopupDialog/PopupDialog/Classes/UIViewController+Visibility.swift @@ -0,0 +1,52 @@ +// +// UIViewController+Visibility.swift +// +// Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +// Author - Martin Wildfeuer (http://www.mwfire.de) +// +// Permission is hereby granted, free of charge, to any person obtaining a copy +// of this software and associated documentation files (the "Software"), to deal +// in the Software without restriction, including without limitation the rights +// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the Software is +// furnished to do so, subject to the following conditions: +// +// The above copyright notice and this permission notice shall be included in +// all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +// THE SOFTWARE. +// + +import Foundation +import UIKit + +// http://stackoverflow.com/questions/2777438/how-to-tell-if-uiviewcontrollers-view-is-visible +internal extension UIViewController { + + var isTopAndVisible: Bool { + return isVisible && isTopViewController + } + + var isVisible: Bool { + if isViewLoaded { + return view.window != nil + } + return false + } + + var isTopViewController: Bool { + if self.navigationController != nil { + return self.navigationController?.visibleViewController === self + } else if self.tabBarController != nil { + return self.tabBarController?.selectedViewController == self && self.presentedViewController == nil + } else { + return self.presentedViewController == nil && self.isVisible + } + } +} diff --git a/Pods/PopupDialog/README.md b/Pods/PopupDialog/README.md new file mode 100644 index 0000000..c2302a4 --- /dev/null +++ b/Pods/PopupDialog/README.md @@ -0,0 +1,499 @@ + + +

 

+ +![Swift Version](https://img.shields.io/badge/Swift-5-orange.svg) +[![Version](https://img.shields.io/cocoapods/v/PopupDialog.svg?style=flat)](http://cocoapods.org/pods/PopupDialog) +[![License](https://img.shields.io/cocoapods/l/PopupDialog.svg?style=flat)](http://cocoapods.org/pods/PopupDialog) +[![Platform](https://img.shields.io/cocoapods/p/PopupDialog.svg?style=flat)](http://cocoapods.org/pods/PopupDialog) +[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) +[![Build Status Master](https://travis-ci.org/Orderella/PopupDialog.svg?branch=master)](https://travis-ci.org/Orderella/PopupDialog) +[![Build Status Development](https://travis-ci.org/Orderella/PopupDialog.svg?branch=development)](https://travis-ci.org/Orderella/PopupDialog) +[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com) + +

 

+ +# Introduction + +Popup Dialog is a simple, customizable popup dialog written in Swift. + + + + + + +## Features + +- [x] Easy to use API with hardly any boilerplate code +- [x] Convenient default view with image, title, message +- [x] Supports custom view controllers +- [x] Slick transition animations +- [x] Fully themeable via appearance, including fonts, colors, corner radius, shadow, overlay color and blur, etc. +- [x] Can be dismissed via swipe and background tap +- [x] Objective-C compatible +- [x] Works on all screens and devices supporting iOS 10.0+ + +

 

+ +# Installation + +This version is Swift 5 compatible. For the Swift 4.2 version, please use [V1.0.0](https://github.com/Orderella/PopupDialog/releases/tag/1.0.0). + +## CocoaPods + +PopupDialog is available through [CocoaPods](http://cocoapods.org). Simply add the following to your Podfile: + +```ruby +use_frameworks! + +target '' +pod 'PopupDialog', '~> 1.1' +``` + +## Carthage + +[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. A minimum version of `0.17` is required. + +To install, simply add the following lines to your Cartfile: + +```ruby +github "Orderella/PopupDialog" ~> 1.1 +``` + +## Manually + +If you prefer not to use either of the above mentioned dependency managers, you can integrate PopupDialog into your project manually by adding the files contained in the [Classes](https://github.com/trungp/PopupDialog/tree/master/PopupDialog/Classes) +folder to your project. Moreover, you have to manually add the classes of [DynamicBlurView](https://github.com/KyoheiG3/DynamicBlurView/tree/master/DynamicBlurView) to your project. + + +

 

+ +# Example + +You can find this and more example projects in the repo. To run it, clone the repo, and run `pod install` from the Example directory first. + +```swift +import PopupDialog + +// Prepare the popup assets +let title = "THIS IS THE DIALOG TITLE" +let message = "This is the message section of the popup dialog default view" +let image = UIImage(named: "pexels-photo-103290") + +// Create the dialog +let popup = PopupDialog(title: title, message: message, image: image) + +// Create buttons +let buttonOne = CancelButton(title: "CANCEL") { + print("You canceled the car dialog.") +} + +// This button will not the dismiss the dialog +let buttonTwo = DefaultButton(title: "ADMIRE CAR", dismissOnTap: false) { + print("What a beauty!") +} + +let buttonThree = DefaultButton(title: "BUY CAR", height: 60) { + print("Ah, maybe next time :)") +} + +// Add buttons to dialog +// Alternatively, you can use popup.addButton(buttonOne) +// to add a single button +popup.addButtons([buttonOne, buttonTwo, buttonThree]) + +// Present dialog +self.present(popup, animated: true, completion: nil) +``` + +

 

+ +# Usage + +PopupDialog is a subclass of UIViewController and as such can be added to your view controller modally. You can initialize it either with the handy default view or a custom view controller. + +## Default Dialog + +```swift +public convenience init( + title: String?, + message: String?, + image: UIImage? = nil, + buttonAlignment: UILayoutConstraintAxis = .vertical, + transitionStyle: PopupDialogTransitionStyle = .bounceUp, + preferredWidth: CGFloat = 340, + tapGestureDismissal: Bool = true, + panGestureDismissal: Bool = true, + hideStatusBar: Bool = false, + completion: (() -> Void)? = nil) +``` + +The default dialog initializer is a convenient way of creating a popup with image, title and message (see image one and three). + +Bascially, all parameters are optional, although this makes no sense at all. You want to at least add a message and a single button, otherwise the dialog can't be dismissed, unless you do it manually. + +If you provide an image it will be pinned to the top/left/right of the dialog. The ratio of the image will be used to set the height of the image view, so no distortion will occur. + +## Custom View Controller + +```swift +public init( + viewController: UIViewController, + buttonAlignment: UILayoutConstraintAxis = .vertical, + transitionStyle: PopupDialogTransitionStyle = .bounceUp, + preferredWidth: CGFloat = 340, + tapGestureDismissal: Bool = true, + panGestureDismissal: Bool = true, + hideStatusBar: Bool = false, + completion: (() -> Void)? = nil) +``` + +You can pass your own view controller to PopupDialog (see image two). It is accessible via the `viewController` property of PopupDialog, which has to be casted to your view controllers class to access its properties. Make sure the custom view defines all constraints needed, so you don't run into any autolayout issues. + +Buttons are added below the controllers view, however, these buttons are optional. If you decide to not add any buttons, you have to take care of dismissing the dialog manually. Being a subclass of view controller, this can be easily done via `dismissViewControllerAnimated(flag: Bool, completion: (() -> Void)?)`. + +## Button Alignment + +Buttons can be distributed either `.horizontal` or `.vertical`, with the latter being the default. Please note distributing buttons horizontally might not be a good idea if you have more than two buttons. + +```swift +public enum UILayoutConstraintAxis : Int { + case horizontal + case vertical +} +``` + +## Transition Style + +You can set a transition animation style with `.bounceUp` being the default. The following transition styles are available + +```swift +public enum PopupDialogTransitionStyle: Int { + case bounceUp + case bounceDown + case zoomIn + case fadeIn +} +``` + +## Preferred Width + +PopupDialog will always try to have a max width of 340 . On iPhones with smaller screens, like iPhone 5 SE, width would be 320. +340 is also the standard width for iPads. By setting preferredWidth you can override the max width of 340 for iPads only. + +## Gesture Dismissal + +Gesture dismissal allows your dialog being dismissed either by a background tap or by swiping the dialog down. By default, this is set to `true`. You can prevent this behavior by setting either `tapGestureDismissal` or `panGestureDismissal` to `false` in the initializer. + +## Hide Status Bar + +PopupDialog can hide the status bar whenever it is displayed. Defaults to `false`. Make sure to add `UIViewControllerBasedStatusBarAppearance` to `Info.plist` and set it to `YES`. + +## Completion +This completion handler is called when the dialog was dismissed. This is especially useful for catching a gesture dismissal. + +

 

+ +# Default Dialog Properties + +If you are using the default dialog, you can change selected properties at runtime: + +```swift +// Create the dialog +let popup = PopupDialog(title: title, message: message, image: image) + +// Present dialog +self.present(popup, animated: true, completion: nil) + +// Get the default view controller and cast it +// Unfortunately, casting is necessary to support Objective-C +let vc = popup.viewController as! PopupDialogDefaultViewController + +// Set dialog properties +vc.image = UIImage(...) +vc.titleText = "..." +vc.messageText = "..." +vc.buttonAlignment = .horizontal +vc.transitionStyle = .bounceUp +``` + +

 

+ +# Styling PopupDialog + +Appearance is the preferred way of customizing the style of PopupDialog. +The idea of PopupDialog is to define a theme in a single place, without having to provide style settings with every single instantiation. This way, creating a PopupDialog requires only minimal code to be written and no "wrappers". + +This makes even more sense, as popup dialogs and alerts are supposed to look consistent throughout the app, that is, maintain a single style. + +## Dialog Default View Appearance Settings + +If you are using the default popup view, the following appearance settings are available: + +```swift +let dialogAppearance = PopupDialogDefaultView.appearance() + +dialogAppearance.backgroundColor = .white +dialogAppearance.titleFont = .boldSystemFont(ofSize: 14) +dialogAppearance.titleColor = UIColor(white: 0.4, alpha: 1) +dialogAppearance.titleTextAlignment = .center +dialogAppearance.messageFont = .systemFont(ofSize: 14) +dialogAppearance.messageColor = UIColor(white: 0.6, alpha: 1) +dialogAppearance.messageTextAlignment = .center +``` + +## Dialog Container Appearance Settings + +The container view contains the PopupDialogDefaultView or your custom view controller. the following appearance settings are available: + +```swift +let containerAppearance = PopupDialogContainerView.appearance() + +containerAppearance.backgroundColor = UIColor(red:0.23, green:0.23, blue:0.27, alpha:1.00) +containerAppearance.cornerRadius = 2 +containerAppearance.shadowEnabled = true +containerAppearance.shadowColor = .black +containerAppearance.shadowOpacity = 0.6 +containerAppearance.shadowRadius = 20 +containerAppearance.shadowOffset = CGSize(width: 0, height: 8) +containerAppearance.shadowPath = CGPath(...) +``` + +## Overlay View Appearance Settings + +This refers to the view that is used as an overlay above the underlying view controller but below the popup dialog view. If that makes sense ;) + +```swift +let overlayAppearance = PopupDialogOverlayView.appearance() + +overlayAppearance.color = .black +overlayAppearance.blurRadius = 20 +overlayAppearance.blurEnabled = true +overlayAppearance.liveBlurEnabled = false +overlayAppearance.opacity = 0.7 +``` + +#### Note +Setting `liveBlurEnabled` to true, that is enabling realtime updates of the background view, results in a significantly higher CPU usage /power consumption and is therefore turned off by default. Choose wisely whether you need this feature or not ;) + +## Button Appearance Settings + +The standard button classes available are `DefaultButton`, `CancelButton` and `DestructiveButton`. All buttons feature the same appearance settings and can be styled seperately. + +```swift +var buttonAppearance = DefaultButton.appearance() + +// Default button +buttonAppearance.titleFont = .systemFont(ofSize: 14) +buttonAppearance.titleColor = UIColor(red: 0.25, green: 0.53, blue: 0.91, alpha: 1) +buttonAppearance.buttonColor = .clear +buttonAppearance.separatorColor = UIColor(white: 0.9, alpha: 1) + +// Below, only the differences are highlighted + +// Cancel button +CancelButton.appearance().titleColor = .lightGray + +// Destructive button +DestructiveButton.appearance().titleColor = .red +``` + +Moreover, you can create a custom button by subclassing `PopupDialogButton`. The following example creates a solid blue button, featuring a bold white title font. Separators are invisble. + +```swift +public final class SolidBlueButton: PopupDialogButton { + + override public func setupView() { + defaultFont = .boldSystemFont(ofSize: 16) + defaultTitleColor = .white + defaultButtonColor = .blue + defaultSeparatorColor = .clear + super.setupView() + } +} + +``` + +These buttons can be customized with the appearance settings given above as well. + +

 

+ +## Dark mode example + +The following is an example of a *Dark Mode* theme. You can find this in the Example project `AppDelegate`, just uncomment it to apply the custom appearance. + +```swift +// Customize dialog appearance +let pv = PopupDialogDefaultView.appearance() +pv.titleFont = UIFont(name: "HelveticaNeue-Light", size: 16)! +pv.titleColor = .white +pv.messageFont = UIFont(name: "HelveticaNeue", size: 14)! +pv.messageColor = UIColor(white: 0.8, alpha: 1) + +// Customize the container view appearance +let pcv = PopupDialogContainerView.appearance() +pcv.backgroundColor = UIColor(red:0.23, green:0.23, blue:0.27, alpha:1.00) +pcv.cornerRadius = 2 +pcv.shadowEnabled = true +pcv.shadowColor = .black + +// Customize overlay appearance +let ov = PopupDialogOverlayView.appearance() +ov.blurEnabled = true +ov.blurRadius = 30 +ov.liveBlurEnabled = true +ov.opacity = 0.7 +ov.color = .black + +// Customize default button appearance +let db = DefaultButton.appearance() +db.titleFont = UIFont(name: "HelveticaNeue-Medium", size: 14)! +db.titleColor = .white +db.buttonColor = UIColor(red:0.25, green:0.25, blue:0.29, alpha:1.00) +db.separatorColor = UIColor(red:0.20, green:0.20, blue:0.25, alpha:1.00) + +// Customize cancel button appearance +let cb = CancelButton.appearance() +cb.titleFont = UIFont(name: "HelveticaNeue-Medium", size: 14)! +cb.titleColor = UIColor(white: 0.6, alpha: 1) +cb.buttonColor = UIColor(red:0.25, green:0.25, blue:0.29, alpha:1.00) +cb.separatorColor = UIColor(red:0.20, green:0.20, blue:0.25, alpha:1.00) + +``` + + + + +I can see that there is room for more customization options. I might add more of them over time. + +

 

+ +# Screen sizes and rotation + +Rotation and all screen sizes are supported. However, the dialog will never exceed a width of 340 points on iPhones. For iPads, you can set `preferredWidth` when initializing a new PopupDialog. However, landscape mode will not work well if the height of the dialog exceeds the width of the screen. + +

 

+ +# Working with text fields + +If you are using text fields in your custom view controller, popup dialog makes sure that the dialog is positioned above the keybord whenever it appears. You can opt out of this behaviour by setting `keyboardShiftsView` to false on a PopupDialog. + +# Testing + +PopupDialog exposes a nice and handy method that lets you trigger a button tap programmatically: + +```swift +public func tapButtonWithIndex(_ index: Int) +``` + +Other than that, PopupDialog unit tests are included in the root folder. + +

 

+ +# Objective-C + +PopupDialog can be used in Objective-C projects as well. +Here is a basic example: + +```objective-c +PopupDialog *popup = [[PopupDialog alloc] initWithTitle: @"Title" + message: @"This is a message" + image: nil + buttonAlignment: UILayoutConstraintAxisVertical + transitionStyle: PopupDialogTransitionStyleBounceUp + preferredWidth: 380 + tapGestureDismissal: NO + panGestureDismissal: NO + hideStatusBar: NO + completion: nil]; + +DestructiveButton *delete = [[DestructiveButton alloc] initWithTitle: @"Delete" + height: 45 + dismissOnTap: YES + action: nil]; + +CancelButton *cancel = [[CancelButton alloc] initWithTitle: @"Cancel" + height: 45 + dismissOnTap: YES + action: nil]; + +DefaultButton *ok = [[DefaultButton alloc] initWithTitle: @"OK" + height: 45 + dismissOnTap: YES + action: nil]; + +[dialog addButtons:@[delete, cancel, ok]]; + +[self presentViewController:popup animated:YES completion:nil]; +``` + + +

 

+ + +# Bonus + +## Shake animation + +If you happen to use PopupDialog to validate text input, for example, you can call the handy `shake()` method on PopupDialog. + +

 

+ +# Requirements + +Minimum requirement is iOS 10.0. This dialog was written with Swift 5, for support of older versions please head over to releases. + +

 

+ +# Changelog +* **1.1.1** Updates dependencies to Swift 5 +* **1.1.0** Swift 5 support +* **1.0.0** Pinned Swift version to 4.2
Dropped iOS 9 support as of moving to ios-snapshot-test-case +* **0.9.2** Fixes crash when presenting dialog while app is inactive +* **0.9.1** Fixes Carthage support +* **0.9.0** Swift 4.2 support +* **0.8.1** Added shadow appearance properties +* **0.8.0** Separated tap and pan gesture dismissal +* **0.7.1** Fixes Objective-C compatability
Improved Carthage handling +* **0.7.0** Removed FXBlurView while switching to DynamicBlurView +* **0.6.2** Added preferredWidth option for iPads +* **0.6.1** Added shake animation
Introduced hideStatusBar option +* **0.6.0** Swift 4 support
Dropped iOS8 compatibility +* **0.5.4** Fixed bug where blur view would reveal hidden layer
Improved view controller lifecycle handling
Scroll views can now be used with gesture dismissal +* **0.5.3** Fixed memory leak with custom view controllers
Added UI automation & snapshot tests +* **0.5.2** Fixed image scaling for default view +* **0.5.1** Introduced custom button height parameter
Reintroduced iOS8 compatibility +* **0.5.0** Swift 3 compatibility / removed iOS8 +* **0.4.0** iOS 8 compatibility +* **0.3.3** Fixes buttons being added multiple times +* **0.3.2** Dialog repositioning when interacting with keyboard
Non dismissable buttons option
Additional completion handler when dialog is dismissed +* **0.3.1** Fixed Carthage issues +* **0.3.0** Objective-C compatibility +* **0.2.2** Turned off liveBlur by default to increase performance +* **0.2.1** Dismiss via background tap or swipe down transition +* **0.2.0** You can now pass custom view controllers to the dialog. This introduces breaking changes. +* **0.1.6** Defer button action until animation completes +* **0.1.5** Exposed dialog properties
(titleText, messageText, image, buttonAlignment, transitionStyle) +* **0.1.4** Pick transition animation style +* **0.1.3** Big screen support
Exposed basic shadow appearance +* **0.1.2** Exposed blur and overlay appearance +* **0.1.1** Added themeing example +* **0.1.0** Intitial version + +

 

+ +# Author + +Martin Wildfeuer, mwfire@mwfire.de +for Orderella Ltd., [orderella.co.uk](http://orderella.co.uk)
+You might also want to follow us on Twitter, [@theMWFire](https://twitter.com/theMWFire) | [@Orderella](https://twitter.com/orderella) + +# Thank you +Thanks to everyone who uses, enhances and improves this library, especially the contributors. +Moreover, thanks to KyoheiG3 for porting FXBlurView to [DynamicBlurView](https://github.com/KyoheiG3/DynamicBlurView). + +

 

+ +# License + +PopupDialog is available under the MIT license. See the LICENSE file for more info. diff --git a/Pods/Target Support Files/DynamicBlurView/DynamicBlurView-dummy.m b/Pods/Target Support Files/DynamicBlurView/DynamicBlurView-dummy.m new file mode 100644 index 0000000..56dd6da --- /dev/null +++ b/Pods/Target Support Files/DynamicBlurView/DynamicBlurView-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_DynamicBlurView : NSObject +@end +@implementation PodsDummy_DynamicBlurView +@end diff --git a/Pods/Target Support Files/DynamicBlurView/DynamicBlurView-prefix.pch b/Pods/Target Support Files/DynamicBlurView/DynamicBlurView-prefix.pch new file mode 100644 index 0000000..beb2a24 --- /dev/null +++ b/Pods/Target Support Files/DynamicBlurView/DynamicBlurView-prefix.pch @@ -0,0 +1,12 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + diff --git a/Pods/Target Support Files/DynamicBlurView/DynamicBlurView-umbrella.h b/Pods/Target Support Files/DynamicBlurView/DynamicBlurView-umbrella.h new file mode 100644 index 0000000..9268b71 --- /dev/null +++ b/Pods/Target Support Files/DynamicBlurView/DynamicBlurView-umbrella.h @@ -0,0 +1,17 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + +#import "DynamicBlurView.h" + +FOUNDATION_EXPORT double DynamicBlurViewVersionNumber; +FOUNDATION_EXPORT const unsigned char DynamicBlurViewVersionString[]; + diff --git a/Pods/Target Support Files/DynamicBlurView/DynamicBlurView.debug.xcconfig b/Pods/Target Support Files/DynamicBlurView/DynamicBlurView.debug.xcconfig new file mode 100644 index 0000000..3acf44c --- /dev/null +++ b/Pods/Target Support Files/DynamicBlurView/DynamicBlurView.debug.xcconfig @@ -0,0 +1,14 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/DynamicBlurView" "${PODS_ROOT}/Headers/Public" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -import-underlying-module -Xcc -fmodule-map-file="${SRCROOT}/${MODULEMAP_FILE}" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/DynamicBlurView +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/DynamicBlurView/DynamicBlurView.modulemap b/Pods/Target Support Files/DynamicBlurView/DynamicBlurView.modulemap new file mode 100644 index 0000000..e2739d2 --- /dev/null +++ b/Pods/Target Support Files/DynamicBlurView/DynamicBlurView.modulemap @@ -0,0 +1,6 @@ +module DynamicBlurView { + umbrella header "DynamicBlurView-umbrella.h" + + export * + module * { export * } +} diff --git a/Pods/Target Support Files/DynamicBlurView/DynamicBlurView.release.xcconfig b/Pods/Target Support Files/DynamicBlurView/DynamicBlurView.release.xcconfig new file mode 100644 index 0000000..3acf44c --- /dev/null +++ b/Pods/Target Support Files/DynamicBlurView/DynamicBlurView.release.xcconfig @@ -0,0 +1,14 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/DynamicBlurView" "${PODS_ROOT}/Headers/Public" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -import-underlying-module -Xcc -fmodule-map-file="${SRCROOT}/${MODULEMAP_FILE}" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/DynamicBlurView +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling-acknowledgements.markdown b/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling-acknowledgements.markdown index 0614c1b..60baf05 100644 --- a/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling-acknowledgements.markdown +++ b/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling-acknowledgements.markdown @@ -516,6 +516,32 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +## DynamicBlurView + +The MIT License (MIT) + +Copyright (c) 2015 Kyohei Ito + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + + ## ESTabBarController-swift The MIT License (MIT) @@ -648,6 +674,30 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +## PopupDialog + +Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +Author - Martin Wildfeuer (http://www.mwfire.de) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + + ## RxCocoa **The MIT License** diff --git a/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling-acknowledgements.plist b/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling-acknowledgements.plist index 5b695a2..afa5845 100644 --- a/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling-acknowledgements.plist +++ b/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling-acknowledgements.plist @@ -693,6 +693,38 @@ THE SOFTWARE. FooterText The MIT License (MIT) +Copyright (c) 2015 Kyohei Ito + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + + + License + MIT + Title + DynamicBlurView + Type + PSGroupSpecifier +
+ + FooterText + The MIT License (MIT) + Copyright (c) 2016 lihao Permission is hereby granted, free of charge, to any person obtaining a copy @@ -863,6 +895,36 @@ THE SOFTWARE. Type PSGroupSpecifier + + FooterText + Copyright (c) 2016 Orderella Ltd. (http://orderella.co.uk) +Author - Martin Wildfeuer (http://www.mwfire.de) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + + License + MIT + Title + PopupDialog + Type + PSGroupSpecifier + FooterText **The MIT License** diff --git a/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.debug.xcconfig b/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.debug.xcconfig index 9589800..1d992a5 100644 --- a/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.debug.xcconfig +++ b/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.debug.xcconfig @@ -4,15 +4,15 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO EXCLUDED_ARCHS[sdk=iphonesimulator*] = arm64 FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/AMapFoundation-NO-IDFA" "${PODS_ROOT}/AMapLocation-NO-IDFA" "${PODS_ROOT}/AMapNavi-NO-IDFA" "${PODS_ROOT}/AMapSearch-NO-IDFA" "${PODS_ROOT}/AMapTrack-NO-IDFA" "${PODS_ROOT}/Bugly" "${PODS_ROOT}/DDZFPlayerKit_Private/DDZFPlayerKit_Private/Classes/ijkplayer" "${PODS_ROOT}/JCore" "${PODS_ROOT}/JPush" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BRPickerView" "${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private" "${PODS_ROOT}/Headers/Public/DDCategoryKit_Private" "${PODS_ROOT}/Headers/Public/DDLogKit_Private" "${PODS_ROOT}/Headers/Public/DDMAMapKit_Private" "${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private" "${PODS_ROOT}/Headers/Public/DDWebImageKit_Private" "${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private" "${PODS_ROOT}/Headers/Public/JXCategoryView" "${PODS_ROOT}/Headers/Public/MJRefresh" "${PODS_ROOT}/Headers/Public/RxCocoa" "${PODS_ROOT}/Headers/Public/SwiftyRSA" "${PODS_ROOT}/Headers/Public/TYCyclePagerView" "${PODS_ROOT}/Headers/Public/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JCore/Headers" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPush/Headers" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/BRPickerView" "${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDBasicControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDCategoryKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDMAMapKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit" "${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDWebImageKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDZFPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/JXCategoryView" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_CONFIGURATION_BUILD_DIR}/TYCyclePagerView" "${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JCore" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPush" "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift $(SDKROOT)/usr/lib/swift -OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private/DDAudioPlayerKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private/DDAutoUIKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private/DDColorKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private/DDControlsKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private/DDDateKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private/DDFontKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private/DDLogKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private/DDPersistenceKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/DDProgressHUDKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private/DDToastKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer/DDUIGestureRecognizer.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit/DDUIKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private/DDUtilsSwiftKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift/ESTabBarController_swift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit/SwiftEntryKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser/ZLPhotoBrowser.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/BRPickerView/BRPickerView.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private/DDBasicControlsKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDMAMapKit_Private/DDMAMapKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDWebImageKit_Private/DDWebImageKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private/DDZFPlayerKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/JXCategoryView/JXCategoryView.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/MJRefresh/MJRefresh.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/TYCyclePagerView/TYCyclePagerView.modulemap" -OTHER_LDFLAGS = $(inherited) -ObjC -l"Alamofire" -l"BRPickerView" -l"DDAudioPlayerKit_Private" -l"DDAutoUIKit_Private" -l"DDBasicControlsKit_Private" -l"DDCategoryKit_Private" -l"DDColorKit_Private" -l"DDControlsKit_Private" -l"DDDateKit_Private" -l"DDFontKit_Private" -l"DDLogKit_Private" -l"DDMAMapKit_Private" -l"DDNetworkingOfAlamofireKit_Private" -l"DDPersistenceKit_Private" -l"DDProgressHUDKit_Private" -l"DDToastKit_Private" -l"DDUIGestureRecognizer" -l"DDUIKit" -l"DDUtilsSwiftKit_Private" -l"DDWebImageKit_Private" -l"DDZFPlayerKit_Private" -l"ESTabBarController-swift" -l"IQKeyboardManagerSwift" -l"JCore" -l"JPush" -l"JXCategoryView" -l"Kingfisher" -l"MJRefresh" -l"RxCocoa" -l"RxRelay" -l"RxSwift" -l"SnapKit" -l"SwiftEntryKit" -l"SwiftyRSA" -l"TYCyclePagerView" -l"ZLPhotoBrowser" -l"bz2" -l"c++" -l"resolv" -l"sqlite3" -l"swiftCoreGraphics" -l"z" -framework "AMapFoundationKit" -framework "AMapLocationKit" -framework "AMapNaviKit" -framework "AMapSearchKit" -framework "AMapTrackKit" -framework "AVFoundation" -framework "Accelerate" -framework "AudioToolbox" -framework "Bugly" -framework "CFNetwork" -framework "CoreFoundation" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreMedia" -framework "CoreMotion" -framework "CoreServices" -framework "CoreTelephony" -framework "CoreText" -framework "CoreVideo" -framework "ExternalAccessory" -framework "Foundation" -framework "GLKit" -framework "IJKMediaFramework" -framework "ImageIO" -framework "MapKit" -framework "MediaPlayer" -framework "MobileCoreServices" -framework "OpenGLES" -framework "Photos" -framework "PhotosUI" -framework "QuartzCore" -framework "Security" -framework "SystemConfiguration" -framework "UIKit" -framework "VideoToolbox" -framework "WebKit" -weak_framework "AppTrackingTransparency" -weak_framework "Combine" -weak_framework "SwiftUI" -weak_framework "UserNotifications" -OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private/DDAudioPlayerKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private/DDAutoUIKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private/DDColorKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private/DDControlsKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private/DDDateKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private/DDFontKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private/DDLogKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private/DDPersistenceKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/DDProgressHUDKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private/DDToastKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer/DDUIGestureRecognizer.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit/DDUIKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private/DDUtilsSwiftKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift/ESTabBarController_swift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit/SwiftEntryKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser/ZLPhotoBrowser.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/BRPickerView/BRPickerView.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private/DDBasicControlsKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDMAMapKit_Private/DDMAMapKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDWebImageKit_Private/DDWebImageKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private/DDZFPlayerKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/JXCategoryView/JXCategoryView.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/MJRefresh/MJRefresh.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/TYCyclePagerView/TYCyclePagerView.modulemap" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BRPickerView" "${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private" "${PODS_ROOT}/Headers/Public/DDCategoryKit_Private" "${PODS_ROOT}/Headers/Public/DDLogKit_Private" "${PODS_ROOT}/Headers/Public/DDMAMapKit_Private" "${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private" "${PODS_ROOT}/Headers/Public/DDWebImageKit_Private" "${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private" "${PODS_ROOT}/Headers/Public/DynamicBlurView" "${PODS_ROOT}/Headers/Public/JXCategoryView" "${PODS_ROOT}/Headers/Public/MJRefresh" "${PODS_ROOT}/Headers/Public/RxCocoa" "${PODS_ROOT}/Headers/Public/SwiftyRSA" "${PODS_ROOT}/Headers/Public/TYCyclePagerView" "${PODS_ROOT}/Headers/Public/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JCore/Headers" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPush/Headers" +LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/BRPickerView" "${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDBasicControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDCategoryKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDMAMapKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit" "${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDWebImageKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDZFPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView" "${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/JXCategoryView" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_CONFIGURATION_BUILD_DIR}/TYCyclePagerView" "${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JCore" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPush" "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift $(SDKROOT)/usr/lib/swift +OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private/DDAudioPlayerKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private/DDAutoUIKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private/DDColorKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private/DDControlsKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private/DDDateKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private/DDFontKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private/DDLogKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private/DDPersistenceKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/DDProgressHUDKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private/DDToastKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer/DDUIGestureRecognizer.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit/DDUIKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private/DDUtilsSwiftKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView/DynamicBlurView.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift/ESTabBarController_swift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog/PopupDialog.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit/SwiftEntryKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser/ZLPhotoBrowser.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/BRPickerView/BRPickerView.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private/DDBasicControlsKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDMAMapKit_Private/DDMAMapKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDWebImageKit_Private/DDWebImageKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private/DDZFPlayerKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/JXCategoryView/JXCategoryView.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/MJRefresh/MJRefresh.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/TYCyclePagerView/TYCyclePagerView.modulemap" +OTHER_LDFLAGS = $(inherited) -ObjC -l"Alamofire" -l"BRPickerView" -l"DDAudioPlayerKit_Private" -l"DDAutoUIKit_Private" -l"DDBasicControlsKit_Private" -l"DDCategoryKit_Private" -l"DDColorKit_Private" -l"DDControlsKit_Private" -l"DDDateKit_Private" -l"DDFontKit_Private" -l"DDLogKit_Private" -l"DDMAMapKit_Private" -l"DDNetworkingOfAlamofireKit_Private" -l"DDPersistenceKit_Private" -l"DDProgressHUDKit_Private" -l"DDToastKit_Private" -l"DDUIGestureRecognizer" -l"DDUIKit" -l"DDUtilsSwiftKit_Private" -l"DDWebImageKit_Private" -l"DDZFPlayerKit_Private" -l"DynamicBlurView" -l"ESTabBarController-swift" -l"IQKeyboardManagerSwift" -l"JCore" -l"JPush" -l"JXCategoryView" -l"Kingfisher" -l"MJRefresh" -l"PopupDialog" -l"RxCocoa" -l"RxRelay" -l"RxSwift" -l"SnapKit" -l"SwiftEntryKit" -l"SwiftyRSA" -l"TYCyclePagerView" -l"ZLPhotoBrowser" -l"bz2" -l"c++" -l"resolv" -l"sqlite3" -l"swiftCoreGraphics" -l"z" -framework "AMapFoundationKit" -framework "AMapLocationKit" -framework "AMapNaviKit" -framework "AMapSearchKit" -framework "AMapTrackKit" -framework "AVFoundation" -framework "Accelerate" -framework "AudioToolbox" -framework "Bugly" -framework "CFNetwork" -framework "CoreFoundation" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreMedia" -framework "CoreMotion" -framework "CoreServices" -framework "CoreTelephony" -framework "CoreText" -framework "CoreVideo" -framework "ExternalAccessory" -framework "Foundation" -framework "GLKit" -framework "IJKMediaFramework" -framework "ImageIO" -framework "MapKit" -framework "MediaPlayer" -framework "MobileCoreServices" -framework "OpenGLES" -framework "Photos" -framework "PhotosUI" -framework "QuartzCore" -framework "Security" -framework "SystemConfiguration" -framework "UIKit" -framework "VideoToolbox" -framework "WebKit" -weak_framework "AppTrackingTransparency" -weak_framework "Combine" -weak_framework "SwiftUI" -weak_framework "UserNotifications" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private/DDAudioPlayerKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private/DDAutoUIKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private/DDColorKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private/DDControlsKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private/DDDateKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private/DDFontKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private/DDLogKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private/DDPersistenceKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/DDProgressHUDKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private/DDToastKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer/DDUIGestureRecognizer.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit/DDUIKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private/DDUtilsSwiftKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView/DynamicBlurView.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift/ESTabBarController_swift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog/PopupDialog.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit/SwiftEntryKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser/ZLPhotoBrowser.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/BRPickerView/BRPickerView.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private/DDBasicControlsKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDMAMapKit_Private/DDMAMapKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDWebImageKit_Private/DDWebImageKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private/DDZFPlayerKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/JXCategoryView/JXCategoryView.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/MJRefresh/MJRefresh.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/TYCyclePagerView/TYCyclePagerView.modulemap" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates -SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit" "${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser" +SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit" "${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView" "${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser" USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.prerelease.xcconfig b/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.prerelease.xcconfig index 9589800..1d992a5 100644 --- a/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.prerelease.xcconfig +++ b/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.prerelease.xcconfig @@ -4,15 +4,15 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO EXCLUDED_ARCHS[sdk=iphonesimulator*] = arm64 FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/AMapFoundation-NO-IDFA" "${PODS_ROOT}/AMapLocation-NO-IDFA" "${PODS_ROOT}/AMapNavi-NO-IDFA" "${PODS_ROOT}/AMapSearch-NO-IDFA" "${PODS_ROOT}/AMapTrack-NO-IDFA" "${PODS_ROOT}/Bugly" "${PODS_ROOT}/DDZFPlayerKit_Private/DDZFPlayerKit_Private/Classes/ijkplayer" "${PODS_ROOT}/JCore" "${PODS_ROOT}/JPush" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BRPickerView" "${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private" "${PODS_ROOT}/Headers/Public/DDCategoryKit_Private" "${PODS_ROOT}/Headers/Public/DDLogKit_Private" "${PODS_ROOT}/Headers/Public/DDMAMapKit_Private" "${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private" "${PODS_ROOT}/Headers/Public/DDWebImageKit_Private" "${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private" "${PODS_ROOT}/Headers/Public/JXCategoryView" "${PODS_ROOT}/Headers/Public/MJRefresh" "${PODS_ROOT}/Headers/Public/RxCocoa" "${PODS_ROOT}/Headers/Public/SwiftyRSA" "${PODS_ROOT}/Headers/Public/TYCyclePagerView" "${PODS_ROOT}/Headers/Public/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JCore/Headers" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPush/Headers" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/BRPickerView" "${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDBasicControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDCategoryKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDMAMapKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit" "${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDWebImageKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDZFPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/JXCategoryView" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_CONFIGURATION_BUILD_DIR}/TYCyclePagerView" "${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JCore" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPush" "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift $(SDKROOT)/usr/lib/swift -OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private/DDAudioPlayerKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private/DDAutoUIKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private/DDColorKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private/DDControlsKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private/DDDateKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private/DDFontKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private/DDLogKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private/DDPersistenceKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/DDProgressHUDKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private/DDToastKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer/DDUIGestureRecognizer.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit/DDUIKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private/DDUtilsSwiftKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift/ESTabBarController_swift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit/SwiftEntryKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser/ZLPhotoBrowser.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/BRPickerView/BRPickerView.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private/DDBasicControlsKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDMAMapKit_Private/DDMAMapKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDWebImageKit_Private/DDWebImageKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private/DDZFPlayerKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/JXCategoryView/JXCategoryView.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/MJRefresh/MJRefresh.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/TYCyclePagerView/TYCyclePagerView.modulemap" -OTHER_LDFLAGS = $(inherited) -ObjC -l"Alamofire" -l"BRPickerView" -l"DDAudioPlayerKit_Private" -l"DDAutoUIKit_Private" -l"DDBasicControlsKit_Private" -l"DDCategoryKit_Private" -l"DDColorKit_Private" -l"DDControlsKit_Private" -l"DDDateKit_Private" -l"DDFontKit_Private" -l"DDLogKit_Private" -l"DDMAMapKit_Private" -l"DDNetworkingOfAlamofireKit_Private" -l"DDPersistenceKit_Private" -l"DDProgressHUDKit_Private" -l"DDToastKit_Private" -l"DDUIGestureRecognizer" -l"DDUIKit" -l"DDUtilsSwiftKit_Private" -l"DDWebImageKit_Private" -l"DDZFPlayerKit_Private" -l"ESTabBarController-swift" -l"IQKeyboardManagerSwift" -l"JCore" -l"JPush" -l"JXCategoryView" -l"Kingfisher" -l"MJRefresh" -l"RxCocoa" -l"RxRelay" -l"RxSwift" -l"SnapKit" -l"SwiftEntryKit" -l"SwiftyRSA" -l"TYCyclePagerView" -l"ZLPhotoBrowser" -l"bz2" -l"c++" -l"resolv" -l"sqlite3" -l"swiftCoreGraphics" -l"z" -framework "AMapFoundationKit" -framework "AMapLocationKit" -framework "AMapNaviKit" -framework "AMapSearchKit" -framework "AMapTrackKit" -framework "AVFoundation" -framework "Accelerate" -framework "AudioToolbox" -framework "Bugly" -framework "CFNetwork" -framework "CoreFoundation" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreMedia" -framework "CoreMotion" -framework "CoreServices" -framework "CoreTelephony" -framework "CoreText" -framework "CoreVideo" -framework "ExternalAccessory" -framework "Foundation" -framework "GLKit" -framework "IJKMediaFramework" -framework "ImageIO" -framework "MapKit" -framework "MediaPlayer" -framework "MobileCoreServices" -framework "OpenGLES" -framework "Photos" -framework "PhotosUI" -framework "QuartzCore" -framework "Security" -framework "SystemConfiguration" -framework "UIKit" -framework "VideoToolbox" -framework "WebKit" -weak_framework "AppTrackingTransparency" -weak_framework "Combine" -weak_framework "SwiftUI" -weak_framework "UserNotifications" -OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private/DDAudioPlayerKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private/DDAutoUIKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private/DDColorKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private/DDControlsKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private/DDDateKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private/DDFontKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private/DDLogKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private/DDPersistenceKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/DDProgressHUDKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private/DDToastKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer/DDUIGestureRecognizer.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit/DDUIKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private/DDUtilsSwiftKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift/ESTabBarController_swift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit/SwiftEntryKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser/ZLPhotoBrowser.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/BRPickerView/BRPickerView.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private/DDBasicControlsKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDMAMapKit_Private/DDMAMapKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDWebImageKit_Private/DDWebImageKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private/DDZFPlayerKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/JXCategoryView/JXCategoryView.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/MJRefresh/MJRefresh.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/TYCyclePagerView/TYCyclePagerView.modulemap" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BRPickerView" "${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private" "${PODS_ROOT}/Headers/Public/DDCategoryKit_Private" "${PODS_ROOT}/Headers/Public/DDLogKit_Private" "${PODS_ROOT}/Headers/Public/DDMAMapKit_Private" "${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private" "${PODS_ROOT}/Headers/Public/DDWebImageKit_Private" "${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private" "${PODS_ROOT}/Headers/Public/DynamicBlurView" "${PODS_ROOT}/Headers/Public/JXCategoryView" "${PODS_ROOT}/Headers/Public/MJRefresh" "${PODS_ROOT}/Headers/Public/RxCocoa" "${PODS_ROOT}/Headers/Public/SwiftyRSA" "${PODS_ROOT}/Headers/Public/TYCyclePagerView" "${PODS_ROOT}/Headers/Public/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JCore/Headers" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPush/Headers" +LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/BRPickerView" "${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDBasicControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDCategoryKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDMAMapKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit" "${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDWebImageKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDZFPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView" "${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/JXCategoryView" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_CONFIGURATION_BUILD_DIR}/TYCyclePagerView" "${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JCore" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPush" "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift $(SDKROOT)/usr/lib/swift +OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private/DDAudioPlayerKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private/DDAutoUIKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private/DDColorKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private/DDControlsKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private/DDDateKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private/DDFontKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private/DDLogKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private/DDPersistenceKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/DDProgressHUDKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private/DDToastKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer/DDUIGestureRecognizer.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit/DDUIKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private/DDUtilsSwiftKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView/DynamicBlurView.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift/ESTabBarController_swift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog/PopupDialog.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit/SwiftEntryKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser/ZLPhotoBrowser.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/BRPickerView/BRPickerView.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private/DDBasicControlsKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDMAMapKit_Private/DDMAMapKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDWebImageKit_Private/DDWebImageKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private/DDZFPlayerKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/JXCategoryView/JXCategoryView.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/MJRefresh/MJRefresh.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/TYCyclePagerView/TYCyclePagerView.modulemap" +OTHER_LDFLAGS = $(inherited) -ObjC -l"Alamofire" -l"BRPickerView" -l"DDAudioPlayerKit_Private" -l"DDAutoUIKit_Private" -l"DDBasicControlsKit_Private" -l"DDCategoryKit_Private" -l"DDColorKit_Private" -l"DDControlsKit_Private" -l"DDDateKit_Private" -l"DDFontKit_Private" -l"DDLogKit_Private" -l"DDMAMapKit_Private" -l"DDNetworkingOfAlamofireKit_Private" -l"DDPersistenceKit_Private" -l"DDProgressHUDKit_Private" -l"DDToastKit_Private" -l"DDUIGestureRecognizer" -l"DDUIKit" -l"DDUtilsSwiftKit_Private" -l"DDWebImageKit_Private" -l"DDZFPlayerKit_Private" -l"DynamicBlurView" -l"ESTabBarController-swift" -l"IQKeyboardManagerSwift" -l"JCore" -l"JPush" -l"JXCategoryView" -l"Kingfisher" -l"MJRefresh" -l"PopupDialog" -l"RxCocoa" -l"RxRelay" -l"RxSwift" -l"SnapKit" -l"SwiftEntryKit" -l"SwiftyRSA" -l"TYCyclePagerView" -l"ZLPhotoBrowser" -l"bz2" -l"c++" -l"resolv" -l"sqlite3" -l"swiftCoreGraphics" -l"z" -framework "AMapFoundationKit" -framework "AMapLocationKit" -framework "AMapNaviKit" -framework "AMapSearchKit" -framework "AMapTrackKit" -framework "AVFoundation" -framework "Accelerate" -framework "AudioToolbox" -framework "Bugly" -framework "CFNetwork" -framework "CoreFoundation" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreMedia" -framework "CoreMotion" -framework "CoreServices" -framework "CoreTelephony" -framework "CoreText" -framework "CoreVideo" -framework "ExternalAccessory" -framework "Foundation" -framework "GLKit" -framework "IJKMediaFramework" -framework "ImageIO" -framework "MapKit" -framework "MediaPlayer" -framework "MobileCoreServices" -framework "OpenGLES" -framework "Photos" -framework "PhotosUI" -framework "QuartzCore" -framework "Security" -framework "SystemConfiguration" -framework "UIKit" -framework "VideoToolbox" -framework "WebKit" -weak_framework "AppTrackingTransparency" -weak_framework "Combine" -weak_framework "SwiftUI" -weak_framework "UserNotifications" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private/DDAudioPlayerKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private/DDAutoUIKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private/DDColorKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private/DDControlsKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private/DDDateKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private/DDFontKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private/DDLogKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private/DDPersistenceKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/DDProgressHUDKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private/DDToastKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer/DDUIGestureRecognizer.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit/DDUIKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private/DDUtilsSwiftKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView/DynamicBlurView.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift/ESTabBarController_swift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog/PopupDialog.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit/SwiftEntryKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser/ZLPhotoBrowser.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/BRPickerView/BRPickerView.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private/DDBasicControlsKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDMAMapKit_Private/DDMAMapKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDWebImageKit_Private/DDWebImageKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private/DDZFPlayerKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/JXCategoryView/JXCategoryView.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/MJRefresh/MJRefresh.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/TYCyclePagerView/TYCyclePagerView.modulemap" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates -SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit" "${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser" +SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit" "${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView" "${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser" USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.release.xcconfig b/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.release.xcconfig index 9589800..1d992a5 100644 --- a/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.release.xcconfig +++ b/Pods/Target Support Files/Pods-OrderScheduling/Pods-OrderScheduling.release.xcconfig @@ -4,15 +4,15 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO EXCLUDED_ARCHS[sdk=iphonesimulator*] = arm64 FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/AMapFoundation-NO-IDFA" "${PODS_ROOT}/AMapLocation-NO-IDFA" "${PODS_ROOT}/AMapNavi-NO-IDFA" "${PODS_ROOT}/AMapSearch-NO-IDFA" "${PODS_ROOT}/AMapTrack-NO-IDFA" "${PODS_ROOT}/Bugly" "${PODS_ROOT}/DDZFPlayerKit_Private/DDZFPlayerKit_Private/Classes/ijkplayer" "${PODS_ROOT}/JCore" "${PODS_ROOT}/JPush" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BRPickerView" "${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private" "${PODS_ROOT}/Headers/Public/DDCategoryKit_Private" "${PODS_ROOT}/Headers/Public/DDLogKit_Private" "${PODS_ROOT}/Headers/Public/DDMAMapKit_Private" "${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private" "${PODS_ROOT}/Headers/Public/DDWebImageKit_Private" "${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private" "${PODS_ROOT}/Headers/Public/JXCategoryView" "${PODS_ROOT}/Headers/Public/MJRefresh" "${PODS_ROOT}/Headers/Public/RxCocoa" "${PODS_ROOT}/Headers/Public/SwiftyRSA" "${PODS_ROOT}/Headers/Public/TYCyclePagerView" "${PODS_ROOT}/Headers/Public/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JCore/Headers" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPush/Headers" -LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/BRPickerView" "${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDBasicControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDCategoryKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDMAMapKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit" "${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDWebImageKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDZFPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/JXCategoryView" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_CONFIGURATION_BUILD_DIR}/TYCyclePagerView" "${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JCore" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPush" "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift $(SDKROOT)/usr/lib/swift -OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private/DDAudioPlayerKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private/DDAutoUIKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private/DDColorKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private/DDControlsKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private/DDDateKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private/DDFontKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private/DDLogKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private/DDPersistenceKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/DDProgressHUDKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private/DDToastKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer/DDUIGestureRecognizer.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit/DDUIKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private/DDUtilsSwiftKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift/ESTabBarController_swift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit/SwiftEntryKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser/ZLPhotoBrowser.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/BRPickerView/BRPickerView.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private/DDBasicControlsKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDMAMapKit_Private/DDMAMapKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDWebImageKit_Private/DDWebImageKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private/DDZFPlayerKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/JXCategoryView/JXCategoryView.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/MJRefresh/MJRefresh.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/TYCyclePagerView/TYCyclePagerView.modulemap" -OTHER_LDFLAGS = $(inherited) -ObjC -l"Alamofire" -l"BRPickerView" -l"DDAudioPlayerKit_Private" -l"DDAutoUIKit_Private" -l"DDBasicControlsKit_Private" -l"DDCategoryKit_Private" -l"DDColorKit_Private" -l"DDControlsKit_Private" -l"DDDateKit_Private" -l"DDFontKit_Private" -l"DDLogKit_Private" -l"DDMAMapKit_Private" -l"DDNetworkingOfAlamofireKit_Private" -l"DDPersistenceKit_Private" -l"DDProgressHUDKit_Private" -l"DDToastKit_Private" -l"DDUIGestureRecognizer" -l"DDUIKit" -l"DDUtilsSwiftKit_Private" -l"DDWebImageKit_Private" -l"DDZFPlayerKit_Private" -l"ESTabBarController-swift" -l"IQKeyboardManagerSwift" -l"JCore" -l"JPush" -l"JXCategoryView" -l"Kingfisher" -l"MJRefresh" -l"RxCocoa" -l"RxRelay" -l"RxSwift" -l"SnapKit" -l"SwiftEntryKit" -l"SwiftyRSA" -l"TYCyclePagerView" -l"ZLPhotoBrowser" -l"bz2" -l"c++" -l"resolv" -l"sqlite3" -l"swiftCoreGraphics" -l"z" -framework "AMapFoundationKit" -framework "AMapLocationKit" -framework "AMapNaviKit" -framework "AMapSearchKit" -framework "AMapTrackKit" -framework "AVFoundation" -framework "Accelerate" -framework "AudioToolbox" -framework "Bugly" -framework "CFNetwork" -framework "CoreFoundation" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreMedia" -framework "CoreMotion" -framework "CoreServices" -framework "CoreTelephony" -framework "CoreText" -framework "CoreVideo" -framework "ExternalAccessory" -framework "Foundation" -framework "GLKit" -framework "IJKMediaFramework" -framework "ImageIO" -framework "MapKit" -framework "MediaPlayer" -framework "MobileCoreServices" -framework "OpenGLES" -framework "Photos" -framework "PhotosUI" -framework "QuartzCore" -framework "Security" -framework "SystemConfiguration" -framework "UIKit" -framework "VideoToolbox" -framework "WebKit" -weak_framework "AppTrackingTransparency" -weak_framework "Combine" -weak_framework "SwiftUI" -weak_framework "UserNotifications" -OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private/DDAudioPlayerKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private/DDAutoUIKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private/DDColorKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private/DDControlsKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private/DDDateKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private/DDFontKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private/DDLogKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private/DDPersistenceKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/DDProgressHUDKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private/DDToastKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer/DDUIGestureRecognizer.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit/DDUIKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private/DDUtilsSwiftKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift/ESTabBarController_swift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit/SwiftEntryKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser/ZLPhotoBrowser.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/BRPickerView/BRPickerView.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private/DDBasicControlsKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDMAMapKit_Private/DDMAMapKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDWebImageKit_Private/DDWebImageKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private/DDZFPlayerKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/JXCategoryView/JXCategoryView.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/MJRefresh/MJRefresh.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/TYCyclePagerView/TYCyclePagerView.modulemap" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BRPickerView" "${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private" "${PODS_ROOT}/Headers/Public/DDCategoryKit_Private" "${PODS_ROOT}/Headers/Public/DDLogKit_Private" "${PODS_ROOT}/Headers/Public/DDMAMapKit_Private" "${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private" "${PODS_ROOT}/Headers/Public/DDWebImageKit_Private" "${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private" "${PODS_ROOT}/Headers/Public/DynamicBlurView" "${PODS_ROOT}/Headers/Public/JXCategoryView" "${PODS_ROOT}/Headers/Public/MJRefresh" "${PODS_ROOT}/Headers/Public/RxCocoa" "${PODS_ROOT}/Headers/Public/SwiftyRSA" "${PODS_ROOT}/Headers/Public/TYCyclePagerView" "${PODS_ROOT}/Headers/Public/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JCore/Headers" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPush/Headers" +LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/BRPickerView" "${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDBasicControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDCategoryKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDMAMapKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit" "${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDWebImageKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDZFPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView" "${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/JXCategoryView" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_CONFIGURATION_BUILD_DIR}/TYCyclePagerView" "${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JCore" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPush" "${TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift $(SDKROOT)/usr/lib/swift +OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private/DDAudioPlayerKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private/DDAutoUIKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private/DDColorKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private/DDControlsKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private/DDDateKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private/DDFontKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private/DDLogKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private/DDPersistenceKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/DDProgressHUDKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private/DDToastKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer/DDUIGestureRecognizer.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit/DDUIKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private/DDUtilsSwiftKit_Private.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView/DynamicBlurView.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift/ESTabBarController_swift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog/PopupDialog.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit/SwiftEntryKit.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.modulemap" -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser/ZLPhotoBrowser.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/BRPickerView/BRPickerView.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private/DDBasicControlsKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDMAMapKit_Private/DDMAMapKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDWebImageKit_Private/DDWebImageKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private/DDZFPlayerKit_Private.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/JXCategoryView/JXCategoryView.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/MJRefresh/MJRefresh.modulemap" -fmodule-map-file="${PODS_ROOT}/Headers/Public/TYCyclePagerView/TYCyclePagerView.modulemap" +OTHER_LDFLAGS = $(inherited) -ObjC -l"Alamofire" -l"BRPickerView" -l"DDAudioPlayerKit_Private" -l"DDAutoUIKit_Private" -l"DDBasicControlsKit_Private" -l"DDCategoryKit_Private" -l"DDColorKit_Private" -l"DDControlsKit_Private" -l"DDDateKit_Private" -l"DDFontKit_Private" -l"DDLogKit_Private" -l"DDMAMapKit_Private" -l"DDNetworkingOfAlamofireKit_Private" -l"DDPersistenceKit_Private" -l"DDProgressHUDKit_Private" -l"DDToastKit_Private" -l"DDUIGestureRecognizer" -l"DDUIKit" -l"DDUtilsSwiftKit_Private" -l"DDWebImageKit_Private" -l"DDZFPlayerKit_Private" -l"DynamicBlurView" -l"ESTabBarController-swift" -l"IQKeyboardManagerSwift" -l"JCore" -l"JPush" -l"JXCategoryView" -l"Kingfisher" -l"MJRefresh" -l"PopupDialog" -l"RxCocoa" -l"RxRelay" -l"RxSwift" -l"SnapKit" -l"SwiftEntryKit" -l"SwiftyRSA" -l"TYCyclePagerView" -l"ZLPhotoBrowser" -l"bz2" -l"c++" -l"resolv" -l"sqlite3" -l"swiftCoreGraphics" -l"z" -framework "AMapFoundationKit" -framework "AMapLocationKit" -framework "AMapNaviKit" -framework "AMapSearchKit" -framework "AMapTrackKit" -framework "AVFoundation" -framework "Accelerate" -framework "AudioToolbox" -framework "Bugly" -framework "CFNetwork" -framework "CoreFoundation" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreMedia" -framework "CoreMotion" -framework "CoreServices" -framework "CoreTelephony" -framework "CoreText" -framework "CoreVideo" -framework "ExternalAccessory" -framework "Foundation" -framework "GLKit" -framework "IJKMediaFramework" -framework "ImageIO" -framework "MapKit" -framework "MediaPlayer" -framework "MobileCoreServices" -framework "OpenGLES" -framework "Photos" -framework "PhotosUI" -framework "QuartzCore" -framework "Security" -framework "SystemConfiguration" -framework "UIKit" -framework "VideoToolbox" -framework "WebKit" -weak_framework "AppTrackingTransparency" -weak_framework "Combine" -weak_framework "SwiftUI" -weak_framework "UserNotifications" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private/DDAudioPlayerKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private/DDAutoUIKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private/DDColorKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private/DDControlsKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private/DDDateKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private/DDFontKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private/DDLogKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private/DDNetworkingOfAlamofireKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private/DDPersistenceKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private/DDProgressHUDKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private/DDToastKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer/DDUIGestureRecognizer.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit/DDUIKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private/DDUtilsSwiftKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView/DynamicBlurView.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift/ESTabBarController_swift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog/PopupDialog.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa/RxCocoa.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxRelay/RxRelay.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/RxSwift/RxSwift.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SnapKit/SnapKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit/SwiftEntryKit.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.modulemap" -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser/ZLPhotoBrowser.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/BRPickerView/BRPickerView.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private/DDBasicControlsKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDCategoryKit_Private/DDCategoryKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDMAMapKit_Private/DDMAMapKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDWebImageKit_Private/DDWebImageKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private/DDZFPlayerKit_Private.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/JXCategoryView/JXCategoryView.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/MJRefresh/MJRefresh.modulemap" -Xcc -fmodule-map-file="${PODS_ROOT}/Headers/Public/TYCyclePagerView/TYCyclePagerView.modulemap" PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) PODS_PODFILE_DIR_PATH = ${SRCROOT}/. PODS_ROOT = ${SRCROOT}/Pods PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates -SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit" "${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser" +SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/DDAudioPlayerKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDAutoUIKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDColorKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDControlsKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDDateKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDFontKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDLogKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDNetworkingOfAlamofireKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDPersistenceKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDProgressHUDKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDToastKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIGestureRecognizer" "${PODS_CONFIGURATION_BUILD_DIR}/DDUIKit" "${PODS_CONFIGURATION_BUILD_DIR}/DDUtilsSwiftKit_Private" "${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView" "${PODS_CONFIGURATION_BUILD_DIR}/ESTabBarController-swift" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog" "${PODS_CONFIGURATION_BUILD_DIR}/RxCocoa" "${PODS_CONFIGURATION_BUILD_DIR}/RxRelay" "${PODS_CONFIGURATION_BUILD_DIR}/RxSwift" "${PODS_CONFIGURATION_BUILD_DIR}/SnapKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftEntryKit" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_CONFIGURATION_BUILD_DIR}/ZLPhotoBrowser" USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/Pods-OrderSchedulingNotificationService/Pods-OrderSchedulingNotificationService.debug.xcconfig b/Pods/Target Support Files/Pods-OrderSchedulingNotificationService/Pods-OrderSchedulingNotificationService.debug.xcconfig index a61bc0f..91d15d0 100644 --- a/Pods/Target Support Files/Pods-OrderSchedulingNotificationService/Pods-OrderSchedulingNotificationService.debug.xcconfig +++ b/Pods/Target Support Files/Pods-OrderSchedulingNotificationService/Pods-OrderSchedulingNotificationService.debug.xcconfig @@ -1,7 +1,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/JPushExtension" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BRPickerView" "${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private" "${PODS_ROOT}/Headers/Public/DDCategoryKit_Private" "${PODS_ROOT}/Headers/Public/DDLogKit_Private" "${PODS_ROOT}/Headers/Public/DDMAMapKit_Private" "${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private" "${PODS_ROOT}/Headers/Public/DDWebImageKit_Private" "${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private" "${PODS_ROOT}/Headers/Public/JXCategoryView" "${PODS_ROOT}/Headers/Public/MJRefresh" "${PODS_ROOT}/Headers/Public/RxCocoa" "${PODS_ROOT}/Headers/Public/SwiftyRSA" "${PODS_ROOT}/Headers/Public/TYCyclePagerView" "${PODS_ROOT}/Headers/Public/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPushExtension/Headers" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BRPickerView" "${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private" "${PODS_ROOT}/Headers/Public/DDCategoryKit_Private" "${PODS_ROOT}/Headers/Public/DDLogKit_Private" "${PODS_ROOT}/Headers/Public/DDMAMapKit_Private" "${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private" "${PODS_ROOT}/Headers/Public/DDWebImageKit_Private" "${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private" "${PODS_ROOT}/Headers/Public/DynamicBlurView" "${PODS_ROOT}/Headers/Public/JXCategoryView" "${PODS_ROOT}/Headers/Public/MJRefresh" "${PODS_ROOT}/Headers/Public/RxCocoa" "${PODS_ROOT}/Headers/Public/SwiftyRSA" "${PODS_ROOT}/Headers/Public/TYCyclePagerView" "${PODS_ROOT}/Headers/Public/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPushExtension/Headers" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPushExtension" OTHER_LDFLAGS = $(inherited) -ObjC -l"JPushExtension" -l"resolv" -l"z" -framework "CFNetwork" -framework "CoreFoundation" -framework "CoreGraphics" -framework "CoreTelephony" -framework "Foundation" -framework "Security" -framework "SystemConfiguration" -framework "UIKit" -weak_framework "UserNotifications" PODS_BUILD_DIR = ${BUILD_DIR} diff --git a/Pods/Target Support Files/Pods-OrderSchedulingNotificationService/Pods-OrderSchedulingNotificationService.prerelease.xcconfig b/Pods/Target Support Files/Pods-OrderSchedulingNotificationService/Pods-OrderSchedulingNotificationService.prerelease.xcconfig index a61bc0f..91d15d0 100644 --- a/Pods/Target Support Files/Pods-OrderSchedulingNotificationService/Pods-OrderSchedulingNotificationService.prerelease.xcconfig +++ b/Pods/Target Support Files/Pods-OrderSchedulingNotificationService/Pods-OrderSchedulingNotificationService.prerelease.xcconfig @@ -1,7 +1,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/JPushExtension" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BRPickerView" "${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private" "${PODS_ROOT}/Headers/Public/DDCategoryKit_Private" "${PODS_ROOT}/Headers/Public/DDLogKit_Private" "${PODS_ROOT}/Headers/Public/DDMAMapKit_Private" "${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private" "${PODS_ROOT}/Headers/Public/DDWebImageKit_Private" "${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private" "${PODS_ROOT}/Headers/Public/JXCategoryView" "${PODS_ROOT}/Headers/Public/MJRefresh" "${PODS_ROOT}/Headers/Public/RxCocoa" "${PODS_ROOT}/Headers/Public/SwiftyRSA" "${PODS_ROOT}/Headers/Public/TYCyclePagerView" "${PODS_ROOT}/Headers/Public/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPushExtension/Headers" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BRPickerView" "${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private" "${PODS_ROOT}/Headers/Public/DDCategoryKit_Private" "${PODS_ROOT}/Headers/Public/DDLogKit_Private" "${PODS_ROOT}/Headers/Public/DDMAMapKit_Private" "${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private" "${PODS_ROOT}/Headers/Public/DDWebImageKit_Private" "${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private" "${PODS_ROOT}/Headers/Public/DynamicBlurView" "${PODS_ROOT}/Headers/Public/JXCategoryView" "${PODS_ROOT}/Headers/Public/MJRefresh" "${PODS_ROOT}/Headers/Public/RxCocoa" "${PODS_ROOT}/Headers/Public/SwiftyRSA" "${PODS_ROOT}/Headers/Public/TYCyclePagerView" "${PODS_ROOT}/Headers/Public/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPushExtension/Headers" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPushExtension" OTHER_LDFLAGS = $(inherited) -ObjC -l"JPushExtension" -l"resolv" -l"z" -framework "CFNetwork" -framework "CoreFoundation" -framework "CoreGraphics" -framework "CoreTelephony" -framework "Foundation" -framework "Security" -framework "SystemConfiguration" -framework "UIKit" -weak_framework "UserNotifications" PODS_BUILD_DIR = ${BUILD_DIR} diff --git a/Pods/Target Support Files/Pods-OrderSchedulingNotificationService/Pods-OrderSchedulingNotificationService.release.xcconfig b/Pods/Target Support Files/Pods-OrderSchedulingNotificationService/Pods-OrderSchedulingNotificationService.release.xcconfig index a61bc0f..91d15d0 100644 --- a/Pods/Target Support Files/Pods-OrderSchedulingNotificationService/Pods-OrderSchedulingNotificationService.release.xcconfig +++ b/Pods/Target Support Files/Pods-OrderSchedulingNotificationService/Pods-OrderSchedulingNotificationService.release.xcconfig @@ -1,7 +1,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/JPushExtension" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BRPickerView" "${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private" "${PODS_ROOT}/Headers/Public/DDCategoryKit_Private" "${PODS_ROOT}/Headers/Public/DDLogKit_Private" "${PODS_ROOT}/Headers/Public/DDMAMapKit_Private" "${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private" "${PODS_ROOT}/Headers/Public/DDWebImageKit_Private" "${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private" "${PODS_ROOT}/Headers/Public/JXCategoryView" "${PODS_ROOT}/Headers/Public/MJRefresh" "${PODS_ROOT}/Headers/Public/RxCocoa" "${PODS_ROOT}/Headers/Public/SwiftyRSA" "${PODS_ROOT}/Headers/Public/TYCyclePagerView" "${PODS_ROOT}/Headers/Public/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPushExtension/Headers" +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/BRPickerView" "${PODS_ROOT}/Headers/Public/DDBasicControlsKit_Private" "${PODS_ROOT}/Headers/Public/DDCategoryKit_Private" "${PODS_ROOT}/Headers/Public/DDLogKit_Private" "${PODS_ROOT}/Headers/Public/DDMAMapKit_Private" "${PODS_ROOT}/Headers/Public/DDProgressHUDKit_Private" "${PODS_ROOT}/Headers/Public/DDWebImageKit_Private" "${PODS_ROOT}/Headers/Public/DDZFPlayerKit_Private" "${PODS_ROOT}/Headers/Public/DynamicBlurView" "${PODS_ROOT}/Headers/Public/JXCategoryView" "${PODS_ROOT}/Headers/Public/MJRefresh" "${PODS_ROOT}/Headers/Public/RxCocoa" "${PODS_ROOT}/Headers/Public/SwiftyRSA" "${PODS_ROOT}/Headers/Public/TYCyclePagerView" "${PODS_ROOT}/Headers/Public/ZLPhotoBrowser" "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPushExtension/Headers" LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_XCFRAMEWORKS_BUILD_DIR}/JPushExtension" OTHER_LDFLAGS = $(inherited) -ObjC -l"JPushExtension" -l"resolv" -l"z" -framework "CFNetwork" -framework "CoreFoundation" -framework "CoreGraphics" -framework "CoreTelephony" -framework "Foundation" -framework "Security" -framework "SystemConfiguration" -framework "UIKit" -weak_framework "UserNotifications" PODS_BUILD_DIR = ${BUILD_DIR} diff --git a/Pods/Target Support Files/PopupDialog/PopupDialog-dummy.m b/Pods/Target Support Files/PopupDialog/PopupDialog-dummy.m new file mode 100644 index 0000000..47365c2 --- /dev/null +++ b/Pods/Target Support Files/PopupDialog/PopupDialog-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_PopupDialog : NSObject +@end +@implementation PodsDummy_PopupDialog +@end diff --git a/Pods/Target Support Files/PopupDialog/PopupDialog-prefix.pch b/Pods/Target Support Files/PopupDialog/PopupDialog-prefix.pch new file mode 100644 index 0000000..beb2a24 --- /dev/null +++ b/Pods/Target Support Files/PopupDialog/PopupDialog-prefix.pch @@ -0,0 +1,12 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + diff --git a/Pods/Target Support Files/PopupDialog/PopupDialog-umbrella.h b/Pods/Target Support Files/PopupDialog/PopupDialog-umbrella.h new file mode 100644 index 0000000..8e51a46 --- /dev/null +++ b/Pods/Target Support Files/PopupDialog/PopupDialog-umbrella.h @@ -0,0 +1,16 @@ +#ifdef __OBJC__ +#import +#else +#ifndef FOUNDATION_EXPORT +#if defined(__cplusplus) +#define FOUNDATION_EXPORT extern "C" +#else +#define FOUNDATION_EXPORT extern +#endif +#endif +#endif + + +FOUNDATION_EXPORT double PopupDialogVersionNumber; +FOUNDATION_EXPORT const unsigned char PopupDialogVersionString[]; + diff --git a/Pods/Target Support Files/PopupDialog/PopupDialog.debug.xcconfig b/Pods/Target Support Files/PopupDialog/PopupDialog.debug.xcconfig new file mode 100644 index 0000000..97649da --- /dev/null +++ b/Pods/Target Support Files/PopupDialog/PopupDialog.debug.xcconfig @@ -0,0 +1,16 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" +OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView/DynamicBlurView.modulemap" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView/DynamicBlurView.modulemap" -import-underlying-module -Xcc -fmodule-map-file="${SRCROOT}/${MODULEMAP_FILE}" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/PopupDialog +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView" +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/Pods/Target Support Files/PopupDialog/PopupDialog.modulemap b/Pods/Target Support Files/PopupDialog/PopupDialog.modulemap new file mode 100644 index 0000000..1e81f3a --- /dev/null +++ b/Pods/Target Support Files/PopupDialog/PopupDialog.modulemap @@ -0,0 +1,6 @@ +module PopupDialog { + umbrella header "PopupDialog-umbrella.h" + + export * + module * { export * } +} diff --git a/Pods/Target Support Files/PopupDialog/PopupDialog.release.xcconfig b/Pods/Target Support Files/PopupDialog/PopupDialog.release.xcconfig new file mode 100644 index 0000000..97649da --- /dev/null +++ b/Pods/Target Support Files/PopupDialog/PopupDialog.release.xcconfig @@ -0,0 +1,16 @@ +CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/PopupDialog +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" +OTHER_CFLAGS = $(inherited) -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView/DynamicBlurView.modulemap" +OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -Xcc -fmodule-map-file="${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView/DynamicBlurView.modulemap" -import-underlying-module -Xcc -fmodule-map-file="${SRCROOT}/${MODULEMAP_FILE}" +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE} +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/PopupDialog +PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES +SWIFT_INCLUDE_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/DynamicBlurView" +USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES diff --git a/fastlane/report.xml b/fastlane/report.xml index a65caa1..df09bf2 100644 --- a/fastlane/report.xml +++ b/fastlane/report.xml @@ -5,17 +5,17 @@ - + - + - +