diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.swift b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift new file mode 100644 index 0000000..9b64129 --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift @@ -0,0 +1,30 @@ +// +// InspectMapViewController.swift +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +import UIKit + +class InspectMapViewController: UIViewController, TransferValueDelegate, MAMapViewDelegate { + var id: String? + + override func viewDidLoad() { + super.viewDidLoad() + // 设置导航栏背景和标题 + title = "巡检记录" + navigationController?.navigationBar.isTranslucent = false // 顶部导航不透明可见 + navigationController?.navigationBar.barTintColor = .systemBlue + let dict: [NSAttributedString.Key: Any] = [NSAttributedString.Key.foregroundColor: UIColor.white] + navigationController?.navigationBar.titleTextAttributes = dict // title color + // Do any additional setup after loading the view. + let mapView = MAMapView(frame: view.bounds) + mapView.delegate = self + view.addSubview(mapView) + } + + func transfer(controller: UIViewController, dic: NSDictionary) { + id = dic["id"] as? String + } +} diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.swift b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift new file mode 100644 index 0000000..9b64129 --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift @@ -0,0 +1,30 @@ +// +// InspectMapViewController.swift +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +import UIKit + +class InspectMapViewController: UIViewController, TransferValueDelegate, MAMapViewDelegate { + var id: String? + + override func viewDidLoad() { + super.viewDidLoad() + // 设置导航栏背景和标题 + title = "巡检记录" + navigationController?.navigationBar.isTranslucent = false // 顶部导航不透明可见 + navigationController?.navigationBar.barTintColor = .systemBlue + let dict: [NSAttributedString.Key: Any] = [NSAttributedString.Key.foregroundColor: UIColor.white] + navigationController?.navigationBar.titleTextAttributes = dict // title color + // Do any additional setup after loading the view. + let mapView = MAMapView(frame: view.bounds) + mapView.delegate = self + view.addSubview(mapView) + } + + func transfer(controller: UIViewController, dic: NSDictionary) { + id = dic["id"] as? String + } +} diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.xib b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib new file mode 100644 index 0000000..7c82fac --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.swift b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift new file mode 100644 index 0000000..9b64129 --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift @@ -0,0 +1,30 @@ +// +// InspectMapViewController.swift +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +import UIKit + +class InspectMapViewController: UIViewController, TransferValueDelegate, MAMapViewDelegate { + var id: String? + + override func viewDidLoad() { + super.viewDidLoad() + // 设置导航栏背景和标题 + title = "巡检记录" + navigationController?.navigationBar.isTranslucent = false // 顶部导航不透明可见 + navigationController?.navigationBar.barTintColor = .systemBlue + let dict: [NSAttributedString.Key: Any] = [NSAttributedString.Key.foregroundColor: UIColor.white] + navigationController?.navigationBar.titleTextAttributes = dict // title color + // Do any additional setup after loading the view. + let mapView = MAMapView(frame: view.bounds) + mapView.delegate = self + view.addSubview(mapView) + } + + func transfer(controller: UIViewController, dic: NSDictionary) { + id = dic["id"] as? String + } +} diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.xib b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib new file mode 100644 index 0000000..7c82fac --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LaserMethane/ViewController/Inspect/InspectViewController.swift b/LaserMethane/ViewController/Inspect/InspectViewController.swift index c3b55c7..3cb9617 100644 --- a/LaserMethane/ViewController/Inspect/InspectViewController.swift +++ b/LaserMethane/ViewController/Inspect/InspectViewController.swift @@ -27,6 +27,8 @@ var endDate: String? var keyWords: String? + var valueDelegate: TransferValueDelegate! + override func viewDidLoad() { super.viewDidLoad() title = "巡检记录查询" @@ -122,4 +124,15 @@ } extension InspectViewController: UITableViewDelegate { + func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { + let mapViewController = InspectMapViewController(nibName: "InspectMapViewController", bundle: nil) + // 委托代理 + valueDelegate = mapViewController + // 实现代理的方法,传值 + let row = (indexPath as NSIndexPath).row + let model = rowsArray[row] + let transferDic: NSDictionary = ["id": model.id] + valueDelegate.transfer(controller: self, dic: transferDic) + navigationController?.pushViewController(mapViewController, animated: true) + } } diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.swift b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift new file mode 100644 index 0000000..9b64129 --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift @@ -0,0 +1,30 @@ +// +// InspectMapViewController.swift +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +import UIKit + +class InspectMapViewController: UIViewController, TransferValueDelegate, MAMapViewDelegate { + var id: String? + + override func viewDidLoad() { + super.viewDidLoad() + // 设置导航栏背景和标题 + title = "巡检记录" + navigationController?.navigationBar.isTranslucent = false // 顶部导航不透明可见 + navigationController?.navigationBar.barTintColor = .systemBlue + let dict: [NSAttributedString.Key: Any] = [NSAttributedString.Key.foregroundColor: UIColor.white] + navigationController?.navigationBar.titleTextAttributes = dict // title color + // Do any additional setup after loading the view. + let mapView = MAMapView(frame: view.bounds) + mapView.delegate = self + view.addSubview(mapView) + } + + func transfer(controller: UIViewController, dic: NSDictionary) { + id = dic["id"] as? String + } +} diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.xib b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib new file mode 100644 index 0000000..7c82fac --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LaserMethane/ViewController/Inspect/InspectViewController.swift b/LaserMethane/ViewController/Inspect/InspectViewController.swift index c3b55c7..3cb9617 100644 --- a/LaserMethane/ViewController/Inspect/InspectViewController.swift +++ b/LaserMethane/ViewController/Inspect/InspectViewController.swift @@ -27,6 +27,8 @@ var endDate: String? var keyWords: String? + var valueDelegate: TransferValueDelegate! + override func viewDidLoad() { super.viewDidLoad() title = "巡检记录查询" @@ -122,4 +124,15 @@ } extension InspectViewController: UITableViewDelegate { + func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { + let mapViewController = InspectMapViewController(nibName: "InspectMapViewController", bundle: nil) + // 委托代理 + valueDelegate = mapViewController + // 实现代理的方法,传值 + let row = (indexPath as NSIndexPath).row + let model = rowsArray[row] + let transferDic: NSDictionary = ["id": model.id] + valueDelegate.transfer(controller: self, dic: transferDic) + navigationController?.pushViewController(mapViewController, animated: true) + } } diff --git a/Podfile b/Podfile index 087f53e..6bda986 100644 --- a/Podfile +++ b/Podfile @@ -21,6 +21,10 @@ pod 'IQKeyboardManagerSwift', '~> 6.5.0' # Kingfisher 是一个下载、缓存网络图片的轻量级纯swift库 pod 'Kingfisher' - # 轮播图 + # Banner pod 'FSPagerView' + # 高德地图 + pod 'AMap3DMap' + # 高德定位 + pod 'AMapLocation' end diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.swift b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift new file mode 100644 index 0000000..9b64129 --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift @@ -0,0 +1,30 @@ +// +// InspectMapViewController.swift +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +import UIKit + +class InspectMapViewController: UIViewController, TransferValueDelegate, MAMapViewDelegate { + var id: String? + + override func viewDidLoad() { + super.viewDidLoad() + // 设置导航栏背景和标题 + title = "巡检记录" + navigationController?.navigationBar.isTranslucent = false // 顶部导航不透明可见 + navigationController?.navigationBar.barTintColor = .systemBlue + let dict: [NSAttributedString.Key: Any] = [NSAttributedString.Key.foregroundColor: UIColor.white] + navigationController?.navigationBar.titleTextAttributes = dict // title color + // Do any additional setup after loading the view. + let mapView = MAMapView(frame: view.bounds) + mapView.delegate = self + view.addSubview(mapView) + } + + func transfer(controller: UIViewController, dic: NSDictionary) { + id = dic["id"] as? String + } +} diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.xib b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib new file mode 100644 index 0000000..7c82fac --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LaserMethane/ViewController/Inspect/InspectViewController.swift b/LaserMethane/ViewController/Inspect/InspectViewController.swift index c3b55c7..3cb9617 100644 --- a/LaserMethane/ViewController/Inspect/InspectViewController.swift +++ b/LaserMethane/ViewController/Inspect/InspectViewController.swift @@ -27,6 +27,8 @@ var endDate: String? var keyWords: String? + var valueDelegate: TransferValueDelegate! + override func viewDidLoad() { super.viewDidLoad() title = "巡检记录查询" @@ -122,4 +124,15 @@ } extension InspectViewController: UITableViewDelegate { + func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { + let mapViewController = InspectMapViewController(nibName: "InspectMapViewController", bundle: nil) + // 委托代理 + valueDelegate = mapViewController + // 实现代理的方法,传值 + let row = (indexPath as NSIndexPath).row + let model = rowsArray[row] + let transferDic: NSDictionary = ["id": model.id] + valueDelegate.transfer(controller: self, dic: transferDic) + navigationController?.pushViewController(mapViewController, animated: true) + } } diff --git a/Podfile b/Podfile index 087f53e..6bda986 100644 --- a/Podfile +++ b/Podfile @@ -21,6 +21,10 @@ pod 'IQKeyboardManagerSwift', '~> 6.5.0' # Kingfisher 是一个下载、缓存网络图片的轻量级纯swift库 pod 'Kingfisher' - # 轮播图 + # Banner pod 'FSPagerView' + # 高德地图 + pod 'AMap3DMap' + # 高德定位 + pod 'AMapLocation' end diff --git a/Podfile.lock b/Podfile.lock index 157d3e5..4cc826e 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.swift b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift new file mode 100644 index 0000000..9b64129 --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift @@ -0,0 +1,30 @@ +// +// InspectMapViewController.swift +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +import UIKit + +class InspectMapViewController: UIViewController, TransferValueDelegate, MAMapViewDelegate { + var id: String? + + override func viewDidLoad() { + super.viewDidLoad() + // 设置导航栏背景和标题 + title = "巡检记录" + navigationController?.navigationBar.isTranslucent = false // 顶部导航不透明可见 + navigationController?.navigationBar.barTintColor = .systemBlue + let dict: [NSAttributedString.Key: Any] = [NSAttributedString.Key.foregroundColor: UIColor.white] + navigationController?.navigationBar.titleTextAttributes = dict // title color + // Do any additional setup after loading the view. + let mapView = MAMapView(frame: view.bounds) + mapView.delegate = self + view.addSubview(mapView) + } + + func transfer(controller: UIViewController, dic: NSDictionary) { + id = dic["id"] as? String + } +} diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.xib b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib new file mode 100644 index 0000000..7c82fac --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LaserMethane/ViewController/Inspect/InspectViewController.swift b/LaserMethane/ViewController/Inspect/InspectViewController.swift index c3b55c7..3cb9617 100644 --- a/LaserMethane/ViewController/Inspect/InspectViewController.swift +++ b/LaserMethane/ViewController/Inspect/InspectViewController.swift @@ -27,6 +27,8 @@ var endDate: String? var keyWords: String? + var valueDelegate: TransferValueDelegate! + override func viewDidLoad() { super.viewDidLoad() title = "巡检记录查询" @@ -122,4 +124,15 @@ } extension InspectViewController: UITableViewDelegate { + func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { + let mapViewController = InspectMapViewController(nibName: "InspectMapViewController", bundle: nil) + // 委托代理 + valueDelegate = mapViewController + // 实现代理的方法,传值 + let row = (indexPath as NSIndexPath).row + let model = rowsArray[row] + let transferDic: NSDictionary = ["id": model.id] + valueDelegate.transfer(controller: self, dic: transferDic) + navigationController?.pushViewController(mapViewController, animated: true) + } } diff --git a/Podfile b/Podfile index 087f53e..6bda986 100644 --- a/Podfile +++ b/Podfile @@ -21,6 +21,10 @@ pod 'IQKeyboardManagerSwift', '~> 6.5.0' # Kingfisher 是一个下载、缓存网络图片的轻量级纯swift库 pod 'Kingfisher' - # 轮播图 + # Banner pod 'FSPagerView' + # 高德地图 + pod 'AMap3DMap' + # 高德定位 + pod 'AMapLocation' end diff --git a/Podfile.lock b/Podfile.lock index 157d3e5..4cc826e 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index 157d3e5..4cc826e 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.swift b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift new file mode 100644 index 0000000..9b64129 --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift @@ -0,0 +1,30 @@ +// +// InspectMapViewController.swift +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +import UIKit + +class InspectMapViewController: UIViewController, TransferValueDelegate, MAMapViewDelegate { + var id: String? + + override func viewDidLoad() { + super.viewDidLoad() + // 设置导航栏背景和标题 + title = "巡检记录" + navigationController?.navigationBar.isTranslucent = false // 顶部导航不透明可见 + navigationController?.navigationBar.barTintColor = .systemBlue + let dict: [NSAttributedString.Key: Any] = [NSAttributedString.Key.foregroundColor: UIColor.white] + navigationController?.navigationBar.titleTextAttributes = dict // title color + // Do any additional setup after loading the view. + let mapView = MAMapView(frame: view.bounds) + mapView.delegate = self + view.addSubview(mapView) + } + + func transfer(controller: UIViewController, dic: NSDictionary) { + id = dic["id"] as? String + } +} diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.xib b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib new file mode 100644 index 0000000..7c82fac --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LaserMethane/ViewController/Inspect/InspectViewController.swift b/LaserMethane/ViewController/Inspect/InspectViewController.swift index c3b55c7..3cb9617 100644 --- a/LaserMethane/ViewController/Inspect/InspectViewController.swift +++ b/LaserMethane/ViewController/Inspect/InspectViewController.swift @@ -27,6 +27,8 @@ var endDate: String? var keyWords: String? + var valueDelegate: TransferValueDelegate! + override func viewDidLoad() { super.viewDidLoad() title = "巡检记录查询" @@ -122,4 +124,15 @@ } extension InspectViewController: UITableViewDelegate { + func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { + let mapViewController = InspectMapViewController(nibName: "InspectMapViewController", bundle: nil) + // 委托代理 + valueDelegate = mapViewController + // 实现代理的方法,传值 + let row = (indexPath as NSIndexPath).row + let model = rowsArray[row] + let transferDic: NSDictionary = ["id": model.id] + valueDelegate.transfer(controller: self, dic: transferDic) + navigationController?.pushViewController(mapViewController, animated: true) + } } diff --git a/Podfile b/Podfile index 087f53e..6bda986 100644 --- a/Podfile +++ b/Podfile @@ -21,6 +21,10 @@ pod 'IQKeyboardManagerSwift', '~> 6.5.0' # Kingfisher 是一个下载、缓存网络图片的轻量级纯swift库 pod 'Kingfisher' - # 轮播图 + # Banner pod 'FSPagerView' + # 高德地图 + pod 'AMap3DMap' + # 高德定位 + pod 'AMapLocation' end diff --git a/Podfile.lock b/Podfile.lock index 157d3e5..4cc826e 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index 157d3e5..4cc826e 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index 628cc7a..638edc3 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -6,530 +6,684 @@ objectVersion = 51; objects = { +/* Begin PBXAggregateTarget section */ + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */; + buildPhases = ( + ); + dependencies = ( + ); + name = AMapFoundation; + productName = AMapFoundation; + }; + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */; + buildPhases = ( + ); + dependencies = ( + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */, + ); + name = AMap3DMap; + productName = AMap3DMap; + }; + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */; + buildPhases = ( + ); + dependencies = ( + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */, + ); + name = AMapLocation; + productName = AMapLocation; + }; +/* End PBXAggregateTarget section */ + /* Begin PBXBuildFile section */ - 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */; }; - 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */; }; - 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */; }; - 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */; }; - 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */; }; - 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */; }; - 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */; }; - 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */; }; - 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */; }; - 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */; }; - 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */; }; - 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */; }; - 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */; }; - 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */; }; - 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */; }; - 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */; }; - 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */; }; - 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */; }; - 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */; }; - 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13CCE159F356141F843B31712F07BEBE /* Storage.swift */; }; - 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */; }; - 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */; }; - 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */; }; - 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */; }; - 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */; }; + 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */; }; + 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */; }; + 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */; }; + 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */; }; + 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */; }; + 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */; }; + 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */; }; + 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */; }; + 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */; }; + 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */; }; + 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56869B5D847813435E75AF50953A608B /* Image.swift */; }; + 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */; }; + 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */; }; + 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */; }; + 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */; }; + 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */; }; + 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */; }; + 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */; }; + 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */; }; + 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */; }; + 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */; }; + 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */; }; + 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */; }; + 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */; }; + 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */; }; 2358B57B83BE526AED64799C6892B2CE /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; 23A5B275E273450840ABED5360A70DA0 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */; }; - 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */; }; - 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */; }; - 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */; }; - 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */; }; - 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */; }; - 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */; }; - 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */; }; - 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */; }; - 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */; }; - 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */; }; - 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */; }; + 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */; }; + 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */; }; + 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */; }; + 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */; }; + 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */; }; + 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */; }; + 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */; }; + 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */; }; + 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */; }; + 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */; }; + 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */; }; 33483C1C427390BED308CBAB3EEEE277 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */; }; - 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */; }; - 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */; }; - 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */; }; + 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */; }; + 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */; }; + 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */; }; + 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */; }; 37DD30C9D863EE4FF8DC3D735A06C0AE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; 38EE0727B33503FD20E1363988E46AB2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */; }; - 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */; }; - 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */; }; - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */; }; - 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */; }; - 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */; }; - 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */; }; + 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */; }; + 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */; }; + 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */; }; + 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */; }; + 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */; }; + 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */; }; + 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */; }; 4F441AB2A7BFC619FD9B48BBA1189177 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */; }; - 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */; }; - 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */; }; + 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */; }; + 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */; }; 50013C33D35EBAF31ACF3A8B3A9A3FB4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */; }; - 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */; }; - 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */; }; - 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */; }; + 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */; }; + 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */; }; + 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */; }; + 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */; }; 5632D5C79A031216ABAC934DE4CF52B2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */; }; - 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */; }; - 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */; }; - 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */; }; - 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */; }; - 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */; }; - 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A999D363D057B645373F905A9948A96 /* Source.swift */; }; - 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */; }; - 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */; }; - 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */; }; - 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */; }; - 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */; }; - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */; }; + 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */; }; + 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */; }; + 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */; }; + 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */; }; + 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */; }; + 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */; }; + 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */; }; + 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547EA4817651E2B390618D18F42B98A2 /* Source.swift */; }; + 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */; }; + 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */; }; + 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */; }; + 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */; }; + 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */; }; + 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */; }; 7596519E375DA27F6E7D05D440757055 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */; }; - 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */; }; - 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */; }; - 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */; }; - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */; }; - 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */; }; - 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */; }; + 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */; }; + 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */; }; + 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */; }; + 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */; }; + 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */; }; + 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */; }; 7CB62474AFF64CE4647E67F4916360C2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */; }; - 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */; }; - 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */; }; - 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */; }; - 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */; }; - 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */; }; - 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */; }; - 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */; }; - 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */; }; - 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */; }; - 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */; }; - 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */; }; - 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */; }; - 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */; }; - 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */; }; - 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */; }; - 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */; }; - 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = B605229012558F76B5C6322336205F18 /* Request.swift */; }; - 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */; }; - 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */; }; - 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */; }; - A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */; }; - A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */; }; - A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */; }; - A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */; }; - A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */; }; + 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */; }; + 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */; }; + 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */; }; + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */; }; + 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */; }; + 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */; }; + 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */; }; + 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */; }; + 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */; }; + 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */; }; + 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */; }; + 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */; }; + 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */; }; + 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */; }; + 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */; }; + 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */; }; + 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */; }; + 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */; }; + 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */; }; + 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */; }; + 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */; }; + A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */; }; + A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */; }; + A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */; }; + A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */; }; + A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */; }; AA48510A0816F4943C7D2ED13242630E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */; }; - AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; AC1B5B34F7456E723EC031A496585471 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; AD42B158EA8D302DA980C9A31EA487C2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */; }; - AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */; }; - B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */; }; - B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */; }; - B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */; }; - B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */; }; - B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */; }; - BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */; }; - BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */; }; + AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */; }; + AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */; }; + B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */; }; + B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */; }; + B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */; }; + B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = A197E9088E885944D5C7F230FB5C3440 /* Key.swift */; }; + B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */; }; + BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */; }; + BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */; }; BB1E0118A589750C321D474F646DD4AF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */; }; - C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */; }; - C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */; }; + BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */; }; + C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */; }; + C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */; }; C297AC9431379391C114794AFD4F9778 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */; }; - C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */; }; + C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */; }; + C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */; }; C47A1C638C0E97C4ECCBD18FD494BB34 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */; }; - C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */; }; - C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */; }; - CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */; }; - D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */; }; - D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */; }; - D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */; }; - D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */; }; - D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */; }; - D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */; }; - D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */; }; - DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */; }; - DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */; }; - E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */; }; - E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */; }; - E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */; }; - E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */; }; - E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */; }; - E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */; }; - EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */; }; - ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */; }; - EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */; }; - EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */; }; + C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */; }; + C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */; }; + CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */; }; + D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */; }; + D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */; }; + D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */; }; + D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */; }; + D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */; }; + D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */; }; + D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */; }; + DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */; }; + DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */; }; + E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */; }; + E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */; }; + E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */; }; + E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */; }; + E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */; }; + E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */; }; + EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */; }; + ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */; }; + EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */; }; + EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; EEF066616EFE6EBC57541C1B92C6770A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */; }; - F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */; }; - F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */; }; - F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */; }; + EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */; }; + F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */; }; + F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */; }; + F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */; }; F612969E69DE5F072AD96720641B1184 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; - F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */; }; - F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B289302079D81BA93C3A479C4656EED /* Box.swift */; }; - FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */; }; - FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */; }; + F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */; }; + F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */; }; + FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */; }; + FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */ = { + 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; remoteInfo = Alamofire; }; - 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; - remoteInfo = MJRefresh; - }; - 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */ = { + 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = B490E7485944099E16C9CBD79119D1D4; remoteInfo = IQKeyboardManagerSwift; }; - 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; - remoteInfo = SwiftyJSON; - }; - 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */ = { + 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; remoteInfo = Kingfisher; }; - 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */ = { + 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = D4F8239FB329387A8476B964D92D92E7; remoteInfo = FSPagerView; }; - D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */ = { + 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; + remoteInfo = MJRefresh; + }; + 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 3957A4F8F4B8823C2472883F7D067592; + remoteInfo = AMap3DMap; + }; + 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 971676D1C9A11C105647D995975ACE4F; + remoteInfo = AMapLocation; + }; + 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 82B0A41D3031FF27D78E17B0A9A46FB0; remoteInfo = MBProgressHUD; }; - EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; - remoteInfo = KeychainAccess; - }; - F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */ = { + 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 92A1C13902E7ACDA3ABB5BA1FEACC86C; remoteInfo = SwiftyRSA; }; + C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; + remoteInfo = SwiftyJSON; + }; + F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; + remoteInfo = KeychainAccess; + }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; - 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyRSA.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; - 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FSPagerView.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapFoundationKit.framework; sourceTree = ""; }; + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; + 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationVersion.h; path = AMapLocationKit.framework/Headers/AMapLocationVersion.h; sourceTree = ""; }; + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationCommonObj.h; path = AMapLocationKit.framework/Headers/AMapLocationCommonObj.h; sourceTree = ""; }; + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; + 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceManager.h; path = MAMapKit.framework/Headers/MATraceManager.h; sourceTree = ""; }; + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-resources.sh"; sourceTree = ""; }; + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.debug.xcconfig; sourceTree = ""; }; + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATouchPoi.h; path = MAMapKit.framework/Headers/MATouchPoi.h; sourceTree = ""; }; + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationMoveAnimation.h; path = MAMapKit.framework/Headers/MAAnnotationMoveAnimation.h; sourceTree = ""; }; + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocationRepresentation.h; path = MAMapKit.framework/Headers/MAUserLocationRepresentation.h; sourceTree = ""; }; + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayRenderer.h; path = MAMapKit.framework/Headers/MAParticleOverlayRenderer.h; sourceTree = ""; }; + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceRegionObj.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceRegionObj.h; sourceTree = ""; }; + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineCity.h; path = MAMapKit.framework/Headers/MAOfflineCity.h; sourceTree = ""; }; + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapUtility.h; path = AMapFoundationKit.framework/Headers/AMapUtility.h; sourceTree = ""; }; + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiColoredPolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiColoredPolylineRenderer.h; sourceTree = ""; }; + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAShape.h; path = MAMapKit.framework/Headers/MAShape.h; sourceTree = ""; }; + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapKit.h; path = MAMapKit.framework/Headers/MAMapKit.h; sourceTree = ""; }; + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.debug.xcconfig; sourceTree = ""; }; + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; - 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Alamofire.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeodesicPolyline.h; path = MAMapKit.framework/Headers/MAGeodesicPolyline.h; sourceTree = ""; }; + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationConst.h; path = AMapFoundationKit.framework/Headers/AMapFoundationConst.h; sourceTree = ""; }; + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapServices.h; path = AMapFoundationKit.framework/Headers/AMapServices.h; sourceTree = ""; }; + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItem.h; path = MAMapKit.framework/Headers/MAOfflineItem.h; sourceTree = ""; }; + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygonRenderer.h; path = MAMapKit.framework/Headers/MAPolygonRenderer.h; sourceTree = ""; }; + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationKit.h; path = AMapFoundationKit.framework/Headers/AMapFoundationKit.h; sourceTree = ""; }; + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlay.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlay.h; sourceTree = ""; }; + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPinAnnotationView.h; path = MAMapKit.framework/Headers/MAPinAnnotationView.h; sourceTree = ""; }; + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; + 56869B5D847813435E75AF50953A608B /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapVersion.h; path = MAMapKit.framework/Headers/MAMapVersion.h; sourceTree = ""; }; + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemNationWide.h; path = MAMapKit.framework/Headers/MAOfflineItemNationWide.h; sourceTree = ""; }; + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; + 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceError.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceError.h; sourceTree = ""; }; + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlayRenderer.h; path = MAMapKit.framework/Headers/MAMultiPointOverlayRenderer.h; sourceTree = ""; }; + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlayRenderer.h; path = MAMapKit.framework/Headers/MAGroundOverlayRenderer.h; sourceTree = ""; }; + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MALineDrawType.h; path = MAMapKit.framework/Headers/MALineDrawType.h; sourceTree = ""; }; + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArc.h; path = MAMapKit.framework/Headers/MAArc.h; sourceTree = ""; }; + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationView.h; path = MAMapKit.framework/Headers/MAAnnotationView.h; sourceTree = ""; }; + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchType.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchType.h; sourceTree = ""; }; + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlay.h; path = MAMapKit.framework/Headers/MAParticleOverlay.h; sourceTree = ""; }; + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemMunicipality.h; path = MAMapKit.framework/Headers/MAOfflineItemMunicipality.h; sourceTree = ""; }; + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; - 7A999D363D057B645373F905A9948A96 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; - 8B289302079D81BA93C3A479C4656EED /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; - 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MBProgressHUD.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; 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; }; - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; - A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQKeyboardManagerSwift.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; - B605229012558F76B5C6322336205F18 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; - C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Kingfisher.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlay.h; path = MAMapKit.framework/Headers/MAOverlay.h; sourceTree = ""; }; + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; sourceTree = ""; }; + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomCalloutView.h; path = MAMapKit.framework/Headers/MACustomCalloutView.h; sourceTree = ""; }; + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.debug.xcconfig; sourceTree = ""; }; + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAIndoorInfo.h; path = MAMapKit.framework/Headers/MAIndoorInfo.h; sourceTree = ""; }; + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationManager.h; path = AMapLocationKit.framework/Headers/AMapLocationManager.h; sourceTree = ""; }; + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygon.h; path = MAMapKit.framework/Headers/MAPolygon.h; sourceTree = ""; }; + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeometry.h; path = MAMapKit.framework/Headers/MAGeometry.h; sourceTree = ""; }; + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationKit.h; path = AMapLocationKit.framework/Headers/AMapLocationKit.h; sourceTree = ""; }; + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnimatedAnnotation.h; path = MAMapKit.framework/Headers/MAAnimatedAnnotation.h; sourceTree = ""; }; + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPolyline.h; path = MAMapKit.framework/Headers/MAMultiPolyline.h; sourceTree = ""; }; + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchConfig.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchConfig.h; sourceTree = ""; }; + 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = MAMapKit.framework; sourceTree = ""; }; + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlay.h; path = MAMapKit.framework/Headers/MATerrainOverlay.h; sourceTree = ""; }; + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlay.h; sourceTree = ""; }; + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.release.xcconfig; sourceTree = ""; }; + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolyline.h; path = MAMapKit.framework/Headers/MAPolyline.h; sourceTree = ""; }; + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircle.h; path = MAMapKit.framework/Headers/MACircle.h; sourceTree = ""; }; + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolylineRenderer.h; path = MAMapKit.framework/Headers/MAPolylineRenderer.h; sourceTree = ""; }; + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMap.h; path = MAMapKit.framework/Headers/MAOfflineMap.h; sourceTree = ""; }; + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseOverlay.h; path = MAMapKit.framework/Headers/MABaseOverlay.h; sourceTree = ""; }; + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = AMap.bundle; path = MAMapKit.framework/AMap.bundle; sourceTree = ""; }; + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircleRenderer.h; path = MAMapKit.framework/Headers/MACircleRenderer.h; sourceTree = ""; }; + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; + A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayPathRenderer.h; path = MAMapKit.framework/Headers/MAOverlayPathRenderer.h; sourceTree = ""; }; + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationVersion.h; path = AMapFoundationKit.framework/Headers/AMapFoundationVersion.h; sourceTree = ""; }; + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapCustomStyleOptions.h; path = MAMapKit.framework/Headers/MAMapCustomStyleOptions.h; sourceTree = ""; }; + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlay.h; path = MAMapKit.framework/Headers/MAGroundOverlay.h; sourceTree = ""; }; + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapStatus.h; path = MAMapKit.framework/Headers/MAMapStatus.h; sourceTree = ""; }; + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArcRenderer.h; path = MAMapKit.framework/Headers/MAArcRenderer.h; sourceTree = ""; }; + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapTileOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapTileOverlay.h; sourceTree = ""; }; + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemCommonCity.h; path = MAMapKit.framework/Headers/MAOfflineItemCommonCity.h; sourceTree = ""; }; + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAConfig.h; path = MAMapKit.framework/Headers/MAConfig.h; sourceTree = ""; }; + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearch.h; path = AMapFoundationKit.framework/Headers/AMapURLSearch.h; sourceTree = ""; }; + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiTexturePolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiTexturePolylineRenderer.h; sourceTree = ""; }; + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlay.h; path = MAMapKit.framework/Headers/MATileOverlay.h; sourceTree = ""; }; + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlayRenderer.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlayRenderer.h; sourceTree = ""; }; + C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.release.xcconfig; sourceTree = ""; }; C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; - DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_LaserMethane.framework; path = "Pods-LaserMethane.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlayRender.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlayRender.h; sourceTree = ""; }; + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayRenderer.h; path = MAMapKit.framework/Headers/MAOverlayRenderer.h; sourceTree = ""; }; + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPointAnnotation.h; path = MAMapKit.framework/Headers/MAPointAnnotation.h; sourceTree = ""; }; + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceManager.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceManager.h; sourceTree = ""; }; + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = ""; }; + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineProvince.h; path = MAMapKit.framework/Headers/MAOfflineProvince.h; sourceTree = ""; }; + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationRegionObj.h; path = AMapLocationKit.framework/Headers/AMapLocationRegionObj.h; sourceTree = ""; }; + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPathShowRange.h; path = MAMapKit.framework/Headers/MAPathShowRange.h; sourceTree = ""; }; + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; + DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceLocation.h; path = MAMapKit.framework/Headers/MATraceLocation.h; sourceTree = ""; }; + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; - E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyJSON.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; + E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Accelerate.framework; sourceTree = DEVELOPER_DIR; }; - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; - E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MJRefresh.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; - E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = KeychainAccess.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.release.xcconfig; sourceTree = ""; }; + E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPoint.h; path = MAMapKit.framework/Headers/MAMultiPoint.h; sourceTree = ""; }; + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlayRenderer.h; path = MAMapKit.framework/Headers/MATileOverlayRenderer.h; sourceTree = ""; }; + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; + E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayOptions.h; path = MAMapKit.framework/Headers/MAParticleOverlayOptions.h; sourceTree = ""; }; + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMapViewController.h; path = MAMapKit.framework/Headers/MAOfflineMapViewController.h; sourceTree = ""; }; + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlayRenderer.h; path = MAMapKit.framework/Headers/MATerrainOverlayRenderer.h; sourceTree = ""; }; + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocation.h; path = MAMapKit.framework/Headers/MAUserLocation.h; sourceTree = ""; }; + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlay.h; path = MAMapKit.framework/Headers/MAMultiPointOverlay.h; sourceTree = ""; }; + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapView.h; path = MAMapKit.framework/Headers/MAMapView.h; sourceTree = ""; }; + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotation.h; path = MAMapKit.framework/Headers/MAAnnotation.h; sourceTree = ""; }; + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapAccessibilityIdentifier.h; path = MAMapKit.framework/Headers/MAMapAccessibilityIdentifier.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 090C1D63463ACF622287EFF9D5C9392D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -586,6 +740,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 7668D0A8468B5894E555ECAA4EC50BC1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -614,14 +776,48 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */ = { + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */ = { isa = PBXGroup; children = ( - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */, - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */, + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */, ); - name = KeychainAccess; - path = KeychainAccess; + name = "Targets Support Files"; + sourceTree = ""; + }; + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */ = { + isa = PBXGroup; + children = ( + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */, + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */, + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */, + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */, + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */, + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */, + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */, + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */, + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */, + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */, + ); + path = AMapLocation; + sourceTree = ""; + }; + 0D138733E005527E01955C18192FF1BF /* Pods */ = { + isa = PBXGroup; + children = ( + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */, + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */, + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */, + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */, + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */, + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */, + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */, + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */, + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */, + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */, + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */, + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */, + ); + name = Pods; sourceTree = ""; }; 0DB5B868EBBEE29209DAC850B5750A67 /* Products */ = { @@ -641,272 +837,323 @@ name = Products; sourceTree = ""; }; - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */ = { + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */ = { isa = PBXGroup; children = ( - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */, - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */, - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */, - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */, - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */, - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */, - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/KeychainAccess"; - sourceTree = ""; - }; - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */ = { - isa = PBXGroup; - children = ( - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */, - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */, - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */, - ); - name = MBProgressHUD; - path = MBProgressHUD; - sourceTree = ""; - }; - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */ = { - isa = PBXGroup; - children = ( - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */, - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */, - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */, - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */, - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */, - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */, - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/SwiftyJSON"; - sourceTree = ""; - }; - 169C0C8DC70ACD54554597AA8A31649C /* Pods */ = { - isa = PBXGroup; - children = ( - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */, - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */, - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */, - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */, - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */, - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */, - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */, - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */, - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */, - ); - name = Pods; - sourceTree = ""; - }; - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */ = { - isa = PBXGroup; - children = ( - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */, - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */, - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */, - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */, - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */, - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */, - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */, - B605229012558F76B5C6322336205F18 /* Request.swift */, - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */, - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */, - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */, - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */, - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */, - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */, - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */, - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */, - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */, - A77FE619A41916C233EC5D96AE43903C /* Support Files */, - ); - name = Alamofire; - path = Alamofire; - sourceTree = ""; - }; - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */ = { - isa = PBXGroup; - children = ( - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */, - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */, - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */, - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */, - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */, - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */, - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardManagerSwift"; - sourceTree = ""; - }; - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */ = { - isa = PBXGroup; - children = ( - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */, - ); - name = "Targets Support Files"; - sourceTree = ""; - }; - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */ = { - isa = PBXGroup; - children = ( - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */, - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */, - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */, - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */, - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */, - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */, - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */, + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */, + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */, + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */, + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */, + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */, + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */, + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/MJRefresh"; sourceTree = ""; }; - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */ = { + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */ = { isa = PBXGroup; children = ( - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */, - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */, - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */, - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */, - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */, - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */, - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */, + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/MBProgressHUD"; + name = Resources; sourceTree = ""; }; - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */ = { + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */ = { isa = PBXGroup; children = ( - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */, - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */, - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */, - 8B289302079D81BA93C3A479C4656EED /* Box.swift */, - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */, - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */, - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */, - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */, - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */, - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */, - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */, - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */, - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */, - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */, - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */, - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */, - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */, - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */, - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */, - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */, - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */, - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */, - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */, - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */, - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */, - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */, - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */, - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */, - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */, - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */, - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */, - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */, - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */, - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */, - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */, - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */, - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */, - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */, - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */, - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */, - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */, - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */, - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */, - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */, - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */, - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */, - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */, - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */, - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */, - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */, - 7A999D363D057B645373F905A9948A96 /* Source.swift */, - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */, - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */, - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */, - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */, - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */, - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */, + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */, ); - name = Kingfisher; + name = Frameworks; + sourceTree = ""; + }; + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */ = { + isa = PBXGroup; + children = ( + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */, + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMapFoundation"; + sourceTree = ""; + }; + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */ = { + isa = PBXGroup; + children = ( + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */, + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMap3DMap"; + sourceTree = ""; + }; + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */ = { + isa = PBXGroup; + children = ( + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */, + ); + name = ObjC; + sourceTree = ""; + }; + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */ = { + isa = PBXGroup; + children = ( + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */, + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */, + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */, + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */, + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */, + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */, + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */, + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */, + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */, + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */, + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */, + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */, + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */, + 56869B5D847813435E75AF50953A608B /* Image.swift */, + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */, + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */, + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */, + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */, + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */, + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */, + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */, + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */, + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */, + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */, + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */, + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */, + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */, + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */, + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */, + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */, + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */, + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */, + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */, + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */, + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */, + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */, + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */, + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */, + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */, + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */, + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */, + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */, + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */, + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */, + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */, + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */, + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */, + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */, + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */, + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */, + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */, + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */, + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */, + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */, + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */, + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */, + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */, + ); path = Kingfisher; sourceTree = ""; }; - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */ = { + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */ = { isa = PBXGroup; children = ( - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */, - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */, - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */, - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */, - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */, - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */, - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */, - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */, - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */, - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */, - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */, - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */, - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */, - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */, - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */, - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */, - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */, - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */, - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */, - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */, - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */, - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */, - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */, - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */, - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */, - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */, - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */, - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */, - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */, - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */, - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */, - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */, - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */, - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */, - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */, - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */, - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */, - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */, - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */, - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */, - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */, + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */, + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */, + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */, + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */, + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */, + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */, + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */, + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */, + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */, + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */, + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */, + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */, + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */, + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */, + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */, + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */, + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */, + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */, ); - name = MJRefresh; - path = MJRefresh; + path = Alamofire; sourceTree = ""; }; - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */ = { + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */ = { isa = PBXGroup; children = ( - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */, - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */, - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */, - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */, - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */, - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */, - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */, - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */, - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */, - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */, + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */, + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */, + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */, + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */, + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */, + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */, + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */, + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */, + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */, + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */, + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */, + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */, + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */, + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */, + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */, + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */, + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */, + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */, + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */, + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */, + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */, + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */, + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */, + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */, + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */, + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */, + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */, + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */, + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */, + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */, + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */, + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */, + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */, + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */, + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */, + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */, + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */, + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */, + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */, + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */, + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */, + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */, + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */, + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */, + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */, + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */, + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */, + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */, + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */, + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */, + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */, + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */, + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */, + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */, + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */, + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */, + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */, + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */, + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */, + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */, + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */, + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */, + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */, + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */, + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */, + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */, + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */, + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */, ); - name = FSPagerView; - path = FSPagerView; + path = AMap3DMap; + sourceTree = ""; + }; + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */ = { + isa = PBXGroup; + children = ( + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */, + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */, + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */, + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */, + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */, + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */, + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyJSON"; + sourceTree = ""; + }; + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */ = { + isa = PBXGroup; + children = ( + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */, + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */, + ); + path = SwiftyJSON; + sourceTree = ""; + }; + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */ = { + isa = PBXGroup; + children = ( + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */, + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */, + A778B850D1B3302C20E23D1BC1816034 /* Support Files */, + ); + path = MBProgressHUD; + sourceTree = ""; + }; + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */ = { + isa = PBXGroup; + children = ( + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */, + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */, + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */, + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */, + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */, + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */, + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/KeychainAccess"; + sourceTree = ""; + }; + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */ = { + isa = PBXGroup; + children = ( + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */, + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */, + ); + path = KeychainAccess; + sourceTree = ""; + }; + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */ = { + isa = PBXGroup; + children = ( + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */, + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */, + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */, + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */, + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */, + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */, + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyRSA"; + sourceTree = ""; + }; + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */ = { + isa = PBXGroup; + children = ( + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */, + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */, + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */, + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */, + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */, + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */, + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/Alamofire"; sourceTree = ""; }; 784B8102EDCB1EB8E72F4A81D972D2DD /* iOS */ = { @@ -923,16 +1170,6 @@ name = iOS; sourceTree = ""; }; - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */ = { - isa = PBXGroup; - children = ( - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */, - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */, - ); - name = SwiftyJSON; - path = SwiftyJSON; - sourceTree = ""; - }; 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */ = { isa = PBXGroup; children = ( @@ -941,131 +1178,111 @@ name = Frameworks; sourceTree = ""; }; - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */ = { + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */ = { isa = PBXGroup; children = ( - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */, - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */, - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */, - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */, - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */, - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */, - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */, + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/SwiftyRSA"; + name = Resources; sourceTree = ""; }; - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */ = { + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */ = { isa = PBXGroup; children = ( - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */, - ); - name = ObjC; - sourceTree = ""; - }; - A77FE619A41916C233EC5D96AE43903C /* Support Files */ = { - isa = PBXGroup; - children = ( - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */, - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */, - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */, - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */, - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */, - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */, - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/Alamofire"; - sourceTree = ""; - }; - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */ = { - isa = PBXGroup; - children = ( - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */, - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */, - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */, - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */, - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */, - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */, - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */, - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */, - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */, - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */, - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */, - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */, - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */, - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */, - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */, - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */, - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */, - ); - name = IQKeyboardManagerSwift; - path = IQKeyboardManagerSwift; - sourceTree = ""; - }; - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */ = { - isa = PBXGroup; - children = ( - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */, - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */, - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */, - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */, - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */, - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */, - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/FSPagerView"; - sourceTree = ""; - }; - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */ = { - isa = PBXGroup; - children = ( - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */, - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */, - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */, - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */, - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */, - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */, - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */, - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */, - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */, + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */, + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */, + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */, + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */, + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */, + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */, + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */, + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */, + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */, + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */, ); name = "Pods-LaserMethane"; path = "Target Support Files/Pods-LaserMethane"; sourceTree = ""; }; - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */ = { + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */ = { isa = PBXGroup; children = ( - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */, - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */, - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */, - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */, - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */, - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */, - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */, - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */, - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */, - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */, - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */, - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */, - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */, - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */, - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */, - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */, + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */, + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */, + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */, + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */, + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */, + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */, + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */, ); - name = SwiftyRSA; - path = SwiftyRSA; + name = "Support Files"; + path = "../Target Support Files/IQKeyboardManagerSwift"; sourceTree = ""; }; - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */ = { + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */ = { isa = PBXGroup; children = ( - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */, + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */, + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */, ); - name = Resources; + name = "Support Files"; + path = "../Target Support Files/AMapLocation"; + sourceTree = ""; + }; + A778B850D1B3302C20E23D1BC1816034 /* Support Files */ = { + isa = PBXGroup; + children = ( + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */, + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */, + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */, + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */, + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */, + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */, + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/MBProgressHUD"; + sourceTree = ""; + }; + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */ = { + isa = PBXGroup; + children = ( + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */, + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */, + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */, + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */, + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */, + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */, + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */, + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */, + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */, + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */, + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */, + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */, + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */, + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */, + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */, + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */, + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */, + ); + path = IQKeyboardManagerSwift; + sourceTree = ""; + }; + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */ = { + isa = PBXGroup; + children = ( + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */, + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */, + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */, + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */, + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */, + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */, + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */, + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */, + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */, + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */, + ); + path = AMapFoundation; sourceTree = ""; }; CF1408CF629C7361332E53B88F7BD30C = { @@ -1073,27 +1290,138 @@ children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */, - 169C0C8DC70ACD54554597AA8A31649C /* Pods */, + 0D138733E005527E01955C18192FF1BF /* Pods */, 0DB5B868EBBEE29209DAC850B5750A67 /* Products */, - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */, + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */, ); sourceTree = ""; }; - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */ = { + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */ = { isa = PBXGroup; children = ( - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */, - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */, - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */, - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */, - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */, - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */, - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */, + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */, + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */, + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */, + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */, + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */, + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */, + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */, + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */, + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */, + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */, + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */, + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */, + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */, + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */, + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */, + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */, + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */, + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */, + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */, + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */, + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */, + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */, + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */, + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */, + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */, + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */, + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */, + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */, + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */, + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */, + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */, + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */, + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */, + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */, + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */, + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */, + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */, + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */, + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */, + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */, + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */, + ); + path = MJRefresh; + sourceTree = ""; + }; + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */ = { + isa = PBXGroup; + children = ( + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */, + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */, + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */, + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */, + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */, + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */, + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */, + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */, + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */, + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */, + ); + path = FSPagerView; + sourceTree = ""; + }; + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */ = { + isa = PBXGroup; + children = ( + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */, + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */, + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */, + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */, + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */, + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */, + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */, + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */, + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */, + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */, + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */, + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */, + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */, + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */, + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */, + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */, + ); + path = SwiftyRSA; + sourceTree = ""; + }; + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */ = { + isa = PBXGroup; + children = ( + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */, + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */, + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */, + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */, + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */, + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */, + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/Kingfisher"; sourceTree = ""; }; + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */ = { + isa = PBXGroup; + children = ( + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */, + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */, + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */, + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */, + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */, + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */, + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/FSPagerView"; + sourceTree = ""; + }; + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -1107,6 +1435,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 0F175337DB90FE42F93364FBB107D687 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2582784E4FA6A1AC5D23FC53AC3F6EE2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1123,14 +1459,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 3D7DD627DB5C5AD636646E57B685AFB2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1206,25 +1534,28 @@ /* Begin PBXNativeTarget section */ 06291B7BCC22BC8E6AB046C35BC2EEC4 /* Pods-LaserMethane */ = { isa = PBXNativeTarget; - buildConfigurationList = 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; + buildConfigurationList = 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; buildPhases = ( - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */, - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */, - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */, - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */, + 0F175337DB90FE42F93364FBB107D687 /* Headers */, + 22A3490FF39FEFB44486B95442BBE298 /* Sources */, + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */, + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */, ); buildRules = ( ); dependencies = ( - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */, - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */, - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */, - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */, - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */, - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */, - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */, - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */, - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */, + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */, + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */, + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */, + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */, + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */, + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */, + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */, + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */, + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */, + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */, + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */, + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */, ); name = "Pods-LaserMethane"; productName = "Pods-LaserMethane"; @@ -1416,6 +1747,9 @@ projectRoot = ""; targets = ( EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */, + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */, + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */, + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */, D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */, B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */, 615C831BCE925ED486B225B87E44926D /* KeychainAccess */, @@ -1444,6 +1778,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 3DBB58E26047779D6783C0EA2E3ED3C5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1480,13 +1821,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; D098F7F0080A87A1F472C81FC2F85528 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1504,14 +1838,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 1700C451C98D9DCECBEDFC5E351C5A9E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1521,6 +1847,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 22A3490FF39FEFB44486B95442BBE298 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2DDFD9AC10F181CD7130BDF5F9E0502B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1719,66 +2053,96 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MJRefresh; - target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; - targetProxy = 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */; - }; - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyJSON; - target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; - targetProxy = 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */; - }; - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardManagerSwift; - target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; - targetProxy = 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */; - }; - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MBProgressHUD; - target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; - targetProxy = D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */; - }; - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyRSA; - target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; - targetProxy = F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */; - }; - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Kingfisher; - target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; - targetProxy = 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */; - }; - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Alamofire; - target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; - targetProxy = 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */; - }; - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */ = { + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = KeychainAccess; target = 615C831BCE925ED486B225B87E44926D /* KeychainAccess */; - targetProxy = EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */; + targetProxy = F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */; }; - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */ = { + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MBProgressHUD; + target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; + targetProxy = 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */; + }; + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MJRefresh; + target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; + targetProxy = 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */; + }; + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapLocation; + target = 971676D1C9A11C105647D995975ACE4F /* AMapLocation */; + targetProxy = 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */; + }; + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardManagerSwift; + target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; + targetProxy = 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */; + }; + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = FSPagerView; target = D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */; - targetProxy = 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */; + targetProxy = 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */; + }; + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Kingfisher; + target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; + targetProxy = 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */; + }; + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */; + }; + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyJSON; + target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; + targetProxy = C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */; + }; + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Alamofire; + target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; + targetProxy = 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */; + }; + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyRSA; + target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; + targetProxy = 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */; + }; + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */; + }; + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */; + }; + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMap3DMap; + target = 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */; + targetProxy = 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 0B1CC7BD6B8F30F1CF4BA13B3D1F66C2 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */; + baseConfigurationReference = AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1813,7 +2177,7 @@ }; 0FC90C86B3E177BE8ED9E5B67B53CF96 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */; + baseConfigurationReference = 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -1848,7 +2212,7 @@ }; 1DE8A23B55505EC1D5621EED4BD2A775 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */; + baseConfigurationReference = 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1883,7 +2247,7 @@ }; 3BE7200682DA3DD02079CC5BBF5E56EB /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */; + baseConfigurationReference = F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1953,6 +2317,7 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -1983,7 +2348,7 @@ }; 501C4DDF76F727E13770D67E891EDEF3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */; + baseConfigurationReference = 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2016,9 +2381,79 @@ }; name = Release; }; + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; 6BBDB5179B7EB533C4CDE7F0C2647E7D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */; + baseConfigurationReference = 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2052,7 +2487,7 @@ }; 7A990D4D7A394E906F2DE82D639771CF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */; + baseConfigurationReference = C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2087,7 +2522,7 @@ }; 877D0C843EF9B7A6EDCEE1C2ADC57B1D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */; + baseConfigurationReference = 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2157,6 +2592,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -2181,9 +2617,25 @@ }; name = Release; }; + 909C2AA226C3AED44720FB27D317DC53 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; 93A2FF79E2EC721C724D10C8C2AF1B64 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */; + baseConfigurationReference = 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2218,7 +2670,7 @@ }; 93AD64353C65D45C0D4197F9ECAD786D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */; + baseConfigurationReference = 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2250,9 +2702,42 @@ }; name = Debug; }; + 958EE232CAC027195F6E4B7DCC521870 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; A6D1856327C32BF7B667BB2BEEAC10FA /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */; + baseConfigurationReference = E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2284,46 +2769,26 @@ }; name = Debug; }; - A94845DABCFB4E7420E39DB803284DE9 /* Debug */ = { + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */; + baseConfigurationReference = E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", - "@loader_path/Frameworks", ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = iphoneos; - SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + VALIDATE_PRODUCT = YES; }; - name = Debug; + name = Release; }; BBFD2D310428D75BAA64AC084E0F0712 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */; + baseConfigurationReference = D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2358,7 +2823,7 @@ }; BD5ABBC2854308B49C9545DE0AA1A4E0 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */; + baseConfigurationReference = 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2392,47 +2857,9 @@ }; name = Release; }; - C11C611E79A630C12A55BB1112DE7A68 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; C3FCBEBF5C2011C1A7848C0D69CD689D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */; + baseConfigurationReference = EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2466,7 +2893,7 @@ }; CBFD66C31CBBEE4A24B97D6774480A7E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */; + baseConfigurationReference = 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2500,7 +2927,7 @@ }; D4394403D9B8124A37AED078851D6781 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */; + baseConfigurationReference = 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2536,7 +2963,7 @@ }; ECD830E9FF60065425D88BB789C29686 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */; + baseConfigurationReference = BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2571,7 +2998,7 @@ }; ED1BD43F05E25AD1812664ED10717173 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */; + baseConfigurationReference = BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2604,14 +3031,52 @@ }; name = Release; }; + F263D7F43A6EA5C02F261452DFD84680 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */ = { isa = XCConfigurationList; buildConfigurations = ( - A94845DABCFB4E7420E39DB803284DE9 /* Debug */, - C11C611E79A630C12A55BB1112DE7A68 /* Release */, + 909C2AA226C3AED44720FB27D317DC53 /* Debug */, + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -2625,6 +3090,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */, + 958EE232CAC027195F6E4B7DCC521870 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2670,6 +3144,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */, + F263D7F43A6EA5C02F261452DFD84680 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; A7155AE59A19533F60ECE3B4045B01F0 /* Build configuration list for PBXNativeTarget "IQKeyboardManagerSwift" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2679,6 +3162,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */, + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; DA7FF8FC28A7EB05F7308868F48D6938 /* Build configuration list for PBXNativeTarget "FSPagerView" */ = { isa = XCConfigurationList; buildConfigurations = ( diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.swift b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift new file mode 100644 index 0000000..9b64129 --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift @@ -0,0 +1,30 @@ +// +// InspectMapViewController.swift +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +import UIKit + +class InspectMapViewController: UIViewController, TransferValueDelegate, MAMapViewDelegate { + var id: String? + + override func viewDidLoad() { + super.viewDidLoad() + // 设置导航栏背景和标题 + title = "巡检记录" + navigationController?.navigationBar.isTranslucent = false // 顶部导航不透明可见 + navigationController?.navigationBar.barTintColor = .systemBlue + let dict: [NSAttributedString.Key: Any] = [NSAttributedString.Key.foregroundColor: UIColor.white] + navigationController?.navigationBar.titleTextAttributes = dict // title color + // Do any additional setup after loading the view. + let mapView = MAMapView(frame: view.bounds) + mapView.delegate = self + view.addSubview(mapView) + } + + func transfer(controller: UIViewController, dic: NSDictionary) { + id = dic["id"] as? String + } +} diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.xib b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib new file mode 100644 index 0000000..7c82fac --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LaserMethane/ViewController/Inspect/InspectViewController.swift b/LaserMethane/ViewController/Inspect/InspectViewController.swift index c3b55c7..3cb9617 100644 --- a/LaserMethane/ViewController/Inspect/InspectViewController.swift +++ b/LaserMethane/ViewController/Inspect/InspectViewController.swift @@ -27,6 +27,8 @@ var endDate: String? var keyWords: String? + var valueDelegate: TransferValueDelegate! + override func viewDidLoad() { super.viewDidLoad() title = "巡检记录查询" @@ -122,4 +124,15 @@ } extension InspectViewController: UITableViewDelegate { + func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { + let mapViewController = InspectMapViewController(nibName: "InspectMapViewController", bundle: nil) + // 委托代理 + valueDelegate = mapViewController + // 实现代理的方法,传值 + let row = (indexPath as NSIndexPath).row + let model = rowsArray[row] + let transferDic: NSDictionary = ["id": model.id] + valueDelegate.transfer(controller: self, dic: transferDic) + navigationController?.pushViewController(mapViewController, animated: true) + } } diff --git a/Podfile b/Podfile index 087f53e..6bda986 100644 --- a/Podfile +++ b/Podfile @@ -21,6 +21,10 @@ pod 'IQKeyboardManagerSwift', '~> 6.5.0' # Kingfisher 是一个下载、缓存网络图片的轻量级纯swift库 pod 'Kingfisher' - # 轮播图 + # Banner pod 'FSPagerView' + # 高德地图 + pod 'AMap3DMap' + # 高德定位 + pod 'AMapLocation' end diff --git a/Podfile.lock b/Podfile.lock index 157d3e5..4cc826e 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index 157d3e5..4cc826e 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index 628cc7a..638edc3 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -6,530 +6,684 @@ objectVersion = 51; objects = { +/* Begin PBXAggregateTarget section */ + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */; + buildPhases = ( + ); + dependencies = ( + ); + name = AMapFoundation; + productName = AMapFoundation; + }; + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */; + buildPhases = ( + ); + dependencies = ( + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */, + ); + name = AMap3DMap; + productName = AMap3DMap; + }; + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */; + buildPhases = ( + ); + dependencies = ( + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */, + ); + name = AMapLocation; + productName = AMapLocation; + }; +/* End PBXAggregateTarget section */ + /* Begin PBXBuildFile section */ - 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */; }; - 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */; }; - 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */; }; - 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */; }; - 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */; }; - 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */; }; - 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */; }; - 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */; }; - 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */; }; - 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */; }; - 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */; }; - 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */; }; - 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */; }; - 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */; }; - 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */; }; - 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */; }; - 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */; }; - 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */; }; - 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */; }; - 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13CCE159F356141F843B31712F07BEBE /* Storage.swift */; }; - 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */; }; - 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */; }; - 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */; }; - 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */; }; - 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */; }; + 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */; }; + 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */; }; + 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */; }; + 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */; }; + 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */; }; + 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */; }; + 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */; }; + 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */; }; + 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */; }; + 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */; }; + 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56869B5D847813435E75AF50953A608B /* Image.swift */; }; + 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */; }; + 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */; }; + 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */; }; + 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */; }; + 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */; }; + 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */; }; + 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */; }; + 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */; }; + 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */; }; + 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */; }; + 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */; }; + 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */; }; + 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */; }; + 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */; }; 2358B57B83BE526AED64799C6892B2CE /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; 23A5B275E273450840ABED5360A70DA0 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */; }; - 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */; }; - 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */; }; - 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */; }; - 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */; }; - 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */; }; - 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */; }; - 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */; }; - 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */; }; - 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */; }; - 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */; }; - 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */; }; + 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */; }; + 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */; }; + 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */; }; + 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */; }; + 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */; }; + 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */; }; + 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */; }; + 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */; }; + 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */; }; + 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */; }; + 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */; }; 33483C1C427390BED308CBAB3EEEE277 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */; }; - 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */; }; - 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */; }; - 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */; }; + 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */; }; + 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */; }; + 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */; }; + 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */; }; 37DD30C9D863EE4FF8DC3D735A06C0AE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; 38EE0727B33503FD20E1363988E46AB2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */; }; - 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */; }; - 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */; }; - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */; }; - 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */; }; - 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */; }; - 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */; }; + 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */; }; + 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */; }; + 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */; }; + 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */; }; + 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */; }; + 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */; }; + 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */; }; 4F441AB2A7BFC619FD9B48BBA1189177 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */; }; - 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */; }; - 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */; }; + 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */; }; + 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */; }; 50013C33D35EBAF31ACF3A8B3A9A3FB4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */; }; - 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */; }; - 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */; }; - 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */; }; + 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */; }; + 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */; }; + 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */; }; + 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */; }; 5632D5C79A031216ABAC934DE4CF52B2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */; }; - 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */; }; - 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */; }; - 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */; }; - 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */; }; - 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */; }; - 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A999D363D057B645373F905A9948A96 /* Source.swift */; }; - 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */; }; - 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */; }; - 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */; }; - 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */; }; - 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */; }; - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */; }; + 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */; }; + 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */; }; + 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */; }; + 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */; }; + 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */; }; + 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */; }; + 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */; }; + 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547EA4817651E2B390618D18F42B98A2 /* Source.swift */; }; + 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */; }; + 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */; }; + 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */; }; + 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */; }; + 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */; }; + 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */; }; 7596519E375DA27F6E7D05D440757055 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */; }; - 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */; }; - 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */; }; - 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */; }; - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */; }; - 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */; }; - 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */; }; + 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */; }; + 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */; }; + 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */; }; + 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */; }; + 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */; }; + 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */; }; 7CB62474AFF64CE4647E67F4916360C2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */; }; - 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */; }; - 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */; }; - 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */; }; - 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */; }; - 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */; }; - 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */; }; - 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */; }; - 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */; }; - 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */; }; - 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */; }; - 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */; }; - 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */; }; - 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */; }; - 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */; }; - 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */; }; - 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */; }; - 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = B605229012558F76B5C6322336205F18 /* Request.swift */; }; - 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */; }; - 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */; }; - 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */; }; - A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */; }; - A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */; }; - A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */; }; - A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */; }; - A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */; }; + 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */; }; + 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */; }; + 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */; }; + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */; }; + 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */; }; + 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */; }; + 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */; }; + 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */; }; + 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */; }; + 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */; }; + 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */; }; + 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */; }; + 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */; }; + 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */; }; + 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */; }; + 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */; }; + 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */; }; + 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */; }; + 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */; }; + 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */; }; + 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */; }; + A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */; }; + A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */; }; + A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */; }; + A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */; }; + A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */; }; AA48510A0816F4943C7D2ED13242630E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */; }; - AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; AC1B5B34F7456E723EC031A496585471 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; AD42B158EA8D302DA980C9A31EA487C2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */; }; - AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */; }; - B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */; }; - B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */; }; - B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */; }; - B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */; }; - B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */; }; - BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */; }; - BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */; }; + AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */; }; + AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */; }; + B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */; }; + B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */; }; + B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */; }; + B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = A197E9088E885944D5C7F230FB5C3440 /* Key.swift */; }; + B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */; }; + BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */; }; + BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */; }; BB1E0118A589750C321D474F646DD4AF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */; }; - C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */; }; - C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */; }; + BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */; }; + C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */; }; + C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */; }; C297AC9431379391C114794AFD4F9778 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */; }; - C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */; }; + C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */; }; + C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */; }; C47A1C638C0E97C4ECCBD18FD494BB34 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */; }; - C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */; }; - C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */; }; - CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */; }; - D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */; }; - D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */; }; - D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */; }; - D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */; }; - D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */; }; - D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */; }; - D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */; }; - DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */; }; - DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */; }; - E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */; }; - E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */; }; - E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */; }; - E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */; }; - E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */; }; - E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */; }; - EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */; }; - ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */; }; - EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */; }; - EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */; }; + C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */; }; + C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */; }; + CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */; }; + D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */; }; + D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */; }; + D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */; }; + D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */; }; + D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */; }; + D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */; }; + D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */; }; + DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */; }; + DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */; }; + E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */; }; + E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */; }; + E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */; }; + E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */; }; + E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */; }; + E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */; }; + EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */; }; + ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */; }; + EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */; }; + EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; EEF066616EFE6EBC57541C1B92C6770A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */; }; - F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */; }; - F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */; }; - F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */; }; + EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */; }; + F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */; }; + F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */; }; + F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */; }; F612969E69DE5F072AD96720641B1184 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; - F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */; }; - F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B289302079D81BA93C3A479C4656EED /* Box.swift */; }; - FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */; }; - FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */; }; + F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */; }; + F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */; }; + FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */; }; + FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */ = { + 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; remoteInfo = Alamofire; }; - 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; - remoteInfo = MJRefresh; - }; - 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */ = { + 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = B490E7485944099E16C9CBD79119D1D4; remoteInfo = IQKeyboardManagerSwift; }; - 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; - remoteInfo = SwiftyJSON; - }; - 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */ = { + 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; remoteInfo = Kingfisher; }; - 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */ = { + 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = D4F8239FB329387A8476B964D92D92E7; remoteInfo = FSPagerView; }; - D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */ = { + 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; + remoteInfo = MJRefresh; + }; + 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 3957A4F8F4B8823C2472883F7D067592; + remoteInfo = AMap3DMap; + }; + 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 971676D1C9A11C105647D995975ACE4F; + remoteInfo = AMapLocation; + }; + 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 82B0A41D3031FF27D78E17B0A9A46FB0; remoteInfo = MBProgressHUD; }; - EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; - remoteInfo = KeychainAccess; - }; - F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */ = { + 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 92A1C13902E7ACDA3ABB5BA1FEACC86C; remoteInfo = SwiftyRSA; }; + C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; + remoteInfo = SwiftyJSON; + }; + F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; + remoteInfo = KeychainAccess; + }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; - 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyRSA.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; - 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FSPagerView.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapFoundationKit.framework; sourceTree = ""; }; + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; + 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationVersion.h; path = AMapLocationKit.framework/Headers/AMapLocationVersion.h; sourceTree = ""; }; + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationCommonObj.h; path = AMapLocationKit.framework/Headers/AMapLocationCommonObj.h; sourceTree = ""; }; + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; + 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceManager.h; path = MAMapKit.framework/Headers/MATraceManager.h; sourceTree = ""; }; + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-resources.sh"; sourceTree = ""; }; + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.debug.xcconfig; sourceTree = ""; }; + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATouchPoi.h; path = MAMapKit.framework/Headers/MATouchPoi.h; sourceTree = ""; }; + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationMoveAnimation.h; path = MAMapKit.framework/Headers/MAAnnotationMoveAnimation.h; sourceTree = ""; }; + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocationRepresentation.h; path = MAMapKit.framework/Headers/MAUserLocationRepresentation.h; sourceTree = ""; }; + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayRenderer.h; path = MAMapKit.framework/Headers/MAParticleOverlayRenderer.h; sourceTree = ""; }; + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceRegionObj.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceRegionObj.h; sourceTree = ""; }; + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineCity.h; path = MAMapKit.framework/Headers/MAOfflineCity.h; sourceTree = ""; }; + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapUtility.h; path = AMapFoundationKit.framework/Headers/AMapUtility.h; sourceTree = ""; }; + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiColoredPolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiColoredPolylineRenderer.h; sourceTree = ""; }; + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAShape.h; path = MAMapKit.framework/Headers/MAShape.h; sourceTree = ""; }; + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapKit.h; path = MAMapKit.framework/Headers/MAMapKit.h; sourceTree = ""; }; + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.debug.xcconfig; sourceTree = ""; }; + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; - 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Alamofire.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeodesicPolyline.h; path = MAMapKit.framework/Headers/MAGeodesicPolyline.h; sourceTree = ""; }; + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationConst.h; path = AMapFoundationKit.framework/Headers/AMapFoundationConst.h; sourceTree = ""; }; + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapServices.h; path = AMapFoundationKit.framework/Headers/AMapServices.h; sourceTree = ""; }; + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItem.h; path = MAMapKit.framework/Headers/MAOfflineItem.h; sourceTree = ""; }; + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygonRenderer.h; path = MAMapKit.framework/Headers/MAPolygonRenderer.h; sourceTree = ""; }; + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationKit.h; path = AMapFoundationKit.framework/Headers/AMapFoundationKit.h; sourceTree = ""; }; + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlay.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlay.h; sourceTree = ""; }; + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPinAnnotationView.h; path = MAMapKit.framework/Headers/MAPinAnnotationView.h; sourceTree = ""; }; + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; + 56869B5D847813435E75AF50953A608B /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapVersion.h; path = MAMapKit.framework/Headers/MAMapVersion.h; sourceTree = ""; }; + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemNationWide.h; path = MAMapKit.framework/Headers/MAOfflineItemNationWide.h; sourceTree = ""; }; + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; + 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceError.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceError.h; sourceTree = ""; }; + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlayRenderer.h; path = MAMapKit.framework/Headers/MAMultiPointOverlayRenderer.h; sourceTree = ""; }; + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlayRenderer.h; path = MAMapKit.framework/Headers/MAGroundOverlayRenderer.h; sourceTree = ""; }; + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MALineDrawType.h; path = MAMapKit.framework/Headers/MALineDrawType.h; sourceTree = ""; }; + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArc.h; path = MAMapKit.framework/Headers/MAArc.h; sourceTree = ""; }; + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationView.h; path = MAMapKit.framework/Headers/MAAnnotationView.h; sourceTree = ""; }; + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchType.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchType.h; sourceTree = ""; }; + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlay.h; path = MAMapKit.framework/Headers/MAParticleOverlay.h; sourceTree = ""; }; + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemMunicipality.h; path = MAMapKit.framework/Headers/MAOfflineItemMunicipality.h; sourceTree = ""; }; + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; - 7A999D363D057B645373F905A9948A96 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; - 8B289302079D81BA93C3A479C4656EED /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; - 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MBProgressHUD.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; 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; }; - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; - A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQKeyboardManagerSwift.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; - B605229012558F76B5C6322336205F18 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; - C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Kingfisher.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlay.h; path = MAMapKit.framework/Headers/MAOverlay.h; sourceTree = ""; }; + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; sourceTree = ""; }; + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomCalloutView.h; path = MAMapKit.framework/Headers/MACustomCalloutView.h; sourceTree = ""; }; + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.debug.xcconfig; sourceTree = ""; }; + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAIndoorInfo.h; path = MAMapKit.framework/Headers/MAIndoorInfo.h; sourceTree = ""; }; + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationManager.h; path = AMapLocationKit.framework/Headers/AMapLocationManager.h; sourceTree = ""; }; + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygon.h; path = MAMapKit.framework/Headers/MAPolygon.h; sourceTree = ""; }; + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeometry.h; path = MAMapKit.framework/Headers/MAGeometry.h; sourceTree = ""; }; + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationKit.h; path = AMapLocationKit.framework/Headers/AMapLocationKit.h; sourceTree = ""; }; + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnimatedAnnotation.h; path = MAMapKit.framework/Headers/MAAnimatedAnnotation.h; sourceTree = ""; }; + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPolyline.h; path = MAMapKit.framework/Headers/MAMultiPolyline.h; sourceTree = ""; }; + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchConfig.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchConfig.h; sourceTree = ""; }; + 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = MAMapKit.framework; sourceTree = ""; }; + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlay.h; path = MAMapKit.framework/Headers/MATerrainOverlay.h; sourceTree = ""; }; + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlay.h; sourceTree = ""; }; + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.release.xcconfig; sourceTree = ""; }; + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolyline.h; path = MAMapKit.framework/Headers/MAPolyline.h; sourceTree = ""; }; + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircle.h; path = MAMapKit.framework/Headers/MACircle.h; sourceTree = ""; }; + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolylineRenderer.h; path = MAMapKit.framework/Headers/MAPolylineRenderer.h; sourceTree = ""; }; + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMap.h; path = MAMapKit.framework/Headers/MAOfflineMap.h; sourceTree = ""; }; + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseOverlay.h; path = MAMapKit.framework/Headers/MABaseOverlay.h; sourceTree = ""; }; + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = AMap.bundle; path = MAMapKit.framework/AMap.bundle; sourceTree = ""; }; + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircleRenderer.h; path = MAMapKit.framework/Headers/MACircleRenderer.h; sourceTree = ""; }; + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; + A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayPathRenderer.h; path = MAMapKit.framework/Headers/MAOverlayPathRenderer.h; sourceTree = ""; }; + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationVersion.h; path = AMapFoundationKit.framework/Headers/AMapFoundationVersion.h; sourceTree = ""; }; + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapCustomStyleOptions.h; path = MAMapKit.framework/Headers/MAMapCustomStyleOptions.h; sourceTree = ""; }; + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlay.h; path = MAMapKit.framework/Headers/MAGroundOverlay.h; sourceTree = ""; }; + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapStatus.h; path = MAMapKit.framework/Headers/MAMapStatus.h; sourceTree = ""; }; + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArcRenderer.h; path = MAMapKit.framework/Headers/MAArcRenderer.h; sourceTree = ""; }; + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapTileOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapTileOverlay.h; sourceTree = ""; }; + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemCommonCity.h; path = MAMapKit.framework/Headers/MAOfflineItemCommonCity.h; sourceTree = ""; }; + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAConfig.h; path = MAMapKit.framework/Headers/MAConfig.h; sourceTree = ""; }; + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearch.h; path = AMapFoundationKit.framework/Headers/AMapURLSearch.h; sourceTree = ""; }; + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiTexturePolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiTexturePolylineRenderer.h; sourceTree = ""; }; + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlay.h; path = MAMapKit.framework/Headers/MATileOverlay.h; sourceTree = ""; }; + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlayRenderer.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlayRenderer.h; sourceTree = ""; }; + C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.release.xcconfig; sourceTree = ""; }; C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; - DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_LaserMethane.framework; path = "Pods-LaserMethane.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlayRender.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlayRender.h; sourceTree = ""; }; + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayRenderer.h; path = MAMapKit.framework/Headers/MAOverlayRenderer.h; sourceTree = ""; }; + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPointAnnotation.h; path = MAMapKit.framework/Headers/MAPointAnnotation.h; sourceTree = ""; }; + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceManager.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceManager.h; sourceTree = ""; }; + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = ""; }; + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineProvince.h; path = MAMapKit.framework/Headers/MAOfflineProvince.h; sourceTree = ""; }; + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationRegionObj.h; path = AMapLocationKit.framework/Headers/AMapLocationRegionObj.h; sourceTree = ""; }; + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPathShowRange.h; path = MAMapKit.framework/Headers/MAPathShowRange.h; sourceTree = ""; }; + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; + DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceLocation.h; path = MAMapKit.framework/Headers/MATraceLocation.h; sourceTree = ""; }; + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; - E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyJSON.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; + E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Accelerate.framework; sourceTree = DEVELOPER_DIR; }; - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; - E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MJRefresh.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; - E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = KeychainAccess.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.release.xcconfig; sourceTree = ""; }; + E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPoint.h; path = MAMapKit.framework/Headers/MAMultiPoint.h; sourceTree = ""; }; + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlayRenderer.h; path = MAMapKit.framework/Headers/MATileOverlayRenderer.h; sourceTree = ""; }; + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; + E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayOptions.h; path = MAMapKit.framework/Headers/MAParticleOverlayOptions.h; sourceTree = ""; }; + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMapViewController.h; path = MAMapKit.framework/Headers/MAOfflineMapViewController.h; sourceTree = ""; }; + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlayRenderer.h; path = MAMapKit.framework/Headers/MATerrainOverlayRenderer.h; sourceTree = ""; }; + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocation.h; path = MAMapKit.framework/Headers/MAUserLocation.h; sourceTree = ""; }; + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlay.h; path = MAMapKit.framework/Headers/MAMultiPointOverlay.h; sourceTree = ""; }; + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapView.h; path = MAMapKit.framework/Headers/MAMapView.h; sourceTree = ""; }; + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotation.h; path = MAMapKit.framework/Headers/MAAnnotation.h; sourceTree = ""; }; + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapAccessibilityIdentifier.h; path = MAMapKit.framework/Headers/MAMapAccessibilityIdentifier.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 090C1D63463ACF622287EFF9D5C9392D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -586,6 +740,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 7668D0A8468B5894E555ECAA4EC50BC1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -614,14 +776,48 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */ = { + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */ = { isa = PBXGroup; children = ( - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */, - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */, + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */, ); - name = KeychainAccess; - path = KeychainAccess; + name = "Targets Support Files"; + sourceTree = ""; + }; + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */ = { + isa = PBXGroup; + children = ( + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */, + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */, + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */, + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */, + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */, + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */, + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */, + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */, + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */, + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */, + ); + path = AMapLocation; + sourceTree = ""; + }; + 0D138733E005527E01955C18192FF1BF /* Pods */ = { + isa = PBXGroup; + children = ( + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */, + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */, + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */, + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */, + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */, + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */, + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */, + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */, + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */, + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */, + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */, + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */, + ); + name = Pods; sourceTree = ""; }; 0DB5B868EBBEE29209DAC850B5750A67 /* Products */ = { @@ -641,272 +837,323 @@ name = Products; sourceTree = ""; }; - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */ = { + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */ = { isa = PBXGroup; children = ( - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */, - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */, - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */, - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */, - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */, - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */, - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/KeychainAccess"; - sourceTree = ""; - }; - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */ = { - isa = PBXGroup; - children = ( - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */, - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */, - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */, - ); - name = MBProgressHUD; - path = MBProgressHUD; - sourceTree = ""; - }; - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */ = { - isa = PBXGroup; - children = ( - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */, - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */, - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */, - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */, - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */, - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */, - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/SwiftyJSON"; - sourceTree = ""; - }; - 169C0C8DC70ACD54554597AA8A31649C /* Pods */ = { - isa = PBXGroup; - children = ( - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */, - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */, - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */, - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */, - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */, - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */, - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */, - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */, - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */, - ); - name = Pods; - sourceTree = ""; - }; - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */ = { - isa = PBXGroup; - children = ( - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */, - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */, - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */, - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */, - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */, - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */, - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */, - B605229012558F76B5C6322336205F18 /* Request.swift */, - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */, - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */, - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */, - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */, - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */, - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */, - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */, - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */, - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */, - A77FE619A41916C233EC5D96AE43903C /* Support Files */, - ); - name = Alamofire; - path = Alamofire; - sourceTree = ""; - }; - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */ = { - isa = PBXGroup; - children = ( - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */, - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */, - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */, - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */, - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */, - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */, - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardManagerSwift"; - sourceTree = ""; - }; - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */ = { - isa = PBXGroup; - children = ( - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */, - ); - name = "Targets Support Files"; - sourceTree = ""; - }; - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */ = { - isa = PBXGroup; - children = ( - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */, - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */, - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */, - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */, - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */, - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */, - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */, + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */, + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */, + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */, + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */, + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */, + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */, + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/MJRefresh"; sourceTree = ""; }; - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */ = { + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */ = { isa = PBXGroup; children = ( - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */, - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */, - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */, - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */, - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */, - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */, - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */, + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/MBProgressHUD"; + name = Resources; sourceTree = ""; }; - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */ = { + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */ = { isa = PBXGroup; children = ( - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */, - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */, - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */, - 8B289302079D81BA93C3A479C4656EED /* Box.swift */, - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */, - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */, - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */, - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */, - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */, - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */, - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */, - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */, - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */, - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */, - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */, - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */, - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */, - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */, - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */, - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */, - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */, - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */, - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */, - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */, - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */, - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */, - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */, - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */, - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */, - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */, - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */, - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */, - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */, - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */, - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */, - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */, - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */, - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */, - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */, - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */, - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */, - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */, - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */, - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */, - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */, - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */, - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */, - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */, - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */, - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */, - 7A999D363D057B645373F905A9948A96 /* Source.swift */, - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */, - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */, - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */, - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */, - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */, - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */, + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */, ); - name = Kingfisher; + name = Frameworks; + sourceTree = ""; + }; + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */ = { + isa = PBXGroup; + children = ( + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */, + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMapFoundation"; + sourceTree = ""; + }; + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */ = { + isa = PBXGroup; + children = ( + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */, + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMap3DMap"; + sourceTree = ""; + }; + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */ = { + isa = PBXGroup; + children = ( + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */, + ); + name = ObjC; + sourceTree = ""; + }; + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */ = { + isa = PBXGroup; + children = ( + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */, + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */, + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */, + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */, + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */, + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */, + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */, + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */, + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */, + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */, + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */, + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */, + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */, + 56869B5D847813435E75AF50953A608B /* Image.swift */, + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */, + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */, + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */, + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */, + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */, + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */, + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */, + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */, + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */, + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */, + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */, + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */, + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */, + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */, + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */, + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */, + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */, + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */, + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */, + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */, + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */, + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */, + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */, + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */, + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */, + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */, + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */, + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */, + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */, + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */, + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */, + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */, + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */, + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */, + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */, + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */, + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */, + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */, + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */, + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */, + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */, + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */, + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */, + ); path = Kingfisher; sourceTree = ""; }; - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */ = { + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */ = { isa = PBXGroup; children = ( - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */, - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */, - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */, - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */, - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */, - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */, - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */, - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */, - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */, - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */, - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */, - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */, - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */, - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */, - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */, - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */, - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */, - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */, - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */, - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */, - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */, - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */, - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */, - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */, - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */, - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */, - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */, - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */, - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */, - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */, - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */, - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */, - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */, - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */, - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */, - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */, - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */, - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */, - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */, - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */, - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */, + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */, + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */, + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */, + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */, + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */, + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */, + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */, + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */, + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */, + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */, + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */, + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */, + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */, + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */, + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */, + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */, + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */, + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */, ); - name = MJRefresh; - path = MJRefresh; + path = Alamofire; sourceTree = ""; }; - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */ = { + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */ = { isa = PBXGroup; children = ( - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */, - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */, - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */, - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */, - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */, - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */, - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */, - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */, - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */, - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */, + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */, + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */, + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */, + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */, + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */, + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */, + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */, + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */, + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */, + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */, + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */, + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */, + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */, + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */, + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */, + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */, + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */, + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */, + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */, + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */, + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */, + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */, + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */, + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */, + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */, + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */, + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */, + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */, + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */, + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */, + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */, + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */, + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */, + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */, + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */, + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */, + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */, + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */, + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */, + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */, + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */, + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */, + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */, + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */, + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */, + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */, + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */, + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */, + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */, + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */, + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */, + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */, + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */, + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */, + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */, + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */, + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */, + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */, + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */, + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */, + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */, + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */, + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */, + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */, + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */, + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */, + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */, + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */, ); - name = FSPagerView; - path = FSPagerView; + path = AMap3DMap; + sourceTree = ""; + }; + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */ = { + isa = PBXGroup; + children = ( + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */, + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */, + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */, + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */, + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */, + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */, + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyJSON"; + sourceTree = ""; + }; + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */ = { + isa = PBXGroup; + children = ( + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */, + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */, + ); + path = SwiftyJSON; + sourceTree = ""; + }; + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */ = { + isa = PBXGroup; + children = ( + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */, + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */, + A778B850D1B3302C20E23D1BC1816034 /* Support Files */, + ); + path = MBProgressHUD; + sourceTree = ""; + }; + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */ = { + isa = PBXGroup; + children = ( + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */, + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */, + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */, + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */, + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */, + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */, + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/KeychainAccess"; + sourceTree = ""; + }; + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */ = { + isa = PBXGroup; + children = ( + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */, + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */, + ); + path = KeychainAccess; + sourceTree = ""; + }; + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */ = { + isa = PBXGroup; + children = ( + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */, + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */, + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */, + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */, + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */, + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */, + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyRSA"; + sourceTree = ""; + }; + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */ = { + isa = PBXGroup; + children = ( + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */, + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */, + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */, + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */, + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */, + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */, + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/Alamofire"; sourceTree = ""; }; 784B8102EDCB1EB8E72F4A81D972D2DD /* iOS */ = { @@ -923,16 +1170,6 @@ name = iOS; sourceTree = ""; }; - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */ = { - isa = PBXGroup; - children = ( - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */, - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */, - ); - name = SwiftyJSON; - path = SwiftyJSON; - sourceTree = ""; - }; 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */ = { isa = PBXGroup; children = ( @@ -941,131 +1178,111 @@ name = Frameworks; sourceTree = ""; }; - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */ = { + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */ = { isa = PBXGroup; children = ( - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */, - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */, - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */, - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */, - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */, - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */, - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */, + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/SwiftyRSA"; + name = Resources; sourceTree = ""; }; - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */ = { + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */ = { isa = PBXGroup; children = ( - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */, - ); - name = ObjC; - sourceTree = ""; - }; - A77FE619A41916C233EC5D96AE43903C /* Support Files */ = { - isa = PBXGroup; - children = ( - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */, - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */, - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */, - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */, - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */, - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */, - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/Alamofire"; - sourceTree = ""; - }; - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */ = { - isa = PBXGroup; - children = ( - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */, - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */, - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */, - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */, - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */, - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */, - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */, - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */, - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */, - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */, - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */, - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */, - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */, - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */, - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */, - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */, - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */, - ); - name = IQKeyboardManagerSwift; - path = IQKeyboardManagerSwift; - sourceTree = ""; - }; - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */ = { - isa = PBXGroup; - children = ( - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */, - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */, - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */, - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */, - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */, - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */, - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/FSPagerView"; - sourceTree = ""; - }; - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */ = { - isa = PBXGroup; - children = ( - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */, - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */, - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */, - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */, - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */, - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */, - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */, - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */, - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */, + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */, + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */, + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */, + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */, + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */, + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */, + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */, + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */, + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */, + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */, ); name = "Pods-LaserMethane"; path = "Target Support Files/Pods-LaserMethane"; sourceTree = ""; }; - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */ = { + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */ = { isa = PBXGroup; children = ( - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */, - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */, - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */, - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */, - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */, - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */, - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */, - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */, - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */, - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */, - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */, - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */, - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */, - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */, - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */, - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */, + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */, + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */, + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */, + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */, + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */, + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */, + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */, ); - name = SwiftyRSA; - path = SwiftyRSA; + name = "Support Files"; + path = "../Target Support Files/IQKeyboardManagerSwift"; sourceTree = ""; }; - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */ = { + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */ = { isa = PBXGroup; children = ( - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */, + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */, + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */, ); - name = Resources; + name = "Support Files"; + path = "../Target Support Files/AMapLocation"; + sourceTree = ""; + }; + A778B850D1B3302C20E23D1BC1816034 /* Support Files */ = { + isa = PBXGroup; + children = ( + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */, + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */, + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */, + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */, + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */, + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */, + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/MBProgressHUD"; + sourceTree = ""; + }; + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */ = { + isa = PBXGroup; + children = ( + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */, + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */, + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */, + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */, + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */, + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */, + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */, + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */, + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */, + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */, + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */, + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */, + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */, + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */, + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */, + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */, + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */, + ); + path = IQKeyboardManagerSwift; + sourceTree = ""; + }; + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */ = { + isa = PBXGroup; + children = ( + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */, + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */, + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */, + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */, + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */, + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */, + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */, + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */, + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */, + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */, + ); + path = AMapFoundation; sourceTree = ""; }; CF1408CF629C7361332E53B88F7BD30C = { @@ -1073,27 +1290,138 @@ children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */, - 169C0C8DC70ACD54554597AA8A31649C /* Pods */, + 0D138733E005527E01955C18192FF1BF /* Pods */, 0DB5B868EBBEE29209DAC850B5750A67 /* Products */, - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */, + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */, ); sourceTree = ""; }; - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */ = { + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */ = { isa = PBXGroup; children = ( - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */, - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */, - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */, - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */, - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */, - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */, - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */, + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */, + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */, + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */, + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */, + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */, + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */, + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */, + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */, + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */, + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */, + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */, + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */, + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */, + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */, + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */, + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */, + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */, + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */, + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */, + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */, + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */, + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */, + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */, + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */, + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */, + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */, + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */, + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */, + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */, + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */, + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */, + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */, + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */, + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */, + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */, + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */, + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */, + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */, + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */, + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */, + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */, + ); + path = MJRefresh; + sourceTree = ""; + }; + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */ = { + isa = PBXGroup; + children = ( + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */, + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */, + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */, + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */, + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */, + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */, + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */, + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */, + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */, + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */, + ); + path = FSPagerView; + sourceTree = ""; + }; + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */ = { + isa = PBXGroup; + children = ( + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */, + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */, + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */, + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */, + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */, + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */, + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */, + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */, + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */, + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */, + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */, + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */, + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */, + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */, + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */, + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */, + ); + path = SwiftyRSA; + sourceTree = ""; + }; + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */ = { + isa = PBXGroup; + children = ( + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */, + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */, + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */, + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */, + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */, + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */, + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/Kingfisher"; sourceTree = ""; }; + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */ = { + isa = PBXGroup; + children = ( + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */, + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */, + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */, + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */, + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */, + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */, + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/FSPagerView"; + sourceTree = ""; + }; + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -1107,6 +1435,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 0F175337DB90FE42F93364FBB107D687 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2582784E4FA6A1AC5D23FC53AC3F6EE2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1123,14 +1459,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 3D7DD627DB5C5AD636646E57B685AFB2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1206,25 +1534,28 @@ /* Begin PBXNativeTarget section */ 06291B7BCC22BC8E6AB046C35BC2EEC4 /* Pods-LaserMethane */ = { isa = PBXNativeTarget; - buildConfigurationList = 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; + buildConfigurationList = 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; buildPhases = ( - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */, - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */, - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */, - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */, + 0F175337DB90FE42F93364FBB107D687 /* Headers */, + 22A3490FF39FEFB44486B95442BBE298 /* Sources */, + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */, + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */, ); buildRules = ( ); dependencies = ( - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */, - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */, - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */, - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */, - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */, - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */, - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */, - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */, - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */, + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */, + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */, + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */, + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */, + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */, + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */, + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */, + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */, + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */, + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */, + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */, + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */, ); name = "Pods-LaserMethane"; productName = "Pods-LaserMethane"; @@ -1416,6 +1747,9 @@ projectRoot = ""; targets = ( EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */, + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */, + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */, + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */, D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */, B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */, 615C831BCE925ED486B225B87E44926D /* KeychainAccess */, @@ -1444,6 +1778,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 3DBB58E26047779D6783C0EA2E3ED3C5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1480,13 +1821,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; D098F7F0080A87A1F472C81FC2F85528 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1504,14 +1838,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 1700C451C98D9DCECBEDFC5E351C5A9E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1521,6 +1847,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 22A3490FF39FEFB44486B95442BBE298 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2DDFD9AC10F181CD7130BDF5F9E0502B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1719,66 +2053,96 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MJRefresh; - target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; - targetProxy = 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */; - }; - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyJSON; - target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; - targetProxy = 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */; - }; - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardManagerSwift; - target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; - targetProxy = 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */; - }; - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MBProgressHUD; - target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; - targetProxy = D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */; - }; - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyRSA; - target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; - targetProxy = F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */; - }; - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Kingfisher; - target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; - targetProxy = 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */; - }; - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Alamofire; - target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; - targetProxy = 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */; - }; - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */ = { + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = KeychainAccess; target = 615C831BCE925ED486B225B87E44926D /* KeychainAccess */; - targetProxy = EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */; + targetProxy = F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */; }; - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */ = { + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MBProgressHUD; + target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; + targetProxy = 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */; + }; + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MJRefresh; + target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; + targetProxy = 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */; + }; + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapLocation; + target = 971676D1C9A11C105647D995975ACE4F /* AMapLocation */; + targetProxy = 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */; + }; + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardManagerSwift; + target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; + targetProxy = 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */; + }; + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = FSPagerView; target = D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */; - targetProxy = 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */; + targetProxy = 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */; + }; + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Kingfisher; + target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; + targetProxy = 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */; + }; + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */; + }; + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyJSON; + target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; + targetProxy = C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */; + }; + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Alamofire; + target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; + targetProxy = 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */; + }; + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyRSA; + target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; + targetProxy = 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */; + }; + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */; + }; + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */; + }; + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMap3DMap; + target = 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */; + targetProxy = 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 0B1CC7BD6B8F30F1CF4BA13B3D1F66C2 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */; + baseConfigurationReference = AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1813,7 +2177,7 @@ }; 0FC90C86B3E177BE8ED9E5B67B53CF96 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */; + baseConfigurationReference = 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -1848,7 +2212,7 @@ }; 1DE8A23B55505EC1D5621EED4BD2A775 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */; + baseConfigurationReference = 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1883,7 +2247,7 @@ }; 3BE7200682DA3DD02079CC5BBF5E56EB /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */; + baseConfigurationReference = F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1953,6 +2317,7 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -1983,7 +2348,7 @@ }; 501C4DDF76F727E13770D67E891EDEF3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */; + baseConfigurationReference = 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2016,9 +2381,79 @@ }; name = Release; }; + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; 6BBDB5179B7EB533C4CDE7F0C2647E7D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */; + baseConfigurationReference = 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2052,7 +2487,7 @@ }; 7A990D4D7A394E906F2DE82D639771CF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */; + baseConfigurationReference = C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2087,7 +2522,7 @@ }; 877D0C843EF9B7A6EDCEE1C2ADC57B1D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */; + baseConfigurationReference = 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2157,6 +2592,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -2181,9 +2617,25 @@ }; name = Release; }; + 909C2AA226C3AED44720FB27D317DC53 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; 93A2FF79E2EC721C724D10C8C2AF1B64 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */; + baseConfigurationReference = 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2218,7 +2670,7 @@ }; 93AD64353C65D45C0D4197F9ECAD786D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */; + baseConfigurationReference = 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2250,9 +2702,42 @@ }; name = Debug; }; + 958EE232CAC027195F6E4B7DCC521870 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; A6D1856327C32BF7B667BB2BEEAC10FA /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */; + baseConfigurationReference = E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2284,46 +2769,26 @@ }; name = Debug; }; - A94845DABCFB4E7420E39DB803284DE9 /* Debug */ = { + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */; + baseConfigurationReference = E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", - "@loader_path/Frameworks", ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = iphoneos; - SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + VALIDATE_PRODUCT = YES; }; - name = Debug; + name = Release; }; BBFD2D310428D75BAA64AC084E0F0712 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */; + baseConfigurationReference = D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2358,7 +2823,7 @@ }; BD5ABBC2854308B49C9545DE0AA1A4E0 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */; + baseConfigurationReference = 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2392,47 +2857,9 @@ }; name = Release; }; - C11C611E79A630C12A55BB1112DE7A68 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; C3FCBEBF5C2011C1A7848C0D69CD689D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */; + baseConfigurationReference = EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2466,7 +2893,7 @@ }; CBFD66C31CBBEE4A24B97D6774480A7E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */; + baseConfigurationReference = 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2500,7 +2927,7 @@ }; D4394403D9B8124A37AED078851D6781 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */; + baseConfigurationReference = 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2536,7 +2963,7 @@ }; ECD830E9FF60065425D88BB789C29686 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */; + baseConfigurationReference = BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2571,7 +2998,7 @@ }; ED1BD43F05E25AD1812664ED10717173 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */; + baseConfigurationReference = BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2604,14 +3031,52 @@ }; name = Release; }; + F263D7F43A6EA5C02F261452DFD84680 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */ = { isa = XCConfigurationList; buildConfigurations = ( - A94845DABCFB4E7420E39DB803284DE9 /* Debug */, - C11C611E79A630C12A55BB1112DE7A68 /* Release */, + 909C2AA226C3AED44720FB27D317DC53 /* Debug */, + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -2625,6 +3090,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */, + 958EE232CAC027195F6E4B7DCC521870 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2670,6 +3144,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */, + F263D7F43A6EA5C02F261452DFD84680 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; A7155AE59A19533F60ECE3B4045B01F0 /* Build configuration list for PBXNativeTarget "IQKeyboardManagerSwift" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2679,6 +3162,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */, + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; DA7FF8FC28A7EB05F7308868F48D6938 /* Build configuration list for PBXNativeTarget "FSPagerView" */ = { isa = XCConfigurationList; buildConfigurations = ( diff --git a/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist b/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist index 3d09c0b..ed3d73b 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,6 +4,21 @@ SchemeUserState + AMap3DMap.xcscheme + + isShown + + + AMapFoundation.xcscheme + + isShown + + + AMapLocation.xcscheme + + isShown + + Alamofire.xcscheme isShown diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.swift b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift new file mode 100644 index 0000000..9b64129 --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift @@ -0,0 +1,30 @@ +// +// InspectMapViewController.swift +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +import UIKit + +class InspectMapViewController: UIViewController, TransferValueDelegate, MAMapViewDelegate { + var id: String? + + override func viewDidLoad() { + super.viewDidLoad() + // 设置导航栏背景和标题 + title = "巡检记录" + navigationController?.navigationBar.isTranslucent = false // 顶部导航不透明可见 + navigationController?.navigationBar.barTintColor = .systemBlue + let dict: [NSAttributedString.Key: Any] = [NSAttributedString.Key.foregroundColor: UIColor.white] + navigationController?.navigationBar.titleTextAttributes = dict // title color + // Do any additional setup after loading the view. + let mapView = MAMapView(frame: view.bounds) + mapView.delegate = self + view.addSubview(mapView) + } + + func transfer(controller: UIViewController, dic: NSDictionary) { + id = dic["id"] as? String + } +} diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.xib b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib new file mode 100644 index 0000000..7c82fac --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LaserMethane/ViewController/Inspect/InspectViewController.swift b/LaserMethane/ViewController/Inspect/InspectViewController.swift index c3b55c7..3cb9617 100644 --- a/LaserMethane/ViewController/Inspect/InspectViewController.swift +++ b/LaserMethane/ViewController/Inspect/InspectViewController.swift @@ -27,6 +27,8 @@ var endDate: String? var keyWords: String? + var valueDelegate: TransferValueDelegate! + override func viewDidLoad() { super.viewDidLoad() title = "巡检记录查询" @@ -122,4 +124,15 @@ } extension InspectViewController: UITableViewDelegate { + func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { + let mapViewController = InspectMapViewController(nibName: "InspectMapViewController", bundle: nil) + // 委托代理 + valueDelegate = mapViewController + // 实现代理的方法,传值 + let row = (indexPath as NSIndexPath).row + let model = rowsArray[row] + let transferDic: NSDictionary = ["id": model.id] + valueDelegate.transfer(controller: self, dic: transferDic) + navigationController?.pushViewController(mapViewController, animated: true) + } } diff --git a/Podfile b/Podfile index 087f53e..6bda986 100644 --- a/Podfile +++ b/Podfile @@ -21,6 +21,10 @@ pod 'IQKeyboardManagerSwift', '~> 6.5.0' # Kingfisher 是一个下载、缓存网络图片的轻量级纯swift库 pod 'Kingfisher' - # 轮播图 + # Banner pod 'FSPagerView' + # 高德地图 + pod 'AMap3DMap' + # 高德定位 + pod 'AMapLocation' end diff --git a/Podfile.lock b/Podfile.lock index 157d3e5..4cc826e 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index 157d3e5..4cc826e 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index 628cc7a..638edc3 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -6,530 +6,684 @@ objectVersion = 51; objects = { +/* Begin PBXAggregateTarget section */ + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */; + buildPhases = ( + ); + dependencies = ( + ); + name = AMapFoundation; + productName = AMapFoundation; + }; + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */; + buildPhases = ( + ); + dependencies = ( + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */, + ); + name = AMap3DMap; + productName = AMap3DMap; + }; + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */; + buildPhases = ( + ); + dependencies = ( + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */, + ); + name = AMapLocation; + productName = AMapLocation; + }; +/* End PBXAggregateTarget section */ + /* Begin PBXBuildFile section */ - 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */; }; - 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */; }; - 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */; }; - 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */; }; - 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */; }; - 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */; }; - 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */; }; - 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */; }; - 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */; }; - 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */; }; - 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */; }; - 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */; }; - 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */; }; - 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */; }; - 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */; }; - 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */; }; - 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */; }; - 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */; }; - 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */; }; - 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13CCE159F356141F843B31712F07BEBE /* Storage.swift */; }; - 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */; }; - 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */; }; - 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */; }; - 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */; }; - 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */; }; + 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */; }; + 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */; }; + 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */; }; + 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */; }; + 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */; }; + 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */; }; + 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */; }; + 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */; }; + 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */; }; + 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */; }; + 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56869B5D847813435E75AF50953A608B /* Image.swift */; }; + 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */; }; + 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */; }; + 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */; }; + 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */; }; + 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */; }; + 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */; }; + 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */; }; + 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */; }; + 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */; }; + 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */; }; + 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */; }; + 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */; }; + 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */; }; + 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */; }; 2358B57B83BE526AED64799C6892B2CE /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; 23A5B275E273450840ABED5360A70DA0 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */; }; - 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */; }; - 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */; }; - 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */; }; - 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */; }; - 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */; }; - 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */; }; - 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */; }; - 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */; }; - 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */; }; - 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */; }; - 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */; }; + 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */; }; + 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */; }; + 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */; }; + 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */; }; + 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */; }; + 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */; }; + 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */; }; + 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */; }; + 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */; }; + 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */; }; + 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */; }; 33483C1C427390BED308CBAB3EEEE277 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */; }; - 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */; }; - 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */; }; - 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */; }; + 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */; }; + 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */; }; + 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */; }; + 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */; }; 37DD30C9D863EE4FF8DC3D735A06C0AE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; 38EE0727B33503FD20E1363988E46AB2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */; }; - 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */; }; - 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */; }; - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */; }; - 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */; }; - 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */; }; - 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */; }; + 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */; }; + 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */; }; + 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */; }; + 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */; }; + 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */; }; + 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */; }; + 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */; }; 4F441AB2A7BFC619FD9B48BBA1189177 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */; }; - 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */; }; - 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */; }; + 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */; }; + 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */; }; 50013C33D35EBAF31ACF3A8B3A9A3FB4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */; }; - 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */; }; - 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */; }; - 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */; }; + 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */; }; + 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */; }; + 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */; }; + 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */; }; 5632D5C79A031216ABAC934DE4CF52B2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */; }; - 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */; }; - 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */; }; - 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */; }; - 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */; }; - 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */; }; - 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A999D363D057B645373F905A9948A96 /* Source.swift */; }; - 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */; }; - 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */; }; - 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */; }; - 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */; }; - 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */; }; - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */; }; + 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */; }; + 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */; }; + 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */; }; + 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */; }; + 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */; }; + 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */; }; + 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */; }; + 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547EA4817651E2B390618D18F42B98A2 /* Source.swift */; }; + 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */; }; + 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */; }; + 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */; }; + 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */; }; + 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */; }; + 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */; }; 7596519E375DA27F6E7D05D440757055 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */; }; - 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */; }; - 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */; }; - 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */; }; - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */; }; - 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */; }; - 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */; }; + 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */; }; + 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */; }; + 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */; }; + 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */; }; + 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */; }; + 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */; }; 7CB62474AFF64CE4647E67F4916360C2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */; }; - 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */; }; - 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */; }; - 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */; }; - 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */; }; - 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */; }; - 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */; }; - 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */; }; - 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */; }; - 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */; }; - 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */; }; - 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */; }; - 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */; }; - 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */; }; - 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */; }; - 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */; }; - 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */; }; - 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = B605229012558F76B5C6322336205F18 /* Request.swift */; }; - 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */; }; - 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */; }; - 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */; }; - A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */; }; - A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */; }; - A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */; }; - A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */; }; - A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */; }; + 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */; }; + 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */; }; + 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */; }; + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */; }; + 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */; }; + 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */; }; + 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */; }; + 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */; }; + 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */; }; + 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */; }; + 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */; }; + 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */; }; + 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */; }; + 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */; }; + 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */; }; + 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */; }; + 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */; }; + 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */; }; + 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */; }; + 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */; }; + 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */; }; + A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */; }; + A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */; }; + A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */; }; + A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */; }; + A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */; }; AA48510A0816F4943C7D2ED13242630E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */; }; - AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; AC1B5B34F7456E723EC031A496585471 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; AD42B158EA8D302DA980C9A31EA487C2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */; }; - AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */; }; - B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */; }; - B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */; }; - B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */; }; - B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */; }; - B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */; }; - BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */; }; - BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */; }; + AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */; }; + AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */; }; + B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */; }; + B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */; }; + B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */; }; + B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = A197E9088E885944D5C7F230FB5C3440 /* Key.swift */; }; + B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */; }; + BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */; }; + BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */; }; BB1E0118A589750C321D474F646DD4AF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */; }; - C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */; }; - C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */; }; + BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */; }; + C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */; }; + C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */; }; C297AC9431379391C114794AFD4F9778 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */; }; - C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */; }; + C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */; }; + C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */; }; C47A1C638C0E97C4ECCBD18FD494BB34 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */; }; - C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */; }; - C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */; }; - CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */; }; - D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */; }; - D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */; }; - D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */; }; - D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */; }; - D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */; }; - D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */; }; - D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */; }; - DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */; }; - DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */; }; - E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */; }; - E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */; }; - E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */; }; - E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */; }; - E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */; }; - E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */; }; - EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */; }; - ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */; }; - EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */; }; - EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */; }; + C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */; }; + C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */; }; + CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */; }; + D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */; }; + D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */; }; + D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */; }; + D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */; }; + D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */; }; + D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */; }; + D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */; }; + DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */; }; + DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */; }; + E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */; }; + E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */; }; + E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */; }; + E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */; }; + E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */; }; + E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */; }; + EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */; }; + ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */; }; + EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */; }; + EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; EEF066616EFE6EBC57541C1B92C6770A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */; }; - F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */; }; - F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */; }; - F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */; }; + EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */; }; + F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */; }; + F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */; }; + F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */; }; F612969E69DE5F072AD96720641B1184 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; - F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */; }; - F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B289302079D81BA93C3A479C4656EED /* Box.swift */; }; - FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */; }; - FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */; }; + F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */; }; + F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */; }; + FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */; }; + FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */ = { + 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; remoteInfo = Alamofire; }; - 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; - remoteInfo = MJRefresh; - }; - 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */ = { + 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = B490E7485944099E16C9CBD79119D1D4; remoteInfo = IQKeyboardManagerSwift; }; - 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; - remoteInfo = SwiftyJSON; - }; - 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */ = { + 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; remoteInfo = Kingfisher; }; - 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */ = { + 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = D4F8239FB329387A8476B964D92D92E7; remoteInfo = FSPagerView; }; - D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */ = { + 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; + remoteInfo = MJRefresh; + }; + 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 3957A4F8F4B8823C2472883F7D067592; + remoteInfo = AMap3DMap; + }; + 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 971676D1C9A11C105647D995975ACE4F; + remoteInfo = AMapLocation; + }; + 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 82B0A41D3031FF27D78E17B0A9A46FB0; remoteInfo = MBProgressHUD; }; - EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; - remoteInfo = KeychainAccess; - }; - F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */ = { + 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 92A1C13902E7ACDA3ABB5BA1FEACC86C; remoteInfo = SwiftyRSA; }; + C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; + remoteInfo = SwiftyJSON; + }; + F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; + remoteInfo = KeychainAccess; + }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; - 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyRSA.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; - 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FSPagerView.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapFoundationKit.framework; sourceTree = ""; }; + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; + 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationVersion.h; path = AMapLocationKit.framework/Headers/AMapLocationVersion.h; sourceTree = ""; }; + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationCommonObj.h; path = AMapLocationKit.framework/Headers/AMapLocationCommonObj.h; sourceTree = ""; }; + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; + 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceManager.h; path = MAMapKit.framework/Headers/MATraceManager.h; sourceTree = ""; }; + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-resources.sh"; sourceTree = ""; }; + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.debug.xcconfig; sourceTree = ""; }; + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATouchPoi.h; path = MAMapKit.framework/Headers/MATouchPoi.h; sourceTree = ""; }; + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationMoveAnimation.h; path = MAMapKit.framework/Headers/MAAnnotationMoveAnimation.h; sourceTree = ""; }; + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocationRepresentation.h; path = MAMapKit.framework/Headers/MAUserLocationRepresentation.h; sourceTree = ""; }; + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayRenderer.h; path = MAMapKit.framework/Headers/MAParticleOverlayRenderer.h; sourceTree = ""; }; + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceRegionObj.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceRegionObj.h; sourceTree = ""; }; + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineCity.h; path = MAMapKit.framework/Headers/MAOfflineCity.h; sourceTree = ""; }; + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapUtility.h; path = AMapFoundationKit.framework/Headers/AMapUtility.h; sourceTree = ""; }; + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiColoredPolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiColoredPolylineRenderer.h; sourceTree = ""; }; + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAShape.h; path = MAMapKit.framework/Headers/MAShape.h; sourceTree = ""; }; + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapKit.h; path = MAMapKit.framework/Headers/MAMapKit.h; sourceTree = ""; }; + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.debug.xcconfig; sourceTree = ""; }; + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; - 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Alamofire.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeodesicPolyline.h; path = MAMapKit.framework/Headers/MAGeodesicPolyline.h; sourceTree = ""; }; + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationConst.h; path = AMapFoundationKit.framework/Headers/AMapFoundationConst.h; sourceTree = ""; }; + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapServices.h; path = AMapFoundationKit.framework/Headers/AMapServices.h; sourceTree = ""; }; + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItem.h; path = MAMapKit.framework/Headers/MAOfflineItem.h; sourceTree = ""; }; + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygonRenderer.h; path = MAMapKit.framework/Headers/MAPolygonRenderer.h; sourceTree = ""; }; + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationKit.h; path = AMapFoundationKit.framework/Headers/AMapFoundationKit.h; sourceTree = ""; }; + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlay.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlay.h; sourceTree = ""; }; + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPinAnnotationView.h; path = MAMapKit.framework/Headers/MAPinAnnotationView.h; sourceTree = ""; }; + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; + 56869B5D847813435E75AF50953A608B /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapVersion.h; path = MAMapKit.framework/Headers/MAMapVersion.h; sourceTree = ""; }; + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemNationWide.h; path = MAMapKit.framework/Headers/MAOfflineItemNationWide.h; sourceTree = ""; }; + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; + 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceError.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceError.h; sourceTree = ""; }; + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlayRenderer.h; path = MAMapKit.framework/Headers/MAMultiPointOverlayRenderer.h; sourceTree = ""; }; + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlayRenderer.h; path = MAMapKit.framework/Headers/MAGroundOverlayRenderer.h; sourceTree = ""; }; + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MALineDrawType.h; path = MAMapKit.framework/Headers/MALineDrawType.h; sourceTree = ""; }; + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArc.h; path = MAMapKit.framework/Headers/MAArc.h; sourceTree = ""; }; + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationView.h; path = MAMapKit.framework/Headers/MAAnnotationView.h; sourceTree = ""; }; + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchType.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchType.h; sourceTree = ""; }; + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlay.h; path = MAMapKit.framework/Headers/MAParticleOverlay.h; sourceTree = ""; }; + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemMunicipality.h; path = MAMapKit.framework/Headers/MAOfflineItemMunicipality.h; sourceTree = ""; }; + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; - 7A999D363D057B645373F905A9948A96 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; - 8B289302079D81BA93C3A479C4656EED /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; - 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MBProgressHUD.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; 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; }; - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; - A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQKeyboardManagerSwift.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; - B605229012558F76B5C6322336205F18 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; - C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Kingfisher.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlay.h; path = MAMapKit.framework/Headers/MAOverlay.h; sourceTree = ""; }; + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; sourceTree = ""; }; + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomCalloutView.h; path = MAMapKit.framework/Headers/MACustomCalloutView.h; sourceTree = ""; }; + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.debug.xcconfig; sourceTree = ""; }; + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAIndoorInfo.h; path = MAMapKit.framework/Headers/MAIndoorInfo.h; sourceTree = ""; }; + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationManager.h; path = AMapLocationKit.framework/Headers/AMapLocationManager.h; sourceTree = ""; }; + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygon.h; path = MAMapKit.framework/Headers/MAPolygon.h; sourceTree = ""; }; + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeometry.h; path = MAMapKit.framework/Headers/MAGeometry.h; sourceTree = ""; }; + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationKit.h; path = AMapLocationKit.framework/Headers/AMapLocationKit.h; sourceTree = ""; }; + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnimatedAnnotation.h; path = MAMapKit.framework/Headers/MAAnimatedAnnotation.h; sourceTree = ""; }; + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPolyline.h; path = MAMapKit.framework/Headers/MAMultiPolyline.h; sourceTree = ""; }; + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchConfig.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchConfig.h; sourceTree = ""; }; + 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = MAMapKit.framework; sourceTree = ""; }; + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlay.h; path = MAMapKit.framework/Headers/MATerrainOverlay.h; sourceTree = ""; }; + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlay.h; sourceTree = ""; }; + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.release.xcconfig; sourceTree = ""; }; + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolyline.h; path = MAMapKit.framework/Headers/MAPolyline.h; sourceTree = ""; }; + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircle.h; path = MAMapKit.framework/Headers/MACircle.h; sourceTree = ""; }; + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolylineRenderer.h; path = MAMapKit.framework/Headers/MAPolylineRenderer.h; sourceTree = ""; }; + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMap.h; path = MAMapKit.framework/Headers/MAOfflineMap.h; sourceTree = ""; }; + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseOverlay.h; path = MAMapKit.framework/Headers/MABaseOverlay.h; sourceTree = ""; }; + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = AMap.bundle; path = MAMapKit.framework/AMap.bundle; sourceTree = ""; }; + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircleRenderer.h; path = MAMapKit.framework/Headers/MACircleRenderer.h; sourceTree = ""; }; + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; + A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayPathRenderer.h; path = MAMapKit.framework/Headers/MAOverlayPathRenderer.h; sourceTree = ""; }; + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationVersion.h; path = AMapFoundationKit.framework/Headers/AMapFoundationVersion.h; sourceTree = ""; }; + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapCustomStyleOptions.h; path = MAMapKit.framework/Headers/MAMapCustomStyleOptions.h; sourceTree = ""; }; + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlay.h; path = MAMapKit.framework/Headers/MAGroundOverlay.h; sourceTree = ""; }; + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapStatus.h; path = MAMapKit.framework/Headers/MAMapStatus.h; sourceTree = ""; }; + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArcRenderer.h; path = MAMapKit.framework/Headers/MAArcRenderer.h; sourceTree = ""; }; + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapTileOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapTileOverlay.h; sourceTree = ""; }; + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemCommonCity.h; path = MAMapKit.framework/Headers/MAOfflineItemCommonCity.h; sourceTree = ""; }; + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAConfig.h; path = MAMapKit.framework/Headers/MAConfig.h; sourceTree = ""; }; + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearch.h; path = AMapFoundationKit.framework/Headers/AMapURLSearch.h; sourceTree = ""; }; + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiTexturePolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiTexturePolylineRenderer.h; sourceTree = ""; }; + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlay.h; path = MAMapKit.framework/Headers/MATileOverlay.h; sourceTree = ""; }; + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlayRenderer.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlayRenderer.h; sourceTree = ""; }; + C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.release.xcconfig; sourceTree = ""; }; C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; - DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_LaserMethane.framework; path = "Pods-LaserMethane.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlayRender.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlayRender.h; sourceTree = ""; }; + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayRenderer.h; path = MAMapKit.framework/Headers/MAOverlayRenderer.h; sourceTree = ""; }; + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPointAnnotation.h; path = MAMapKit.framework/Headers/MAPointAnnotation.h; sourceTree = ""; }; + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceManager.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceManager.h; sourceTree = ""; }; + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = ""; }; + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineProvince.h; path = MAMapKit.framework/Headers/MAOfflineProvince.h; sourceTree = ""; }; + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationRegionObj.h; path = AMapLocationKit.framework/Headers/AMapLocationRegionObj.h; sourceTree = ""; }; + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPathShowRange.h; path = MAMapKit.framework/Headers/MAPathShowRange.h; sourceTree = ""; }; + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; + DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceLocation.h; path = MAMapKit.framework/Headers/MATraceLocation.h; sourceTree = ""; }; + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; - E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyJSON.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; + E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Accelerate.framework; sourceTree = DEVELOPER_DIR; }; - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; - E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MJRefresh.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; - E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = KeychainAccess.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.release.xcconfig; sourceTree = ""; }; + E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPoint.h; path = MAMapKit.framework/Headers/MAMultiPoint.h; sourceTree = ""; }; + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlayRenderer.h; path = MAMapKit.framework/Headers/MATileOverlayRenderer.h; sourceTree = ""; }; + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; + E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayOptions.h; path = MAMapKit.framework/Headers/MAParticleOverlayOptions.h; sourceTree = ""; }; + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMapViewController.h; path = MAMapKit.framework/Headers/MAOfflineMapViewController.h; sourceTree = ""; }; + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlayRenderer.h; path = MAMapKit.framework/Headers/MATerrainOverlayRenderer.h; sourceTree = ""; }; + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocation.h; path = MAMapKit.framework/Headers/MAUserLocation.h; sourceTree = ""; }; + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlay.h; path = MAMapKit.framework/Headers/MAMultiPointOverlay.h; sourceTree = ""; }; + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapView.h; path = MAMapKit.framework/Headers/MAMapView.h; sourceTree = ""; }; + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotation.h; path = MAMapKit.framework/Headers/MAAnnotation.h; sourceTree = ""; }; + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapAccessibilityIdentifier.h; path = MAMapKit.framework/Headers/MAMapAccessibilityIdentifier.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 090C1D63463ACF622287EFF9D5C9392D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -586,6 +740,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 7668D0A8468B5894E555ECAA4EC50BC1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -614,14 +776,48 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */ = { + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */ = { isa = PBXGroup; children = ( - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */, - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */, + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */, ); - name = KeychainAccess; - path = KeychainAccess; + name = "Targets Support Files"; + sourceTree = ""; + }; + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */ = { + isa = PBXGroup; + children = ( + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */, + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */, + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */, + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */, + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */, + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */, + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */, + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */, + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */, + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */, + ); + path = AMapLocation; + sourceTree = ""; + }; + 0D138733E005527E01955C18192FF1BF /* Pods */ = { + isa = PBXGroup; + children = ( + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */, + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */, + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */, + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */, + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */, + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */, + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */, + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */, + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */, + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */, + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */, + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */, + ); + name = Pods; sourceTree = ""; }; 0DB5B868EBBEE29209DAC850B5750A67 /* Products */ = { @@ -641,272 +837,323 @@ name = Products; sourceTree = ""; }; - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */ = { + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */ = { isa = PBXGroup; children = ( - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */, - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */, - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */, - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */, - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */, - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */, - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/KeychainAccess"; - sourceTree = ""; - }; - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */ = { - isa = PBXGroup; - children = ( - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */, - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */, - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */, - ); - name = MBProgressHUD; - path = MBProgressHUD; - sourceTree = ""; - }; - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */ = { - isa = PBXGroup; - children = ( - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */, - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */, - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */, - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */, - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */, - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */, - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/SwiftyJSON"; - sourceTree = ""; - }; - 169C0C8DC70ACD54554597AA8A31649C /* Pods */ = { - isa = PBXGroup; - children = ( - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */, - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */, - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */, - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */, - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */, - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */, - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */, - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */, - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */, - ); - name = Pods; - sourceTree = ""; - }; - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */ = { - isa = PBXGroup; - children = ( - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */, - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */, - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */, - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */, - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */, - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */, - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */, - B605229012558F76B5C6322336205F18 /* Request.swift */, - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */, - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */, - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */, - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */, - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */, - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */, - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */, - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */, - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */, - A77FE619A41916C233EC5D96AE43903C /* Support Files */, - ); - name = Alamofire; - path = Alamofire; - sourceTree = ""; - }; - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */ = { - isa = PBXGroup; - children = ( - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */, - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */, - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */, - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */, - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */, - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */, - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardManagerSwift"; - sourceTree = ""; - }; - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */ = { - isa = PBXGroup; - children = ( - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */, - ); - name = "Targets Support Files"; - sourceTree = ""; - }; - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */ = { - isa = PBXGroup; - children = ( - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */, - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */, - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */, - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */, - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */, - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */, - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */, + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */, + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */, + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */, + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */, + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */, + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */, + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/MJRefresh"; sourceTree = ""; }; - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */ = { + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */ = { isa = PBXGroup; children = ( - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */, - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */, - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */, - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */, - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */, - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */, - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */, + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/MBProgressHUD"; + name = Resources; sourceTree = ""; }; - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */ = { + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */ = { isa = PBXGroup; children = ( - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */, - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */, - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */, - 8B289302079D81BA93C3A479C4656EED /* Box.swift */, - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */, - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */, - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */, - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */, - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */, - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */, - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */, - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */, - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */, - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */, - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */, - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */, - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */, - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */, - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */, - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */, - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */, - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */, - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */, - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */, - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */, - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */, - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */, - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */, - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */, - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */, - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */, - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */, - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */, - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */, - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */, - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */, - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */, - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */, - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */, - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */, - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */, - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */, - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */, - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */, - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */, - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */, - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */, - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */, - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */, - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */, - 7A999D363D057B645373F905A9948A96 /* Source.swift */, - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */, - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */, - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */, - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */, - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */, - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */, + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */, ); - name = Kingfisher; + name = Frameworks; + sourceTree = ""; + }; + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */ = { + isa = PBXGroup; + children = ( + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */, + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMapFoundation"; + sourceTree = ""; + }; + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */ = { + isa = PBXGroup; + children = ( + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */, + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMap3DMap"; + sourceTree = ""; + }; + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */ = { + isa = PBXGroup; + children = ( + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */, + ); + name = ObjC; + sourceTree = ""; + }; + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */ = { + isa = PBXGroup; + children = ( + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */, + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */, + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */, + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */, + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */, + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */, + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */, + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */, + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */, + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */, + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */, + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */, + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */, + 56869B5D847813435E75AF50953A608B /* Image.swift */, + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */, + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */, + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */, + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */, + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */, + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */, + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */, + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */, + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */, + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */, + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */, + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */, + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */, + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */, + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */, + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */, + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */, + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */, + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */, + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */, + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */, + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */, + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */, + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */, + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */, + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */, + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */, + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */, + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */, + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */, + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */, + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */, + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */, + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */, + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */, + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */, + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */, + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */, + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */, + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */, + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */, + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */, + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */, + ); path = Kingfisher; sourceTree = ""; }; - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */ = { + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */ = { isa = PBXGroup; children = ( - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */, - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */, - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */, - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */, - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */, - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */, - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */, - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */, - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */, - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */, - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */, - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */, - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */, - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */, - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */, - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */, - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */, - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */, - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */, - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */, - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */, - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */, - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */, - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */, - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */, - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */, - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */, - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */, - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */, - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */, - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */, - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */, - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */, - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */, - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */, - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */, - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */, - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */, - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */, - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */, - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */, + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */, + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */, + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */, + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */, + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */, + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */, + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */, + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */, + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */, + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */, + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */, + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */, + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */, + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */, + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */, + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */, + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */, + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */, ); - name = MJRefresh; - path = MJRefresh; + path = Alamofire; sourceTree = ""; }; - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */ = { + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */ = { isa = PBXGroup; children = ( - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */, - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */, - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */, - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */, - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */, - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */, - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */, - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */, - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */, - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */, + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */, + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */, + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */, + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */, + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */, + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */, + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */, + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */, + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */, + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */, + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */, + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */, + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */, + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */, + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */, + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */, + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */, + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */, + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */, + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */, + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */, + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */, + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */, + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */, + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */, + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */, + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */, + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */, + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */, + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */, + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */, + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */, + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */, + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */, + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */, + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */, + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */, + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */, + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */, + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */, + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */, + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */, + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */, + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */, + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */, + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */, + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */, + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */, + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */, + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */, + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */, + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */, + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */, + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */, + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */, + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */, + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */, + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */, + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */, + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */, + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */, + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */, + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */, + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */, + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */, + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */, + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */, + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */, ); - name = FSPagerView; - path = FSPagerView; + path = AMap3DMap; + sourceTree = ""; + }; + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */ = { + isa = PBXGroup; + children = ( + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */, + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */, + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */, + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */, + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */, + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */, + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyJSON"; + sourceTree = ""; + }; + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */ = { + isa = PBXGroup; + children = ( + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */, + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */, + ); + path = SwiftyJSON; + sourceTree = ""; + }; + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */ = { + isa = PBXGroup; + children = ( + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */, + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */, + A778B850D1B3302C20E23D1BC1816034 /* Support Files */, + ); + path = MBProgressHUD; + sourceTree = ""; + }; + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */ = { + isa = PBXGroup; + children = ( + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */, + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */, + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */, + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */, + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */, + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */, + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/KeychainAccess"; + sourceTree = ""; + }; + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */ = { + isa = PBXGroup; + children = ( + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */, + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */, + ); + path = KeychainAccess; + sourceTree = ""; + }; + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */ = { + isa = PBXGroup; + children = ( + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */, + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */, + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */, + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */, + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */, + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */, + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyRSA"; + sourceTree = ""; + }; + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */ = { + isa = PBXGroup; + children = ( + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */, + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */, + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */, + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */, + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */, + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */, + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/Alamofire"; sourceTree = ""; }; 784B8102EDCB1EB8E72F4A81D972D2DD /* iOS */ = { @@ -923,16 +1170,6 @@ name = iOS; sourceTree = ""; }; - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */ = { - isa = PBXGroup; - children = ( - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */, - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */, - ); - name = SwiftyJSON; - path = SwiftyJSON; - sourceTree = ""; - }; 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */ = { isa = PBXGroup; children = ( @@ -941,131 +1178,111 @@ name = Frameworks; sourceTree = ""; }; - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */ = { + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */ = { isa = PBXGroup; children = ( - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */, - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */, - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */, - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */, - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */, - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */, - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */, + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/SwiftyRSA"; + name = Resources; sourceTree = ""; }; - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */ = { + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */ = { isa = PBXGroup; children = ( - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */, - ); - name = ObjC; - sourceTree = ""; - }; - A77FE619A41916C233EC5D96AE43903C /* Support Files */ = { - isa = PBXGroup; - children = ( - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */, - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */, - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */, - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */, - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */, - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */, - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/Alamofire"; - sourceTree = ""; - }; - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */ = { - isa = PBXGroup; - children = ( - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */, - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */, - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */, - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */, - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */, - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */, - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */, - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */, - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */, - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */, - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */, - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */, - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */, - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */, - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */, - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */, - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */, - ); - name = IQKeyboardManagerSwift; - path = IQKeyboardManagerSwift; - sourceTree = ""; - }; - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */ = { - isa = PBXGroup; - children = ( - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */, - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */, - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */, - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */, - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */, - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */, - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/FSPagerView"; - sourceTree = ""; - }; - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */ = { - isa = PBXGroup; - children = ( - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */, - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */, - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */, - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */, - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */, - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */, - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */, - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */, - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */, + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */, + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */, + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */, + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */, + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */, + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */, + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */, + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */, + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */, + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */, ); name = "Pods-LaserMethane"; path = "Target Support Files/Pods-LaserMethane"; sourceTree = ""; }; - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */ = { + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */ = { isa = PBXGroup; children = ( - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */, - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */, - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */, - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */, - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */, - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */, - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */, - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */, - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */, - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */, - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */, - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */, - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */, - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */, - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */, - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */, + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */, + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */, + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */, + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */, + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */, + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */, + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */, ); - name = SwiftyRSA; - path = SwiftyRSA; + name = "Support Files"; + path = "../Target Support Files/IQKeyboardManagerSwift"; sourceTree = ""; }; - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */ = { + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */ = { isa = PBXGroup; children = ( - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */, + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */, + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */, ); - name = Resources; + name = "Support Files"; + path = "../Target Support Files/AMapLocation"; + sourceTree = ""; + }; + A778B850D1B3302C20E23D1BC1816034 /* Support Files */ = { + isa = PBXGroup; + children = ( + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */, + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */, + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */, + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */, + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */, + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */, + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/MBProgressHUD"; + sourceTree = ""; + }; + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */ = { + isa = PBXGroup; + children = ( + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */, + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */, + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */, + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */, + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */, + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */, + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */, + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */, + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */, + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */, + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */, + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */, + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */, + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */, + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */, + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */, + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */, + ); + path = IQKeyboardManagerSwift; + sourceTree = ""; + }; + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */ = { + isa = PBXGroup; + children = ( + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */, + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */, + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */, + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */, + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */, + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */, + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */, + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */, + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */, + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */, + ); + path = AMapFoundation; sourceTree = ""; }; CF1408CF629C7361332E53B88F7BD30C = { @@ -1073,27 +1290,138 @@ children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */, - 169C0C8DC70ACD54554597AA8A31649C /* Pods */, + 0D138733E005527E01955C18192FF1BF /* Pods */, 0DB5B868EBBEE29209DAC850B5750A67 /* Products */, - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */, + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */, ); sourceTree = ""; }; - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */ = { + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */ = { isa = PBXGroup; children = ( - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */, - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */, - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */, - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */, - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */, - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */, - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */, + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */, + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */, + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */, + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */, + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */, + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */, + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */, + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */, + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */, + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */, + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */, + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */, + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */, + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */, + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */, + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */, + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */, + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */, + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */, + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */, + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */, + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */, + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */, + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */, + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */, + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */, + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */, + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */, + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */, + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */, + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */, + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */, + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */, + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */, + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */, + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */, + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */, + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */, + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */, + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */, + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */, + ); + path = MJRefresh; + sourceTree = ""; + }; + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */ = { + isa = PBXGroup; + children = ( + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */, + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */, + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */, + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */, + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */, + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */, + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */, + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */, + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */, + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */, + ); + path = FSPagerView; + sourceTree = ""; + }; + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */ = { + isa = PBXGroup; + children = ( + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */, + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */, + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */, + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */, + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */, + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */, + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */, + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */, + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */, + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */, + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */, + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */, + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */, + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */, + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */, + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */, + ); + path = SwiftyRSA; + sourceTree = ""; + }; + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */ = { + isa = PBXGroup; + children = ( + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */, + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */, + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */, + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */, + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */, + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */, + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/Kingfisher"; sourceTree = ""; }; + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */ = { + isa = PBXGroup; + children = ( + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */, + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */, + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */, + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */, + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */, + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */, + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/FSPagerView"; + sourceTree = ""; + }; + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -1107,6 +1435,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 0F175337DB90FE42F93364FBB107D687 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2582784E4FA6A1AC5D23FC53AC3F6EE2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1123,14 +1459,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 3D7DD627DB5C5AD636646E57B685AFB2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1206,25 +1534,28 @@ /* Begin PBXNativeTarget section */ 06291B7BCC22BC8E6AB046C35BC2EEC4 /* Pods-LaserMethane */ = { isa = PBXNativeTarget; - buildConfigurationList = 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; + buildConfigurationList = 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; buildPhases = ( - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */, - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */, - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */, - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */, + 0F175337DB90FE42F93364FBB107D687 /* Headers */, + 22A3490FF39FEFB44486B95442BBE298 /* Sources */, + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */, + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */, ); buildRules = ( ); dependencies = ( - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */, - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */, - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */, - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */, - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */, - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */, - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */, - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */, - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */, + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */, + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */, + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */, + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */, + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */, + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */, + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */, + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */, + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */, + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */, + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */, + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */, ); name = "Pods-LaserMethane"; productName = "Pods-LaserMethane"; @@ -1416,6 +1747,9 @@ projectRoot = ""; targets = ( EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */, + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */, + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */, + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */, D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */, B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */, 615C831BCE925ED486B225B87E44926D /* KeychainAccess */, @@ -1444,6 +1778,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 3DBB58E26047779D6783C0EA2E3ED3C5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1480,13 +1821,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; D098F7F0080A87A1F472C81FC2F85528 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1504,14 +1838,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 1700C451C98D9DCECBEDFC5E351C5A9E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1521,6 +1847,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 22A3490FF39FEFB44486B95442BBE298 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2DDFD9AC10F181CD7130BDF5F9E0502B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1719,66 +2053,96 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MJRefresh; - target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; - targetProxy = 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */; - }; - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyJSON; - target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; - targetProxy = 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */; - }; - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardManagerSwift; - target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; - targetProxy = 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */; - }; - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MBProgressHUD; - target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; - targetProxy = D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */; - }; - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyRSA; - target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; - targetProxy = F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */; - }; - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Kingfisher; - target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; - targetProxy = 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */; - }; - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Alamofire; - target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; - targetProxy = 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */; - }; - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */ = { + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = KeychainAccess; target = 615C831BCE925ED486B225B87E44926D /* KeychainAccess */; - targetProxy = EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */; + targetProxy = F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */; }; - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */ = { + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MBProgressHUD; + target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; + targetProxy = 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */; + }; + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MJRefresh; + target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; + targetProxy = 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */; + }; + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapLocation; + target = 971676D1C9A11C105647D995975ACE4F /* AMapLocation */; + targetProxy = 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */; + }; + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardManagerSwift; + target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; + targetProxy = 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */; + }; + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = FSPagerView; target = D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */; - targetProxy = 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */; + targetProxy = 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */; + }; + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Kingfisher; + target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; + targetProxy = 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */; + }; + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */; + }; + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyJSON; + target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; + targetProxy = C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */; + }; + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Alamofire; + target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; + targetProxy = 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */; + }; + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyRSA; + target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; + targetProxy = 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */; + }; + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */; + }; + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */; + }; + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMap3DMap; + target = 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */; + targetProxy = 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 0B1CC7BD6B8F30F1CF4BA13B3D1F66C2 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */; + baseConfigurationReference = AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1813,7 +2177,7 @@ }; 0FC90C86B3E177BE8ED9E5B67B53CF96 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */; + baseConfigurationReference = 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -1848,7 +2212,7 @@ }; 1DE8A23B55505EC1D5621EED4BD2A775 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */; + baseConfigurationReference = 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1883,7 +2247,7 @@ }; 3BE7200682DA3DD02079CC5BBF5E56EB /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */; + baseConfigurationReference = F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1953,6 +2317,7 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -1983,7 +2348,7 @@ }; 501C4DDF76F727E13770D67E891EDEF3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */; + baseConfigurationReference = 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2016,9 +2381,79 @@ }; name = Release; }; + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; 6BBDB5179B7EB533C4CDE7F0C2647E7D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */; + baseConfigurationReference = 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2052,7 +2487,7 @@ }; 7A990D4D7A394E906F2DE82D639771CF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */; + baseConfigurationReference = C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2087,7 +2522,7 @@ }; 877D0C843EF9B7A6EDCEE1C2ADC57B1D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */; + baseConfigurationReference = 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2157,6 +2592,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -2181,9 +2617,25 @@ }; name = Release; }; + 909C2AA226C3AED44720FB27D317DC53 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; 93A2FF79E2EC721C724D10C8C2AF1B64 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */; + baseConfigurationReference = 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2218,7 +2670,7 @@ }; 93AD64353C65D45C0D4197F9ECAD786D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */; + baseConfigurationReference = 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2250,9 +2702,42 @@ }; name = Debug; }; + 958EE232CAC027195F6E4B7DCC521870 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; A6D1856327C32BF7B667BB2BEEAC10FA /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */; + baseConfigurationReference = E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2284,46 +2769,26 @@ }; name = Debug; }; - A94845DABCFB4E7420E39DB803284DE9 /* Debug */ = { + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */; + baseConfigurationReference = E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", - "@loader_path/Frameworks", ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = iphoneos; - SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + VALIDATE_PRODUCT = YES; }; - name = Debug; + name = Release; }; BBFD2D310428D75BAA64AC084E0F0712 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */; + baseConfigurationReference = D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2358,7 +2823,7 @@ }; BD5ABBC2854308B49C9545DE0AA1A4E0 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */; + baseConfigurationReference = 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2392,47 +2857,9 @@ }; name = Release; }; - C11C611E79A630C12A55BB1112DE7A68 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; C3FCBEBF5C2011C1A7848C0D69CD689D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */; + baseConfigurationReference = EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2466,7 +2893,7 @@ }; CBFD66C31CBBEE4A24B97D6774480A7E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */; + baseConfigurationReference = 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2500,7 +2927,7 @@ }; D4394403D9B8124A37AED078851D6781 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */; + baseConfigurationReference = 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2536,7 +2963,7 @@ }; ECD830E9FF60065425D88BB789C29686 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */; + baseConfigurationReference = BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2571,7 +2998,7 @@ }; ED1BD43F05E25AD1812664ED10717173 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */; + baseConfigurationReference = BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2604,14 +3031,52 @@ }; name = Release; }; + F263D7F43A6EA5C02F261452DFD84680 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */ = { isa = XCConfigurationList; buildConfigurations = ( - A94845DABCFB4E7420E39DB803284DE9 /* Debug */, - C11C611E79A630C12A55BB1112DE7A68 /* Release */, + 909C2AA226C3AED44720FB27D317DC53 /* Debug */, + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -2625,6 +3090,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */, + 958EE232CAC027195F6E4B7DCC521870 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2670,6 +3144,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */, + F263D7F43A6EA5C02F261452DFD84680 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; A7155AE59A19533F60ECE3B4045B01F0 /* Build configuration list for PBXNativeTarget "IQKeyboardManagerSwift" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2679,6 +3162,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */, + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; DA7FF8FC28A7EB05F7308868F48D6938 /* Build configuration list for PBXNativeTarget "FSPagerView" */ = { isa = XCConfigurationList; buildConfigurations = ( diff --git a/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist b/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist index 3d09c0b..ed3d73b 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,6 +4,21 @@ SchemeUserState + AMap3DMap.xcscheme + + isShown + + + AMapFoundation.xcscheme + + isShown + + + AMapLocation.xcscheme + + isShown + + Alamofire.xcscheme isShown diff --git a/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist b/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist index 6406150..e9068b0 100644 --- a/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist +++ b/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 6.3.0 + 6.3.1 CFBundleSignature ???? CFBundleVersion diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.swift b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift new file mode 100644 index 0000000..9b64129 --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift @@ -0,0 +1,30 @@ +// +// InspectMapViewController.swift +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +import UIKit + +class InspectMapViewController: UIViewController, TransferValueDelegate, MAMapViewDelegate { + var id: String? + + override func viewDidLoad() { + super.viewDidLoad() + // 设置导航栏背景和标题 + title = "巡检记录" + navigationController?.navigationBar.isTranslucent = false // 顶部导航不透明可见 + navigationController?.navigationBar.barTintColor = .systemBlue + let dict: [NSAttributedString.Key: Any] = [NSAttributedString.Key.foregroundColor: UIColor.white] + navigationController?.navigationBar.titleTextAttributes = dict // title color + // Do any additional setup after loading the view. + let mapView = MAMapView(frame: view.bounds) + mapView.delegate = self + view.addSubview(mapView) + } + + func transfer(controller: UIViewController, dic: NSDictionary) { + id = dic["id"] as? String + } +} diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.xib b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib new file mode 100644 index 0000000..7c82fac --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LaserMethane/ViewController/Inspect/InspectViewController.swift b/LaserMethane/ViewController/Inspect/InspectViewController.swift index c3b55c7..3cb9617 100644 --- a/LaserMethane/ViewController/Inspect/InspectViewController.swift +++ b/LaserMethane/ViewController/Inspect/InspectViewController.swift @@ -27,6 +27,8 @@ var endDate: String? var keyWords: String? + var valueDelegate: TransferValueDelegate! + override func viewDidLoad() { super.viewDidLoad() title = "巡检记录查询" @@ -122,4 +124,15 @@ } extension InspectViewController: UITableViewDelegate { + func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { + let mapViewController = InspectMapViewController(nibName: "InspectMapViewController", bundle: nil) + // 委托代理 + valueDelegate = mapViewController + // 实现代理的方法,传值 + let row = (indexPath as NSIndexPath).row + let model = rowsArray[row] + let transferDic: NSDictionary = ["id": model.id] + valueDelegate.transfer(controller: self, dic: transferDic) + navigationController?.pushViewController(mapViewController, animated: true) + } } diff --git a/Podfile b/Podfile index 087f53e..6bda986 100644 --- a/Podfile +++ b/Podfile @@ -21,6 +21,10 @@ pod 'IQKeyboardManagerSwift', '~> 6.5.0' # Kingfisher 是一个下载、缓存网络图片的轻量级纯swift库 pod 'Kingfisher' - # 轮播图 + # Banner pod 'FSPagerView' + # 高德地图 + pod 'AMap3DMap' + # 高德定位 + pod 'AMapLocation' end diff --git a/Podfile.lock b/Podfile.lock index 157d3e5..4cc826e 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index 157d3e5..4cc826e 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index 628cc7a..638edc3 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -6,530 +6,684 @@ objectVersion = 51; objects = { +/* Begin PBXAggregateTarget section */ + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */; + buildPhases = ( + ); + dependencies = ( + ); + name = AMapFoundation; + productName = AMapFoundation; + }; + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */; + buildPhases = ( + ); + dependencies = ( + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */, + ); + name = AMap3DMap; + productName = AMap3DMap; + }; + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */; + buildPhases = ( + ); + dependencies = ( + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */, + ); + name = AMapLocation; + productName = AMapLocation; + }; +/* End PBXAggregateTarget section */ + /* Begin PBXBuildFile section */ - 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */; }; - 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */; }; - 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */; }; - 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */; }; - 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */; }; - 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */; }; - 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */; }; - 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */; }; - 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */; }; - 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */; }; - 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */; }; - 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */; }; - 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */; }; - 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */; }; - 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */; }; - 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */; }; - 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */; }; - 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */; }; - 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */; }; - 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13CCE159F356141F843B31712F07BEBE /* Storage.swift */; }; - 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */; }; - 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */; }; - 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */; }; - 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */; }; - 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */; }; + 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */; }; + 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */; }; + 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */; }; + 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */; }; + 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */; }; + 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */; }; + 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */; }; + 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */; }; + 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */; }; + 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */; }; + 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56869B5D847813435E75AF50953A608B /* Image.swift */; }; + 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */; }; + 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */; }; + 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */; }; + 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */; }; + 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */; }; + 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */; }; + 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */; }; + 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */; }; + 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */; }; + 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */; }; + 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */; }; + 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */; }; + 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */; }; + 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */; }; 2358B57B83BE526AED64799C6892B2CE /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; 23A5B275E273450840ABED5360A70DA0 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */; }; - 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */; }; - 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */; }; - 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */; }; - 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */; }; - 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */; }; - 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */; }; - 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */; }; - 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */; }; - 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */; }; - 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */; }; - 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */; }; + 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */; }; + 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */; }; + 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */; }; + 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */; }; + 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */; }; + 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */; }; + 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */; }; + 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */; }; + 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */; }; + 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */; }; + 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */; }; 33483C1C427390BED308CBAB3EEEE277 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */; }; - 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */; }; - 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */; }; - 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */; }; + 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */; }; + 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */; }; + 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */; }; + 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */; }; 37DD30C9D863EE4FF8DC3D735A06C0AE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; 38EE0727B33503FD20E1363988E46AB2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */; }; - 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */; }; - 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */; }; - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */; }; - 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */; }; - 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */; }; - 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */; }; + 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */; }; + 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */; }; + 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */; }; + 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */; }; + 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */; }; + 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */; }; + 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */; }; 4F441AB2A7BFC619FD9B48BBA1189177 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */; }; - 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */; }; - 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */; }; + 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */; }; + 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */; }; 50013C33D35EBAF31ACF3A8B3A9A3FB4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */; }; - 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */; }; - 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */; }; - 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */; }; + 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */; }; + 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */; }; + 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */; }; + 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */; }; 5632D5C79A031216ABAC934DE4CF52B2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */; }; - 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */; }; - 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */; }; - 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */; }; - 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */; }; - 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */; }; - 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A999D363D057B645373F905A9948A96 /* Source.swift */; }; - 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */; }; - 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */; }; - 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */; }; - 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */; }; - 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */; }; - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */; }; + 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */; }; + 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */; }; + 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */; }; + 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */; }; + 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */; }; + 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */; }; + 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */; }; + 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547EA4817651E2B390618D18F42B98A2 /* Source.swift */; }; + 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */; }; + 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */; }; + 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */; }; + 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */; }; + 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */; }; + 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */; }; 7596519E375DA27F6E7D05D440757055 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */; }; - 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */; }; - 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */; }; - 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */; }; - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */; }; - 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */; }; - 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */; }; + 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */; }; + 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */; }; + 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */; }; + 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */; }; + 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */; }; + 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */; }; 7CB62474AFF64CE4647E67F4916360C2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */; }; - 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */; }; - 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */; }; - 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */; }; - 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */; }; - 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */; }; - 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */; }; - 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */; }; - 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */; }; - 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */; }; - 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */; }; - 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */; }; - 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */; }; - 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */; }; - 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */; }; - 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */; }; - 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */; }; - 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = B605229012558F76B5C6322336205F18 /* Request.swift */; }; - 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */; }; - 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */; }; - 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */; }; - A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */; }; - A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */; }; - A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */; }; - A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */; }; - A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */; }; + 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */; }; + 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */; }; + 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */; }; + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */; }; + 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */; }; + 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */; }; + 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */; }; + 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */; }; + 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */; }; + 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */; }; + 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */; }; + 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */; }; + 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */; }; + 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */; }; + 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */; }; + 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */; }; + 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */; }; + 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */; }; + 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */; }; + 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */; }; + 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */; }; + A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */; }; + A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */; }; + A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */; }; + A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */; }; + A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */; }; AA48510A0816F4943C7D2ED13242630E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */; }; - AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; AC1B5B34F7456E723EC031A496585471 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; AD42B158EA8D302DA980C9A31EA487C2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */; }; - AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */; }; - B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */; }; - B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */; }; - B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */; }; - B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */; }; - B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */; }; - BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */; }; - BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */; }; + AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */; }; + AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */; }; + B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */; }; + B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */; }; + B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */; }; + B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = A197E9088E885944D5C7F230FB5C3440 /* Key.swift */; }; + B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */; }; + BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */; }; + BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */; }; BB1E0118A589750C321D474F646DD4AF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */; }; - C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */; }; - C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */; }; + BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */; }; + C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */; }; + C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */; }; C297AC9431379391C114794AFD4F9778 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */; }; - C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */; }; + C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */; }; + C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */; }; C47A1C638C0E97C4ECCBD18FD494BB34 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */; }; - C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */; }; - C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */; }; - CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */; }; - D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */; }; - D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */; }; - D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */; }; - D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */; }; - D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */; }; - D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */; }; - D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */; }; - DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */; }; - DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */; }; - E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */; }; - E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */; }; - E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */; }; - E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */; }; - E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */; }; - E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */; }; - EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */; }; - ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */; }; - EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */; }; - EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */; }; + C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */; }; + C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */; }; + CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */; }; + D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */; }; + D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */; }; + D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */; }; + D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */; }; + D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */; }; + D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */; }; + D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */; }; + DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */; }; + DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */; }; + E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */; }; + E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */; }; + E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */; }; + E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */; }; + E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */; }; + E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */; }; + EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */; }; + ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */; }; + EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */; }; + EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; EEF066616EFE6EBC57541C1B92C6770A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */; }; - F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */; }; - F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */; }; - F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */; }; + EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */; }; + F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */; }; + F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */; }; + F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */; }; F612969E69DE5F072AD96720641B1184 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; - F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */; }; - F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B289302079D81BA93C3A479C4656EED /* Box.swift */; }; - FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */; }; - FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */; }; + F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */; }; + F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */; }; + FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */; }; + FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */ = { + 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; remoteInfo = Alamofire; }; - 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; - remoteInfo = MJRefresh; - }; - 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */ = { + 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = B490E7485944099E16C9CBD79119D1D4; remoteInfo = IQKeyboardManagerSwift; }; - 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; - remoteInfo = SwiftyJSON; - }; - 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */ = { + 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; remoteInfo = Kingfisher; }; - 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */ = { + 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = D4F8239FB329387A8476B964D92D92E7; remoteInfo = FSPagerView; }; - D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */ = { + 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; + remoteInfo = MJRefresh; + }; + 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 3957A4F8F4B8823C2472883F7D067592; + remoteInfo = AMap3DMap; + }; + 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 971676D1C9A11C105647D995975ACE4F; + remoteInfo = AMapLocation; + }; + 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 82B0A41D3031FF27D78E17B0A9A46FB0; remoteInfo = MBProgressHUD; }; - EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; - remoteInfo = KeychainAccess; - }; - F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */ = { + 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 92A1C13902E7ACDA3ABB5BA1FEACC86C; remoteInfo = SwiftyRSA; }; + C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; + remoteInfo = SwiftyJSON; + }; + F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; + remoteInfo = KeychainAccess; + }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; - 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyRSA.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; - 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FSPagerView.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapFoundationKit.framework; sourceTree = ""; }; + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; + 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationVersion.h; path = AMapLocationKit.framework/Headers/AMapLocationVersion.h; sourceTree = ""; }; + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationCommonObj.h; path = AMapLocationKit.framework/Headers/AMapLocationCommonObj.h; sourceTree = ""; }; + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; + 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceManager.h; path = MAMapKit.framework/Headers/MATraceManager.h; sourceTree = ""; }; + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-resources.sh"; sourceTree = ""; }; + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.debug.xcconfig; sourceTree = ""; }; + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATouchPoi.h; path = MAMapKit.framework/Headers/MATouchPoi.h; sourceTree = ""; }; + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationMoveAnimation.h; path = MAMapKit.framework/Headers/MAAnnotationMoveAnimation.h; sourceTree = ""; }; + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocationRepresentation.h; path = MAMapKit.framework/Headers/MAUserLocationRepresentation.h; sourceTree = ""; }; + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayRenderer.h; path = MAMapKit.framework/Headers/MAParticleOverlayRenderer.h; sourceTree = ""; }; + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceRegionObj.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceRegionObj.h; sourceTree = ""; }; + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineCity.h; path = MAMapKit.framework/Headers/MAOfflineCity.h; sourceTree = ""; }; + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapUtility.h; path = AMapFoundationKit.framework/Headers/AMapUtility.h; sourceTree = ""; }; + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiColoredPolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiColoredPolylineRenderer.h; sourceTree = ""; }; + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAShape.h; path = MAMapKit.framework/Headers/MAShape.h; sourceTree = ""; }; + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapKit.h; path = MAMapKit.framework/Headers/MAMapKit.h; sourceTree = ""; }; + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.debug.xcconfig; sourceTree = ""; }; + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; - 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Alamofire.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeodesicPolyline.h; path = MAMapKit.framework/Headers/MAGeodesicPolyline.h; sourceTree = ""; }; + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationConst.h; path = AMapFoundationKit.framework/Headers/AMapFoundationConst.h; sourceTree = ""; }; + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapServices.h; path = AMapFoundationKit.framework/Headers/AMapServices.h; sourceTree = ""; }; + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItem.h; path = MAMapKit.framework/Headers/MAOfflineItem.h; sourceTree = ""; }; + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygonRenderer.h; path = MAMapKit.framework/Headers/MAPolygonRenderer.h; sourceTree = ""; }; + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationKit.h; path = AMapFoundationKit.framework/Headers/AMapFoundationKit.h; sourceTree = ""; }; + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlay.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlay.h; sourceTree = ""; }; + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPinAnnotationView.h; path = MAMapKit.framework/Headers/MAPinAnnotationView.h; sourceTree = ""; }; + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; + 56869B5D847813435E75AF50953A608B /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapVersion.h; path = MAMapKit.framework/Headers/MAMapVersion.h; sourceTree = ""; }; + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemNationWide.h; path = MAMapKit.framework/Headers/MAOfflineItemNationWide.h; sourceTree = ""; }; + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; + 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceError.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceError.h; sourceTree = ""; }; + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlayRenderer.h; path = MAMapKit.framework/Headers/MAMultiPointOverlayRenderer.h; sourceTree = ""; }; + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlayRenderer.h; path = MAMapKit.framework/Headers/MAGroundOverlayRenderer.h; sourceTree = ""; }; + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MALineDrawType.h; path = MAMapKit.framework/Headers/MALineDrawType.h; sourceTree = ""; }; + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArc.h; path = MAMapKit.framework/Headers/MAArc.h; sourceTree = ""; }; + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationView.h; path = MAMapKit.framework/Headers/MAAnnotationView.h; sourceTree = ""; }; + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchType.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchType.h; sourceTree = ""; }; + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlay.h; path = MAMapKit.framework/Headers/MAParticleOverlay.h; sourceTree = ""; }; + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemMunicipality.h; path = MAMapKit.framework/Headers/MAOfflineItemMunicipality.h; sourceTree = ""; }; + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; - 7A999D363D057B645373F905A9948A96 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; - 8B289302079D81BA93C3A479C4656EED /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; - 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MBProgressHUD.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; 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; }; - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; - A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQKeyboardManagerSwift.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; - B605229012558F76B5C6322336205F18 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; - C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Kingfisher.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlay.h; path = MAMapKit.framework/Headers/MAOverlay.h; sourceTree = ""; }; + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; sourceTree = ""; }; + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomCalloutView.h; path = MAMapKit.framework/Headers/MACustomCalloutView.h; sourceTree = ""; }; + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.debug.xcconfig; sourceTree = ""; }; + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAIndoorInfo.h; path = MAMapKit.framework/Headers/MAIndoorInfo.h; sourceTree = ""; }; + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationManager.h; path = AMapLocationKit.framework/Headers/AMapLocationManager.h; sourceTree = ""; }; + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygon.h; path = MAMapKit.framework/Headers/MAPolygon.h; sourceTree = ""; }; + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeometry.h; path = MAMapKit.framework/Headers/MAGeometry.h; sourceTree = ""; }; + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationKit.h; path = AMapLocationKit.framework/Headers/AMapLocationKit.h; sourceTree = ""; }; + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnimatedAnnotation.h; path = MAMapKit.framework/Headers/MAAnimatedAnnotation.h; sourceTree = ""; }; + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPolyline.h; path = MAMapKit.framework/Headers/MAMultiPolyline.h; sourceTree = ""; }; + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchConfig.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchConfig.h; sourceTree = ""; }; + 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = MAMapKit.framework; sourceTree = ""; }; + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlay.h; path = MAMapKit.framework/Headers/MATerrainOverlay.h; sourceTree = ""; }; + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlay.h; sourceTree = ""; }; + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.release.xcconfig; sourceTree = ""; }; + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolyline.h; path = MAMapKit.framework/Headers/MAPolyline.h; sourceTree = ""; }; + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircle.h; path = MAMapKit.framework/Headers/MACircle.h; sourceTree = ""; }; + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolylineRenderer.h; path = MAMapKit.framework/Headers/MAPolylineRenderer.h; sourceTree = ""; }; + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMap.h; path = MAMapKit.framework/Headers/MAOfflineMap.h; sourceTree = ""; }; + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseOverlay.h; path = MAMapKit.framework/Headers/MABaseOverlay.h; sourceTree = ""; }; + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = AMap.bundle; path = MAMapKit.framework/AMap.bundle; sourceTree = ""; }; + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircleRenderer.h; path = MAMapKit.framework/Headers/MACircleRenderer.h; sourceTree = ""; }; + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; + A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayPathRenderer.h; path = MAMapKit.framework/Headers/MAOverlayPathRenderer.h; sourceTree = ""; }; + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationVersion.h; path = AMapFoundationKit.framework/Headers/AMapFoundationVersion.h; sourceTree = ""; }; + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapCustomStyleOptions.h; path = MAMapKit.framework/Headers/MAMapCustomStyleOptions.h; sourceTree = ""; }; + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlay.h; path = MAMapKit.framework/Headers/MAGroundOverlay.h; sourceTree = ""; }; + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapStatus.h; path = MAMapKit.framework/Headers/MAMapStatus.h; sourceTree = ""; }; + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArcRenderer.h; path = MAMapKit.framework/Headers/MAArcRenderer.h; sourceTree = ""; }; + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapTileOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapTileOverlay.h; sourceTree = ""; }; + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemCommonCity.h; path = MAMapKit.framework/Headers/MAOfflineItemCommonCity.h; sourceTree = ""; }; + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAConfig.h; path = MAMapKit.framework/Headers/MAConfig.h; sourceTree = ""; }; + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearch.h; path = AMapFoundationKit.framework/Headers/AMapURLSearch.h; sourceTree = ""; }; + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiTexturePolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiTexturePolylineRenderer.h; sourceTree = ""; }; + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlay.h; path = MAMapKit.framework/Headers/MATileOverlay.h; sourceTree = ""; }; + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlayRenderer.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlayRenderer.h; sourceTree = ""; }; + C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.release.xcconfig; sourceTree = ""; }; C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; - DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_LaserMethane.framework; path = "Pods-LaserMethane.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlayRender.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlayRender.h; sourceTree = ""; }; + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayRenderer.h; path = MAMapKit.framework/Headers/MAOverlayRenderer.h; sourceTree = ""; }; + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPointAnnotation.h; path = MAMapKit.framework/Headers/MAPointAnnotation.h; sourceTree = ""; }; + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceManager.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceManager.h; sourceTree = ""; }; + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = ""; }; + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineProvince.h; path = MAMapKit.framework/Headers/MAOfflineProvince.h; sourceTree = ""; }; + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationRegionObj.h; path = AMapLocationKit.framework/Headers/AMapLocationRegionObj.h; sourceTree = ""; }; + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPathShowRange.h; path = MAMapKit.framework/Headers/MAPathShowRange.h; sourceTree = ""; }; + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; + DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceLocation.h; path = MAMapKit.framework/Headers/MATraceLocation.h; sourceTree = ""; }; + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; - E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyJSON.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; + E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Accelerate.framework; sourceTree = DEVELOPER_DIR; }; - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; - E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MJRefresh.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; - E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = KeychainAccess.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.release.xcconfig; sourceTree = ""; }; + E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPoint.h; path = MAMapKit.framework/Headers/MAMultiPoint.h; sourceTree = ""; }; + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlayRenderer.h; path = MAMapKit.framework/Headers/MATileOverlayRenderer.h; sourceTree = ""; }; + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; + E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayOptions.h; path = MAMapKit.framework/Headers/MAParticleOverlayOptions.h; sourceTree = ""; }; + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMapViewController.h; path = MAMapKit.framework/Headers/MAOfflineMapViewController.h; sourceTree = ""; }; + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlayRenderer.h; path = MAMapKit.framework/Headers/MATerrainOverlayRenderer.h; sourceTree = ""; }; + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocation.h; path = MAMapKit.framework/Headers/MAUserLocation.h; sourceTree = ""; }; + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlay.h; path = MAMapKit.framework/Headers/MAMultiPointOverlay.h; sourceTree = ""; }; + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapView.h; path = MAMapKit.framework/Headers/MAMapView.h; sourceTree = ""; }; + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotation.h; path = MAMapKit.framework/Headers/MAAnnotation.h; sourceTree = ""; }; + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapAccessibilityIdentifier.h; path = MAMapKit.framework/Headers/MAMapAccessibilityIdentifier.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 090C1D63463ACF622287EFF9D5C9392D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -586,6 +740,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 7668D0A8468B5894E555ECAA4EC50BC1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -614,14 +776,48 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */ = { + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */ = { isa = PBXGroup; children = ( - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */, - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */, + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */, ); - name = KeychainAccess; - path = KeychainAccess; + name = "Targets Support Files"; + sourceTree = ""; + }; + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */ = { + isa = PBXGroup; + children = ( + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */, + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */, + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */, + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */, + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */, + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */, + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */, + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */, + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */, + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */, + ); + path = AMapLocation; + sourceTree = ""; + }; + 0D138733E005527E01955C18192FF1BF /* Pods */ = { + isa = PBXGroup; + children = ( + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */, + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */, + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */, + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */, + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */, + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */, + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */, + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */, + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */, + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */, + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */, + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */, + ); + name = Pods; sourceTree = ""; }; 0DB5B868EBBEE29209DAC850B5750A67 /* Products */ = { @@ -641,272 +837,323 @@ name = Products; sourceTree = ""; }; - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */ = { + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */ = { isa = PBXGroup; children = ( - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */, - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */, - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */, - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */, - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */, - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */, - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/KeychainAccess"; - sourceTree = ""; - }; - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */ = { - isa = PBXGroup; - children = ( - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */, - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */, - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */, - ); - name = MBProgressHUD; - path = MBProgressHUD; - sourceTree = ""; - }; - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */ = { - isa = PBXGroup; - children = ( - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */, - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */, - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */, - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */, - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */, - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */, - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/SwiftyJSON"; - sourceTree = ""; - }; - 169C0C8DC70ACD54554597AA8A31649C /* Pods */ = { - isa = PBXGroup; - children = ( - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */, - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */, - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */, - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */, - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */, - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */, - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */, - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */, - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */, - ); - name = Pods; - sourceTree = ""; - }; - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */ = { - isa = PBXGroup; - children = ( - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */, - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */, - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */, - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */, - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */, - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */, - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */, - B605229012558F76B5C6322336205F18 /* Request.swift */, - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */, - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */, - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */, - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */, - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */, - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */, - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */, - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */, - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */, - A77FE619A41916C233EC5D96AE43903C /* Support Files */, - ); - name = Alamofire; - path = Alamofire; - sourceTree = ""; - }; - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */ = { - isa = PBXGroup; - children = ( - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */, - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */, - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */, - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */, - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */, - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */, - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardManagerSwift"; - sourceTree = ""; - }; - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */ = { - isa = PBXGroup; - children = ( - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */, - ); - name = "Targets Support Files"; - sourceTree = ""; - }; - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */ = { - isa = PBXGroup; - children = ( - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */, - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */, - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */, - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */, - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */, - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */, - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */, + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */, + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */, + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */, + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */, + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */, + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */, + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/MJRefresh"; sourceTree = ""; }; - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */ = { + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */ = { isa = PBXGroup; children = ( - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */, - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */, - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */, - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */, - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */, - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */, - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */, + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/MBProgressHUD"; + name = Resources; sourceTree = ""; }; - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */ = { + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */ = { isa = PBXGroup; children = ( - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */, - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */, - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */, - 8B289302079D81BA93C3A479C4656EED /* Box.swift */, - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */, - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */, - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */, - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */, - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */, - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */, - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */, - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */, - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */, - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */, - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */, - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */, - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */, - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */, - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */, - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */, - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */, - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */, - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */, - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */, - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */, - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */, - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */, - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */, - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */, - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */, - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */, - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */, - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */, - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */, - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */, - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */, - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */, - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */, - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */, - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */, - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */, - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */, - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */, - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */, - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */, - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */, - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */, - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */, - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */, - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */, - 7A999D363D057B645373F905A9948A96 /* Source.swift */, - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */, - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */, - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */, - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */, - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */, - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */, + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */, ); - name = Kingfisher; + name = Frameworks; + sourceTree = ""; + }; + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */ = { + isa = PBXGroup; + children = ( + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */, + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMapFoundation"; + sourceTree = ""; + }; + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */ = { + isa = PBXGroup; + children = ( + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */, + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMap3DMap"; + sourceTree = ""; + }; + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */ = { + isa = PBXGroup; + children = ( + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */, + ); + name = ObjC; + sourceTree = ""; + }; + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */ = { + isa = PBXGroup; + children = ( + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */, + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */, + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */, + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */, + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */, + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */, + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */, + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */, + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */, + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */, + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */, + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */, + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */, + 56869B5D847813435E75AF50953A608B /* Image.swift */, + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */, + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */, + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */, + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */, + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */, + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */, + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */, + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */, + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */, + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */, + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */, + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */, + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */, + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */, + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */, + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */, + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */, + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */, + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */, + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */, + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */, + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */, + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */, + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */, + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */, + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */, + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */, + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */, + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */, + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */, + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */, + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */, + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */, + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */, + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */, + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */, + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */, + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */, + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */, + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */, + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */, + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */, + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */, + ); path = Kingfisher; sourceTree = ""; }; - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */ = { + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */ = { isa = PBXGroup; children = ( - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */, - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */, - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */, - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */, - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */, - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */, - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */, - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */, - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */, - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */, - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */, - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */, - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */, - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */, - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */, - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */, - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */, - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */, - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */, - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */, - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */, - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */, - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */, - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */, - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */, - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */, - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */, - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */, - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */, - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */, - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */, - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */, - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */, - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */, - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */, - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */, - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */, - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */, - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */, - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */, - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */, + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */, + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */, + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */, + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */, + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */, + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */, + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */, + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */, + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */, + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */, + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */, + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */, + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */, + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */, + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */, + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */, + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */, + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */, ); - name = MJRefresh; - path = MJRefresh; + path = Alamofire; sourceTree = ""; }; - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */ = { + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */ = { isa = PBXGroup; children = ( - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */, - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */, - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */, - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */, - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */, - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */, - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */, - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */, - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */, - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */, + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */, + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */, + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */, + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */, + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */, + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */, + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */, + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */, + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */, + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */, + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */, + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */, + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */, + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */, + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */, + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */, + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */, + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */, + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */, + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */, + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */, + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */, + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */, + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */, + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */, + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */, + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */, + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */, + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */, + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */, + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */, + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */, + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */, + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */, + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */, + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */, + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */, + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */, + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */, + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */, + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */, + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */, + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */, + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */, + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */, + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */, + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */, + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */, + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */, + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */, + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */, + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */, + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */, + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */, + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */, + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */, + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */, + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */, + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */, + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */, + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */, + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */, + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */, + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */, + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */, + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */, + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */, + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */, ); - name = FSPagerView; - path = FSPagerView; + path = AMap3DMap; + sourceTree = ""; + }; + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */ = { + isa = PBXGroup; + children = ( + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */, + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */, + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */, + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */, + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */, + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */, + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyJSON"; + sourceTree = ""; + }; + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */ = { + isa = PBXGroup; + children = ( + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */, + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */, + ); + path = SwiftyJSON; + sourceTree = ""; + }; + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */ = { + isa = PBXGroup; + children = ( + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */, + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */, + A778B850D1B3302C20E23D1BC1816034 /* Support Files */, + ); + path = MBProgressHUD; + sourceTree = ""; + }; + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */ = { + isa = PBXGroup; + children = ( + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */, + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */, + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */, + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */, + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */, + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */, + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/KeychainAccess"; + sourceTree = ""; + }; + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */ = { + isa = PBXGroup; + children = ( + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */, + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */, + ); + path = KeychainAccess; + sourceTree = ""; + }; + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */ = { + isa = PBXGroup; + children = ( + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */, + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */, + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */, + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */, + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */, + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */, + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyRSA"; + sourceTree = ""; + }; + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */ = { + isa = PBXGroup; + children = ( + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */, + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */, + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */, + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */, + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */, + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */, + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/Alamofire"; sourceTree = ""; }; 784B8102EDCB1EB8E72F4A81D972D2DD /* iOS */ = { @@ -923,16 +1170,6 @@ name = iOS; sourceTree = ""; }; - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */ = { - isa = PBXGroup; - children = ( - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */, - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */, - ); - name = SwiftyJSON; - path = SwiftyJSON; - sourceTree = ""; - }; 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */ = { isa = PBXGroup; children = ( @@ -941,131 +1178,111 @@ name = Frameworks; sourceTree = ""; }; - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */ = { + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */ = { isa = PBXGroup; children = ( - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */, - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */, - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */, - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */, - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */, - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */, - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */, + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/SwiftyRSA"; + name = Resources; sourceTree = ""; }; - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */ = { + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */ = { isa = PBXGroup; children = ( - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */, - ); - name = ObjC; - sourceTree = ""; - }; - A77FE619A41916C233EC5D96AE43903C /* Support Files */ = { - isa = PBXGroup; - children = ( - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */, - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */, - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */, - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */, - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */, - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */, - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/Alamofire"; - sourceTree = ""; - }; - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */ = { - isa = PBXGroup; - children = ( - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */, - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */, - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */, - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */, - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */, - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */, - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */, - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */, - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */, - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */, - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */, - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */, - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */, - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */, - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */, - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */, - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */, - ); - name = IQKeyboardManagerSwift; - path = IQKeyboardManagerSwift; - sourceTree = ""; - }; - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */ = { - isa = PBXGroup; - children = ( - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */, - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */, - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */, - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */, - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */, - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */, - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/FSPagerView"; - sourceTree = ""; - }; - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */ = { - isa = PBXGroup; - children = ( - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */, - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */, - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */, - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */, - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */, - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */, - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */, - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */, - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */, + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */, + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */, + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */, + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */, + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */, + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */, + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */, + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */, + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */, + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */, ); name = "Pods-LaserMethane"; path = "Target Support Files/Pods-LaserMethane"; sourceTree = ""; }; - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */ = { + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */ = { isa = PBXGroup; children = ( - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */, - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */, - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */, - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */, - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */, - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */, - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */, - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */, - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */, - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */, - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */, - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */, - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */, - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */, - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */, - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */, + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */, + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */, + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */, + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */, + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */, + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */, + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */, ); - name = SwiftyRSA; - path = SwiftyRSA; + name = "Support Files"; + path = "../Target Support Files/IQKeyboardManagerSwift"; sourceTree = ""; }; - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */ = { + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */ = { isa = PBXGroup; children = ( - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */, + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */, + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */, ); - name = Resources; + name = "Support Files"; + path = "../Target Support Files/AMapLocation"; + sourceTree = ""; + }; + A778B850D1B3302C20E23D1BC1816034 /* Support Files */ = { + isa = PBXGroup; + children = ( + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */, + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */, + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */, + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */, + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */, + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */, + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/MBProgressHUD"; + sourceTree = ""; + }; + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */ = { + isa = PBXGroup; + children = ( + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */, + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */, + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */, + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */, + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */, + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */, + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */, + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */, + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */, + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */, + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */, + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */, + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */, + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */, + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */, + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */, + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */, + ); + path = IQKeyboardManagerSwift; + sourceTree = ""; + }; + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */ = { + isa = PBXGroup; + children = ( + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */, + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */, + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */, + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */, + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */, + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */, + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */, + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */, + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */, + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */, + ); + path = AMapFoundation; sourceTree = ""; }; CF1408CF629C7361332E53B88F7BD30C = { @@ -1073,27 +1290,138 @@ children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */, - 169C0C8DC70ACD54554597AA8A31649C /* Pods */, + 0D138733E005527E01955C18192FF1BF /* Pods */, 0DB5B868EBBEE29209DAC850B5750A67 /* Products */, - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */, + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */, ); sourceTree = ""; }; - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */ = { + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */ = { isa = PBXGroup; children = ( - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */, - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */, - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */, - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */, - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */, - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */, - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */, + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */, + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */, + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */, + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */, + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */, + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */, + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */, + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */, + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */, + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */, + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */, + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */, + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */, + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */, + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */, + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */, + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */, + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */, + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */, + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */, + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */, + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */, + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */, + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */, + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */, + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */, + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */, + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */, + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */, + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */, + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */, + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */, + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */, + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */, + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */, + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */, + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */, + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */, + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */, + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */, + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */, + ); + path = MJRefresh; + sourceTree = ""; + }; + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */ = { + isa = PBXGroup; + children = ( + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */, + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */, + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */, + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */, + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */, + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */, + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */, + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */, + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */, + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */, + ); + path = FSPagerView; + sourceTree = ""; + }; + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */ = { + isa = PBXGroup; + children = ( + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */, + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */, + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */, + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */, + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */, + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */, + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */, + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */, + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */, + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */, + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */, + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */, + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */, + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */, + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */, + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */, + ); + path = SwiftyRSA; + sourceTree = ""; + }; + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */ = { + isa = PBXGroup; + children = ( + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */, + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */, + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */, + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */, + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */, + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */, + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/Kingfisher"; sourceTree = ""; }; + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */ = { + isa = PBXGroup; + children = ( + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */, + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */, + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */, + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */, + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */, + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */, + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/FSPagerView"; + sourceTree = ""; + }; + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -1107,6 +1435,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 0F175337DB90FE42F93364FBB107D687 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2582784E4FA6A1AC5D23FC53AC3F6EE2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1123,14 +1459,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 3D7DD627DB5C5AD636646E57B685AFB2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1206,25 +1534,28 @@ /* Begin PBXNativeTarget section */ 06291B7BCC22BC8E6AB046C35BC2EEC4 /* Pods-LaserMethane */ = { isa = PBXNativeTarget; - buildConfigurationList = 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; + buildConfigurationList = 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; buildPhases = ( - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */, - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */, - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */, - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */, + 0F175337DB90FE42F93364FBB107D687 /* Headers */, + 22A3490FF39FEFB44486B95442BBE298 /* Sources */, + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */, + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */, ); buildRules = ( ); dependencies = ( - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */, - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */, - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */, - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */, - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */, - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */, - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */, - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */, - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */, + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */, + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */, + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */, + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */, + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */, + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */, + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */, + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */, + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */, + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */, + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */, + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */, ); name = "Pods-LaserMethane"; productName = "Pods-LaserMethane"; @@ -1416,6 +1747,9 @@ projectRoot = ""; targets = ( EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */, + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */, + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */, + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */, D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */, B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */, 615C831BCE925ED486B225B87E44926D /* KeychainAccess */, @@ -1444,6 +1778,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 3DBB58E26047779D6783C0EA2E3ED3C5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1480,13 +1821,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; D098F7F0080A87A1F472C81FC2F85528 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1504,14 +1838,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 1700C451C98D9DCECBEDFC5E351C5A9E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1521,6 +1847,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 22A3490FF39FEFB44486B95442BBE298 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2DDFD9AC10F181CD7130BDF5F9E0502B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1719,66 +2053,96 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MJRefresh; - target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; - targetProxy = 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */; - }; - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyJSON; - target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; - targetProxy = 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */; - }; - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardManagerSwift; - target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; - targetProxy = 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */; - }; - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MBProgressHUD; - target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; - targetProxy = D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */; - }; - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyRSA; - target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; - targetProxy = F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */; - }; - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Kingfisher; - target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; - targetProxy = 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */; - }; - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Alamofire; - target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; - targetProxy = 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */; - }; - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */ = { + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = KeychainAccess; target = 615C831BCE925ED486B225B87E44926D /* KeychainAccess */; - targetProxy = EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */; + targetProxy = F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */; }; - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */ = { + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MBProgressHUD; + target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; + targetProxy = 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */; + }; + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MJRefresh; + target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; + targetProxy = 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */; + }; + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapLocation; + target = 971676D1C9A11C105647D995975ACE4F /* AMapLocation */; + targetProxy = 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */; + }; + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardManagerSwift; + target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; + targetProxy = 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */; + }; + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = FSPagerView; target = D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */; - targetProxy = 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */; + targetProxy = 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */; + }; + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Kingfisher; + target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; + targetProxy = 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */; + }; + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */; + }; + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyJSON; + target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; + targetProxy = C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */; + }; + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Alamofire; + target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; + targetProxy = 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */; + }; + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyRSA; + target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; + targetProxy = 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */; + }; + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */; + }; + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */; + }; + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMap3DMap; + target = 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */; + targetProxy = 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 0B1CC7BD6B8F30F1CF4BA13B3D1F66C2 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */; + baseConfigurationReference = AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1813,7 +2177,7 @@ }; 0FC90C86B3E177BE8ED9E5B67B53CF96 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */; + baseConfigurationReference = 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -1848,7 +2212,7 @@ }; 1DE8A23B55505EC1D5621EED4BD2A775 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */; + baseConfigurationReference = 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1883,7 +2247,7 @@ }; 3BE7200682DA3DD02079CC5BBF5E56EB /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */; + baseConfigurationReference = F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1953,6 +2317,7 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -1983,7 +2348,7 @@ }; 501C4DDF76F727E13770D67E891EDEF3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */; + baseConfigurationReference = 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2016,9 +2381,79 @@ }; name = Release; }; + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; 6BBDB5179B7EB533C4CDE7F0C2647E7D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */; + baseConfigurationReference = 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2052,7 +2487,7 @@ }; 7A990D4D7A394E906F2DE82D639771CF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */; + baseConfigurationReference = C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2087,7 +2522,7 @@ }; 877D0C843EF9B7A6EDCEE1C2ADC57B1D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */; + baseConfigurationReference = 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2157,6 +2592,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -2181,9 +2617,25 @@ }; name = Release; }; + 909C2AA226C3AED44720FB27D317DC53 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; 93A2FF79E2EC721C724D10C8C2AF1B64 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */; + baseConfigurationReference = 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2218,7 +2670,7 @@ }; 93AD64353C65D45C0D4197F9ECAD786D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */; + baseConfigurationReference = 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2250,9 +2702,42 @@ }; name = Debug; }; + 958EE232CAC027195F6E4B7DCC521870 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; A6D1856327C32BF7B667BB2BEEAC10FA /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */; + baseConfigurationReference = E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2284,46 +2769,26 @@ }; name = Debug; }; - A94845DABCFB4E7420E39DB803284DE9 /* Debug */ = { + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */; + baseConfigurationReference = E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", - "@loader_path/Frameworks", ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = iphoneos; - SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + VALIDATE_PRODUCT = YES; }; - name = Debug; + name = Release; }; BBFD2D310428D75BAA64AC084E0F0712 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */; + baseConfigurationReference = D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2358,7 +2823,7 @@ }; BD5ABBC2854308B49C9545DE0AA1A4E0 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */; + baseConfigurationReference = 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2392,47 +2857,9 @@ }; name = Release; }; - C11C611E79A630C12A55BB1112DE7A68 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; C3FCBEBF5C2011C1A7848C0D69CD689D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */; + baseConfigurationReference = EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2466,7 +2893,7 @@ }; CBFD66C31CBBEE4A24B97D6774480A7E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */; + baseConfigurationReference = 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2500,7 +2927,7 @@ }; D4394403D9B8124A37AED078851D6781 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */; + baseConfigurationReference = 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2536,7 +2963,7 @@ }; ECD830E9FF60065425D88BB789C29686 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */; + baseConfigurationReference = BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2571,7 +2998,7 @@ }; ED1BD43F05E25AD1812664ED10717173 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */; + baseConfigurationReference = BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2604,14 +3031,52 @@ }; name = Release; }; + F263D7F43A6EA5C02F261452DFD84680 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */ = { isa = XCConfigurationList; buildConfigurations = ( - A94845DABCFB4E7420E39DB803284DE9 /* Debug */, - C11C611E79A630C12A55BB1112DE7A68 /* Release */, + 909C2AA226C3AED44720FB27D317DC53 /* Debug */, + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -2625,6 +3090,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */, + 958EE232CAC027195F6E4B7DCC521870 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2670,6 +3144,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */, + F263D7F43A6EA5C02F261452DFD84680 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; A7155AE59A19533F60ECE3B4045B01F0 /* Build configuration list for PBXNativeTarget "IQKeyboardManagerSwift" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2679,6 +3162,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */, + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; DA7FF8FC28A7EB05F7308868F48D6938 /* Build configuration list for PBXNativeTarget "FSPagerView" */ = { isa = XCConfigurationList; buildConfigurations = ( diff --git a/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist b/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist index 3d09c0b..ed3d73b 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,6 +4,21 @@ SchemeUserState + AMap3DMap.xcscheme + + isShown + + + AMapFoundation.xcscheme + + isShown + + + AMapLocation.xcscheme + + isShown + + Alamofire.xcscheme isShown diff --git a/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist b/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist index 6406150..e9068b0 100644 --- a/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist +++ b/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 6.3.0 + 6.3.1 CFBundleSignature ???? CFBundleVersion diff --git a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown index 2cfc1e4..14c4329 100644 --- a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown +++ b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown @@ -1,6 +1,21 @@ # Acknowledgements This application makes use of the following third party libraries: +## AMap3DMap + +Copyright © 2014 AutoNavi. All Rights Reserved. + + +## AMapFoundation + +Copyright © 2014 AutoNavi. All Rights Reserved. + + +## AMapLocation + +Copyright © 2014 AutoNavi. All Rights Reserved. + + ## Alamofire Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.swift b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift new file mode 100644 index 0000000..9b64129 --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift @@ -0,0 +1,30 @@ +// +// InspectMapViewController.swift +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +import UIKit + +class InspectMapViewController: UIViewController, TransferValueDelegate, MAMapViewDelegate { + var id: String? + + override func viewDidLoad() { + super.viewDidLoad() + // 设置导航栏背景和标题 + title = "巡检记录" + navigationController?.navigationBar.isTranslucent = false // 顶部导航不透明可见 + navigationController?.navigationBar.barTintColor = .systemBlue + let dict: [NSAttributedString.Key: Any] = [NSAttributedString.Key.foregroundColor: UIColor.white] + navigationController?.navigationBar.titleTextAttributes = dict // title color + // Do any additional setup after loading the view. + let mapView = MAMapView(frame: view.bounds) + mapView.delegate = self + view.addSubview(mapView) + } + + func transfer(controller: UIViewController, dic: NSDictionary) { + id = dic["id"] as? String + } +} diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.xib b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib new file mode 100644 index 0000000..7c82fac --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LaserMethane/ViewController/Inspect/InspectViewController.swift b/LaserMethane/ViewController/Inspect/InspectViewController.swift index c3b55c7..3cb9617 100644 --- a/LaserMethane/ViewController/Inspect/InspectViewController.swift +++ b/LaserMethane/ViewController/Inspect/InspectViewController.swift @@ -27,6 +27,8 @@ var endDate: String? var keyWords: String? + var valueDelegate: TransferValueDelegate! + override func viewDidLoad() { super.viewDidLoad() title = "巡检记录查询" @@ -122,4 +124,15 @@ } extension InspectViewController: UITableViewDelegate { + func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { + let mapViewController = InspectMapViewController(nibName: "InspectMapViewController", bundle: nil) + // 委托代理 + valueDelegate = mapViewController + // 实现代理的方法,传值 + let row = (indexPath as NSIndexPath).row + let model = rowsArray[row] + let transferDic: NSDictionary = ["id": model.id] + valueDelegate.transfer(controller: self, dic: transferDic) + navigationController?.pushViewController(mapViewController, animated: true) + } } diff --git a/Podfile b/Podfile index 087f53e..6bda986 100644 --- a/Podfile +++ b/Podfile @@ -21,6 +21,10 @@ pod 'IQKeyboardManagerSwift', '~> 6.5.0' # Kingfisher 是一个下载、缓存网络图片的轻量级纯swift库 pod 'Kingfisher' - # 轮播图 + # Banner pod 'FSPagerView' + # 高德地图 + pod 'AMap3DMap' + # 高德定位 + pod 'AMapLocation' end diff --git a/Podfile.lock b/Podfile.lock index 157d3e5..4cc826e 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index 157d3e5..4cc826e 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index 628cc7a..638edc3 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -6,530 +6,684 @@ objectVersion = 51; objects = { +/* Begin PBXAggregateTarget section */ + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */; + buildPhases = ( + ); + dependencies = ( + ); + name = AMapFoundation; + productName = AMapFoundation; + }; + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */; + buildPhases = ( + ); + dependencies = ( + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */, + ); + name = AMap3DMap; + productName = AMap3DMap; + }; + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */; + buildPhases = ( + ); + dependencies = ( + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */, + ); + name = AMapLocation; + productName = AMapLocation; + }; +/* End PBXAggregateTarget section */ + /* Begin PBXBuildFile section */ - 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */; }; - 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */; }; - 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */; }; - 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */; }; - 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */; }; - 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */; }; - 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */; }; - 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */; }; - 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */; }; - 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */; }; - 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */; }; - 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */; }; - 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */; }; - 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */; }; - 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */; }; - 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */; }; - 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */; }; - 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */; }; - 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */; }; - 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13CCE159F356141F843B31712F07BEBE /* Storage.swift */; }; - 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */; }; - 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */; }; - 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */; }; - 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */; }; - 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */; }; + 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */; }; + 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */; }; + 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */; }; + 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */; }; + 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */; }; + 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */; }; + 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */; }; + 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */; }; + 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */; }; + 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */; }; + 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56869B5D847813435E75AF50953A608B /* Image.swift */; }; + 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */; }; + 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */; }; + 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */; }; + 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */; }; + 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */; }; + 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */; }; + 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */; }; + 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */; }; + 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */; }; + 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */; }; + 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */; }; + 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */; }; + 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */; }; + 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */; }; 2358B57B83BE526AED64799C6892B2CE /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; 23A5B275E273450840ABED5360A70DA0 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */; }; - 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */; }; - 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */; }; - 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */; }; - 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */; }; - 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */; }; - 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */; }; - 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */; }; - 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */; }; - 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */; }; - 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */; }; - 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */; }; + 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */; }; + 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */; }; + 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */; }; + 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */; }; + 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */; }; + 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */; }; + 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */; }; + 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */; }; + 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */; }; + 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */; }; + 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */; }; 33483C1C427390BED308CBAB3EEEE277 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */; }; - 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */; }; - 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */; }; - 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */; }; + 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */; }; + 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */; }; + 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */; }; + 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */; }; 37DD30C9D863EE4FF8DC3D735A06C0AE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; 38EE0727B33503FD20E1363988E46AB2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */; }; - 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */; }; - 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */; }; - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */; }; - 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */; }; - 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */; }; - 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */; }; + 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */; }; + 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */; }; + 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */; }; + 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */; }; + 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */; }; + 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */; }; + 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */; }; 4F441AB2A7BFC619FD9B48BBA1189177 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */; }; - 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */; }; - 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */; }; + 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */; }; + 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */; }; 50013C33D35EBAF31ACF3A8B3A9A3FB4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */; }; - 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */; }; - 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */; }; - 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */; }; + 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */; }; + 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */; }; + 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */; }; + 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */; }; 5632D5C79A031216ABAC934DE4CF52B2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */; }; - 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */; }; - 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */; }; - 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */; }; - 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */; }; - 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */; }; - 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A999D363D057B645373F905A9948A96 /* Source.swift */; }; - 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */; }; - 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */; }; - 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */; }; - 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */; }; - 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */; }; - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */; }; + 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */; }; + 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */; }; + 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */; }; + 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */; }; + 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */; }; + 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */; }; + 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */; }; + 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547EA4817651E2B390618D18F42B98A2 /* Source.swift */; }; + 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */; }; + 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */; }; + 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */; }; + 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */; }; + 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */; }; + 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */; }; 7596519E375DA27F6E7D05D440757055 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */; }; - 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */; }; - 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */; }; - 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */; }; - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */; }; - 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */; }; - 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */; }; + 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */; }; + 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */; }; + 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */; }; + 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */; }; + 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */; }; + 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */; }; 7CB62474AFF64CE4647E67F4916360C2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */; }; - 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */; }; - 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */; }; - 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */; }; - 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */; }; - 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */; }; - 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */; }; - 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */; }; - 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */; }; - 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */; }; - 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */; }; - 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */; }; - 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */; }; - 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */; }; - 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */; }; - 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */; }; - 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */; }; - 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = B605229012558F76B5C6322336205F18 /* Request.swift */; }; - 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */; }; - 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */; }; - 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */; }; - A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */; }; - A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */; }; - A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */; }; - A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */; }; - A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */; }; + 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */; }; + 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */; }; + 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */; }; + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */; }; + 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */; }; + 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */; }; + 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */; }; + 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */; }; + 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */; }; + 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */; }; + 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */; }; + 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */; }; + 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */; }; + 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */; }; + 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */; }; + 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */; }; + 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */; }; + 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */; }; + 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */; }; + 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */; }; + 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */; }; + A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */; }; + A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */; }; + A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */; }; + A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */; }; + A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */; }; AA48510A0816F4943C7D2ED13242630E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */; }; - AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; AC1B5B34F7456E723EC031A496585471 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; AD42B158EA8D302DA980C9A31EA487C2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */; }; - AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */; }; - B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */; }; - B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */; }; - B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */; }; - B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */; }; - B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */; }; - BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */; }; - BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */; }; + AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */; }; + AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */; }; + B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */; }; + B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */; }; + B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */; }; + B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = A197E9088E885944D5C7F230FB5C3440 /* Key.swift */; }; + B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */; }; + BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */; }; + BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */; }; BB1E0118A589750C321D474F646DD4AF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */; }; - C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */; }; - C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */; }; + BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */; }; + C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */; }; + C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */; }; C297AC9431379391C114794AFD4F9778 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */; }; - C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */; }; + C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */; }; + C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */; }; C47A1C638C0E97C4ECCBD18FD494BB34 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */; }; - C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */; }; - C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */; }; - CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */; }; - D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */; }; - D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */; }; - D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */; }; - D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */; }; - D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */; }; - D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */; }; - D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */; }; - DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */; }; - DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */; }; - E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */; }; - E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */; }; - E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */; }; - E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */; }; - E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */; }; - E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */; }; - EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */; }; - ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */; }; - EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */; }; - EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */; }; + C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */; }; + C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */; }; + CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */; }; + D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */; }; + D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */; }; + D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */; }; + D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */; }; + D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */; }; + D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */; }; + D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */; }; + DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */; }; + DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */; }; + E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */; }; + E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */; }; + E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */; }; + E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */; }; + E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */; }; + E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */; }; + EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */; }; + ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */; }; + EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */; }; + EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; EEF066616EFE6EBC57541C1B92C6770A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */; }; - F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */; }; - F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */; }; - F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */; }; + EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */; }; + F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */; }; + F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */; }; + F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */; }; F612969E69DE5F072AD96720641B1184 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; - F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */; }; - F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B289302079D81BA93C3A479C4656EED /* Box.swift */; }; - FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */; }; - FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */; }; + F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */; }; + F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */; }; + FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */; }; + FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */ = { + 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; remoteInfo = Alamofire; }; - 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; - remoteInfo = MJRefresh; - }; - 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */ = { + 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = B490E7485944099E16C9CBD79119D1D4; remoteInfo = IQKeyboardManagerSwift; }; - 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; - remoteInfo = SwiftyJSON; - }; - 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */ = { + 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; remoteInfo = Kingfisher; }; - 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */ = { + 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = D4F8239FB329387A8476B964D92D92E7; remoteInfo = FSPagerView; }; - D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */ = { + 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; + remoteInfo = MJRefresh; + }; + 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 3957A4F8F4B8823C2472883F7D067592; + remoteInfo = AMap3DMap; + }; + 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 971676D1C9A11C105647D995975ACE4F; + remoteInfo = AMapLocation; + }; + 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 82B0A41D3031FF27D78E17B0A9A46FB0; remoteInfo = MBProgressHUD; }; - EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; - remoteInfo = KeychainAccess; - }; - F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */ = { + 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 92A1C13902E7ACDA3ABB5BA1FEACC86C; remoteInfo = SwiftyRSA; }; + C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; + remoteInfo = SwiftyJSON; + }; + F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; + remoteInfo = KeychainAccess; + }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; - 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyRSA.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; - 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FSPagerView.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapFoundationKit.framework; sourceTree = ""; }; + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; + 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationVersion.h; path = AMapLocationKit.framework/Headers/AMapLocationVersion.h; sourceTree = ""; }; + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationCommonObj.h; path = AMapLocationKit.framework/Headers/AMapLocationCommonObj.h; sourceTree = ""; }; + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; + 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceManager.h; path = MAMapKit.framework/Headers/MATraceManager.h; sourceTree = ""; }; + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-resources.sh"; sourceTree = ""; }; + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.debug.xcconfig; sourceTree = ""; }; + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATouchPoi.h; path = MAMapKit.framework/Headers/MATouchPoi.h; sourceTree = ""; }; + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationMoveAnimation.h; path = MAMapKit.framework/Headers/MAAnnotationMoveAnimation.h; sourceTree = ""; }; + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocationRepresentation.h; path = MAMapKit.framework/Headers/MAUserLocationRepresentation.h; sourceTree = ""; }; + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayRenderer.h; path = MAMapKit.framework/Headers/MAParticleOverlayRenderer.h; sourceTree = ""; }; + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceRegionObj.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceRegionObj.h; sourceTree = ""; }; + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineCity.h; path = MAMapKit.framework/Headers/MAOfflineCity.h; sourceTree = ""; }; + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapUtility.h; path = AMapFoundationKit.framework/Headers/AMapUtility.h; sourceTree = ""; }; + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiColoredPolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiColoredPolylineRenderer.h; sourceTree = ""; }; + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAShape.h; path = MAMapKit.framework/Headers/MAShape.h; sourceTree = ""; }; + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapKit.h; path = MAMapKit.framework/Headers/MAMapKit.h; sourceTree = ""; }; + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.debug.xcconfig; sourceTree = ""; }; + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; - 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Alamofire.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeodesicPolyline.h; path = MAMapKit.framework/Headers/MAGeodesicPolyline.h; sourceTree = ""; }; + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationConst.h; path = AMapFoundationKit.framework/Headers/AMapFoundationConst.h; sourceTree = ""; }; + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapServices.h; path = AMapFoundationKit.framework/Headers/AMapServices.h; sourceTree = ""; }; + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItem.h; path = MAMapKit.framework/Headers/MAOfflineItem.h; sourceTree = ""; }; + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygonRenderer.h; path = MAMapKit.framework/Headers/MAPolygonRenderer.h; sourceTree = ""; }; + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationKit.h; path = AMapFoundationKit.framework/Headers/AMapFoundationKit.h; sourceTree = ""; }; + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlay.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlay.h; sourceTree = ""; }; + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPinAnnotationView.h; path = MAMapKit.framework/Headers/MAPinAnnotationView.h; sourceTree = ""; }; + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; + 56869B5D847813435E75AF50953A608B /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapVersion.h; path = MAMapKit.framework/Headers/MAMapVersion.h; sourceTree = ""; }; + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemNationWide.h; path = MAMapKit.framework/Headers/MAOfflineItemNationWide.h; sourceTree = ""; }; + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; + 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceError.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceError.h; sourceTree = ""; }; + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlayRenderer.h; path = MAMapKit.framework/Headers/MAMultiPointOverlayRenderer.h; sourceTree = ""; }; + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlayRenderer.h; path = MAMapKit.framework/Headers/MAGroundOverlayRenderer.h; sourceTree = ""; }; + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MALineDrawType.h; path = MAMapKit.framework/Headers/MALineDrawType.h; sourceTree = ""; }; + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArc.h; path = MAMapKit.framework/Headers/MAArc.h; sourceTree = ""; }; + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationView.h; path = MAMapKit.framework/Headers/MAAnnotationView.h; sourceTree = ""; }; + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchType.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchType.h; sourceTree = ""; }; + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlay.h; path = MAMapKit.framework/Headers/MAParticleOverlay.h; sourceTree = ""; }; + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemMunicipality.h; path = MAMapKit.framework/Headers/MAOfflineItemMunicipality.h; sourceTree = ""; }; + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; - 7A999D363D057B645373F905A9948A96 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; - 8B289302079D81BA93C3A479C4656EED /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; - 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MBProgressHUD.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; 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; }; - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; - A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQKeyboardManagerSwift.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; - B605229012558F76B5C6322336205F18 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; - C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Kingfisher.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlay.h; path = MAMapKit.framework/Headers/MAOverlay.h; sourceTree = ""; }; + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; sourceTree = ""; }; + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomCalloutView.h; path = MAMapKit.framework/Headers/MACustomCalloutView.h; sourceTree = ""; }; + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.debug.xcconfig; sourceTree = ""; }; + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAIndoorInfo.h; path = MAMapKit.framework/Headers/MAIndoorInfo.h; sourceTree = ""; }; + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationManager.h; path = AMapLocationKit.framework/Headers/AMapLocationManager.h; sourceTree = ""; }; + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygon.h; path = MAMapKit.framework/Headers/MAPolygon.h; sourceTree = ""; }; + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeometry.h; path = MAMapKit.framework/Headers/MAGeometry.h; sourceTree = ""; }; + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationKit.h; path = AMapLocationKit.framework/Headers/AMapLocationKit.h; sourceTree = ""; }; + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnimatedAnnotation.h; path = MAMapKit.framework/Headers/MAAnimatedAnnotation.h; sourceTree = ""; }; + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPolyline.h; path = MAMapKit.framework/Headers/MAMultiPolyline.h; sourceTree = ""; }; + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchConfig.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchConfig.h; sourceTree = ""; }; + 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = MAMapKit.framework; sourceTree = ""; }; + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlay.h; path = MAMapKit.framework/Headers/MATerrainOverlay.h; sourceTree = ""; }; + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlay.h; sourceTree = ""; }; + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.release.xcconfig; sourceTree = ""; }; + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolyline.h; path = MAMapKit.framework/Headers/MAPolyline.h; sourceTree = ""; }; + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircle.h; path = MAMapKit.framework/Headers/MACircle.h; sourceTree = ""; }; + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolylineRenderer.h; path = MAMapKit.framework/Headers/MAPolylineRenderer.h; sourceTree = ""; }; + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMap.h; path = MAMapKit.framework/Headers/MAOfflineMap.h; sourceTree = ""; }; + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseOverlay.h; path = MAMapKit.framework/Headers/MABaseOverlay.h; sourceTree = ""; }; + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = AMap.bundle; path = MAMapKit.framework/AMap.bundle; sourceTree = ""; }; + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircleRenderer.h; path = MAMapKit.framework/Headers/MACircleRenderer.h; sourceTree = ""; }; + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; + A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayPathRenderer.h; path = MAMapKit.framework/Headers/MAOverlayPathRenderer.h; sourceTree = ""; }; + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationVersion.h; path = AMapFoundationKit.framework/Headers/AMapFoundationVersion.h; sourceTree = ""; }; + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapCustomStyleOptions.h; path = MAMapKit.framework/Headers/MAMapCustomStyleOptions.h; sourceTree = ""; }; + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlay.h; path = MAMapKit.framework/Headers/MAGroundOverlay.h; sourceTree = ""; }; + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapStatus.h; path = MAMapKit.framework/Headers/MAMapStatus.h; sourceTree = ""; }; + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArcRenderer.h; path = MAMapKit.framework/Headers/MAArcRenderer.h; sourceTree = ""; }; + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapTileOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapTileOverlay.h; sourceTree = ""; }; + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemCommonCity.h; path = MAMapKit.framework/Headers/MAOfflineItemCommonCity.h; sourceTree = ""; }; + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAConfig.h; path = MAMapKit.framework/Headers/MAConfig.h; sourceTree = ""; }; + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearch.h; path = AMapFoundationKit.framework/Headers/AMapURLSearch.h; sourceTree = ""; }; + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiTexturePolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiTexturePolylineRenderer.h; sourceTree = ""; }; + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlay.h; path = MAMapKit.framework/Headers/MATileOverlay.h; sourceTree = ""; }; + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlayRenderer.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlayRenderer.h; sourceTree = ""; }; + C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.release.xcconfig; sourceTree = ""; }; C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; - DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_LaserMethane.framework; path = "Pods-LaserMethane.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlayRender.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlayRender.h; sourceTree = ""; }; + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayRenderer.h; path = MAMapKit.framework/Headers/MAOverlayRenderer.h; sourceTree = ""; }; + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPointAnnotation.h; path = MAMapKit.framework/Headers/MAPointAnnotation.h; sourceTree = ""; }; + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceManager.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceManager.h; sourceTree = ""; }; + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = ""; }; + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineProvince.h; path = MAMapKit.framework/Headers/MAOfflineProvince.h; sourceTree = ""; }; + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationRegionObj.h; path = AMapLocationKit.framework/Headers/AMapLocationRegionObj.h; sourceTree = ""; }; + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPathShowRange.h; path = MAMapKit.framework/Headers/MAPathShowRange.h; sourceTree = ""; }; + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; + DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceLocation.h; path = MAMapKit.framework/Headers/MATraceLocation.h; sourceTree = ""; }; + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; - E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyJSON.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; + E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Accelerate.framework; sourceTree = DEVELOPER_DIR; }; - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; - E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MJRefresh.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; - E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = KeychainAccess.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.release.xcconfig; sourceTree = ""; }; + E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPoint.h; path = MAMapKit.framework/Headers/MAMultiPoint.h; sourceTree = ""; }; + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlayRenderer.h; path = MAMapKit.framework/Headers/MATileOverlayRenderer.h; sourceTree = ""; }; + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; + E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayOptions.h; path = MAMapKit.framework/Headers/MAParticleOverlayOptions.h; sourceTree = ""; }; + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMapViewController.h; path = MAMapKit.framework/Headers/MAOfflineMapViewController.h; sourceTree = ""; }; + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlayRenderer.h; path = MAMapKit.framework/Headers/MATerrainOverlayRenderer.h; sourceTree = ""; }; + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocation.h; path = MAMapKit.framework/Headers/MAUserLocation.h; sourceTree = ""; }; + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlay.h; path = MAMapKit.framework/Headers/MAMultiPointOverlay.h; sourceTree = ""; }; + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapView.h; path = MAMapKit.framework/Headers/MAMapView.h; sourceTree = ""; }; + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotation.h; path = MAMapKit.framework/Headers/MAAnnotation.h; sourceTree = ""; }; + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapAccessibilityIdentifier.h; path = MAMapKit.framework/Headers/MAMapAccessibilityIdentifier.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 090C1D63463ACF622287EFF9D5C9392D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -586,6 +740,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 7668D0A8468B5894E555ECAA4EC50BC1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -614,14 +776,48 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */ = { + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */ = { isa = PBXGroup; children = ( - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */, - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */, + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */, ); - name = KeychainAccess; - path = KeychainAccess; + name = "Targets Support Files"; + sourceTree = ""; + }; + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */ = { + isa = PBXGroup; + children = ( + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */, + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */, + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */, + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */, + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */, + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */, + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */, + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */, + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */, + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */, + ); + path = AMapLocation; + sourceTree = ""; + }; + 0D138733E005527E01955C18192FF1BF /* Pods */ = { + isa = PBXGroup; + children = ( + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */, + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */, + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */, + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */, + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */, + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */, + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */, + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */, + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */, + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */, + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */, + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */, + ); + name = Pods; sourceTree = ""; }; 0DB5B868EBBEE29209DAC850B5750A67 /* Products */ = { @@ -641,272 +837,323 @@ name = Products; sourceTree = ""; }; - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */ = { + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */ = { isa = PBXGroup; children = ( - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */, - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */, - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */, - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */, - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */, - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */, - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/KeychainAccess"; - sourceTree = ""; - }; - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */ = { - isa = PBXGroup; - children = ( - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */, - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */, - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */, - ); - name = MBProgressHUD; - path = MBProgressHUD; - sourceTree = ""; - }; - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */ = { - isa = PBXGroup; - children = ( - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */, - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */, - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */, - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */, - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */, - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */, - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/SwiftyJSON"; - sourceTree = ""; - }; - 169C0C8DC70ACD54554597AA8A31649C /* Pods */ = { - isa = PBXGroup; - children = ( - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */, - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */, - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */, - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */, - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */, - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */, - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */, - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */, - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */, - ); - name = Pods; - sourceTree = ""; - }; - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */ = { - isa = PBXGroup; - children = ( - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */, - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */, - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */, - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */, - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */, - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */, - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */, - B605229012558F76B5C6322336205F18 /* Request.swift */, - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */, - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */, - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */, - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */, - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */, - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */, - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */, - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */, - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */, - A77FE619A41916C233EC5D96AE43903C /* Support Files */, - ); - name = Alamofire; - path = Alamofire; - sourceTree = ""; - }; - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */ = { - isa = PBXGroup; - children = ( - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */, - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */, - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */, - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */, - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */, - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */, - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardManagerSwift"; - sourceTree = ""; - }; - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */ = { - isa = PBXGroup; - children = ( - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */, - ); - name = "Targets Support Files"; - sourceTree = ""; - }; - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */ = { - isa = PBXGroup; - children = ( - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */, - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */, - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */, - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */, - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */, - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */, - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */, + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */, + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */, + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */, + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */, + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */, + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */, + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/MJRefresh"; sourceTree = ""; }; - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */ = { + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */ = { isa = PBXGroup; children = ( - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */, - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */, - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */, - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */, - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */, - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */, - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */, + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/MBProgressHUD"; + name = Resources; sourceTree = ""; }; - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */ = { + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */ = { isa = PBXGroup; children = ( - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */, - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */, - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */, - 8B289302079D81BA93C3A479C4656EED /* Box.swift */, - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */, - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */, - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */, - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */, - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */, - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */, - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */, - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */, - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */, - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */, - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */, - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */, - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */, - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */, - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */, - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */, - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */, - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */, - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */, - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */, - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */, - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */, - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */, - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */, - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */, - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */, - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */, - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */, - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */, - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */, - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */, - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */, - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */, - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */, - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */, - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */, - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */, - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */, - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */, - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */, - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */, - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */, - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */, - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */, - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */, - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */, - 7A999D363D057B645373F905A9948A96 /* Source.swift */, - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */, - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */, - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */, - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */, - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */, - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */, + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */, ); - name = Kingfisher; + name = Frameworks; + sourceTree = ""; + }; + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */ = { + isa = PBXGroup; + children = ( + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */, + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMapFoundation"; + sourceTree = ""; + }; + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */ = { + isa = PBXGroup; + children = ( + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */, + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMap3DMap"; + sourceTree = ""; + }; + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */ = { + isa = PBXGroup; + children = ( + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */, + ); + name = ObjC; + sourceTree = ""; + }; + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */ = { + isa = PBXGroup; + children = ( + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */, + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */, + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */, + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */, + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */, + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */, + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */, + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */, + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */, + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */, + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */, + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */, + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */, + 56869B5D847813435E75AF50953A608B /* Image.swift */, + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */, + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */, + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */, + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */, + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */, + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */, + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */, + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */, + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */, + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */, + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */, + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */, + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */, + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */, + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */, + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */, + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */, + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */, + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */, + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */, + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */, + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */, + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */, + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */, + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */, + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */, + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */, + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */, + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */, + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */, + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */, + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */, + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */, + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */, + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */, + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */, + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */, + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */, + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */, + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */, + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */, + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */, + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */, + ); path = Kingfisher; sourceTree = ""; }; - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */ = { + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */ = { isa = PBXGroup; children = ( - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */, - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */, - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */, - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */, - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */, - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */, - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */, - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */, - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */, - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */, - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */, - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */, - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */, - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */, - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */, - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */, - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */, - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */, - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */, - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */, - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */, - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */, - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */, - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */, - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */, - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */, - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */, - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */, - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */, - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */, - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */, - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */, - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */, - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */, - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */, - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */, - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */, - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */, - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */, - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */, - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */, + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */, + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */, + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */, + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */, + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */, + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */, + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */, + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */, + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */, + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */, + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */, + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */, + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */, + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */, + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */, + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */, + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */, + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */, ); - name = MJRefresh; - path = MJRefresh; + path = Alamofire; sourceTree = ""; }; - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */ = { + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */ = { isa = PBXGroup; children = ( - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */, - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */, - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */, - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */, - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */, - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */, - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */, - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */, - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */, - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */, + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */, + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */, + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */, + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */, + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */, + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */, + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */, + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */, + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */, + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */, + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */, + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */, + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */, + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */, + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */, + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */, + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */, + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */, + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */, + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */, + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */, + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */, + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */, + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */, + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */, + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */, + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */, + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */, + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */, + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */, + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */, + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */, + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */, + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */, + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */, + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */, + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */, + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */, + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */, + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */, + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */, + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */, + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */, + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */, + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */, + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */, + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */, + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */, + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */, + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */, + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */, + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */, + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */, + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */, + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */, + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */, + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */, + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */, + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */, + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */, + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */, + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */, + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */, + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */, + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */, + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */, + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */, + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */, ); - name = FSPagerView; - path = FSPagerView; + path = AMap3DMap; + sourceTree = ""; + }; + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */ = { + isa = PBXGroup; + children = ( + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */, + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */, + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */, + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */, + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */, + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */, + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyJSON"; + sourceTree = ""; + }; + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */ = { + isa = PBXGroup; + children = ( + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */, + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */, + ); + path = SwiftyJSON; + sourceTree = ""; + }; + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */ = { + isa = PBXGroup; + children = ( + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */, + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */, + A778B850D1B3302C20E23D1BC1816034 /* Support Files */, + ); + path = MBProgressHUD; + sourceTree = ""; + }; + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */ = { + isa = PBXGroup; + children = ( + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */, + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */, + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */, + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */, + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */, + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */, + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/KeychainAccess"; + sourceTree = ""; + }; + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */ = { + isa = PBXGroup; + children = ( + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */, + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */, + ); + path = KeychainAccess; + sourceTree = ""; + }; + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */ = { + isa = PBXGroup; + children = ( + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */, + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */, + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */, + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */, + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */, + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */, + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyRSA"; + sourceTree = ""; + }; + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */ = { + isa = PBXGroup; + children = ( + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */, + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */, + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */, + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */, + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */, + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */, + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/Alamofire"; sourceTree = ""; }; 784B8102EDCB1EB8E72F4A81D972D2DD /* iOS */ = { @@ -923,16 +1170,6 @@ name = iOS; sourceTree = ""; }; - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */ = { - isa = PBXGroup; - children = ( - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */, - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */, - ); - name = SwiftyJSON; - path = SwiftyJSON; - sourceTree = ""; - }; 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */ = { isa = PBXGroup; children = ( @@ -941,131 +1178,111 @@ name = Frameworks; sourceTree = ""; }; - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */ = { + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */ = { isa = PBXGroup; children = ( - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */, - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */, - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */, - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */, - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */, - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */, - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */, + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/SwiftyRSA"; + name = Resources; sourceTree = ""; }; - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */ = { + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */ = { isa = PBXGroup; children = ( - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */, - ); - name = ObjC; - sourceTree = ""; - }; - A77FE619A41916C233EC5D96AE43903C /* Support Files */ = { - isa = PBXGroup; - children = ( - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */, - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */, - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */, - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */, - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */, - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */, - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/Alamofire"; - sourceTree = ""; - }; - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */ = { - isa = PBXGroup; - children = ( - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */, - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */, - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */, - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */, - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */, - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */, - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */, - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */, - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */, - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */, - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */, - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */, - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */, - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */, - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */, - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */, - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */, - ); - name = IQKeyboardManagerSwift; - path = IQKeyboardManagerSwift; - sourceTree = ""; - }; - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */ = { - isa = PBXGroup; - children = ( - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */, - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */, - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */, - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */, - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */, - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */, - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/FSPagerView"; - sourceTree = ""; - }; - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */ = { - isa = PBXGroup; - children = ( - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */, - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */, - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */, - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */, - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */, - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */, - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */, - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */, - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */, + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */, + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */, + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */, + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */, + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */, + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */, + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */, + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */, + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */, + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */, ); name = "Pods-LaserMethane"; path = "Target Support Files/Pods-LaserMethane"; sourceTree = ""; }; - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */ = { + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */ = { isa = PBXGroup; children = ( - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */, - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */, - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */, - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */, - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */, - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */, - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */, - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */, - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */, - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */, - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */, - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */, - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */, - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */, - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */, - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */, + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */, + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */, + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */, + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */, + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */, + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */, + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */, ); - name = SwiftyRSA; - path = SwiftyRSA; + name = "Support Files"; + path = "../Target Support Files/IQKeyboardManagerSwift"; sourceTree = ""; }; - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */ = { + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */ = { isa = PBXGroup; children = ( - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */, + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */, + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */, ); - name = Resources; + name = "Support Files"; + path = "../Target Support Files/AMapLocation"; + sourceTree = ""; + }; + A778B850D1B3302C20E23D1BC1816034 /* Support Files */ = { + isa = PBXGroup; + children = ( + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */, + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */, + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */, + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */, + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */, + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */, + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/MBProgressHUD"; + sourceTree = ""; + }; + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */ = { + isa = PBXGroup; + children = ( + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */, + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */, + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */, + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */, + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */, + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */, + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */, + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */, + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */, + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */, + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */, + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */, + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */, + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */, + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */, + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */, + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */, + ); + path = IQKeyboardManagerSwift; + sourceTree = ""; + }; + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */ = { + isa = PBXGroup; + children = ( + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */, + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */, + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */, + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */, + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */, + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */, + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */, + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */, + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */, + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */, + ); + path = AMapFoundation; sourceTree = ""; }; CF1408CF629C7361332E53B88F7BD30C = { @@ -1073,27 +1290,138 @@ children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */, - 169C0C8DC70ACD54554597AA8A31649C /* Pods */, + 0D138733E005527E01955C18192FF1BF /* Pods */, 0DB5B868EBBEE29209DAC850B5750A67 /* Products */, - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */, + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */, ); sourceTree = ""; }; - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */ = { + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */ = { isa = PBXGroup; children = ( - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */, - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */, - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */, - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */, - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */, - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */, - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */, + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */, + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */, + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */, + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */, + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */, + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */, + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */, + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */, + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */, + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */, + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */, + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */, + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */, + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */, + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */, + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */, + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */, + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */, + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */, + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */, + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */, + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */, + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */, + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */, + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */, + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */, + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */, + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */, + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */, + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */, + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */, + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */, + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */, + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */, + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */, + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */, + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */, + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */, + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */, + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */, + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */, + ); + path = MJRefresh; + sourceTree = ""; + }; + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */ = { + isa = PBXGroup; + children = ( + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */, + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */, + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */, + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */, + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */, + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */, + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */, + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */, + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */, + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */, + ); + path = FSPagerView; + sourceTree = ""; + }; + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */ = { + isa = PBXGroup; + children = ( + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */, + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */, + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */, + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */, + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */, + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */, + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */, + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */, + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */, + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */, + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */, + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */, + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */, + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */, + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */, + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */, + ); + path = SwiftyRSA; + sourceTree = ""; + }; + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */ = { + isa = PBXGroup; + children = ( + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */, + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */, + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */, + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */, + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */, + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */, + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/Kingfisher"; sourceTree = ""; }; + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */ = { + isa = PBXGroup; + children = ( + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */, + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */, + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */, + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */, + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */, + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */, + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/FSPagerView"; + sourceTree = ""; + }; + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -1107,6 +1435,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 0F175337DB90FE42F93364FBB107D687 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2582784E4FA6A1AC5D23FC53AC3F6EE2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1123,14 +1459,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 3D7DD627DB5C5AD636646E57B685AFB2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1206,25 +1534,28 @@ /* Begin PBXNativeTarget section */ 06291B7BCC22BC8E6AB046C35BC2EEC4 /* Pods-LaserMethane */ = { isa = PBXNativeTarget; - buildConfigurationList = 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; + buildConfigurationList = 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; buildPhases = ( - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */, - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */, - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */, - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */, + 0F175337DB90FE42F93364FBB107D687 /* Headers */, + 22A3490FF39FEFB44486B95442BBE298 /* Sources */, + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */, + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */, ); buildRules = ( ); dependencies = ( - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */, - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */, - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */, - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */, - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */, - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */, - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */, - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */, - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */, + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */, + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */, + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */, + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */, + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */, + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */, + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */, + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */, + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */, + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */, + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */, + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */, ); name = "Pods-LaserMethane"; productName = "Pods-LaserMethane"; @@ -1416,6 +1747,9 @@ projectRoot = ""; targets = ( EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */, + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */, + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */, + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */, D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */, B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */, 615C831BCE925ED486B225B87E44926D /* KeychainAccess */, @@ -1444,6 +1778,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 3DBB58E26047779D6783C0EA2E3ED3C5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1480,13 +1821,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; D098F7F0080A87A1F472C81FC2F85528 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1504,14 +1838,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 1700C451C98D9DCECBEDFC5E351C5A9E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1521,6 +1847,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 22A3490FF39FEFB44486B95442BBE298 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2DDFD9AC10F181CD7130BDF5F9E0502B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1719,66 +2053,96 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MJRefresh; - target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; - targetProxy = 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */; - }; - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyJSON; - target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; - targetProxy = 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */; - }; - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardManagerSwift; - target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; - targetProxy = 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */; - }; - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MBProgressHUD; - target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; - targetProxy = D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */; - }; - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyRSA; - target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; - targetProxy = F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */; - }; - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Kingfisher; - target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; - targetProxy = 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */; - }; - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Alamofire; - target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; - targetProxy = 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */; - }; - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */ = { + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = KeychainAccess; target = 615C831BCE925ED486B225B87E44926D /* KeychainAccess */; - targetProxy = EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */; + targetProxy = F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */; }; - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */ = { + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MBProgressHUD; + target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; + targetProxy = 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */; + }; + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MJRefresh; + target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; + targetProxy = 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */; + }; + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapLocation; + target = 971676D1C9A11C105647D995975ACE4F /* AMapLocation */; + targetProxy = 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */; + }; + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardManagerSwift; + target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; + targetProxy = 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */; + }; + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = FSPagerView; target = D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */; - targetProxy = 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */; + targetProxy = 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */; + }; + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Kingfisher; + target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; + targetProxy = 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */; + }; + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */; + }; + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyJSON; + target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; + targetProxy = C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */; + }; + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Alamofire; + target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; + targetProxy = 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */; + }; + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyRSA; + target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; + targetProxy = 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */; + }; + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */; + }; + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */; + }; + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMap3DMap; + target = 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */; + targetProxy = 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 0B1CC7BD6B8F30F1CF4BA13B3D1F66C2 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */; + baseConfigurationReference = AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1813,7 +2177,7 @@ }; 0FC90C86B3E177BE8ED9E5B67B53CF96 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */; + baseConfigurationReference = 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -1848,7 +2212,7 @@ }; 1DE8A23B55505EC1D5621EED4BD2A775 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */; + baseConfigurationReference = 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1883,7 +2247,7 @@ }; 3BE7200682DA3DD02079CC5BBF5E56EB /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */; + baseConfigurationReference = F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1953,6 +2317,7 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -1983,7 +2348,7 @@ }; 501C4DDF76F727E13770D67E891EDEF3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */; + baseConfigurationReference = 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2016,9 +2381,79 @@ }; name = Release; }; + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; 6BBDB5179B7EB533C4CDE7F0C2647E7D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */; + baseConfigurationReference = 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2052,7 +2487,7 @@ }; 7A990D4D7A394E906F2DE82D639771CF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */; + baseConfigurationReference = C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2087,7 +2522,7 @@ }; 877D0C843EF9B7A6EDCEE1C2ADC57B1D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */; + baseConfigurationReference = 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2157,6 +2592,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -2181,9 +2617,25 @@ }; name = Release; }; + 909C2AA226C3AED44720FB27D317DC53 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; 93A2FF79E2EC721C724D10C8C2AF1B64 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */; + baseConfigurationReference = 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2218,7 +2670,7 @@ }; 93AD64353C65D45C0D4197F9ECAD786D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */; + baseConfigurationReference = 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2250,9 +2702,42 @@ }; name = Debug; }; + 958EE232CAC027195F6E4B7DCC521870 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; A6D1856327C32BF7B667BB2BEEAC10FA /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */; + baseConfigurationReference = E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2284,46 +2769,26 @@ }; name = Debug; }; - A94845DABCFB4E7420E39DB803284DE9 /* Debug */ = { + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */; + baseConfigurationReference = E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", - "@loader_path/Frameworks", ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = iphoneos; - SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + VALIDATE_PRODUCT = YES; }; - name = Debug; + name = Release; }; BBFD2D310428D75BAA64AC084E0F0712 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */; + baseConfigurationReference = D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2358,7 +2823,7 @@ }; BD5ABBC2854308B49C9545DE0AA1A4E0 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */; + baseConfigurationReference = 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2392,47 +2857,9 @@ }; name = Release; }; - C11C611E79A630C12A55BB1112DE7A68 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; C3FCBEBF5C2011C1A7848C0D69CD689D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */; + baseConfigurationReference = EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2466,7 +2893,7 @@ }; CBFD66C31CBBEE4A24B97D6774480A7E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */; + baseConfigurationReference = 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2500,7 +2927,7 @@ }; D4394403D9B8124A37AED078851D6781 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */; + baseConfigurationReference = 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2536,7 +2963,7 @@ }; ECD830E9FF60065425D88BB789C29686 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */; + baseConfigurationReference = BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2571,7 +2998,7 @@ }; ED1BD43F05E25AD1812664ED10717173 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */; + baseConfigurationReference = BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2604,14 +3031,52 @@ }; name = Release; }; + F263D7F43A6EA5C02F261452DFD84680 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */ = { isa = XCConfigurationList; buildConfigurations = ( - A94845DABCFB4E7420E39DB803284DE9 /* Debug */, - C11C611E79A630C12A55BB1112DE7A68 /* Release */, + 909C2AA226C3AED44720FB27D317DC53 /* Debug */, + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -2625,6 +3090,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */, + 958EE232CAC027195F6E4B7DCC521870 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2670,6 +3144,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */, + F263D7F43A6EA5C02F261452DFD84680 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; A7155AE59A19533F60ECE3B4045B01F0 /* Build configuration list for PBXNativeTarget "IQKeyboardManagerSwift" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2679,6 +3162,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */, + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; DA7FF8FC28A7EB05F7308868F48D6938 /* Build configuration list for PBXNativeTarget "FSPagerView" */ = { isa = XCConfigurationList; buildConfigurations = ( diff --git a/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist b/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist index 3d09c0b..ed3d73b 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,6 +4,21 @@ SchemeUserState + AMap3DMap.xcscheme + + isShown + + + AMapFoundation.xcscheme + + isShown + + + AMapLocation.xcscheme + + isShown + + Alamofire.xcscheme isShown diff --git a/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist b/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist index 6406150..e9068b0 100644 --- a/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist +++ b/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 6.3.0 + 6.3.1 CFBundleSignature ???? CFBundleVersion diff --git a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown index 2cfc1e4..14c4329 100644 --- a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown +++ b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown @@ -1,6 +1,21 @@ # Acknowledgements This application makes use of the following third party libraries: +## AMap3DMap + +Copyright © 2014 AutoNavi. All Rights Reserved. + + +## AMapFoundation + +Copyright © 2014 AutoNavi. All Rights Reserved. + + +## AMapLocation + +Copyright © 2014 AutoNavi. All Rights Reserved. + + ## Alamofire Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) diff --git a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.plist b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.plist index 8c3fb8a..13d062e 100644 --- a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.plist +++ b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.plist @@ -14,6 +14,39 @@ FooterText + Copyright © 2014 AutoNavi. All Rights Reserved. + + License + Copyright + Title + AMap3DMap + Type + PSGroupSpecifier + + + FooterText + Copyright © 2014 AutoNavi. All Rights Reserved. + + License + Copyright + Title + AMapFoundation + Type + PSGroupSpecifier + + + FooterText + Copyright © 2014 AutoNavi. All Rights Reserved. + + License + Copyright + Title + AMapLocation + Type + PSGroupSpecifier + + + FooterText Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.swift b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift new file mode 100644 index 0000000..9b64129 --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift @@ -0,0 +1,30 @@ +// +// InspectMapViewController.swift +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +import UIKit + +class InspectMapViewController: UIViewController, TransferValueDelegate, MAMapViewDelegate { + var id: String? + + override func viewDidLoad() { + super.viewDidLoad() + // 设置导航栏背景和标题 + title = "巡检记录" + navigationController?.navigationBar.isTranslucent = false // 顶部导航不透明可见 + navigationController?.navigationBar.barTintColor = .systemBlue + let dict: [NSAttributedString.Key: Any] = [NSAttributedString.Key.foregroundColor: UIColor.white] + navigationController?.navigationBar.titleTextAttributes = dict // title color + // Do any additional setup after loading the view. + let mapView = MAMapView(frame: view.bounds) + mapView.delegate = self + view.addSubview(mapView) + } + + func transfer(controller: UIViewController, dic: NSDictionary) { + id = dic["id"] as? String + } +} diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.xib b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib new file mode 100644 index 0000000..7c82fac --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LaserMethane/ViewController/Inspect/InspectViewController.swift b/LaserMethane/ViewController/Inspect/InspectViewController.swift index c3b55c7..3cb9617 100644 --- a/LaserMethane/ViewController/Inspect/InspectViewController.swift +++ b/LaserMethane/ViewController/Inspect/InspectViewController.swift @@ -27,6 +27,8 @@ var endDate: String? var keyWords: String? + var valueDelegate: TransferValueDelegate! + override func viewDidLoad() { super.viewDidLoad() title = "巡检记录查询" @@ -122,4 +124,15 @@ } extension InspectViewController: UITableViewDelegate { + func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { + let mapViewController = InspectMapViewController(nibName: "InspectMapViewController", bundle: nil) + // 委托代理 + valueDelegate = mapViewController + // 实现代理的方法,传值 + let row = (indexPath as NSIndexPath).row + let model = rowsArray[row] + let transferDic: NSDictionary = ["id": model.id] + valueDelegate.transfer(controller: self, dic: transferDic) + navigationController?.pushViewController(mapViewController, animated: true) + } } diff --git a/Podfile b/Podfile index 087f53e..6bda986 100644 --- a/Podfile +++ b/Podfile @@ -21,6 +21,10 @@ pod 'IQKeyboardManagerSwift', '~> 6.5.0' # Kingfisher 是一个下载、缓存网络图片的轻量级纯swift库 pod 'Kingfisher' - # 轮播图 + # Banner pod 'FSPagerView' + # 高德地图 + pod 'AMap3DMap' + # 高德定位 + pod 'AMapLocation' end diff --git a/Podfile.lock b/Podfile.lock index 157d3e5..4cc826e 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index 157d3e5..4cc826e 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index 628cc7a..638edc3 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -6,530 +6,684 @@ objectVersion = 51; objects = { +/* Begin PBXAggregateTarget section */ + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */; + buildPhases = ( + ); + dependencies = ( + ); + name = AMapFoundation; + productName = AMapFoundation; + }; + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */; + buildPhases = ( + ); + dependencies = ( + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */, + ); + name = AMap3DMap; + productName = AMap3DMap; + }; + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */; + buildPhases = ( + ); + dependencies = ( + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */, + ); + name = AMapLocation; + productName = AMapLocation; + }; +/* End PBXAggregateTarget section */ + /* Begin PBXBuildFile section */ - 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */; }; - 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */; }; - 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */; }; - 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */; }; - 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */; }; - 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */; }; - 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */; }; - 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */; }; - 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */; }; - 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */; }; - 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */; }; - 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */; }; - 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */; }; - 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */; }; - 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */; }; - 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */; }; - 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */; }; - 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */; }; - 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */; }; - 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13CCE159F356141F843B31712F07BEBE /* Storage.swift */; }; - 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */; }; - 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */; }; - 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */; }; - 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */; }; - 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */; }; + 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */; }; + 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */; }; + 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */; }; + 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */; }; + 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */; }; + 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */; }; + 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */; }; + 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */; }; + 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */; }; + 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */; }; + 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56869B5D847813435E75AF50953A608B /* Image.swift */; }; + 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */; }; + 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */; }; + 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */; }; + 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */; }; + 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */; }; + 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */; }; + 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */; }; + 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */; }; + 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */; }; + 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */; }; + 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */; }; + 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */; }; + 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */; }; + 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */; }; 2358B57B83BE526AED64799C6892B2CE /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; 23A5B275E273450840ABED5360A70DA0 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */; }; - 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */; }; - 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */; }; - 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */; }; - 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */; }; - 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */; }; - 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */; }; - 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */; }; - 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */; }; - 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */; }; - 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */; }; - 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */; }; + 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */; }; + 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */; }; + 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */; }; + 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */; }; + 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */; }; + 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */; }; + 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */; }; + 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */; }; + 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */; }; + 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */; }; + 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */; }; 33483C1C427390BED308CBAB3EEEE277 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */; }; - 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */; }; - 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */; }; - 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */; }; + 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */; }; + 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */; }; + 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */; }; + 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */; }; 37DD30C9D863EE4FF8DC3D735A06C0AE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; 38EE0727B33503FD20E1363988E46AB2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */; }; - 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */; }; - 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */; }; - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */; }; - 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */; }; - 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */; }; - 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */; }; + 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */; }; + 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */; }; + 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */; }; + 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */; }; + 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */; }; + 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */; }; + 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */; }; 4F441AB2A7BFC619FD9B48BBA1189177 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */; }; - 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */; }; - 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */; }; + 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */; }; + 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */; }; 50013C33D35EBAF31ACF3A8B3A9A3FB4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */; }; - 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */; }; - 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */; }; - 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */; }; + 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */; }; + 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */; }; + 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */; }; + 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */; }; 5632D5C79A031216ABAC934DE4CF52B2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */; }; - 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */; }; - 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */; }; - 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */; }; - 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */; }; - 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */; }; - 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A999D363D057B645373F905A9948A96 /* Source.swift */; }; - 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */; }; - 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */; }; - 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */; }; - 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */; }; - 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */; }; - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */; }; + 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */; }; + 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */; }; + 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */; }; + 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */; }; + 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */; }; + 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */; }; + 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */; }; + 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547EA4817651E2B390618D18F42B98A2 /* Source.swift */; }; + 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */; }; + 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */; }; + 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */; }; + 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */; }; + 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */; }; + 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */; }; 7596519E375DA27F6E7D05D440757055 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */; }; - 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */; }; - 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */; }; - 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */; }; - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */; }; - 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */; }; - 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */; }; + 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */; }; + 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */; }; + 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */; }; + 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */; }; + 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */; }; + 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */; }; 7CB62474AFF64CE4647E67F4916360C2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */; }; - 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */; }; - 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */; }; - 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */; }; - 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */; }; - 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */; }; - 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */; }; - 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */; }; - 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */; }; - 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */; }; - 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */; }; - 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */; }; - 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */; }; - 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */; }; - 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */; }; - 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */; }; - 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */; }; - 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = B605229012558F76B5C6322336205F18 /* Request.swift */; }; - 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */; }; - 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */; }; - 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */; }; - A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */; }; - A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */; }; - A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */; }; - A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */; }; - A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */; }; + 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */; }; + 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */; }; + 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */; }; + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */; }; + 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */; }; + 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */; }; + 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */; }; + 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */; }; + 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */; }; + 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */; }; + 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */; }; + 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */; }; + 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */; }; + 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */; }; + 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */; }; + 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */; }; + 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */; }; + 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */; }; + 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */; }; + 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */; }; + 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */; }; + A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */; }; + A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */; }; + A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */; }; + A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */; }; + A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */; }; AA48510A0816F4943C7D2ED13242630E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */; }; - AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; AC1B5B34F7456E723EC031A496585471 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; AD42B158EA8D302DA980C9A31EA487C2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */; }; - AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */; }; - B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */; }; - B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */; }; - B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */; }; - B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */; }; - B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */; }; - BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */; }; - BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */; }; + AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */; }; + AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */; }; + B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */; }; + B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */; }; + B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */; }; + B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = A197E9088E885944D5C7F230FB5C3440 /* Key.swift */; }; + B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */; }; + BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */; }; + BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */; }; BB1E0118A589750C321D474F646DD4AF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */; }; - C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */; }; - C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */; }; + BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */; }; + C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */; }; + C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */; }; C297AC9431379391C114794AFD4F9778 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */; }; - C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */; }; + C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */; }; + C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */; }; C47A1C638C0E97C4ECCBD18FD494BB34 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */; }; - C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */; }; - C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */; }; - CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */; }; - D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */; }; - D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */; }; - D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */; }; - D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */; }; - D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */; }; - D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */; }; - D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */; }; - DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */; }; - DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */; }; - E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */; }; - E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */; }; - E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */; }; - E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */; }; - E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */; }; - E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */; }; - EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */; }; - ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */; }; - EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */; }; - EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */; }; + C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */; }; + C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */; }; + CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */; }; + D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */; }; + D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */; }; + D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */; }; + D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */; }; + D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */; }; + D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */; }; + D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */; }; + DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */; }; + DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */; }; + E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */; }; + E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */; }; + E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */; }; + E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */; }; + E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */; }; + E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */; }; + EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */; }; + ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */; }; + EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */; }; + EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; EEF066616EFE6EBC57541C1B92C6770A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */; }; - F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */; }; - F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */; }; - F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */; }; + EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */; }; + F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */; }; + F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */; }; + F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */; }; F612969E69DE5F072AD96720641B1184 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; - F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */; }; - F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B289302079D81BA93C3A479C4656EED /* Box.swift */; }; - FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */; }; - FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */; }; + F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */; }; + F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */; }; + FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */; }; + FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */ = { + 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; remoteInfo = Alamofire; }; - 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; - remoteInfo = MJRefresh; - }; - 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */ = { + 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = B490E7485944099E16C9CBD79119D1D4; remoteInfo = IQKeyboardManagerSwift; }; - 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; - remoteInfo = SwiftyJSON; - }; - 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */ = { + 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; remoteInfo = Kingfisher; }; - 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */ = { + 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = D4F8239FB329387A8476B964D92D92E7; remoteInfo = FSPagerView; }; - D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */ = { + 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; + remoteInfo = MJRefresh; + }; + 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 3957A4F8F4B8823C2472883F7D067592; + remoteInfo = AMap3DMap; + }; + 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 971676D1C9A11C105647D995975ACE4F; + remoteInfo = AMapLocation; + }; + 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 82B0A41D3031FF27D78E17B0A9A46FB0; remoteInfo = MBProgressHUD; }; - EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; - remoteInfo = KeychainAccess; - }; - F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */ = { + 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 92A1C13902E7ACDA3ABB5BA1FEACC86C; remoteInfo = SwiftyRSA; }; + C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; + remoteInfo = SwiftyJSON; + }; + F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; + remoteInfo = KeychainAccess; + }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; - 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyRSA.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; - 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FSPagerView.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapFoundationKit.framework; sourceTree = ""; }; + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; + 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationVersion.h; path = AMapLocationKit.framework/Headers/AMapLocationVersion.h; sourceTree = ""; }; + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationCommonObj.h; path = AMapLocationKit.framework/Headers/AMapLocationCommonObj.h; sourceTree = ""; }; + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; + 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceManager.h; path = MAMapKit.framework/Headers/MATraceManager.h; sourceTree = ""; }; + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-resources.sh"; sourceTree = ""; }; + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.debug.xcconfig; sourceTree = ""; }; + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATouchPoi.h; path = MAMapKit.framework/Headers/MATouchPoi.h; sourceTree = ""; }; + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationMoveAnimation.h; path = MAMapKit.framework/Headers/MAAnnotationMoveAnimation.h; sourceTree = ""; }; + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocationRepresentation.h; path = MAMapKit.framework/Headers/MAUserLocationRepresentation.h; sourceTree = ""; }; + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayRenderer.h; path = MAMapKit.framework/Headers/MAParticleOverlayRenderer.h; sourceTree = ""; }; + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceRegionObj.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceRegionObj.h; sourceTree = ""; }; + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineCity.h; path = MAMapKit.framework/Headers/MAOfflineCity.h; sourceTree = ""; }; + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapUtility.h; path = AMapFoundationKit.framework/Headers/AMapUtility.h; sourceTree = ""; }; + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiColoredPolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiColoredPolylineRenderer.h; sourceTree = ""; }; + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAShape.h; path = MAMapKit.framework/Headers/MAShape.h; sourceTree = ""; }; + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapKit.h; path = MAMapKit.framework/Headers/MAMapKit.h; sourceTree = ""; }; + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.debug.xcconfig; sourceTree = ""; }; + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; - 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Alamofire.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeodesicPolyline.h; path = MAMapKit.framework/Headers/MAGeodesicPolyline.h; sourceTree = ""; }; + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationConst.h; path = AMapFoundationKit.framework/Headers/AMapFoundationConst.h; sourceTree = ""; }; + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapServices.h; path = AMapFoundationKit.framework/Headers/AMapServices.h; sourceTree = ""; }; + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItem.h; path = MAMapKit.framework/Headers/MAOfflineItem.h; sourceTree = ""; }; + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygonRenderer.h; path = MAMapKit.framework/Headers/MAPolygonRenderer.h; sourceTree = ""; }; + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationKit.h; path = AMapFoundationKit.framework/Headers/AMapFoundationKit.h; sourceTree = ""; }; + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlay.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlay.h; sourceTree = ""; }; + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPinAnnotationView.h; path = MAMapKit.framework/Headers/MAPinAnnotationView.h; sourceTree = ""; }; + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; + 56869B5D847813435E75AF50953A608B /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapVersion.h; path = MAMapKit.framework/Headers/MAMapVersion.h; sourceTree = ""; }; + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemNationWide.h; path = MAMapKit.framework/Headers/MAOfflineItemNationWide.h; sourceTree = ""; }; + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; + 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceError.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceError.h; sourceTree = ""; }; + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlayRenderer.h; path = MAMapKit.framework/Headers/MAMultiPointOverlayRenderer.h; sourceTree = ""; }; + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlayRenderer.h; path = MAMapKit.framework/Headers/MAGroundOverlayRenderer.h; sourceTree = ""; }; + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MALineDrawType.h; path = MAMapKit.framework/Headers/MALineDrawType.h; sourceTree = ""; }; + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArc.h; path = MAMapKit.framework/Headers/MAArc.h; sourceTree = ""; }; + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationView.h; path = MAMapKit.framework/Headers/MAAnnotationView.h; sourceTree = ""; }; + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchType.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchType.h; sourceTree = ""; }; + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlay.h; path = MAMapKit.framework/Headers/MAParticleOverlay.h; sourceTree = ""; }; + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemMunicipality.h; path = MAMapKit.framework/Headers/MAOfflineItemMunicipality.h; sourceTree = ""; }; + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; - 7A999D363D057B645373F905A9948A96 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; - 8B289302079D81BA93C3A479C4656EED /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; - 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MBProgressHUD.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; 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; }; - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; - A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQKeyboardManagerSwift.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; - B605229012558F76B5C6322336205F18 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; - C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Kingfisher.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlay.h; path = MAMapKit.framework/Headers/MAOverlay.h; sourceTree = ""; }; + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; sourceTree = ""; }; + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomCalloutView.h; path = MAMapKit.framework/Headers/MACustomCalloutView.h; sourceTree = ""; }; + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.debug.xcconfig; sourceTree = ""; }; + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAIndoorInfo.h; path = MAMapKit.framework/Headers/MAIndoorInfo.h; sourceTree = ""; }; + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationManager.h; path = AMapLocationKit.framework/Headers/AMapLocationManager.h; sourceTree = ""; }; + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygon.h; path = MAMapKit.framework/Headers/MAPolygon.h; sourceTree = ""; }; + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeometry.h; path = MAMapKit.framework/Headers/MAGeometry.h; sourceTree = ""; }; + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationKit.h; path = AMapLocationKit.framework/Headers/AMapLocationKit.h; sourceTree = ""; }; + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnimatedAnnotation.h; path = MAMapKit.framework/Headers/MAAnimatedAnnotation.h; sourceTree = ""; }; + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPolyline.h; path = MAMapKit.framework/Headers/MAMultiPolyline.h; sourceTree = ""; }; + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchConfig.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchConfig.h; sourceTree = ""; }; + 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = MAMapKit.framework; sourceTree = ""; }; + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlay.h; path = MAMapKit.framework/Headers/MATerrainOverlay.h; sourceTree = ""; }; + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlay.h; sourceTree = ""; }; + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.release.xcconfig; sourceTree = ""; }; + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolyline.h; path = MAMapKit.framework/Headers/MAPolyline.h; sourceTree = ""; }; + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircle.h; path = MAMapKit.framework/Headers/MACircle.h; sourceTree = ""; }; + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolylineRenderer.h; path = MAMapKit.framework/Headers/MAPolylineRenderer.h; sourceTree = ""; }; + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMap.h; path = MAMapKit.framework/Headers/MAOfflineMap.h; sourceTree = ""; }; + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseOverlay.h; path = MAMapKit.framework/Headers/MABaseOverlay.h; sourceTree = ""; }; + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = AMap.bundle; path = MAMapKit.framework/AMap.bundle; sourceTree = ""; }; + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircleRenderer.h; path = MAMapKit.framework/Headers/MACircleRenderer.h; sourceTree = ""; }; + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; + A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayPathRenderer.h; path = MAMapKit.framework/Headers/MAOverlayPathRenderer.h; sourceTree = ""; }; + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationVersion.h; path = AMapFoundationKit.framework/Headers/AMapFoundationVersion.h; sourceTree = ""; }; + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapCustomStyleOptions.h; path = MAMapKit.framework/Headers/MAMapCustomStyleOptions.h; sourceTree = ""; }; + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlay.h; path = MAMapKit.framework/Headers/MAGroundOverlay.h; sourceTree = ""; }; + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapStatus.h; path = MAMapKit.framework/Headers/MAMapStatus.h; sourceTree = ""; }; + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArcRenderer.h; path = MAMapKit.framework/Headers/MAArcRenderer.h; sourceTree = ""; }; + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapTileOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapTileOverlay.h; sourceTree = ""; }; + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemCommonCity.h; path = MAMapKit.framework/Headers/MAOfflineItemCommonCity.h; sourceTree = ""; }; + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAConfig.h; path = MAMapKit.framework/Headers/MAConfig.h; sourceTree = ""; }; + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearch.h; path = AMapFoundationKit.framework/Headers/AMapURLSearch.h; sourceTree = ""; }; + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiTexturePolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiTexturePolylineRenderer.h; sourceTree = ""; }; + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlay.h; path = MAMapKit.framework/Headers/MATileOverlay.h; sourceTree = ""; }; + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlayRenderer.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlayRenderer.h; sourceTree = ""; }; + C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.release.xcconfig; sourceTree = ""; }; C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; - DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_LaserMethane.framework; path = "Pods-LaserMethane.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlayRender.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlayRender.h; sourceTree = ""; }; + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayRenderer.h; path = MAMapKit.framework/Headers/MAOverlayRenderer.h; sourceTree = ""; }; + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPointAnnotation.h; path = MAMapKit.framework/Headers/MAPointAnnotation.h; sourceTree = ""; }; + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceManager.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceManager.h; sourceTree = ""; }; + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = ""; }; + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineProvince.h; path = MAMapKit.framework/Headers/MAOfflineProvince.h; sourceTree = ""; }; + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationRegionObj.h; path = AMapLocationKit.framework/Headers/AMapLocationRegionObj.h; sourceTree = ""; }; + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPathShowRange.h; path = MAMapKit.framework/Headers/MAPathShowRange.h; sourceTree = ""; }; + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; + DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceLocation.h; path = MAMapKit.framework/Headers/MATraceLocation.h; sourceTree = ""; }; + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; - E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyJSON.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; + E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Accelerate.framework; sourceTree = DEVELOPER_DIR; }; - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; - E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MJRefresh.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; - E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = KeychainAccess.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.release.xcconfig; sourceTree = ""; }; + E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPoint.h; path = MAMapKit.framework/Headers/MAMultiPoint.h; sourceTree = ""; }; + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlayRenderer.h; path = MAMapKit.framework/Headers/MATileOverlayRenderer.h; sourceTree = ""; }; + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; + E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayOptions.h; path = MAMapKit.framework/Headers/MAParticleOverlayOptions.h; sourceTree = ""; }; + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMapViewController.h; path = MAMapKit.framework/Headers/MAOfflineMapViewController.h; sourceTree = ""; }; + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlayRenderer.h; path = MAMapKit.framework/Headers/MATerrainOverlayRenderer.h; sourceTree = ""; }; + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocation.h; path = MAMapKit.framework/Headers/MAUserLocation.h; sourceTree = ""; }; + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlay.h; path = MAMapKit.framework/Headers/MAMultiPointOverlay.h; sourceTree = ""; }; + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapView.h; path = MAMapKit.framework/Headers/MAMapView.h; sourceTree = ""; }; + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotation.h; path = MAMapKit.framework/Headers/MAAnnotation.h; sourceTree = ""; }; + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapAccessibilityIdentifier.h; path = MAMapKit.framework/Headers/MAMapAccessibilityIdentifier.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 090C1D63463ACF622287EFF9D5C9392D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -586,6 +740,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 7668D0A8468B5894E555ECAA4EC50BC1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -614,14 +776,48 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */ = { + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */ = { isa = PBXGroup; children = ( - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */, - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */, + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */, ); - name = KeychainAccess; - path = KeychainAccess; + name = "Targets Support Files"; + sourceTree = ""; + }; + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */ = { + isa = PBXGroup; + children = ( + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */, + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */, + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */, + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */, + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */, + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */, + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */, + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */, + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */, + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */, + ); + path = AMapLocation; + sourceTree = ""; + }; + 0D138733E005527E01955C18192FF1BF /* Pods */ = { + isa = PBXGroup; + children = ( + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */, + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */, + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */, + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */, + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */, + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */, + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */, + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */, + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */, + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */, + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */, + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */, + ); + name = Pods; sourceTree = ""; }; 0DB5B868EBBEE29209DAC850B5750A67 /* Products */ = { @@ -641,272 +837,323 @@ name = Products; sourceTree = ""; }; - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */ = { + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */ = { isa = PBXGroup; children = ( - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */, - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */, - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */, - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */, - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */, - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */, - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/KeychainAccess"; - sourceTree = ""; - }; - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */ = { - isa = PBXGroup; - children = ( - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */, - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */, - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */, - ); - name = MBProgressHUD; - path = MBProgressHUD; - sourceTree = ""; - }; - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */ = { - isa = PBXGroup; - children = ( - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */, - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */, - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */, - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */, - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */, - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */, - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/SwiftyJSON"; - sourceTree = ""; - }; - 169C0C8DC70ACD54554597AA8A31649C /* Pods */ = { - isa = PBXGroup; - children = ( - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */, - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */, - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */, - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */, - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */, - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */, - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */, - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */, - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */, - ); - name = Pods; - sourceTree = ""; - }; - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */ = { - isa = PBXGroup; - children = ( - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */, - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */, - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */, - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */, - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */, - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */, - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */, - B605229012558F76B5C6322336205F18 /* Request.swift */, - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */, - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */, - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */, - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */, - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */, - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */, - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */, - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */, - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */, - A77FE619A41916C233EC5D96AE43903C /* Support Files */, - ); - name = Alamofire; - path = Alamofire; - sourceTree = ""; - }; - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */ = { - isa = PBXGroup; - children = ( - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */, - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */, - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */, - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */, - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */, - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */, - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardManagerSwift"; - sourceTree = ""; - }; - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */ = { - isa = PBXGroup; - children = ( - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */, - ); - name = "Targets Support Files"; - sourceTree = ""; - }; - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */ = { - isa = PBXGroup; - children = ( - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */, - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */, - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */, - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */, - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */, - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */, - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */, + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */, + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */, + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */, + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */, + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */, + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */, + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/MJRefresh"; sourceTree = ""; }; - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */ = { + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */ = { isa = PBXGroup; children = ( - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */, - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */, - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */, - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */, - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */, - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */, - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */, + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/MBProgressHUD"; + name = Resources; sourceTree = ""; }; - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */ = { + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */ = { isa = PBXGroup; children = ( - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */, - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */, - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */, - 8B289302079D81BA93C3A479C4656EED /* Box.swift */, - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */, - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */, - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */, - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */, - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */, - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */, - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */, - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */, - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */, - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */, - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */, - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */, - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */, - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */, - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */, - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */, - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */, - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */, - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */, - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */, - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */, - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */, - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */, - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */, - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */, - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */, - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */, - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */, - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */, - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */, - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */, - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */, - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */, - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */, - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */, - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */, - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */, - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */, - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */, - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */, - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */, - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */, - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */, - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */, - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */, - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */, - 7A999D363D057B645373F905A9948A96 /* Source.swift */, - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */, - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */, - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */, - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */, - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */, - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */, + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */, ); - name = Kingfisher; + name = Frameworks; + sourceTree = ""; + }; + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */ = { + isa = PBXGroup; + children = ( + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */, + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMapFoundation"; + sourceTree = ""; + }; + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */ = { + isa = PBXGroup; + children = ( + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */, + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMap3DMap"; + sourceTree = ""; + }; + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */ = { + isa = PBXGroup; + children = ( + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */, + ); + name = ObjC; + sourceTree = ""; + }; + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */ = { + isa = PBXGroup; + children = ( + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */, + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */, + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */, + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */, + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */, + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */, + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */, + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */, + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */, + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */, + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */, + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */, + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */, + 56869B5D847813435E75AF50953A608B /* Image.swift */, + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */, + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */, + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */, + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */, + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */, + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */, + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */, + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */, + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */, + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */, + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */, + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */, + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */, + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */, + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */, + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */, + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */, + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */, + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */, + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */, + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */, + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */, + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */, + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */, + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */, + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */, + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */, + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */, + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */, + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */, + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */, + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */, + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */, + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */, + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */, + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */, + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */, + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */, + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */, + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */, + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */, + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */, + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */, + ); path = Kingfisher; sourceTree = ""; }; - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */ = { + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */ = { isa = PBXGroup; children = ( - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */, - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */, - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */, - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */, - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */, - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */, - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */, - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */, - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */, - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */, - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */, - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */, - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */, - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */, - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */, - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */, - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */, - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */, - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */, - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */, - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */, - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */, - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */, - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */, - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */, - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */, - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */, - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */, - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */, - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */, - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */, - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */, - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */, - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */, - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */, - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */, - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */, - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */, - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */, - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */, - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */, + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */, + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */, + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */, + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */, + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */, + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */, + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */, + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */, + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */, + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */, + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */, + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */, + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */, + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */, + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */, + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */, + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */, + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */, ); - name = MJRefresh; - path = MJRefresh; + path = Alamofire; sourceTree = ""; }; - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */ = { + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */ = { isa = PBXGroup; children = ( - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */, - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */, - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */, - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */, - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */, - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */, - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */, - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */, - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */, - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */, + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */, + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */, + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */, + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */, + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */, + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */, + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */, + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */, + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */, + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */, + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */, + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */, + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */, + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */, + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */, + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */, + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */, + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */, + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */, + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */, + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */, + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */, + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */, + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */, + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */, + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */, + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */, + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */, + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */, + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */, + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */, + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */, + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */, + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */, + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */, + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */, + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */, + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */, + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */, + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */, + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */, + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */, + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */, + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */, + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */, + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */, + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */, + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */, + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */, + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */, + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */, + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */, + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */, + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */, + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */, + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */, + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */, + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */, + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */, + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */, + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */, + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */, + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */, + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */, + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */, + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */, + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */, + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */, ); - name = FSPagerView; - path = FSPagerView; + path = AMap3DMap; + sourceTree = ""; + }; + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */ = { + isa = PBXGroup; + children = ( + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */, + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */, + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */, + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */, + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */, + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */, + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyJSON"; + sourceTree = ""; + }; + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */ = { + isa = PBXGroup; + children = ( + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */, + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */, + ); + path = SwiftyJSON; + sourceTree = ""; + }; + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */ = { + isa = PBXGroup; + children = ( + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */, + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */, + A778B850D1B3302C20E23D1BC1816034 /* Support Files */, + ); + path = MBProgressHUD; + sourceTree = ""; + }; + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */ = { + isa = PBXGroup; + children = ( + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */, + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */, + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */, + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */, + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */, + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */, + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/KeychainAccess"; + sourceTree = ""; + }; + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */ = { + isa = PBXGroup; + children = ( + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */, + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */, + ); + path = KeychainAccess; + sourceTree = ""; + }; + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */ = { + isa = PBXGroup; + children = ( + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */, + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */, + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */, + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */, + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */, + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */, + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyRSA"; + sourceTree = ""; + }; + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */ = { + isa = PBXGroup; + children = ( + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */, + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */, + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */, + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */, + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */, + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */, + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/Alamofire"; sourceTree = ""; }; 784B8102EDCB1EB8E72F4A81D972D2DD /* iOS */ = { @@ -923,16 +1170,6 @@ name = iOS; sourceTree = ""; }; - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */ = { - isa = PBXGroup; - children = ( - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */, - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */, - ); - name = SwiftyJSON; - path = SwiftyJSON; - sourceTree = ""; - }; 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */ = { isa = PBXGroup; children = ( @@ -941,131 +1178,111 @@ name = Frameworks; sourceTree = ""; }; - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */ = { + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */ = { isa = PBXGroup; children = ( - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */, - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */, - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */, - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */, - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */, - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */, - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */, + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/SwiftyRSA"; + name = Resources; sourceTree = ""; }; - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */ = { + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */ = { isa = PBXGroup; children = ( - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */, - ); - name = ObjC; - sourceTree = ""; - }; - A77FE619A41916C233EC5D96AE43903C /* Support Files */ = { - isa = PBXGroup; - children = ( - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */, - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */, - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */, - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */, - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */, - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */, - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/Alamofire"; - sourceTree = ""; - }; - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */ = { - isa = PBXGroup; - children = ( - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */, - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */, - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */, - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */, - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */, - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */, - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */, - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */, - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */, - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */, - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */, - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */, - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */, - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */, - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */, - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */, - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */, - ); - name = IQKeyboardManagerSwift; - path = IQKeyboardManagerSwift; - sourceTree = ""; - }; - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */ = { - isa = PBXGroup; - children = ( - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */, - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */, - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */, - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */, - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */, - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */, - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/FSPagerView"; - sourceTree = ""; - }; - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */ = { - isa = PBXGroup; - children = ( - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */, - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */, - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */, - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */, - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */, - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */, - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */, - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */, - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */, + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */, + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */, + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */, + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */, + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */, + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */, + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */, + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */, + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */, + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */, ); name = "Pods-LaserMethane"; path = "Target Support Files/Pods-LaserMethane"; sourceTree = ""; }; - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */ = { + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */ = { isa = PBXGroup; children = ( - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */, - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */, - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */, - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */, - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */, - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */, - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */, - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */, - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */, - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */, - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */, - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */, - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */, - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */, - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */, - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */, + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */, + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */, + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */, + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */, + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */, + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */, + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */, ); - name = SwiftyRSA; - path = SwiftyRSA; + name = "Support Files"; + path = "../Target Support Files/IQKeyboardManagerSwift"; sourceTree = ""; }; - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */ = { + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */ = { isa = PBXGroup; children = ( - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */, + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */, + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */, ); - name = Resources; + name = "Support Files"; + path = "../Target Support Files/AMapLocation"; + sourceTree = ""; + }; + A778B850D1B3302C20E23D1BC1816034 /* Support Files */ = { + isa = PBXGroup; + children = ( + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */, + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */, + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */, + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */, + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */, + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */, + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/MBProgressHUD"; + sourceTree = ""; + }; + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */ = { + isa = PBXGroup; + children = ( + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */, + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */, + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */, + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */, + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */, + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */, + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */, + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */, + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */, + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */, + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */, + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */, + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */, + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */, + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */, + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */, + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */, + ); + path = IQKeyboardManagerSwift; + sourceTree = ""; + }; + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */ = { + isa = PBXGroup; + children = ( + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */, + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */, + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */, + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */, + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */, + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */, + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */, + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */, + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */, + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */, + ); + path = AMapFoundation; sourceTree = ""; }; CF1408CF629C7361332E53B88F7BD30C = { @@ -1073,27 +1290,138 @@ children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */, - 169C0C8DC70ACD54554597AA8A31649C /* Pods */, + 0D138733E005527E01955C18192FF1BF /* Pods */, 0DB5B868EBBEE29209DAC850B5750A67 /* Products */, - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */, + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */, ); sourceTree = ""; }; - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */ = { + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */ = { isa = PBXGroup; children = ( - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */, - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */, - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */, - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */, - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */, - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */, - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */, + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */, + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */, + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */, + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */, + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */, + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */, + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */, + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */, + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */, + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */, + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */, + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */, + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */, + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */, + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */, + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */, + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */, + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */, + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */, + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */, + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */, + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */, + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */, + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */, + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */, + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */, + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */, + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */, + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */, + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */, + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */, + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */, + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */, + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */, + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */, + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */, + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */, + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */, + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */, + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */, + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */, + ); + path = MJRefresh; + sourceTree = ""; + }; + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */ = { + isa = PBXGroup; + children = ( + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */, + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */, + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */, + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */, + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */, + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */, + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */, + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */, + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */, + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */, + ); + path = FSPagerView; + sourceTree = ""; + }; + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */ = { + isa = PBXGroup; + children = ( + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */, + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */, + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */, + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */, + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */, + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */, + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */, + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */, + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */, + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */, + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */, + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */, + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */, + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */, + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */, + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */, + ); + path = SwiftyRSA; + sourceTree = ""; + }; + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */ = { + isa = PBXGroup; + children = ( + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */, + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */, + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */, + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */, + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */, + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */, + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/Kingfisher"; sourceTree = ""; }; + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */ = { + isa = PBXGroup; + children = ( + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */, + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */, + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */, + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */, + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */, + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */, + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/FSPagerView"; + sourceTree = ""; + }; + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -1107,6 +1435,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 0F175337DB90FE42F93364FBB107D687 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2582784E4FA6A1AC5D23FC53AC3F6EE2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1123,14 +1459,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 3D7DD627DB5C5AD636646E57B685AFB2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1206,25 +1534,28 @@ /* Begin PBXNativeTarget section */ 06291B7BCC22BC8E6AB046C35BC2EEC4 /* Pods-LaserMethane */ = { isa = PBXNativeTarget; - buildConfigurationList = 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; + buildConfigurationList = 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; buildPhases = ( - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */, - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */, - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */, - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */, + 0F175337DB90FE42F93364FBB107D687 /* Headers */, + 22A3490FF39FEFB44486B95442BBE298 /* Sources */, + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */, + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */, ); buildRules = ( ); dependencies = ( - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */, - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */, - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */, - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */, - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */, - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */, - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */, - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */, - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */, + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */, + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */, + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */, + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */, + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */, + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */, + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */, + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */, + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */, + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */, + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */, + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */, ); name = "Pods-LaserMethane"; productName = "Pods-LaserMethane"; @@ -1416,6 +1747,9 @@ projectRoot = ""; targets = ( EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */, + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */, + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */, + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */, D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */, B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */, 615C831BCE925ED486B225B87E44926D /* KeychainAccess */, @@ -1444,6 +1778,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 3DBB58E26047779D6783C0EA2E3ED3C5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1480,13 +1821,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; D098F7F0080A87A1F472C81FC2F85528 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1504,14 +1838,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 1700C451C98D9DCECBEDFC5E351C5A9E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1521,6 +1847,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 22A3490FF39FEFB44486B95442BBE298 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2DDFD9AC10F181CD7130BDF5F9E0502B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1719,66 +2053,96 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MJRefresh; - target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; - targetProxy = 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */; - }; - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyJSON; - target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; - targetProxy = 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */; - }; - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardManagerSwift; - target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; - targetProxy = 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */; - }; - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MBProgressHUD; - target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; - targetProxy = D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */; - }; - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyRSA; - target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; - targetProxy = F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */; - }; - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Kingfisher; - target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; - targetProxy = 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */; - }; - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Alamofire; - target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; - targetProxy = 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */; - }; - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */ = { + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = KeychainAccess; target = 615C831BCE925ED486B225B87E44926D /* KeychainAccess */; - targetProxy = EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */; + targetProxy = F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */; }; - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */ = { + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MBProgressHUD; + target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; + targetProxy = 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */; + }; + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MJRefresh; + target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; + targetProxy = 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */; + }; + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapLocation; + target = 971676D1C9A11C105647D995975ACE4F /* AMapLocation */; + targetProxy = 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */; + }; + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardManagerSwift; + target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; + targetProxy = 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */; + }; + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = FSPagerView; target = D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */; - targetProxy = 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */; + targetProxy = 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */; + }; + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Kingfisher; + target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; + targetProxy = 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */; + }; + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */; + }; + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyJSON; + target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; + targetProxy = C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */; + }; + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Alamofire; + target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; + targetProxy = 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */; + }; + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyRSA; + target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; + targetProxy = 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */; + }; + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */; + }; + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */; + }; + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMap3DMap; + target = 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */; + targetProxy = 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 0B1CC7BD6B8F30F1CF4BA13B3D1F66C2 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */; + baseConfigurationReference = AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1813,7 +2177,7 @@ }; 0FC90C86B3E177BE8ED9E5B67B53CF96 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */; + baseConfigurationReference = 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -1848,7 +2212,7 @@ }; 1DE8A23B55505EC1D5621EED4BD2A775 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */; + baseConfigurationReference = 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1883,7 +2247,7 @@ }; 3BE7200682DA3DD02079CC5BBF5E56EB /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */; + baseConfigurationReference = F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1953,6 +2317,7 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -1983,7 +2348,7 @@ }; 501C4DDF76F727E13770D67E891EDEF3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */; + baseConfigurationReference = 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2016,9 +2381,79 @@ }; name = Release; }; + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; 6BBDB5179B7EB533C4CDE7F0C2647E7D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */; + baseConfigurationReference = 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2052,7 +2487,7 @@ }; 7A990D4D7A394E906F2DE82D639771CF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */; + baseConfigurationReference = C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2087,7 +2522,7 @@ }; 877D0C843EF9B7A6EDCEE1C2ADC57B1D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */; + baseConfigurationReference = 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2157,6 +2592,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -2181,9 +2617,25 @@ }; name = Release; }; + 909C2AA226C3AED44720FB27D317DC53 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; 93A2FF79E2EC721C724D10C8C2AF1B64 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */; + baseConfigurationReference = 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2218,7 +2670,7 @@ }; 93AD64353C65D45C0D4197F9ECAD786D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */; + baseConfigurationReference = 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2250,9 +2702,42 @@ }; name = Debug; }; + 958EE232CAC027195F6E4B7DCC521870 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; A6D1856327C32BF7B667BB2BEEAC10FA /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */; + baseConfigurationReference = E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2284,46 +2769,26 @@ }; name = Debug; }; - A94845DABCFB4E7420E39DB803284DE9 /* Debug */ = { + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */; + baseConfigurationReference = E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", - "@loader_path/Frameworks", ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = iphoneos; - SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + VALIDATE_PRODUCT = YES; }; - name = Debug; + name = Release; }; BBFD2D310428D75BAA64AC084E0F0712 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */; + baseConfigurationReference = D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2358,7 +2823,7 @@ }; BD5ABBC2854308B49C9545DE0AA1A4E0 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */; + baseConfigurationReference = 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2392,47 +2857,9 @@ }; name = Release; }; - C11C611E79A630C12A55BB1112DE7A68 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; C3FCBEBF5C2011C1A7848C0D69CD689D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */; + baseConfigurationReference = EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2466,7 +2893,7 @@ }; CBFD66C31CBBEE4A24B97D6774480A7E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */; + baseConfigurationReference = 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2500,7 +2927,7 @@ }; D4394403D9B8124A37AED078851D6781 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */; + baseConfigurationReference = 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2536,7 +2963,7 @@ }; ECD830E9FF60065425D88BB789C29686 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */; + baseConfigurationReference = BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2571,7 +2998,7 @@ }; ED1BD43F05E25AD1812664ED10717173 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */; + baseConfigurationReference = BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2604,14 +3031,52 @@ }; name = Release; }; + F263D7F43A6EA5C02F261452DFD84680 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */ = { isa = XCConfigurationList; buildConfigurations = ( - A94845DABCFB4E7420E39DB803284DE9 /* Debug */, - C11C611E79A630C12A55BB1112DE7A68 /* Release */, + 909C2AA226C3AED44720FB27D317DC53 /* Debug */, + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -2625,6 +3090,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */, + 958EE232CAC027195F6E4B7DCC521870 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2670,6 +3144,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */, + F263D7F43A6EA5C02F261452DFD84680 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; A7155AE59A19533F60ECE3B4045B01F0 /* Build configuration list for PBXNativeTarget "IQKeyboardManagerSwift" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2679,6 +3162,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */, + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; DA7FF8FC28A7EB05F7308868F48D6938 /* Build configuration list for PBXNativeTarget "FSPagerView" */ = { isa = XCConfigurationList; buildConfigurations = ( diff --git a/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist b/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist index 3d09c0b..ed3d73b 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,6 +4,21 @@ SchemeUserState + AMap3DMap.xcscheme + + isShown + + + AMapFoundation.xcscheme + + isShown + + + AMapLocation.xcscheme + + isShown + + Alamofire.xcscheme isShown diff --git a/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist b/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist index 6406150..e9068b0 100644 --- a/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist +++ b/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 6.3.0 + 6.3.1 CFBundleSignature ???? CFBundleVersion diff --git a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown index 2cfc1e4..14c4329 100644 --- a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown +++ b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown @@ -1,6 +1,21 @@ # Acknowledgements This application makes use of the following third party libraries: +## AMap3DMap + +Copyright © 2014 AutoNavi. All Rights Reserved. + + +## AMapFoundation + +Copyright © 2014 AutoNavi. All Rights Reserved. + + +## AMapLocation + +Copyright © 2014 AutoNavi. All Rights Reserved. + + ## Alamofire Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) diff --git a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.plist b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.plist index 8c3fb8a..13d062e 100644 --- a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.plist +++ b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.plist @@ -14,6 +14,39 @@ FooterText + Copyright © 2014 AutoNavi. All Rights Reserved. + + License + Copyright + Title + AMap3DMap + Type + PSGroupSpecifier + + + FooterText + Copyright © 2014 AutoNavi. All Rights Reserved. + + License + Copyright + Title + AMapFoundation + Type + PSGroupSpecifier + + + FooterText + Copyright © 2014 AutoNavi. All Rights Reserved. + + License + Copyright + Title + AMapLocation + Type + PSGroupSpecifier + + + FooterText Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane.debug.xcconfig b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane.debug.xcconfig index ffdd31e..2d77cea 100644 --- a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane.debug.xcconfig +++ b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane.debug.xcconfig @@ -1,10 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES +ARCHS = $(ARCHS_STANDARD) CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/FSPagerView" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" +EXCLUDED_ARCHS[sdk=iphonesimulator*] = arm64 +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/FSPagerView" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_ROOT}/AMap3DMap" "${PODS_ROOT}/AMapFoundation" "${PODS_ROOT}/AMapLocation" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/FSPagerView/FSPagerView.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON/SwiftyJSON.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' -OTHER_LDFLAGS = $(inherited) -framework "Accelerate" -framework "Alamofire" -framework "CFNetwork" -framework "CoreGraphics" -framework "FSPagerView" -framework "Foundation" -framework "IQKeyboardManagerSwift" -framework "KeychainAccess" -framework "Kingfisher" -framework "MBProgressHUD" -framework "MJRefresh" -framework "QuartzCore" -framework "Security" -framework "SwiftyJSON" -framework "SwiftyRSA" -framework "UIKit" -weak_framework "Combine" -weak_framework "SwiftUI" +OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"z" -framework "AMapFoundationKit" -framework "AMapLocationKit" -framework "Accelerate" -framework "Alamofire" -framework "CFNetwork" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreTelephony" -framework "CoreText" -framework "ExternalAccessory" -framework "FSPagerView" -framework "Foundation" -framework "GLKit" -framework "IQKeyboardManagerSwift" -framework "KeychainAccess" -framework "Kingfisher" -framework "MAMapKit" -framework "MBProgressHUD" -framework "MJRefresh" -framework "OpenGLES" -framework "QuartzCore" -framework "Security" -framework "SwiftyJSON" -framework "SwiftyRSA" -framework "SystemConfiguration" -framework "UIKit" -weak_framework "Combine" -weak_framework "SwiftUI" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/LaserMethane.xcodeproj/project.pbxproj b/LaserMethane.xcodeproj/project.pbxproj index 25ef021..dbbbcc1 100644 --- a/LaserMethane.xcodeproj/project.pbxproj +++ b/LaserMethane.xcodeproj/project.pbxproj @@ -9,6 +9,8 @@ /* Begin PBXBuildFile section */ 6518222526AFE98500FCC275 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222426AFE98500FCC275 /* BaseViewController.swift */; }; 6518222726AFE9EB00FCC275 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6518222626AFE9EB00FCC275 /* String.swift */; }; + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7A2826B937410097B132 /* InspectMapViewController.swift */; }; + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7A2926B937410097B132 /* InspectMapViewController.xib */; }; 65BF7C1C26AFDDCD000FEC82 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */; }; 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */; }; 65BF7C2826AFDDCD000FEC82 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */; }; @@ -53,18 +55,467 @@ 65F2E05026B27B2C00179EBD /* LayerShadowHub.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E04F26B27B2C00179EBD /* LayerShadowHub.swift */; }; 65F2E05326B2812700179EBD /* ImageCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F2E05126B2812700179EBD /* ImageCollectionViewCell.swift */; }; 65F2E05426B2812700179EBD /* ImageCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 65F2E05226B2812700179EBD /* ImageCollectionViewCell.xib */; }; - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */; }; + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 467D05ADFDEA4DE9A5C4EC11 /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LaserMethane.release.xcconfig"; path = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; 6518222426AFE98500FCC275 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = ""; }; 6518222626AFE9EB00FCC275 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = ""; }; + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectMapViewController.swift; sourceTree = ""; }; + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InspectMapViewController.xib; sourceTree = ""; }; + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "LaserMethane-Bridging-Header.h"; sourceTree = ""; }; + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.5.4.tbd; path = usr/lib/libpanel.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotificationsUI.framework; path = System/Library/Frameworks/UserNotificationsUI.framework; sourceTree = SDKROOT; }; + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.A.tbd; path = usr/lib/libtidy.A.tbd; sourceTree = SDKROOT; }; + 65BF7A5326BA22000097B132 /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; }; + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLookThumbnailing.framework; path = System/Library/Frameworks/QuickLookThumbnailing.framework; sourceTree = SDKROOT; }; + 65BF7A5526BA22000097B132 /* liblangid.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblangid.tbd; path = usr/lib/liblangid.tbd; sourceTree = SDKROOT; }; + 65BF7A5626BA22000097B132 /* libARI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARI.tbd; path = usr/lib/libARI.tbd; sourceTree = SDKROOT; }; + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgmalloc.tbd; path = usr/lib/libgmalloc.tbd; sourceTree = SDKROOT; }; + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls_cfhelpers.tbd; path = usr/lib/libcoretls_cfhelpers.tbd; sourceTree = SDKROOT; }; + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSwiftOnoneSupport.tbd; path = usr/lib/swift/libswiftSwiftOnoneSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libusrtcp.tbd; path = usr/lib/libusrtcp.tbd; sourceTree = SDKROOT; }; + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCryptoTokenKit.tbd; path = usr/lib/swift/libswiftCryptoTokenKit.tbd; sourceTree = SDKROOT; }; + 65BF7A5C26BA22000097B132 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; }; + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOAccessoryManager.tbd; path = usr/lib/libIOAccessoryManager.tbd; sourceTree = SDKROOT; }; + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLLVM.tbd; path = usr/lib/libLLVM.tbd; sourceTree = SDKROOT; }; + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKitUI.framework; path = System/Library/Frameworks/HealthKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLSAHDynamic.tbd; path = usr/lib/libETLSAHDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6126BA22000097B132 /* libdns_services.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdns_services.tbd; path = usr/lib/libdns_services.tbd; sourceTree = SDKROOT; }; + 65BF7A6226BA22000097B132 /* libARIServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libARIServer.tbd; path = usr/lib/libARIServer.tbd; sourceTree = SDKROOT; }; + 65BF7A6326BA22000097B132 /* EventKitUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKitUI.framework; path = System/Library/Frameworks/EventKitUI.framework; sourceTree = SDKROOT; }; + 65BF7A6426BA22000097B132 /* libipsec.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.tbd; path = usr/lib/libipsec.tbd; sourceTree = SDKROOT; }; + 65BF7A6526BA22000097B132 /* libate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libate.tbd; path = usr/lib/libate.tbd; sourceTree = SDKROOT; }; + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; }; + 65BF7A6726BA22000097B132 /* AVKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVKit.framework; path = System/Library/Frameworks/AVKit.framework; sourceTree = SDKROOT; }; + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMLCompute.tbd; path = usr/lib/swift/libswiftMLCompute.tbd; sourceTree = SDKROOT; }; + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUtilDynamic.tbd; path = usr/lib/libTelephonyUtilDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreLocation.tbd; path = usr/lib/swift/libswiftCoreLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A6B26BA22000097B132 /* libobjc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.tbd; path = usr/lib/libobjc.tbd; sourceTree = SDKROOT; }; + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSafeCategoryBundle.tbd; path = usr/lib/libAXSafeCategoryBundle.tbd; sourceTree = SDKROOT; }; + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libH5Dynamic.tbd; path = usr/lib/libH5Dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfrestore.tbd; path = usr/lib/libnfrestore.tbd; sourceTree = SDKROOT; }; + 65BF7A7026BA22000097B132 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDRDecode.tbd; path = usr/lib/libFDRDecode.tbd; sourceTree = SDKROOT; }; + 65BF7A7226BA22000097B132 /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; }; + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioTypes.framework; path = System/Library/Frameworks/CoreAudioTypes.framework; sourceTree = SDKROOT; }; + 65BF7A7426BA22000097B132 /* ModelIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ModelIO.framework; path = System/Library/Frameworks/ModelIO.framework; sourceTree = SDKROOT; }; + 65BF7A7526BA22000097B132 /* libxslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.tbd; path = usr/lib/libxslt.tbd; sourceTree = SDKROOT; }; + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExposureNotification.framework; path = System/Library/Frameworks/ExposureNotification.framework; sourceTree = SDKROOT; }; + 65BF7A7726BA22000097B132 /* ScreenTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ScreenTime.framework; path = System/Library/Frameworks/ScreenTime.framework; sourceTree = SDKROOT; }; + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.5.4.tbd; path = usr/lib/libform.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftModelIO.tbd; path = usr/lib/swift/libswiftModelIO.tbd; sourceTree = SDKROOT; }; + 65BF7A7A26BA22000097B132 /* libexpat.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.tbd; path = usr/lib/libexpat.tbd; sourceTree = SDKROOT; }; + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = librpcsvc.tbd; path = usr/lib/librpcsvc.tbd; sourceTree = SDKROOT; }; + 65BF7A7C26BA22000097B132 /* ARKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ARKit.framework; path = System/Library/Frameworks/ARKit.framework; sourceTree = SDKROOT; }; + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libInFieldCollection.tbd; path = usr/lib/libInFieldCollection.tbd; sourceTree = SDKROOT; }; + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM1.tbd; path = usr/lib/libBKDM1.tbd; sourceTree = SDKROOT; }; + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudioKit.framework; path = System/Library/Frameworks/CoreAudioKit.framework; sourceTree = SDKROOT; }; + 65BF7A8026BA22000097B132 /* libutil.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil.tbd; path = usr/lib/libutil.tbd; sourceTree = SDKROOT; }; + 65BF7A8126BA22000097B132 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; }; + 65BF7A8226BA22000097B132 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; + 65BF7A8326BA22000097B132 /* SafariServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SafariServices.framework; path = System/Library/Frameworks/SafariServices.framework; sourceTree = SDKROOT; }; + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = System/Library/Frameworks/CoreMIDI.framework; sourceTree = SDKROOT; }; + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFosl_dynamic.tbd; path = usr/lib/libFosl_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8626BA22000097B132 /* libdbm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdbm.tbd; path = usr/lib/libdbm.tbd; sourceTree = SDKROOT; }; + 65BF7A8726BA22000097B132 /* OSLog.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSLog.framework; path = System/Library/Frameworks/OSLog.framework; sourceTree = SDKROOT; }; + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libheimdal-asn1.tbd"; path = "usr/lib/libheimdal-asn1.tbd"; sourceTree = SDKROOT; }; + 65BF7A8926BA22000097B132 /* libedit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.tbd; path = usr/lib/libedit.tbd; sourceTree = SDKROOT; }; + 65BF7A8A26BA22000097B132 /* Social.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Social.framework; path = System/Library/Frameworks/Social.framework; sourceTree = SDKROOT; }; + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSLAMDynamic.tbd; path = usr/lib/libSLAMDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.tbd; path = usr/lib/libncurses.5.tbd; sourceTree = SDKROOT; }; + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libICEClient.tbd; path = usr/lib/libICEClient.tbd; sourceTree = SDKROOT; }; + 65BF7A8E26BA22000097B132 /* libquic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libquic.tbd; path = usr/lib/libquic.tbd; sourceTree = SDKROOT; }; + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; + 65BF7A9026BA22000097B132 /* libmorphun.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmorphun.tbd; path = usr/lib/libmorphun.tbd; sourceTree = SDKROOT; }; + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftARKit.tbd; path = usr/lib/swift/libswiftARKit.tbd; sourceTree = SDKROOT; }; + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.4.0.tbd; path = usr/lib/libiconv.2.4.0.tbd; sourceTree = SDKROOT; }; + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleHIDSWDFlash.tbd; path = usr/lib/libAppleHIDSWDFlash.tbd; sourceTree = SDKROOT; }; + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupport.tbd; path = usr/lib/libAWDSupport.tbd; sourceTree = SDKROOT; }; + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; }; + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSecRecord.tbd; path = usr/lib/libSecRecord.tbd; sourceTree = SDKROOT; }; + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotos.tbd; path = usr/lib/swift/libswiftPhotos.tbd; sourceTree = SDKROOT; }; + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufLocation.tbd; path = usr/lib/libAWDProtobufLocation.tbd; sourceTree = SDKROOT; }; + 65BF7A9A26BA22000097B132 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAVFoundation.tbd; path = usr/lib/swift/libswiftAVFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTiSerialFlasher.tbd; path = usr/lib/libTiSerialFlasher.tbd; sourceTree = SDKROOT; }; + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOABP.tbd; path = usr/lib/libIOABP.tbd; sourceTree = SDKROOT; }; + 65BF7A9E26BA22000097B132 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; }; + 65BF7A9F26BA22000097B132 /* Accessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accessibility.framework; path = System/Library/Frameworks/Accessibility.framework; sourceTree = SDKROOT; }; + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNaturalLanguage.tbd; path = usr/lib/swift/libswiftNaturalLanguage.tbd; sourceTree = SDKROOT; }; + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MultipeerConnectivity.framework; path = System/Library/Frameworks/MultipeerConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7AA226BA22000097B132 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; + 65BF7AA326BA22000097B132 /* libcryptex.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex.tbd; path = usr/lib/libcryptex.tbd; sourceTree = SDKROOT; }; + 65BF7AA426BA22000097B132 /* libproc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libproc.tbd; path = usr/lib/libproc.tbd; sourceTree = SDKROOT; }; + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; }; + 65BF7AA626BA22000097B132 /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; }; + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; }; + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.A.tbd; path = usr/lib/libDHCPServer.A.tbd; sourceTree = SDKROOT; }; + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite.tbd; path = usr/lib/libCRFSuite.tbd; sourceTree = SDKROOT; }; + 65BF7AAA26BA22010097B132 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; }; + 65BF7AAB26BA22010097B132 /* libncurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.tbd; path = usr/lib/libncurses.tbd; sourceTree = SDKROOT; }; + 65BF7AAC26BA22010097B132 /* libcharset.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.tbd; path = usr/lib/libcharset.tbd; sourceTree = SDKROOT; }; + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libParallelCompression.tbd; path = usr/lib/libParallelCompression.tbd; sourceTree = SDKROOT; }; + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADDynamic.tbd; path = usr/lib/libETLDLOADDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AAF26BA22010097B132 /* libform.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libform.tbd; path = usr/lib/libform.tbd; sourceTree = SDKROOT; }; + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LocalAuthentication.framework; path = System/Library/Frameworks/LocalAuthentication.framework; sourceTree = SDKROOT; }; + 65BF7AB126BA22010097B132 /* libipconfig.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipconfig.tbd; path = usr/lib/libipconfig.tbd; sourceTree = SDKROOT; }; + 65BF7AB226BA22010097B132 /* libmenu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.tbd; path = usr/lib/libmenu.tbd; sourceTree = SDKROOT; }; + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libobjc.A.tbd; path = usr/lib/libobjc.A.tbd; sourceTree = SDKROOT; }; + 65BF7AB426BA22010097B132 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; + 65BF7AB526BA22010097B132 /* ClockKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClockKit.framework; path = System/Library/Frameworks/ClockKit.framework; sourceTree = SDKROOT; }; + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMediaPlayer.tbd; path = usr/lib/swift/libswiftMediaPlayer.tbd; sourceTree = SDKROOT; }; + 65BF7AB726BA22010097B132 /* libtailspin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtailspin.tbd; path = usr/lib/libtailspin.tbd; sourceTree = SDKROOT; }; + 65BF7AB826BA22010097B132 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNetwork.tbd; path = usr/lib/swift/libswiftNetwork.tbd; sourceTree = SDKROOT; }; + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLEFSDumpDynamic.tbd; path = usr/lib/libETLEFSDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ABB26BA22010097B132 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; }; + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCoreKE.tbd; path = usr/lib/libCoreKE.tbd; sourceTree = SDKROOT; }; + 65BF7ABD26BA22010097B132 /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; }; + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NewsstandKit.framework; path = System/Library/Frameworks/NewsstandKit.framework; sourceTree = SDKROOT; }; + 65BF7ABF26BA22010097B132 /* PencilKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PencilKit.framework; path = System/Library/Frameworks/PencilKit.framework; sourceTree = SDKROOT; }; + 65BF7AC026BA22010097B132 /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; }; + 65BF7AC226BA22010097B132 /* GameplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameplayKit.framework; path = System/Library/Frameworks/GameplayKit.framework; sourceTree = SDKROOT; }; + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFaultOrdering.tbd; path = usr/lib/libFaultOrdering.tbd; sourceTree = SDKROOT; }; + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.0.tbd; path = usr/lib/libexslt.0.tbd; sourceTree = SDKROOT; }; + 65BF7AC526BA22010097B132 /* libIOReport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOReport.tbd; path = usr/lib/libIOReport.tbd; sourceTree = SDKROOT; }; + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libncurses.5.4.tbd; path = usr/lib/libncurses.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCloudKit.tbd; path = usr/lib/swift/libswiftCloudKit.tbd; sourceTree = SDKROOT; }; + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreGraphics.tbd; path = usr/lib/swift/libswiftCoreGraphics.tbd; sourceTree = SDKROOT; }; + 65BF7AC926BA22010097B132 /* libmecabra.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecabra.tbd; path = usr/lib/libmecabra.tbd; sourceTree = SDKROOT; }; + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WatchConnectivity.framework; path = System/Library/Frameworks/WatchConnectivity.framework; sourceTree = SDKROOT; }; + 65BF7ACB26BA22010097B132 /* libcurses.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcurses.tbd; path = usr/lib/libcurses.tbd; sourceTree = SDKROOT; }; + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; + 65BF7ACE26BA22010097B132 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; }; + 65BF7ACF26BA22010097B132 /* QuickLook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickLook.framework; path = System/Library/Frameworks/QuickLook.framework; sourceTree = SDKROOT; }; + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSceneKit.tbd; path = usr/lib/swift/libswiftSceneKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD126BA22010097B132 /* Combine.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Combine.framework; path = System/Library/Frameworks/Combine.framework; sourceTree = SDKROOT; }; + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPCITransport.tbd; path = usr/lib/libPCITransport.tbd; sourceTree = SDKROOT; }; + 65BF7AD326BA22010097B132 /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; + 65BF7AD426BA22010097B132 /* PhotosUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PhotosUI.framework; path = System/Library/Frameworks/PhotosUI.framework; sourceTree = SDKROOT; }; + 65BF7AD526BA22010097B132 /* libtidy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtidy.tbd; path = usr/lib/libtidy.tbd; sourceTree = SDKROOT; }; + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioToolboxUtility.tbd; path = usr/lib/libAudioToolboxUtility.tbd; sourceTree = SDKROOT; }; + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetricKit.tbd; path = usr/lib/swift/libswiftMetricKit.tbd; sourceTree = SDKROOT; }; + 65BF7AD826BA22010097B132 /* libsp.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsp.tbd; path = usr/lib/libsp.tbd; sourceTree = SDKROOT; }; + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libATCommandStudioDynamic.tbd; path = usr/lib/libATCommandStudioDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyIOKitDynamic.tbd; path = usr/lib/libTelephonyIOKitDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAXSpeechManager.tbd; path = usr/lib/libAXSpeechManager.tbd; sourceTree = SDKROOT; }; + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMemoryResourceException.tbd; path = usr/lib/libMemoryResourceException.tbd; sourceTree = SDKROOT; }; + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDispatch.tbd; path = usr/lib/swift/libswiftDispatch.tbd; sourceTree = SDKROOT; }; + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsysdiagnose.tbd; path = usr/lib/libsysdiagnose.tbd; sourceTree = SDKROOT; }; + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyUSBDynamic.tbd; path = usr/lib/libTelephonyUSBDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUniformTypeIdentifiers.tbd; path = usr/lib/swift/libswiftUniformTypeIdentifiers.tbd; sourceTree = SDKROOT; }; + 65BF7AE126BA22010097B132 /* SceneKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SceneKit.framework; path = System/Library/Frameworks/SceneKit.framework; sourceTree = SDKROOT; }; + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftFoundation.tbd; path = usr/lib/swift/libswiftFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7AE326BA22010097B132 /* libafc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libafc.tbd; path = usr/lib/libafc.tbd; sourceTree = SDKROOT; }; + 65BF7AE426BA22010097B132 /* libdl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdl.tbd; path = usr/lib/libdl.tbd; sourceTree = SDKROOT; }; + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_core.tbd; path = usr/lib/libcryptex_core.tbd; sourceTree = SDKROOT; }; + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAssetsLibrary.tbd; path = usr/lib/swift/libswiftAssetsLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBKDM2.tbd; path = usr/lib/libBKDM2.tbd; sourceTree = SDKROOT; }; + 65BF7AE826BA22020097B132 /* SpriteKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SpriteKit.framework; path = System/Library/Frameworks/SpriteKit.framework; sourceTree = SDKROOT; }; + 65BF7AE926BA22020097B132 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; + 65BF7AEA26BA22020097B132 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; + 65BF7AEB26BA22020097B132 /* libmecab.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmecab.tbd; path = usr/lib/libmecab.tbd; sourceTree = SDKROOT; }; + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGameplayKit.tbd; path = usr/lib/swift/libswiftGameplayKit.tbd; sourceTree = SDKROOT; }; + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftQuartzCore.tbd; path = usr/lib/swift/libswiftQuartzCore.tbd; sourceTree = SDKROOT; }; + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpriteKit.tbd; path = usr/lib/swift/libswiftSpriteKit.tbd; sourceTree = SDKROOT; }; + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprequelite.tbd; path = usr/lib/libprequelite.tbd; sourceTree = SDKROOT; }; + 65BF7AF026BA22020097B132 /* libfire2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire2.tbd; path = usr/lib/libfire2.tbd; sourceTree = SDKROOT; }; + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPhotosUI.tbd; path = usr/lib/swift/libswiftPhotosUI.tbd; sourceTree = SDKROOT; }; + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AuthenticationServices.framework; path = System/Library/Frameworks/AuthenticationServices.framework; sourceTree = SDKROOT; }; + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic_stubs.tbd; path = usr/lib/libBBUpdaterDynamic_stubs.tbd; sourceTree = SDKROOT; }; + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDarwin.tbd; path = usr/lib/swift/libswiftDarwin.tbd; sourceTree = SDKROOT; }; + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookupUI.framework; path = System/Library/Frameworks/IdentityLookupUI.framework; sourceTree = SDKROOT; }; + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libQMIParserDynamic.tbd; path = usr/lib/libQMIParserDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7AF826BA22020097B132 /* libdscsym.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdscsym.tbd; path = usr/lib/libdscsym.tbd; sourceTree = SDKROOT; }; + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMIDI.tbd; path = usr/lib/swift/libswiftCoreMIDI.tbd; sourceTree = SDKROOT; }; + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; + 65BF7AFB26BA22020097B132 /* libimg4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libimg4.tbd; path = usr/lib/libimg4.tbd; sourceTree = SDKROOT; }; + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoKit.framework; path = System/Library/Frameworks/CryptoKit.framework; sourceTree = SDKROOT; }; + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaSetup.framework; path = System/Library/Frameworks/MediaSetup.framework; sourceTree = SDKROOT; }; + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftDemangle.tbd; path = usr/lib/swift/libswiftDemangle.tbd; sourceTree = SDKROOT; }; + 65BF7B0026BA22020097B132 /* libSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.tbd; path = usr/lib/libSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.2.tbd; path = usr/lib/libxml2.2.tbd; sourceTree = SDKROOT; }; + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaAccessibility.framework; path = System/Library/Frameworks/MediaAccessibility.framework; sourceTree = SDKROOT; }; + 65BF7B0326BA22020097B132 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAccelerate.tbd; path = usr/lib/swift/libswiftAccelerate.tbd; sourceTree = SDKROOT; }; + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; }; + 65BF7B0626BA22020097B132 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; }; + 65BF7B0726BA22020097B132 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; }; + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreFoundation.tbd; path = usr/lib/swift/libswiftCoreFoundation.tbd; sourceTree = SDKROOT; }; + 65BF7B0926BA22020097B132 /* libxml2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxml2.tbd; path = usr/lib/libxml2.tbd; sourceTree = SDKROOT; }; + 65BF7B0A26BA22020097B132 /* EventKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = EventKit.framework; path = System/Library/Frameworks/EventKit.framework; sourceTree = SDKROOT; }; + 65BF7B0B26BA22020097B132 /* libicucore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.tbd; path = usr/lib/libicucore.tbd; sourceTree = SDKROOT; }; + 65BF7B0C26BA22020097B132 /* Vision.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vision.framework; path = System/Library/Frameworks/Vision.framework; sourceTree = SDKROOT; }; + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++abi.tbd"; path = "usr/lib/libc++abi.tbd"; sourceTree = SDKROOT; }; + 65BF7B0E26BA22020097B132 /* MetricKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetricKit.framework; path = System/Library/Frameworks/MetricKit.framework; sourceTree = SDKROOT; }; + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetimeiMessage.tbd; path = usr/lib/libAWDProtobufFacetimeiMessage.tbd; sourceTree = SDKROOT; }; + 65BF7B1026BA22020097B132 /* libamsupport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libamsupport.tbd; path = usr/lib/libamsupport.tbd; sourceTree = SDKROOT; }; + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libUSBTransport.tbd; path = usr/lib/libUSBTransport.tbd; sourceTree = SDKROOT; }; + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioIssueDetector.tbd; path = usr/lib/libAudioIssueDetector.tbd; sourceTree = SDKROOT; }; + 65BF7B1326BA22020097B132 /* HealthKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HealthKit.framework; path = System/Library/Frameworks/HealthKit.framework; sourceTree = SDKROOT; }; + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestalt.tbd; path = usr/lib/libMobileGestalt.tbd; sourceTree = SDKROOT; }; + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyDebugDynamic.tbd; path = usr/lib/libTelephonyDebugDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsystemstats.tbd; path = usr/lib/libsystemstats.tbd; sourceTree = SDKROOT; }; + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libNFC_Comet.tbd; path = usr/lib/libNFC_Comet.tbd; sourceTree = SDKROOT; }; + 65BF7B1826BA22020097B132 /* BusinessChat.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BusinessChat.framework; path = System/Library/Frameworks/BusinessChat.framework; sourceTree = SDKROOT; }; + 65BF7B1926BA22020097B132 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpartition2_dynamic.tbd; path = usr/lib/libpartition2_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; }; + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileGestaltExtensions.tbd; path = usr/lib/libMobileGestaltExtensions.tbd; sourceTree = SDKROOT; }; + 65BF7B1D26BA22030097B132 /* libMatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.tbd; path = usr/lib/libMatch.tbd; sourceTree = SDKROOT; }; + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.8.tbd; path = usr/lib/libz.1.2.8.tbd; sourceTree = SDKROOT; }; + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libprotobuf-lite.tbd"; path = "usr/lib/libprotobuf-lite.tbd"; sourceTree = SDKROOT; }; + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleSSEExt.tbd; path = usr/lib/libAppleSSEExt.tbd; sourceTree = SDKROOT; }; + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NetworkExtension.framework; path = System/Library/Frameworks/NetworkExtension.framework; sourceTree = SDKROOT; }; + 65BF7B2226BA22030097B132 /* Photos.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Photos.framework; path = System/Library/Frameworks/Photos.framework; sourceTree = SDKROOT; }; + 65BF7B2326BA22030097B132 /* SensorKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SensorKit.framework; path = System/Library/Frameworks/SensorKit.framework; sourceTree = SDKROOT; }; + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem.tbd; path = usr/lib/swift/libswiftSystem.tbd; sourceTree = SDKROOT; }; + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B.tbd; path = usr/lib/libSystem.B.tbd; sourceTree = SDKROOT; }; + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; }; + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libKTLDynamic.tbd; path = usr/lib/libKTLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetalKit.tbd; path = usr/lib/swift/libswiftMetalKit.tbd; sourceTree = SDKROOT; }; + 65BF7B2926BA22030097B132 /* libFDR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFDR.tbd; path = usr/lib/libFDR.tbd; sourceTree = SDKROOT; }; + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libauthinstall.tbd; path = usr/lib/libauthinstall.tbd; sourceTree = SDKROOT; }; + 65BF7B2B26BA22030097B132 /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.tbd; path = usr/lib/libbz2.1.0.tbd; sourceTree = SDKROOT; }; + 65BF7B2D26BA22030097B132 /* libbsm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.tbd; path = usr/lib/libbsm.tbd; sourceTree = SDKROOT; }; + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBBUpdaterDynamic.tbd; path = usr/lib/libBBUpdaterDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B2F26BA22030097B132 /* AppClip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppClip.framework; path = System/Library/Frameworks/AppClip.framework; sourceTree = SDKROOT; }; + 65BF7B3026BA22030097B132 /* libswiftos.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftos.tbd; path = usr/lib/swift/libswiftos.tbd; sourceTree = SDKROOT; }; + 65BF7B3126BA22030097B132 /* PassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PassKit.framework; path = System/Library/Frameworks/PassKit.framework; sourceTree = SDKROOT; }; + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSpeech.tbd; path = usr/lib/swift/libswiftSpeech.tbd; sourceTree = SDKROOT; }; + 65BF7B3326BA22030097B132 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxslt.1.tbd; path = usr/lib/libxslt.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftIntents.tbd; path = usr/lib/swift/libswiftIntents.tbd; sourceTree = SDKROOT; }; + 65BF7B3626BA22030097B132 /* HomeKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = HomeKit.framework; path = System/Library/Frameworks/HomeKit.framework; sourceTree = SDKROOT; }; + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CryptoTokenKit.framework; path = System/Library/Frameworks/CryptoTokenKit.framework; sourceTree = SDKROOT; }; + 65BF7B3826BA22030097B132 /* libSMC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSMC.tbd; path = usr/lib/libSMC.tbd; sourceTree = SDKROOT; }; + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libReverseProxyDevice.tbd; path = usr/lib/libReverseProxyDevice.tbd; sourceTree = SDKROOT; }; + 65BF7B3A26BA22030097B132 /* libarchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.tbd; path = usr/lib/libarchive.tbd; sourceTree = SDKROOT; }; + 65BF7B3B26BA22030097B132 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; }; + 65BF7B3C26BA22030097B132 /* CoreML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreML.framework; path = System/Library/Frameworks/CoreML.framework; sourceTree = SDKROOT; }; + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.tbd; path = usr/lib/libcharset.1.tbd; sourceTree = SDKROOT; }; + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCompression.tbd; path = usr/lib/swift/libswiftCompression.tbd; sourceTree = SDKROOT; }; + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDynamic.tbd; path = usr/lib/libETLDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B4126BA22030097B132 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; + 65BF7B4226BA22030097B132 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; + 65BF7B4426BA22030097B132 /* liblzma.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.tbd; path = usr/lib/liblzma.tbd; sourceTree = SDKROOT; }; + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfstorage.tbd; path = usr/lib/libnfstorage.tbd; sourceTree = SDKROOT; }; + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libprotobuf.tbd; path = usr/lib/libprotobuf.tbd; sourceTree = SDKROOT; }; + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libLeaksAtExit.tbd; path = usr/lib/libLeaksAtExit.tbd; sourceTree = SDKROOT; }; + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManagerICE.tbd; path = usr/lib/libBasebandManagerICE.tbd; sourceTree = SDKROOT; }; + 65BF7B4926BA22040097B132 /* libinfo.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libinfo.tbd; path = usr/lib/libinfo.tbd; sourceTree = SDKROOT; }; + 65BF7B4A26BA22040097B132 /* libspindump.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libspindump.tbd; path = usr/lib/libspindump.tbd; sourceTree = SDKROOT; }; + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IntentsUI.framework; path = System/Library/Frameworks/IntentsUI.framework; sourceTree = SDKROOT; }; + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAHTRestore.tbd; path = usr/lib/libAHTRestore.tbd; sourceTree = SDKROOT; }; + 65BF7B4D26BA22040097B132 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCTGreenTeaLogger.tbd; path = usr/lib/libCTGreenTeaLogger.tbd; sourceTree = SDKROOT; }; + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCore.tbd; path = usr/lib/swift/libswiftCore.tbd; sourceTree = SDKROOT; }; + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.1.0.5.tbd; path = usr/lib/libbz2.1.0.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5126BA22040097B132 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; + 65BF7B5226BA22040097B132 /* libomadm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libomadm.tbd; path = usr/lib/libomadm.tbd; sourceTree = SDKROOT; }; + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblzma.5.tbd; path = usr/lib/liblzma.5.tbd; sourceTree = SDKROOT; }; + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libobjc-trampolines.tbd"; path = "usr/lib/libobjc-trampolines.tbd"; sourceTree = SDKROOT; }; + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libeasyperf.tbd; path = usr/lib/libeasyperf.tbd; sourceTree = SDKROOT; }; + 65BF7B5726BA22040097B132 /* libktrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libktrace.tbd; path = usr/lib/libktrace.tbd; sourceTree = SDKROOT; }; + 65BF7B5826BA22040097B132 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoreroutine.tbd; path = usr/lib/libcoreroutine.tbd; sourceTree = SDKROOT; }; + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtermcap.tbd; path = usr/lib/libtermcap.tbd; sourceTree = SDKROOT; }; + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppPatch.tbd; path = usr/lib/libAppPatch.tbd; sourceTree = SDKROOT; }; + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libxpc_datastores.tbd; path = usr/lib/libxpc_datastores.tbd; sourceTree = SDKROOT; }; + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftNearbyInteraction.tbd; path = usr/lib/swift/libswiftNearbyInteraction.tbd; sourceTree = SDKROOT; }; + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ContactsUI.framework; path = System/Library/Frameworks/ContactsUI.framework; sourceTree = SDKROOT; }; + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libCRFSuite0.12.tbd; path = usr/lib/libCRFSuite0.12.tbd; sourceTree = SDKROOT; }; + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreNFC.tbd; path = usr/lib/swift/libswiftCoreNFC.tbd; sourceTree = SDKROOT; }; + 65BF7B6126BA22040097B132 /* libedit.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.tbd; path = usr/lib/libedit.3.tbd; sourceTree = SDKROOT; }; + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libenergytrace.tbd; path = usr/lib/libenergytrace.tbd; sourceTree = SDKROOT; }; + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleEXR.tbd; path = usr/lib/libAppleEXR.tbd; sourceTree = SDKROOT; }; + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libFusionComponentCheck.tbd; path = usr/lib/libFusionComponentCheck.tbd; sourceTree = SDKROOT; }; + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IdentityLookup.framework; path = System/Library/Frameworks/IdentityLookup.framework; sourceTree = SDKROOT; }; + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libChineseTokenizer.tbd; path = usr/lib/libChineseTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B6726BA22040097B132 /* Messages.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Messages.framework; path = System/Library/Frameworks/Messages.framework; sourceTree = SDKROOT; }; + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libipsec.A.tbd; path = usr/lib/libipsec.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceCheck.framework; path = System/Library/Frameworks/DeviceCheck.framework; sourceTree = SDKROOT; }; + 65BF7B6A26BA22040097B132 /* MLCompute.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MLCompute.framework; path = System/Library/Frameworks/MLCompute.framework; sourceTree = SDKROOT; }; + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; }; + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libicucore.A.tbd; path = usr/lib/libicucore.A.tbd; sourceTree = SDKROOT; }; + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libRoseBooter.tbd; path = usr/lib/libRoseBooter.tbd; sourceTree = SDKROOT; }; + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppletTranslationLibrary.tbd; path = usr/lib/libAppletTranslationLibrary.tbd; sourceTree = SDKROOT; }; + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapple_nghttp2.tbd; path = usr/lib/libapple_nghttp2.tbd; sourceTree = SDKROOT; }; + 65BF7B7026BA22050097B132 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; }; + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.2.tbd; path = usr/lib/libiconv.2.tbd; sourceTree = SDKROOT; }; + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPCICEBB.tbd; path = usr/lib/libIOACIPCICEBB.tbd; sourceTree = SDKROOT; }; + 65BF7B7426BA22050097B132 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; + 65BF7B7526BA22050097B132 /* CoreNFC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreNFC.framework; path = System/Library/Frameworks/CoreNFC.framework; sourceTree = SDKROOT; }; + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThaiTokenizer.tbd; path = usr/lib/libThaiTokenizer.tbd; sourceTree = SDKROOT; }; + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcryptex_interface.tbd; path = usr/lib/libcryptex_interface.tbd; sourceTree = SDKROOT; }; + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; }; + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreImage.tbd; path = usr/lib/swift/libswiftCoreImage.tbd; sourceTree = SDKROOT; }; + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libtzupdate.tbd; path = usr/lib/libtzupdate.tbd; sourceTree = SDKROOT; }; + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem_asan.tbd; path = usr/lib/libSystem_asan.tbd; sourceTree = SDKROOT; }; + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreML.tbd; path = usr/lib/swift/libswiftCoreML.tbd; sourceTree = SDKROOT; }; + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftVision.tbd; path = usr/lib/swift/libswiftVision.tbd; sourceTree = SDKROOT; }; + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = ACIPCBTLib.tbd; path = usr/lib/ACIPCBTLib.tbd; sourceTree = SDKROOT; }; + 65BF7B7F26BA22050097B132 /* libcmph.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcmph.tbd; path = usr/lib/libcmph.tbd; sourceTree = SDKROOT; }; + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeveloperToolsSupport.framework; path = System/Library/Frameworks/DeveloperToolsSupport.framework; sourceTree = SDKROOT; }; + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_HAL.tbd; path = usr/lib/PN548_HAL.tbd; sourceTree = SDKROOT; }; + 65BF7B8226BA22050097B132 /* libsandbox.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.tbd; path = usr/lib/libsandbox.tbd; sourceTree = SDKROOT; }; + 65BF7B8326BA22050097B132 /* RealityKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RealityKit.framework; path = System/Library/Frameworks/RealityKit.framework; sourceTree = SDKROOT; }; + 65BF7B8426BA22050097B132 /* CarPlay.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CarPlay.framework; path = System/Library/Frameworks/CarPlay.framework; sourceTree = SDKROOT; }; + 65BF7B8526BA22050097B132 /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; }; + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libIOACIPC.tbd; path = usr/lib/libIOACIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmenu.5.4.tbd; path = usr/lib/libmenu.5.4.tbd; sourceTree = SDKROOT; }; + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libDHCPServer.tbd; path = usr/lib/libDHCPServer.tbd; sourceTree = SDKROOT; }; + 65BF7B8926BA22050097B132 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; + 65BF7B8A26BA22050097B132 /* libz.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.tbd; path = usr/lib/libz.1.tbd; sourceTree = SDKROOT; }; + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libacmobileshim.tbd; path = usr/lib/libacmobileshim.tbd; sourceTree = SDKROOT; }; + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMobileCheckpoint.tbd; path = usr/lib/libMobileCheckpoint.tbd; sourceTree = SDKROOT; }; + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AutomaticAssessmentConfiguration.framework; path = System/Library/Frameworks/AutomaticAssessmentConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageCaptureCore.framework; path = System/Library/Frameworks/ImageCaptureCore.framework; sourceTree = SDKROOT; }; + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libarchive.2.tbd; path = usr/lib/libarchive.2.tbd; sourceTree = SDKROOT; }; + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWirelessAudioIPC.tbd; path = usr/lib/libWirelessAudioIPC.tbd; sourceTree = SDKROOT; }; + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftSystem_Foundation.tbd; path = usr/lib/swift/libswiftSystem_Foundation.tbd; sourceTree = SDKROOT; }; + 65BF7B9226BA22060097B132 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; }; + 65BF7B9326BA22060097B132 /* libnfshared.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnfshared.tbd; path = usr/lib/libnfshared.tbd; sourceTree = SDKROOT; }; + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLFDynamic.tbd; path = usr/lib/libETLDLFDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversICE.tbd; path = usr/lib/libABMCommandDriversICE.tbd; sourceTree = SDKROOT; }; + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreSpotlight.framework; path = System/Library/Frameworks/CoreSpotlight.framework; sourceTree = SDKROOT; }; + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NaturalLanguage.framework; path = System/Library/Frameworks/NaturalLanguage.framework; sourceTree = SDKROOT; }; + 65BF7B9826BA22060097B132 /* libmis.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmis.tbd; path = usr/lib/libmis.tbd; sourceTree = SDKROOT; }; + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftAppleArchive.tbd; path = usr/lib/swift/libswiftAppleArchive.tbd; sourceTree = SDKROOT; }; + 65BF7B9A26BA22060097B132 /* libc.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libc.tbd; path = usr/lib/libc.tbd; sourceTree = SDKROOT; }; + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShadersGraph.framework; path = System/Library/Frameworks/MetalPerformanceShadersGraph.framework; sourceTree = SDKROOT; }; + 65BF7B9C26BA22060097B132 /* libfire3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libfire3.tbd; path = usr/lib/libfire3.tbd; sourceTree = SDKROOT; }; + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmarisa.tbd; path = usr/lib/libmarisa.tbd; sourceTree = SDKROOT; }; + 65BF7B9E26BA22060097B132 /* libextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libextension.tbd; path = usr/lib/libextension.tbd; sourceTree = SDKROOT; }; + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMTLCapture.tbd; path = usr/lib/libMTLCapture.tbd; sourceTree = SDKROOT; }; + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftsimd.tbd; path = usr/lib/swift/libswiftsimd.tbd; sourceTree = SDKROOT; }; + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NearbyInteraction.framework; path = System/Library/Frameworks/NearbyInteraction.framework; sourceTree = SDKROOT; }; + 65BF7BA326BA22060097B132 /* Speech.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Speech.framework; path = System/Library/Frameworks/Speech.framework; sourceTree = SDKROOT; }; + 65BF7BA426BA22070097B132 /* VisionKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VisionKit.framework; path = System/Library/Frameworks/VisionKit.framework; sourceTree = SDKROOT; }; + 65BF7BA526BA22070097B132 /* libm.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libm.tbd; path = usr/lib/libm.tbd; sourceTree = SDKROOT; }; + 65BF7BA626BA22070097B132 /* libc++.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.1.tbd"; path = "usr/lib/libc++.1.tbd"; sourceTree = SDKROOT; }; + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDIAGLoggingDynamic.tbd; path = usr/lib/libETLDIAGLoggingDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = AppleConvergedTransport.tbd; path = usr/lib/AppleConvergedTransport.tbd; sourceTree = SDKROOT; }; + 65BF7BA926BA22070097B132 /* PN548_API.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = PN548_API.tbd; path = usr/lib/PN548_API.tbd; sourceTree = SDKROOT; }; + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMapKit.tbd; path = usr/lib/swift/libswiftMapKit.tbd; sourceTree = SDKROOT; }; + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppTrackingTransparency.framework; path = System/Library/Frameworks/AppTrackingTransparency.framework; sourceTree = SDKROOT; }; + 65BF7BAC26BA22070097B132 /* libreadline.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libreadline.tbd; path = usr/lib/libreadline.tbd; sourceTree = SDKROOT; }; + 65BF7BAD26BA22070097B132 /* libpoll.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpoll.tbd; path = usr/lib/libpoll.tbd; sourceTree = SDKROOT; }; + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libThreadExternalCommissioner.tbd; path = usr/lib/libThreadExternalCommissioner.tbd; sourceTree = SDKROOT; }; + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; }; + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCallKit.tbd; path = usr/lib/swift/libswiftCallKit.tbd; sourceTree = SDKROOT; }; + 65BF7BB126BA22070097B132 /* GSS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GSS.framework; path = System/Library/Frameworks/GSS.framework; sourceTree = SDKROOT; }; + 65BF7BB226BA22070097B132 /* PDFKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PDFKit.framework; path = System/Library/Frameworks/PDFKit.framework; sourceTree = SDKROOT; }; + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.1.3.tbd; path = usr/lib/libz.1.1.3.tbd; sourceTree = SDKROOT; }; + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufGCK.tbd; path = usr/lib/libAWDProtobufGCK.tbd; sourceTree = SDKROOT; }; + 65BF7BB526BA22070097B132 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; }; + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMaxEnt.tbd; path = usr/lib/libMaxEnt.tbd; sourceTree = SDKROOT; }; + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufFacetime.tbd; path = usr/lib/libAWDProtobufFacetime.tbd; sourceTree = SDKROOT; }; + 65BF7BB826BA22070097B132 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libSystem.B_asan.tbd; path = usr/lib/libSystem.B_asan.tbd; sourceTree = SDKROOT; }; + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BackgroundTasks.framework; path = System/Library/Frameworks/BackgroundTasks.framework; sourceTree = SDKROOT; }; + 65BF7BBB26BA22070097B132 /* Accounts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accounts.framework; path = System/Library/Frameworks/Accounts.framework; sourceTree = SDKROOT; }; + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDProtobufBluetooth.tbd; path = usr/lib/libAWDProtobufBluetooth.tbd; sourceTree = SDKROOT; }; + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftGLKit.tbd; path = usr/lib/swift/libswiftGLKit.tbd; sourceTree = SDKROOT; }; + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = liblockdown.tbd; path = usr/lib/liblockdown.tbd; sourceTree = SDKROOT; }; + 65BF7BBF26BA22070097B132 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; + 65BF7BC026BA22070097B132 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; + 65BF7BC126BA22070097B132 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftUIKit.tbd; path = usr/lib/swift/libswiftUIKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC326BA22070097B132 /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; }; + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoSubscriberAccount.framework; path = System/Library/Frameworks/VideoSubscriberAccount.framework; sourceTree = SDKROOT; }; + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftPencilKit.tbd; path = usr/lib/swift/libswiftPencilKit.tbd; sourceTree = SDKROOT; }; + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftObjectiveC.tbd; path = usr/lib/swift/libswiftObjectiveC.tbd; sourceTree = SDKROOT; }; + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreData.tbd; path = usr/lib/swift/libswiftCoreData.tbd; sourceTree = SDKROOT; }; + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreAudio.tbd; path = usr/lib/swift/libswiftCoreAudio.tbd; sourceTree = SDKROOT; }; + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsandbox.1.tbd; path = usr/lib/libsandbox.1.tbd; sourceTree = SDKROOT; }; + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libdpfu.tbd; path = usr/lib/libdpfu.tbd; sourceTree = SDKROOT; }; + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libWAPI.tbd; path = usr/lib/libWAPI.tbd; sourceTree = SDKROOT; }; + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetworkextension.tbd; path = usr/lib/libnetworkextension.tbd; sourceTree = SDKROOT; }; + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDLOADCoreDumpDynamic.tbd; path = usr/lib/libETLDLOADCoreDumpDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libHDLCDynamic.tbd; path = usr/lib/libHDLCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = CarrierBundleUtilities.tbd; path = usr/lib/CarrierBundleUtilities.tbd; sourceTree = SDKROOT; }; + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcupolicy.tbd; path = usr/lib/libcupolicy.tbd; sourceTree = SDKROOT; }; + 65BF7BD126BA22080097B132 /* libboringssl.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libboringssl.tbd; path = usr/lib/libboringssl.tbd; sourceTree = SDKROOT; }; + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libMatch.1.tbd; path = usr/lib/libMatch.1.tbd; sourceTree = SDKROOT; }; + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHomeKit.tbd; path = usr/lib/swift/libswiftHomeKit.tbd; sourceTree = SDKROOT; }; + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPMDataModel.tbd; path = usr/lib/libPPMDataModel.tbd; sourceTree = SDKROOT; }; + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libmav_ipc_router_dynamic.tbd; path = usr/lib/libmav_ipc_router_dynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SoundAnalysis.framework; path = System/Library/Frameworks/SoundAnalysis.framework; sourceTree = SDKROOT; }; + 65BF7BD726BA22080097B132 /* libcoretls.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcoretls.tbd; path = usr/lib/libcoretls.tbd; sourceTree = SDKROOT; }; + 65BF7BD826BA22080097B132 /* libgermantok.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libgermantok.tbd; path = usr/lib/libgermantok.tbd; sourceTree = SDKROOT; }; + 65BF7BD926BA22090097B132 /* libPPM.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libPPM.tbd; path = usr/lib/libPPM.tbd; sourceTree = SDKROOT; }; + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandManager.tbd; path = usr/lib/libBasebandManager.tbd; sourceTree = SDKROOT; }; + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libBasebandDiagnostic.tbd; path = usr/lib/libBasebandDiagnostic.tbd; sourceTree = SDKROOT; }; + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProviderUI.framework; path = System/Library/Frameworks/FileProviderUI.framework; sourceTree = SDKROOT; }; + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.2.tbd; path = usr/lib/libedit.2.tbd; sourceTree = SDKROOT; }; + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftMetal.tbd; path = usr/lib/swift/libswiftMetal.tbd; sourceTree = SDKROOT; }; + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libedit.3.0.tbd; path = usr/lib/libedit.3.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE126BA22090097B132 /* FileProvider.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FileProvider.framework; path = System/Library/Frameworks/FileProvider.framework; sourceTree = SDKROOT; }; + 65BF7BE226BA22090097B132 /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; }; + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftContacts.tbd; path = usr/lib/swift/libswiftContacts.tbd; sourceTree = SDKROOT; }; + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcharset.1.0.0.tbd; path = usr/lib/libcharset.1.0.0.tbd; sourceTree = SDKROOT; }; + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftCoreMedia.tbd; path = usr/lib/swift/libswiftCoreMedia.tbd; sourceTree = SDKROOT; }; + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libTelephonyBasebandDynamic.tbd; path = usr/lib/libTelephonyBasebandDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libABMCommandDriversEUR.tbd; path = usr/lib/libABMCommandDriversEUR.tbd; sourceTree = SDKROOT; }; + 65BF7BE826BA22090097B132 /* ClassKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ClassKit.framework; path = System/Library/Frameworks/ClassKit.framework; sourceTree = SDKROOT; }; + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UniformTypeIdentifiers.framework; path = System/Library/Frameworks/UniformTypeIdentifiers.framework; sourceTree = SDKROOT; }; + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; }; + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; }; + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.11.tbd; path = usr/lib/libz.1.2.11.tbd; sourceTree = SDKROOT; }; + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexpat.1.tbd; path = usr/lib/libexpat.1.tbd; sourceTree = SDKROOT; }; + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAudioStatistics.tbd; path = usr/lib/libAudioStatistics.tbd; sourceTree = SDKROOT; }; + 65BF7BF026BA22090097B132 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; + 65BF7BF126BA22090097B132 /* libpanel.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpanel.tbd; path = usr/lib/libpanel.tbd; sourceTree = SDKROOT; }; + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libutil1.0.tbd; path = usr/lib/libutil1.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbsm.0.tbd; path = usr/lib/libbsm.0.tbd; sourceTree = SDKROOT; }; + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAWDSupportFramework.tbd; path = usr/lib/libAWDSupportFramework.tbd; sourceTree = SDKROOT; }; + 65BF7BF626BA220A0097B132 /* Contacts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Contacts.framework; path = System/Library/Frameworks/Contacts.framework; sourceTree = SDKROOT; }; + 65BF7BF726BA220A0097B132 /* libexslt.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libexslt.tbd; path = usr/lib/libexslt.tbd; sourceTree = SDKROOT; }; + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libapp_launch_measurement.tbd; path = usr/lib/libapp_launch_measurement.tbd; sourceTree = SDKROOT; }; + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libETLDMCDynamic.tbd; path = usr/lib/libETLDMCDynamic.tbd; sourceTree = SDKROOT; }; + 65BF7BFA26BA220A0097B132 /* libpkstart.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpkstart.a; path = usr/lib/libpkstart.a; sourceTree = SDKROOT; }; + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libperfcheck.tbd; path = usr/lib/libperfcheck.tbd; sourceTree = SDKROOT; }; + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libolaf.tbd; path = usr/lib/libolaf.tbd; sourceTree = SDKROOT; }; + 65BF7BFD26BA220A0097B132 /* Network.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Network.framework; path = System/Library/Frameworks/Network.framework; sourceTree = SDKROOT; }; + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftHealthKit.tbd; path = usr/lib/swift/libswiftHealthKit.tbd; sourceTree = SDKROOT; }; + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAccessibility.tbd; path = usr/lib/libAccessibility.tbd; sourceTree = SDKROOT; }; + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaToolbox.framework; path = System/Library/Frameworks/MediaToolbox.framework; sourceTree = SDKROOT; }; + 65BF7C0126BA220A0097B132 /* libcompression.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcompression.tbd; path = usr/lib/libcompression.tbd; sourceTree = SDKROOT; }; 65BF7C1826AFDDCD000FEC82 /* LaserMethane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LaserMethane.app; sourceTree = BUILT_PRODUCTS_DIR; }; 65BF7C1B26AFDDCD000FEC82 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 65BF7C2726AFDDCD000FEC82 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 65BF7C2926AFDDCD000FEC82 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 65E05AC426B3EABC00606939 /* BigImageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BigImageViewController.swift; sourceTree = ""; }; 65E05AC526B3EABC00606939 /* BigImageViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BigImageViewController.xib; sourceTree = ""; }; 65E05AC826B3EF0600606939 /* TransferImageDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TransferImageDelegate.swift; sourceTree = ""; }; @@ -115,7 +566,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 9C82F906203FB8735A689DE4 /* Pods_LaserMethane.framework in Frameworks */, + E69DD7A5464C9E901C82AE68 /* Pods_LaserMethane.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -185,6 +636,7 @@ 65BF7C2426AFDDCD000FEC82 /* Assets.xcassets */, 65BF7C2626AFDDCD000FEC82 /* LaunchScreen.storyboard */, 65BF7C2926AFDDCD000FEC82 /* Info.plist */, + 65BF7A3426B9413F0097B132 /* LaserMethane-Bridging-Header.h */, ); path = LaserMethane; sourceTree = ""; @@ -288,6 +740,8 @@ children = ( 65F2E03A26B1723700179EBD /* InspectViewController.swift */, 65F2E03B26B1723700179EBD /* InspectViewController.xib */, + 65BF7A2826B937410097B132 /* InspectMapViewController.swift */, + 65BF7A2926B937410097B132 /* InspectMapViewController.xib */, ); path = Inspect; sourceTree = ""; @@ -317,6 +771,452 @@ AC84A85F6B9863F5CA60B68A /* Frameworks */ = { isa = PBXGroup; children = ( + 65BF7DBD26BA25C50097B132 /* Pods_LaserMethane.framework */, + 65BF7A9E26BA22000097B132 /* Accelerate.framework */, + 65BF7A9F26BA22000097B132 /* Accessibility.framework */, + 65BF7BBB26BA22070097B132 /* Accounts.framework */, + 65BF7B7E26BA22050097B132 /* ACIPCBTLib.tbd */, + 65BF7B0326BA22020097B132 /* AddressBook.framework */, + 65BF7A9526BA22000097B132 /* AddressBookUI.framework */, + 65BF7AC026BA22010097B132 /* AdServices.framework */, + 65BF7A5C26BA22000097B132 /* AdSupport.framework */, + 65BF7B2F26BA22030097B132 /* AppClip.framework */, + 65BF7BA826BA22070097B132 /* AppleConvergedTransport.tbd */, + 65BF7BAB26BA22070097B132 /* AppTrackingTransparency.framework */, + 65BF7A7C26BA22000097B132 /* ARKit.framework */, + 65BF7A6E26BA22000097B132 /* AssetsLibrary.framework */, + 65BF7BED26BA22090097B132 /* AudioToolbox.framework */, + 65BF7B4226BA22030097B132 /* AudioUnit.framework */, + 65BF7AF226BA22020097B132 /* AuthenticationServices.framework */, + 65BF7B8D26BA22050097B132 /* AutomaticAssessmentConfiguration.framework */, + 65BF7BDE26BA22090097B132 /* AVFAudio.framework */, + 65BF7B8926BA22050097B132 /* AVFoundation.framework */, + 65BF7A6726BA22000097B132 /* AVKit.framework */, + 65BF7BBA26BA22070097B132 /* BackgroundTasks.framework */, + 65BF7B1826BA22020097B132 /* BusinessChat.framework */, + 65BF7BC326BA22070097B132 /* CallKit.framework */, + 65BF7B8426BA22050097B132 /* CarPlay.framework */, + 65BF7BCF26BA22080097B132 /* CarrierBundleUtilities.tbd */, + 65BF7BC026BA22070097B132 /* CFNetwork.framework */, + 65BF7BE826BA22090097B132 /* ClassKit.framework */, + 65BF7AB526BA22010097B132 /* ClockKit.framework */, + 65BF7B2B26BA22030097B132 /* CloudKit.framework */, + 65BF7AD126BA22010097B132 /* Combine.framework */, + 65BF7BF626BA220A0097B132 /* Contacts.framework */, + 65BF7B5E26BA22040097B132 /* ContactsUI.framework */, + 65BF7B1926BA22020097B132 /* CoreAudio.framework */, + 65BF7A7F26BA22000097B132 /* CoreAudioKit.framework */, + 65BF7A7326BA22000097B132 /* CoreAudioTypes.framework */, + 65BF7BEB26BA22090097B132 /* CoreBluetooth.framework */, + 65BF7A9A26BA22000097B132 /* CoreData.framework */, + 65BF7AC126BA22010097B132 /* CoreFoundation.framework */, + 65BF7A8F26BA22000097B132 /* CoreGraphics.framework */, + 65BF7B1B26BA22030097B132 /* CoreHaptics.framework */, + 65BF7B3326BA22030097B132 /* CoreImage.framework */, + 65BF7A7026BA22000097B132 /* CoreLocation.framework */, + 65BF7B6B26BA22050097B132 /* CoreMedia.framework */, + 65BF7A8426BA22000097B132 /* CoreMIDI.framework */, + 65BF7B3C26BA22030097B132 /* CoreML.framework */, + 65BF7AE926BA22020097B132 /* CoreMotion.framework */, + 65BF7B7526BA22050097B132 /* CoreNFC.framework */, + 65BF7ACE26BA22010097B132 /* CoreServices.framework */, + 65BF7B9626BA22060097B132 /* CoreSpotlight.framework */, + 65BF7B3F26BA22030097B132 /* CoreTelephony.framework */, + 65BF7BC126BA22070097B132 /* CoreText.framework */, + 65BF7B0626BA22020097B132 /* CoreVideo.framework */, + 65BF7AFC26BA22020097B132 /* CryptoKit.framework */, + 65BF7B3726BA22030097B132 /* CryptoTokenKit.framework */, + 65BF7B8026BA22050097B132 /* DeveloperToolsSupport.framework */, + 65BF7B6926BA22040097B132 /* DeviceCheck.framework */, + 65BF7B0A26BA22020097B132 /* EventKit.framework */, + 65BF7A6326BA22000097B132 /* EventKitUI.framework */, + 65BF7A7626BA22000097B132 /* ExposureNotification.framework */, + 65BF7ACD26BA22010097B132 /* ExternalAccessory.framework */, + 65BF7BE126BA22090097B132 /* FileProvider.framework */, + 65BF7BDC26BA22090097B132 /* FileProviderUI.framework */, + 65BF7B4D26BA22040097B132 /* Foundation.framework */, + 65BF7B7426BA22050097B132 /* GameController.framework */, + 65BF7BB826BA22070097B132 /* GameKit.framework */, + 65BF7AC226BA22010097B132 /* GameplayKit.framework */, + 65BF7BBF26BA22070097B132 /* GLKit.framework */, + 65BF7BB126BA22070097B132 /* GSS.framework */, + 65BF7B1326BA22020097B132 /* HealthKit.framework */, + 65BF7A5F26BA22000097B132 /* HealthKitUI.framework */, + 65BF7B3626BA22030097B132 /* HomeKit.framework */, + 65BF7B7026BA22050097B132 /* iAd.framework */, + 65BF7B6526BA22040097B132 /* IdentityLookup.framework */, + 65BF7AF526BA22020097B132 /* IdentityLookupUI.framework */, + 65BF7B8E26BA22050097B132 /* ImageCaptureCore.framework */, + 65BF7AB826BA22010097B132 /* ImageIO.framework */, + 65BF7AA626BA22000097B132 /* Intents.framework */, + 65BF7B4B26BA22040097B132 /* IntentsUI.framework */, + 65BF7BE226BA22090097B132 /* IOSurface.framework */, + 65BF7B7226BA22050097B132 /* JavaScriptCore.framework */, + 65BF7BE726BA22090097B132 /* libABMCommandDriversEUR.tbd */, + 65BF7B9526BA22060097B132 /* libABMCommandDriversICE.tbd */, + 65BF7BFF26BA220A0097B132 /* libAccessibility.tbd */, + 65BF7B8B26BA22050097B132 /* libacmobileshim.tbd */, + 65BF7AE326BA22010097B132 /* libafc.tbd */, + 65BF7B4C26BA22040097B132 /* libAHTRestore.tbd */, + 65BF7B1026BA22020097B132 /* libamsupport.tbd */, + 65BF7BF826BA220A0097B132 /* libapp_launch_measurement.tbd */, + 65BF7B6F26BA22050097B132 /* libapple_nghttp2.tbd */, + 65BF7AF626BA22020097B132 /* libAppleArchive.tbd */, + 65BF7B6326BA22040097B132 /* libAppleEXR.tbd */, + 65BF7A9326BA22000097B132 /* libAppleHIDSWDFlash.tbd */, + 65BF7B2026BA22030097B132 /* libAppleSSEExt.tbd */, + 65BF7B6E26BA22050097B132 /* libAppletTranslationLibrary.tbd */, + 65BF7B5B26BA22040097B132 /* libAppPatch.tbd */, + 65BF7B8F26BA22050097B132 /* libarchive.2.tbd */, + 65BF7B3A26BA22030097B132 /* libarchive.tbd */, + 65BF7A5626BA22000097B132 /* libARI.tbd */, + 65BF7A6226BA22000097B132 /* libARIServer.tbd */, + 65BF7AD926BA22010097B132 /* libATCommandStudioDynamic.tbd */, + 65BF7A6526BA22000097B132 /* libate.tbd */, + 65BF7B1226BA22020097B132 /* libAudioIssueDetector.tbd */, + 65BF7BEF26BA22090097B132 /* libAudioStatistics.tbd */, + 65BF7AD626BA22010097B132 /* libAudioToolboxUtility.tbd */, + 65BF7B2A26BA22030097B132 /* libauthinstall.tbd */, + 65BF7BBC26BA22070097B132 /* libAWDProtobufBluetooth.tbd */, + 65BF7BB726BA22070097B132 /* libAWDProtobufFacetime.tbd */, + 65BF7B0F26BA22020097B132 /* libAWDProtobufFacetimeiMessage.tbd */, + 65BF7BB426BA22070097B132 /* libAWDProtobufGCK.tbd */, + 65BF7A9926BA22000097B132 /* libAWDProtobufLocation.tbd */, + 65BF7A9426BA22000097B132 /* libAWDSupport.tbd */, + 65BF7BF526BA220A0097B132 /* libAWDSupportFramework.tbd */, + 65BF7A6C26BA22000097B132 /* libAXSafeCategoryBundle.tbd */, + 65BF7ADB26BA22010097B132 /* libAXSpeechManager.tbd */, + 65BF7BDB26BA22090097B132 /* libBasebandDiagnostic.tbd */, + 65BF7BDA26BA22090097B132 /* libBasebandManager.tbd */, + 65BF7B4826BA22040097B132 /* libBasebandManagerICE.tbd */, + 65BF7AF326BA22020097B132 /* libBBUpdaterDynamic_stubs.tbd */, + 65BF7B2E26BA22030097B132 /* libBBUpdaterDynamic.tbd */, + 65BF7A7E26BA22000097B132 /* libBKDM1.tbd */, + 65BF7AE726BA22020097B132 /* libBKDM2.tbd */, + 65BF7BD126BA22080097B132 /* libboringssl.tbd */, + 65BF7BF426BA220A0097B132 /* libbsm.0.tbd */, + 65BF7B2D26BA22030097B132 /* libbsm.tbd */, + 65BF7B5026BA22040097B132 /* libbz2.1.0.5.tbd */, + 65BF7B2C26BA22030097B132 /* libbz2.1.0.tbd */, + 65BF7ABB26BA22010097B132 /* libbz2.tbd */, + 65BF7B9A26BA22060097B132 /* libc.tbd */, + 65BF7BA626BA22070097B132 /* libc++.1.tbd */, + 65BF7AA226BA22000097B132 /* libc++.tbd */, + 65BF7B0D26BA22020097B132 /* libc++abi.tbd */, + 65BF7BE426BA22090097B132 /* libcharset.1.0.0.tbd */, + 65BF7B3D26BA22030097B132 /* libcharset.1.tbd */, + 65BF7AAC26BA22010097B132 /* libcharset.tbd */, + 65BF7B6626BA22040097B132 /* libChineseTokenizer.tbd */, + 65BF7B7F26BA22050097B132 /* libcmph.tbd */, + 65BF7C0126BA220A0097B132 /* libcompression.tbd */, + 65BF7ABC26BA22010097B132 /* libCoreKE.tbd */, + 65BF7B5926BA22040097B132 /* libcoreroutine.tbd */, + 65BF7A5826BA22000097B132 /* libcoretls_cfhelpers.tbd */, + 65BF7BD726BA22080097B132 /* libcoretls.tbd */, + 65BF7AA926BA22010097B132 /* libCRFSuite.tbd */, + 65BF7B5F26BA22040097B132 /* libCRFSuite0.12.tbd */, + 65BF7AE526BA22010097B132 /* libcryptex_core.tbd */, + 65BF7B7726BA22050097B132 /* libcryptex_interface.tbd */, + 65BF7AA326BA22000097B132 /* libcryptex.tbd */, + 65BF7B4E26BA22040097B132 /* libCTGreenTeaLogger.tbd */, + 65BF7BD026BA22080097B132 /* libcupolicy.tbd */, + 65BF7ACB26BA22010097B132 /* libcurses.tbd */, + 65BF7A8626BA22000097B132 /* libdbm.tbd */, + 65BF7AA826BA22000097B132 /* libDHCPServer.A.tbd */, + 65BF7B8826BA22050097B132 /* libDHCPServer.tbd */, + 65BF7AE426BA22010097B132 /* libdl.tbd */, + 65BF7A6126BA22000097B132 /* libdns_services.tbd */, + 65BF7BCA26BA22080097B132 /* libdpfu.tbd */, + 65BF7AF826BA22020097B132 /* libdscsym.tbd */, + 65BF7B5626BA22040097B132 /* libeasyperf.tbd */, + 65BF7BDD26BA22090097B132 /* libedit.2.tbd */, + 65BF7BE026BA22090097B132 /* libedit.3.0.tbd */, + 65BF7B6126BA22040097B132 /* libedit.3.tbd */, + 65BF7A8926BA22000097B132 /* libedit.tbd */, + 65BF7B6226BA22040097B132 /* libenergytrace.tbd */, + 65BF7BA726BA22070097B132 /* libETLDIAGLoggingDynamic.tbd */, + 65BF7B9426BA22060097B132 /* libETLDLFDynamic.tbd */, + 65BF7BCD26BA22080097B132 /* libETLDLOADCoreDumpDynamic.tbd */, + 65BF7AAE26BA22010097B132 /* libETLDLOADDynamic.tbd */, + 65BF7BF926BA220A0097B132 /* libETLDMCDynamic.tbd */, + 65BF7B4026BA22030097B132 /* libETLDynamic.tbd */, + 65BF7ABA26BA22010097B132 /* libETLEFSDumpDynamic.tbd */, + 65BF7A6026BA22000097B132 /* libETLSAHDynamic.tbd */, + 65BF7BEE26BA22090097B132 /* libexpat.1.tbd */, + 65BF7A7A26BA22000097B132 /* libexpat.tbd */, + 65BF7AC426BA22010097B132 /* libexslt.0.tbd */, + 65BF7BF726BA220A0097B132 /* libexslt.tbd */, + 65BF7B9E26BA22060097B132 /* libextension.tbd */, + 65BF7AC326BA22010097B132 /* libFaultOrdering.tbd */, + 65BF7B2926BA22030097B132 /* libFDR.tbd */, + 65BF7A7126BA22000097B132 /* libFDRDecode.tbd */, + 65BF7AF026BA22020097B132 /* libfire2.tbd */, + 65BF7B9C26BA22060097B132 /* libfire3.tbd */, + 65BF7A7826BA22000097B132 /* libform.5.4.tbd */, + 65BF7AAF26BA22010097B132 /* libform.tbd */, + 65BF7A8526BA22000097B132 /* libFosl_dynamic.tbd */, + 65BF7B6426BA22040097B132 /* libFusionComponentCheck.tbd */, + 65BF7BD826BA22080097B132 /* libgermantok.tbd */, + 65BF7A5726BA22000097B132 /* libgmalloc.tbd */, + 65BF7A6D26BA22000097B132 /* libH5Dynamic.tbd */, + 65BF7BCE26BA22080097B132 /* libHDLCDynamic.tbd */, + 65BF7A8826BA22000097B132 /* libheimdal-asn1.tbd */, + 65BF7A8D26BA22000097B132 /* libICEClient.tbd */, + 65BF7A9226BA22000097B132 /* libiconv.2.4.0.tbd */, + 65BF7B7126BA22050097B132 /* libiconv.2.tbd */, + 65BF7B3B26BA22030097B132 /* libiconv.tbd */, + 65BF7B6C26BA22050097B132 /* libicucore.A.tbd */, + 65BF7B0B26BA22020097B132 /* libicucore.tbd */, + 65BF7AFB26BA22020097B132 /* libimg4.tbd */, + 65BF7A7D26BA22000097B132 /* libInFieldCollection.tbd */, + 65BF7B4926BA22040097B132 /* libinfo.tbd */, + 65BF7A9D26BA22000097B132 /* libIOABP.tbd */, + 65BF7A5D26BA22000097B132 /* libIOAccessoryManager.tbd */, + 65BF7B8626BA22050097B132 /* libIOACIPC.tbd */, + 65BF7B7326BA22050097B132 /* libIOACIPCICEBB.tbd */, + 65BF7AC526BA22010097B132 /* libIOReport.tbd */, + 65BF7AB126BA22010097B132 /* libipconfig.tbd */, + 65BF7B6826BA22040097B132 /* libipsec.A.tbd */, + 65BF7A6426BA22000097B132 /* libipsec.tbd */, + 65BF7B2726BA22030097B132 /* libKTLDynamic.tbd */, + 65BF7B5726BA22040097B132 /* libktrace.tbd */, + 65BF7A5526BA22000097B132 /* liblangid.tbd */, + 65BF7B4726BA22030097B132 /* libLeaksAtExit.tbd */, + 65BF7A5E26BA22000097B132 /* libLLVM.tbd */, + 65BF7BBE26BA22070097B132 /* liblockdown.tbd */, + 65BF7B5426BA22040097B132 /* liblzma.5.tbd */, + 65BF7B4426BA22030097B132 /* liblzma.tbd */, + 65BF7BA526BA22070097B132 /* libm.tbd */, + 65BF7B9D26BA22060097B132 /* libmarisa.tbd */, + 65BF7BD226BA22080097B132 /* libMatch.1.tbd */, + 65BF7B1D26BA22030097B132 /* libMatch.tbd */, + 65BF7BD526BA22080097B132 /* libmav_ipc_router_dynamic.tbd */, + 65BF7BB626BA22070097B132 /* libMaxEnt.tbd */, + 65BF7AEB26BA22020097B132 /* libmecab.tbd */, + 65BF7AC926BA22010097B132 /* libmecabra.tbd */, + 65BF7ADC26BA22010097B132 /* libMemoryResourceException.tbd */, + 65BF7B8726BA22050097B132 /* libmenu.5.4.tbd */, + 65BF7AB226BA22010097B132 /* libmenu.tbd */, + 65BF7B9826BA22060097B132 /* libmis.tbd */, + 65BF7B8C26BA22050097B132 /* libMobileCheckpoint.tbd */, + 65BF7B1426BA22020097B132 /* libMobileGestalt.tbd */, + 65BF7B1C26BA22030097B132 /* libMobileGestaltExtensions.tbd */, + 65BF7A9026BA22000097B132 /* libmorphun.tbd */, + 65BF7B9F26BA22060097B132 /* libMTLCapture.tbd */, + 65BF7AC626BA22010097B132 /* libncurses.5.4.tbd */, + 65BF7A8C26BA22000097B132 /* libncurses.5.tbd */, + 65BF7AAB26BA22010097B132 /* libncurses.tbd */, + 65BF7B0726BA22020097B132 /* libnetwork.tbd */, + 65BF7BCC26BA22080097B132 /* libnetworkextension.tbd */, + 65BF7B1726BA22020097B132 /* libNFC_Comet.tbd */, + 65BF7A6F26BA22000097B132 /* libnfrestore.tbd */, + 65BF7B9326BA22060097B132 /* libnfshared.tbd */, + 65BF7B4526BA22030097B132 /* libnfstorage.tbd */, + 65BF7B5526BA22040097B132 /* libobjc-trampolines.tbd */, + 65BF7AB326BA22010097B132 /* libobjc.A.tbd */, + 65BF7A6B26BA22000097B132 /* libobjc.tbd */, + 65BF7BFC26BA220A0097B132 /* libolaf.tbd */, + 65BF7B5226BA22040097B132 /* libomadm.tbd */, + 65BF7A5026BA22000097B132 /* libpanel.5.4.tbd */, + 65BF7BF126BA22090097B132 /* libpanel.tbd */, + 65BF7AAD26BA22010097B132 /* libParallelCompression.tbd */, + 65BF7B1A26BA22030097B132 /* libpartition2_dynamic.tbd */, + 65BF7AD226BA22010097B132 /* libPCITransport.tbd */, + 65BF7BFB26BA220A0097B132 /* libperfcheck.tbd */, + 65BF7BFA26BA220A0097B132 /* libpkstart.a */, + 65BF7BAD26BA22070097B132 /* libpoll.tbd */, + 65BF7BD926BA22090097B132 /* libPPM.tbd */, + 65BF7BD426BA22080097B132 /* libPPMDataModel.tbd */, + 65BF7AEF26BA22020097B132 /* libprequelite.tbd */, + 65BF7AA426BA22000097B132 /* libproc.tbd */, + 65BF7B1F26BA22030097B132 /* libprotobuf-lite.tbd */, + 65BF7B4626BA22030097B132 /* libprotobuf.tbd */, + 65BF7B8526BA22050097B132 /* libpthread.tbd */, + 65BF7AF726BA22020097B132 /* libQMIParserDynamic.tbd */, + 65BF7A8E26BA22000097B132 /* libquic.tbd */, + 65BF7BAC26BA22070097B132 /* libreadline.tbd */, + 65BF7AA526BA22000097B132 /* libresolv.9.tbd */, + 65BF7BB526BA22070097B132 /* libresolv.tbd */, + 65BF7B3926BA22030097B132 /* libReverseProxyDevice.tbd */, + 65BF7B6D26BA22050097B132 /* libRoseBooter.tbd */, + 65BF7A7B26BA22000097B132 /* librpcsvc.tbd */, + 65BF7BC926BA22080097B132 /* libsandbox.1.tbd */, + 65BF7B8226BA22050097B132 /* libsandbox.tbd */, + 65BF7A9626BA22000097B132 /* libSecRecord.tbd */, + 65BF7A8B26BA22000097B132 /* libSLAMDynamic.tbd */, + 65BF7B3826BA22030097B132 /* libSMC.tbd */, + 65BF7AD826BA22010097B132 /* libsp.tbd */, + 65BF7B4A26BA22040097B132 /* libspindump.tbd */, + 65BF7B0526BA22020097B132 /* libsqlite3.0.tbd */, + 65BF7B2626BA22030097B132 /* libsqlite3.tbd */, + 65BF7B0426BA22020097B132 /* libswiftAccelerate.tbd */, + 65BF7B9926BA22060097B132 /* libswiftAppleArchive.tbd */, + 65BF7A9126BA22000097B132 /* libswiftARKit.tbd */, + 65BF7AE626BA22020097B132 /* libswiftAssetsLibrary.tbd */, + 65BF7A9B26BA22000097B132 /* libswiftAVFoundation.tbd */, + 65BF7BB026BA22070097B132 /* libswiftCallKit.tbd */, + 65BF7AC726BA22010097B132 /* libswiftCloudKit.tbd */, + 65BF7B3E26BA22030097B132 /* libswiftCompression.tbd */, + 65BF7BE326BA22090097B132 /* libswiftContacts.tbd */, + 65BF7B4F26BA22040097B132 /* libswiftCore.tbd */, + 65BF7BC826BA22080097B132 /* libswiftCoreAudio.tbd */, + 65BF7BC726BA22080097B132 /* libswiftCoreData.tbd */, + 65BF7B0826BA22020097B132 /* libswiftCoreFoundation.tbd */, + 65BF7AC826BA22010097B132 /* libswiftCoreGraphics.tbd */, + 65BF7B7926BA22050097B132 /* libswiftCoreImage.tbd */, + 65BF7A6A26BA22000097B132 /* libswiftCoreLocation.tbd */, + 65BF7BE526BA22090097B132 /* libswiftCoreMedia.tbd */, + 65BF7AF926BA22020097B132 /* libswiftCoreMIDI.tbd */, + 65BF7B7C26BA22050097B132 /* libswiftCoreML.tbd */, + 65BF7B6026BA22040097B132 /* libswiftCoreNFC.tbd */, + 65BF7A5B26BA22000097B132 /* libswiftCryptoTokenKit.tbd */, + 65BF7AF426BA22020097B132 /* libswiftDarwin.tbd */, + 65BF7AFF26BA22020097B132 /* libswiftDemangle.tbd */, + 65BF7ADD26BA22010097B132 /* libswiftDispatch.tbd */, + 65BF7AE226BA22010097B132 /* libswiftFoundation.tbd */, + 65BF7AEC26BA22020097B132 /* libswiftGameplayKit.tbd */, + 65BF7BBD26BA22070097B132 /* libswiftGLKit.tbd */, + 65BF7BFE26BA220A0097B132 /* libswiftHealthKit.tbd */, + 65BF7BD326BA22080097B132 /* libswiftHomeKit.tbd */, + 65BF7B3526BA22030097B132 /* libswiftIntents.tbd */, + 65BF7BAA26BA22070097B132 /* libswiftMapKit.tbd */, + 65BF7AB626BA22010097B132 /* libswiftMediaPlayer.tbd */, + 65BF7BDF26BA22090097B132 /* libswiftMetal.tbd */, + 65BF7B2826BA22030097B132 /* libswiftMetalKit.tbd */, + 65BF7AD726BA22010097B132 /* libswiftMetricKit.tbd */, + 65BF7A6826BA22000097B132 /* libswiftMLCompute.tbd */, + 65BF7A7926BA22000097B132 /* libswiftModelIO.tbd */, + 65BF7AA026BA22000097B132 /* libswiftNaturalLanguage.tbd */, + 65BF7B5D26BA22040097B132 /* libswiftNearbyInteraction.tbd */, + 65BF7AB926BA22010097B132 /* libswiftNetwork.tbd */, + 65BF7BC626BA22080097B132 /* libswiftObjectiveC.tbd */, + 65BF7B3026BA22030097B132 /* libswiftos.tbd */, + 65BF7BC526BA22080097B132 /* libswiftPencilKit.tbd */, + 65BF7A9826BA22000097B132 /* libswiftPhotos.tbd */, + 65BF7AF126BA22020097B132 /* libswiftPhotosUI.tbd */, + 65BF7AED26BA22020097B132 /* libswiftQuartzCore.tbd */, + 65BF7AD026BA22010097B132 /* libswiftSceneKit.tbd */, + 65BF7BA126BA22060097B132 /* libswiftsimd.tbd */, + 65BF7B3226BA22030097B132 /* libswiftSpeech.tbd */, + 65BF7AEE26BA22020097B132 /* libswiftSpriteKit.tbd */, + 65BF7A5926BA22000097B132 /* libswiftSwiftOnoneSupport.tbd */, + 65BF7B9126BA22060097B132 /* libswiftSystem_Foundation.tbd */, + 65BF7B2426BA22030097B132 /* libswiftSystem.tbd */, + 65BF7BC226BA22070097B132 /* libswiftUIKit.tbd */, + 65BF7AE026BA22010097B132 /* libswiftUniformTypeIdentifiers.tbd */, + 65BF7B7D26BA22050097B132 /* libswiftVision.tbd */, + 65BF7AA726BA22000097B132 /* libswiftWebKit.tbd */, + 65BF7ADE26BA22010097B132 /* libsysdiagnose.tbd */, + 65BF7B7B26BA22050097B132 /* libSystem_asan.tbd */, + 65BF7BB926BA22070097B132 /* libSystem.B_asan.tbd */, + 65BF7B2526BA22030097B132 /* libSystem.B.tbd */, + 65BF7B0026BA22020097B132 /* libSystem.tbd */, + 65BF7B1626BA22020097B132 /* libsystemstats.tbd */, + 65BF7AB726BA22010097B132 /* libtailspin.tbd */, + 65BF7BE626BA22090097B132 /* libTelephonyBasebandDynamic.tbd */, + 65BF7B1526BA22020097B132 /* libTelephonyDebugDynamic.tbd */, + 65BF7ADA26BA22010097B132 /* libTelephonyIOKitDynamic.tbd */, + 65BF7ADF26BA22010097B132 /* libTelephonyUSBDynamic.tbd */, + 65BF7A6926BA22000097B132 /* libTelephonyUtilDynamic.tbd */, + 65BF7B5A26BA22040097B132 /* libtermcap.tbd */, + 65BF7B7626BA22050097B132 /* libThaiTokenizer.tbd */, + 65BF7BAE26BA22070097B132 /* libThreadExternalCommissioner.tbd */, + 65BF7A5226BA22000097B132 /* libtidy.A.tbd */, + 65BF7AD526BA22010097B132 /* libtidy.tbd */, + 65BF7A9C26BA22000097B132 /* libTiSerialFlasher.tbd */, + 65BF7B7A26BA22050097B132 /* libtzupdate.tbd */, + 65BF7B1126BA22020097B132 /* libUSBTransport.tbd */, + 65BF7A5A26BA22000097B132 /* libusrtcp.tbd */, + 65BF7A8026BA22000097B132 /* libutil.tbd */, + 65BF7BF226BA22090097B132 /* libutil1.0.tbd */, + 65BF7BCB26BA22080097B132 /* libWAPI.tbd */, + 65BF7B9026BA22060097B132 /* libWirelessAudioIPC.tbd */, + 65BF7B0126BA22020097B132 /* libxml2.2.tbd */, + 65BF7B0926BA22020097B132 /* libxml2.tbd */, + 65BF7B5C26BA22040097B132 /* libxpc_datastores.tbd */, + 65BF7B3426BA22030097B132 /* libxslt.1.tbd */, + 65BF7A7526BA22000097B132 /* libxslt.tbd */, + 65BF7BB326BA22070097B132 /* libz.1.1.3.tbd */, + 65BF7B5326BA22040097B132 /* libz.1.2.5.tbd */, + 65BF7B1E26BA22030097B132 /* libz.1.2.8.tbd */, + 65BF7BEC26BA22090097B132 /* libz.1.2.11.tbd */, + 65BF7B8A26BA22050097B132 /* libz.1.tbd */, + 65BF7B5126BA22040097B132 /* libz.tbd */, + 65BF7A9726BA22000097B132 /* LinkPresentation.framework */, + 65BF7AB026BA22010097B132 /* LocalAuthentication.framework */, + 65BF7AB426BA22010097B132 /* MapKit.framework */, + 65BF7B0226BA22020097B132 /* MediaAccessibility.framework */, + 65BF7BAF26BA22070097B132 /* MediaPlayer.framework */, + 65BF7AFE26BA22020097B132 /* MediaSetup.framework */, + 65BF7C0026BA220A0097B132 /* MediaToolbox.framework */, + 65BF7B6726BA22040097B132 /* Messages.framework */, + 65BF7A8226BA22000097B132 /* MessageUI.framework */, + 65BF7B9226BA22060097B132 /* Metal.framework */, + 65BF7ABD26BA22010097B132 /* MetalKit.framework */, + 65BF7A6626BA22000097B132 /* MetalPerformanceShaders.framework */, + 65BF7B9B26BA22060097B132 /* MetalPerformanceShadersGraph.framework */, + 65BF7B0E26BA22020097B132 /* MetricKit.framework */, + 65BF7B6A26BA22040097B132 /* MLCompute.framework */, + 65BF7B4326BA22030097B132 /* MobileCoreServices.framework */, + 65BF7A7426BA22000097B132 /* ModelIO.framework */, + 65BF7AA126BA22000097B132 /* MultipeerConnectivity.framework */, + 65BF7B9726BA22060097B132 /* NaturalLanguage.framework */, + 65BF7BA226BA22060097B132 /* NearbyInteraction.framework */, + 65BF7BFD26BA220A0097B132 /* Network.framework */, + 65BF7B2126BA22030097B132 /* NetworkExtension.framework */, + 65BF7ABE26BA22010097B132 /* NewsstandKit.framework */, + 65BF7BA026BA22060097B132 /* NotificationCenter.framework */, + 65BF7BF026BA22090097B132 /* OpenAL.framework */, + 65BF7AFD26BA22020097B132 /* OpenGLES.framework */, + 65BF7A8726BA22000097B132 /* OSLog.framework */, + 65BF7B3126BA22030097B132 /* PassKit.framework */, + 65BF7BB226BA22070097B132 /* PDFKit.framework */, + 65BF7ABF26BA22010097B132 /* PencilKit.framework */, + 65BF7B2226BA22030097B132 /* Photos.framework */, + 65BF7AD426BA22010097B132 /* PhotosUI.framework */, + 65BF7BA926BA22070097B132 /* PN548_API.tbd */, + 65BF7B8126BA22050097B132 /* PN548_HAL.tbd */, + 65BF7A5326BA22000097B132 /* PushKit.framework */, + 65BF7AFA26BA22020097B132 /* QuartzCore.framework */, + 65BF7ACF26BA22010097B132 /* QuickLook.framework */, + 65BF7A5426BA22000097B132 /* QuickLookThumbnailing.framework */, + 65BF7B8326BA22050097B132 /* RealityKit.framework */, + 65BF7BEA26BA22090097B132 /* ReplayKit.framework */, + 65BF7A8326BA22000097B132 /* SafariServices.framework */, + 65BF7AE126BA22010097B132 /* SceneKit.framework */, + 65BF7A7726BA22000097B132 /* ScreenTime.framework */, + 65BF7AEA26BA22020097B132 /* Security.framework */, + 65BF7B2326BA22030097B132 /* SensorKit.framework */, + 65BF7A8A26BA22000097B132 /* Social.framework */, + 65BF7BD626BA22080097B132 /* SoundAnalysis.framework */, + 65BF7BA326BA22060097B132 /* Speech.framework */, + 65BF7AE826BA22020097B132 /* SpriteKit.framework */, + 65BF7A8126BA22000097B132 /* StoreKit.framework */, + 65BF7AD326BA22010097B132 /* SwiftUI.framework */, + 65BF7BF326BA220A0097B132 /* SystemConfiguration.framework */, + 65BF7AAA26BA22010097B132 /* Twitter.framework */, + 65BF7B4126BA22030097B132 /* UIKit.framework */, + 65BF7BE926BA22090097B132 /* UniformTypeIdentifiers.framework */, + 65BF7A7226BA22000097B132 /* UserNotifications.framework */, + 65BF7A5126BA22000097B132 /* UserNotificationsUI.framework */, + 65BF7BC426BA22070097B132 /* VideoSubscriberAccount.framework */, + 65BF7B7826BA22050097B132 /* VideoToolbox.framework */, + 65BF7B0C26BA22020097B132 /* Vision.framework */, + 65BF7BA426BA22070097B132 /* VisionKit.framework */, + 65BF7ACA26BA22010097B132 /* WatchConnectivity.framework */, + 65BF7B5826BA22040097B132 /* WebKit.framework */, + 65BF7ACC26BA22010097B132 /* WidgetKit.framework */, + 65BF7A3C26BA21F50097B132 /* Alamofire.framework */, + 65BF7A3E26BA21F50097B132 /* FSPagerView.framework */, + 65BF7A4026BA21F50097B132 /* IQKeyboardManagerSwift.framework */, + 65BF7A4226BA21F50097B132 /* KeychainAccess.framework */, + 65BF7A4426BA21F50097B132 /* Kingfisher.framework */, + 65BF7A4626BA21F50097B132 /* MBProgressHUD.framework */, + 65BF7A4826BA21F50097B132 /* MJRefresh.framework */, + 65BF7A4A26BA21F50097B132 /* Pods_LaserMethane.framework */, + 65BF7A4C26BA21F50097B132 /* SwiftyJSON.framework */, + 65BF7A4E26BA21F50097B132 /* SwiftyRSA.framework */, + 65BF7A3826B941CD0097B132 /* Pods_LaserMethane.framework */, C9815BBE258D836DD4067F80 /* Pods_LaserMethane.framework */, ); name = Frameworks; @@ -343,6 +1243,7 @@ 65BF7C1526AFDDCD000FEC82 /* Frameworks */, 65BF7C1626AFDDCD000FEC82 /* Resources */, 76CDE8E0EE7FDC111D9453E1 /* [CP] Embed Pods Frameworks */, + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -403,6 +1304,7 @@ 65F2E01226B0E6D700179EBD /* MainMenuViewController.xib in Resources */, 65F2E02E26B1341300179EBD /* SwitchTableViewCell.xib in Resources */, 65F2E03326B164CC00179EBD /* LogViewController.xib in Resources */, + 65BF7A2B26B937410097B132 /* InspectMapViewController.xib in Resources */, 65F2E02226B1242200179EBD /* DefaultTableViewCell.xib in Resources */, 65BF7C2526AFDDCD000FEC82 /* Assets.xcassets in Resources */, 65E05AC726B3EABC00606939 /* BigImageViewController.xib in Resources */, @@ -412,6 +1314,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 5492B1ED2736A3A7822FF16E /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 5CDDD26A297698AF87096444 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -473,6 +1392,7 @@ 65F2E01426B0E8CA00179EBD /* AlertHub.swift in Sources */, 65F2E02126B1242200179EBD /* DefaultTableViewCell.swift in Sources */, 65F2E00426B0129100179EBD /* UserInfoModel.swift in Sources */, + 65BF7A2A26B937410097B132 /* InspectMapViewController.swift in Sources */, 65F2E03226B164CC00179EBD /* LogViewController.swift in Sources */, 65F2E04726B25B5D00179EBD /* EventListModel.swift in Sources */, 65F2DFCA26AFF2A900179EBD /* Constant.swift in Sources */, @@ -542,6 +1462,8 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + EXCLUDED_ARCHS = ""; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -603,6 +1525,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; @@ -634,11 +1557,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Debug; }; @@ -655,11 +1585,18 @@ "$(inherited)", "@executable_path/Frameworks", ); + LIBRARY_SEARCH_PATHS = ( + "$(inherited)", + "$(SDKROOT)/usr/lib/swift", + ); MARKETING_VERSION = v2.0.0.0; PRODUCT_BUNDLE_IDENTIFIER = com.casic.birmm.inspect.LaserMethane; PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_OBJC_BRIDGING_HEADER = "LaserMethane/LaserMethane-Bridging-Header.h"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = 1; + USER_HEADER_SEARCH_PATHS = "$(SRCROOT)/**"; + VALIDATE_WORKSPACE = NO; }; name = Release; }; diff --git a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate index c1853d4..80866bf 100644 --- a/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate +++ b/LaserMethane.xcworkspace/xcuserdata/a203.xcuserdatad/UserInterfaceState.xcuserstate Binary files differ diff --git a/LaserMethane/AppDelegate.swift b/LaserMethane/AppDelegate.swift index 0e44a58..2ca1dce 100644 --- a/LaserMethane/AppDelegate.swift +++ b/LaserMethane/AppDelegate.swift @@ -5,6 +5,7 @@ // Created by 203 on 2021/7/27. // +import AMapLocationKit import UIKit @UIApplicationMain @@ -15,6 +16,7 @@ // Override point for customization after application launch. AppCoordinator.instance.appDidFinishLaunching(window: UIWindow(frame: UIScreen.main.bounds)) // 初始化其他各种 + AMapServices.shared().apiKey = "26c35ef9d8a06976dc2fa4f24057372f" // 高德地图 return true } diff --git a/LaserMethane/LaserMethane-Bridging-Header.h b/LaserMethane/LaserMethane-Bridging-Header.h new file mode 100644 index 0000000..f343ad2 --- /dev/null +++ b/LaserMethane/LaserMethane-Bridging-Header.h @@ -0,0 +1,14 @@ +// +// LaserMethane-Bridging-Header.h +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +#ifndef LaserMethane_Bridging_Header_h +#define LaserMethane_Bridging_Header_h + +#import +#import + +#endif /* LaserMethane_Bridging_Header_h */ diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.swift b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift new file mode 100644 index 0000000..9b64129 --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.swift @@ -0,0 +1,30 @@ +// +// InspectMapViewController.swift +// LaserMethane +// +// Created by 203 on 2021/8/3. +// + +import UIKit + +class InspectMapViewController: UIViewController, TransferValueDelegate, MAMapViewDelegate { + var id: String? + + override func viewDidLoad() { + super.viewDidLoad() + // 设置导航栏背景和标题 + title = "巡检记录" + navigationController?.navigationBar.isTranslucent = false // 顶部导航不透明可见 + navigationController?.navigationBar.barTintColor = .systemBlue + let dict: [NSAttributedString.Key: Any] = [NSAttributedString.Key.foregroundColor: UIColor.white] + navigationController?.navigationBar.titleTextAttributes = dict // title color + // Do any additional setup after loading the view. + let mapView = MAMapView(frame: view.bounds) + mapView.delegate = self + view.addSubview(mapView) + } + + func transfer(controller: UIViewController, dic: NSDictionary) { + id = dic["id"] as? String + } +} diff --git a/LaserMethane/ViewController/Inspect/InspectMapViewController.xib b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib new file mode 100644 index 0000000..7c82fac --- /dev/null +++ b/LaserMethane/ViewController/Inspect/InspectMapViewController.xib @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LaserMethane/ViewController/Inspect/InspectViewController.swift b/LaserMethane/ViewController/Inspect/InspectViewController.swift index c3b55c7..3cb9617 100644 --- a/LaserMethane/ViewController/Inspect/InspectViewController.swift +++ b/LaserMethane/ViewController/Inspect/InspectViewController.swift @@ -27,6 +27,8 @@ var endDate: String? var keyWords: String? + var valueDelegate: TransferValueDelegate! + override func viewDidLoad() { super.viewDidLoad() title = "巡检记录查询" @@ -122,4 +124,15 @@ } extension InspectViewController: UITableViewDelegate { + func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) { + let mapViewController = InspectMapViewController(nibName: "InspectMapViewController", bundle: nil) + // 委托代理 + valueDelegate = mapViewController + // 实现代理的方法,传值 + let row = (indexPath as NSIndexPath).row + let model = rowsArray[row] + let transferDic: NSDictionary = ["id": model.id] + valueDelegate.transfer(controller: self, dic: transferDic) + navigationController?.pushViewController(mapViewController, animated: true) + } } diff --git a/Podfile b/Podfile index 087f53e..6bda986 100644 --- a/Podfile +++ b/Podfile @@ -21,6 +21,10 @@ pod 'IQKeyboardManagerSwift', '~> 6.5.0' # Kingfisher 是一个下载、缓存网络图片的轻量级纯swift库 pod 'Kingfisher' - # 轮播图 + # Banner pod 'FSPagerView' + # 高德地图 + pod 'AMap3DMap' + # 高德定位 + pod 'AMapLocation' end diff --git a/Podfile.lock b/Podfile.lock index 157d3e5..4cc826e 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index 157d3e5..4cc826e 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -1,9 +1,14 @@ PODS: - Alamofire (4.9.1) + - AMap3DMap (8.0.0): + - AMapFoundation (~> 1.6.8) + - AMapFoundation (1.6.8) + - AMapLocation (2.6.9): + - AMapFoundation (~> 1.6.8) - FSPagerView (0.8.3) - IQKeyboardManagerSwift (6.5.6) - KeychainAccess (4.2.2) - - Kingfisher (6.3.0) + - Kingfisher (6.3.1) - MBProgressHUD (1.2.0) - MJRefresh (3.1.14.1) - SwiftyJSON (4.3.0) @@ -13,6 +18,8 @@ DEPENDENCIES: - Alamofire (~> 4.7) + - AMap3DMap + - AMapLocation - FSPagerView - IQKeyboardManagerSwift (~> 6.5.0) - KeychainAccess @@ -25,6 +32,9 @@ SPEC REPOS: trunk: - Alamofire + - AMap3DMap + - AMapFoundation + - AMapLocation - FSPagerView - IQKeyboardManagerSwift - KeychainAccess @@ -36,15 +46,18 @@ SPEC CHECKSUMS: Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 + AMap3DMap: 89b82eaad00f9246f59d2a6103eff18be5b9dd4f + AMapFoundation: 32e9a0264ee62f5aa2aaf82bdafdda7985ce09c7 + AMapLocation: 3ec0e9bf53800b40cceb313cbd047743f75e2483 FSPagerView: 670405b2f18e2a87fa37f20b00de783e562c25a8 IQKeyboardManagerSwift: c7df9d2deb356c04522f5c4b7b6e4ce4d8ed94fe KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51 - Kingfisher: 6c3df386db71d82c0817a429d2c9421a77396529 + Kingfisher: 016c8b653a35add51dd34a3aba36b580041acc74 MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406 MJRefresh: 238e6a37e2dba12160ee3b79f6d2a2b26abcab42 SwiftyJSON: 6faa0040f8b59dead0ee07436cbf76b73c08fd08 SwiftyRSA: 8c6dd1ea7db1b8dc4fb517a202f88bb1354bc2c6 -PODFILE CHECKSUM: f4cbf9c699a0c77c33dc48c93cb4feddbeb3ed5c +PODFILE CHECKSUM: aa432d11927cd54780a0bc244e0cbcc121aa3136 COCOAPODS: 1.10.2 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index 628cc7a..638edc3 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -6,530 +6,684 @@ objectVersion = 51; objects = { +/* Begin PBXAggregateTarget section */ + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */; + buildPhases = ( + ); + dependencies = ( + ); + name = AMapFoundation; + productName = AMapFoundation; + }; + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */; + buildPhases = ( + ); + dependencies = ( + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */, + ); + name = AMap3DMap; + productName = AMap3DMap; + }; + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */ = { + isa = PBXAggregateTarget; + buildConfigurationList = B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */; + buildPhases = ( + ); + dependencies = ( + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */, + ); + name = AMapLocation; + productName = AMapLocation; + }; +/* End PBXAggregateTarget section */ + /* Begin PBXBuildFile section */ - 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */; }; - 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */; }; - 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */; }; - 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */; }; - 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */; }; - 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */; }; - 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */; }; - 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */; }; - 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */; }; - 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */; }; - 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */; }; - 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */; }; - 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */; }; - 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */; }; - 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */; }; - 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */; }; - 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */; }; - 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */; }; - 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */; }; - 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13CCE159F356141F843B31712F07BEBE /* Storage.swift */; }; - 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */; }; - 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */; }; - 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */; }; - 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */; }; - 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */; }; + 0116999205A46198CC6443778A8BAE52 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */; }; + 02CB52318C55F417998655BB7D5ACCF0 /* PublicKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */; }; + 03E7A8B02DBB314AAD3CE5730479603D /* Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */; }; + 03E9D1028B1D0E597D04CEBD49D6F05D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */; }; + 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */; }; + 046335D7F257D4270F888410DC880AEA /* GraphicsContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */; }; + 072DC09D770DAEB088FB36B00956EFC9 /* KingfisherOptionsInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */; }; + 0A293BC418AA0CF64EECEE3C86AE851D /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0A9140C195415D42A13B9941925AA3CF /* Resource.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */; }; + 0B7AA9DE5B5F63D414B017F3F38C306F /* FSPagerView-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 0C5E11DE24DAA737704B355F5F2F3426 /* ParameterEncoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */; }; + 0ED96C2BFBC7238A100BC7CD916440B0 /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 102F4487BC4ADC3C2B56A0470E0A9468 /* IQKeyboardManagerConstantsInternal.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */; }; + 105B89DABF0B9ACD0128C5726834475A /* Image.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56869B5D847813435E75AF50953A608B /* Image.swift */; }; + 109F1E2EB50EA578749F4097EE7194DF /* Signature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */; }; + 132E0F619E4338E5D1B27E4C72076B3F /* Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */; }; + 14A1F8F0AC0D3D614E226EB2F875E0ED /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */; }; + 162A3D0B5F025871F109D2354F9EDF16 /* FSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */; }; + 16C5B487087EAC916029FFCC177C132F /* ImageDataProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */; }; + 17348AEBA23DC83EACF6C6F9B3E29763 /* MemoryStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */; }; + 1942F7D3B7722A5637C3FC0BE44B1E6C /* SwiftyJSON-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1945CD5D63A1C164AEAAA9A33E85571E /* Alamofire-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */; }; + 1986B50C74F1697EA43F68335C93CEB3 /* MultipartFormData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */; }; + 1A3E98049BB2E28E409174D595370C02 /* Storage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */; }; + 1B8E1A3548FE6556F86E353E176CB531 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */; }; + 1E5E2DC2F1862397AEE5BA04E6234C89 /* EncryptedMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */; }; + 1EF55436A45096EEC703D8A9D521DAD3 /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */; }; + 1F95FA8C35739096A909F03B27962D11 /* ImageBinder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */; }; + 202D66BB3894AA5D9C951BE732D73591 /* KFImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */; }; 2358B57B83BE526AED64799C6892B2CE /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; 23A5B275E273450840ABED5360A70DA0 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */; }; - 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */; }; - 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */; }; - 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */; }; - 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */; }; - 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */; }; - 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */; }; - 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */; }; - 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */; }; - 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */; }; - 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */; }; - 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */; }; + 259D6FC80BCFE785471F743B1F533970 /* IQNSArray+Sort.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */; }; + 25FB663871734CABE0814DBF32F86727 /* WKInterfaceImage+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */; }; + 27BAFC633EB5C33B1ED315DB1CDBAF74 /* GIFAnimatedImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */; }; + 299F12937C90218A3807CC95AA639487 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */; }; + 2A52D0C8B5DEEB1EFF24F8061E91AABA /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */; }; + 2A7FD4939378213CCC6222BF5A2CD57D /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */; }; + 2BA095CD09F590F29E3B46DD36551939 /* AVAssetImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */; }; + 2BF6FBC0A64BF107C5D64C61F1397770 /* SwiftyJSON-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */; }; + 2C61B040BA6A9A7AE66C4D9BA26D5520 /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */; }; + 318C9AE561E84FB32474419361D8F089 /* SwiftyRSA-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 31FA50172B1D584D2D9CF40B0D03C864 /* ImageDrawing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */; }; + 333C4DEF0BED4CA16CCF8A22EEB05C2B /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */; }; 33483C1C427390BED308CBAB3EEEE277 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */; }; - 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */; }; - 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */; }; - 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */; }; + 33E5258A99BFCE6EF6C1A82D9AA6FBAF /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 34EABC6D48B24D7D2CF3FB0507150546 /* KFOptionsSetter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */; }; + 3571F958A3907B3A806E62D50C2550D4 /* NetworkReachabilityManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */; }; + 365048FB73C98172CF7C927FC0CDEC7F /* SwiftyRSA+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */; }; + 3730DB5141ACEBA761A584D8E5FB9AFD /* KFImageOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */; }; 37DD30C9D863EE4FF8DC3D735A06C0AE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; 38EE0727B33503FD20E1363988E46AB2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */; }; - 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */; }; - 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */; }; - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */; }; - 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */; }; - 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */; }; - 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */; }; + 39B6E7D27620A6C0819C31040B227AAE /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3F091C427A3E96117C902E8EA143729E /* IQKeyboardManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */; }; + 3F16D804325593344A0F85AE492A5C79 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */; }; + 4155FC03A06D19F35293B1C03A71A31A /* ImageModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */; }; + 4737103B10A1C40C5301D0512B9310E4 /* IQKeyboardReturnKeyHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */; }; + 48881623240E26BA71BC25107EE78525 /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */; }; + 4C069FA7FAA45154DA92CF5DF3BCDCA9 /* IQUITextFieldView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */; }; + 4F0CF2AD58CF0D08BC090E7AF0DD63D7 /* IQInvocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */; }; 4F441AB2A7BFC619FD9B48BBA1189177 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */; }; - 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */; }; - 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */; }; + 4F5453330A2C82B176C71EEEC4DF7D98 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */; }; + 500108A79F9C7628CE651DF3A0146815 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */; }; 50013C33D35EBAF31ACF3A8B3A9A3FB4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */; }; - 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */; }; - 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */; }; - 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */; }; + 5044FEAEF09468B6964F9F37A1F1F45C /* IQPreviousNextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */; }; + 51BC5F6FC734A378B91DE851F93A1377 /* ClearMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */; }; + 53791F5E5F07400F92CFDFC89A432305 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */; }; + 5405240B3B74BEACCD4820595881CB61 /* FSPageViewTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */; }; 5632D5C79A031216ABAC934DE4CF52B2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */; }; - 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */; }; - 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */; }; - 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */; }; - 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */; }; - 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */; }; - 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A999D363D057B645373F905A9948A96 /* Source.swift */; }; - 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */; }; - 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */; }; - 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */; }; - 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */; }; - 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */; }; - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */; }; + 5AEEACE5D3EBD9C4E14510A27E237EFB /* NSButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */; }; + 607F62D7FF886ECD87DCCA4E9E7C2426 /* KingfisherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */; }; + 624FE0A39FBA6BE77554ED55A8095A6E /* DiskStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */; }; + 62A85277D0462C43B80A05E8822794BB /* IQKeyboardManagerSwift-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64744C911253C3E01461FAD7C935C8D7 /* Result.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */; }; + 6496446016C149A05E360793BC94A085 /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */; }; + 66457B4A6802B94B61C6ADAC5D7A5C62 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 674354090507B3319EBC2FC18690EC5B /* FSPagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */; }; + 6782DF51127156DB56E217BCD507B3FE /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */; }; + 6A470BF4E9F0D3C3712D9FC582F7C9BD /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6E7EB7729823355E26B7C60D7F769C4E /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = 547EA4817651E2B390618D18F42B98A2 /* Source.swift */; }; + 702D69BF03EA44844FEAD648C0249E88 /* FSPagerViewObjcCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */; }; + 70B77BE487CE9527EA3E66C689111F25 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 70EE1C774C978E1876AE6CA1224E897D /* MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */; }; + 71329D24E5910EAEE639B240783D87AE /* String+MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */; }; + 7207F9A8A821FF1EF3AA656320C21134 /* SizeExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */; }; + 72A2F27DF72BF7EF24007059351C52A4 /* ImageTransition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */; }; + 74341DA37F4B926FDF4CB2599CAC547A /* IQUIViewController+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */; }; 7596519E375DA27F6E7D05D440757055 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */; }; - 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */; }; - 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */; }; - 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */; }; - 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */; }; - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */; }; - 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */; }; - 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */; }; + 762E3951F3B8372E5A5B8BBE96E0C17B /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */; }; + 77E13ED147BC2F1D104F1833E721FAD6 /* CacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */; }; + 781328660DE3DBD4C1DEECBCBAEBAB25 /* FSPageViewLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */; }; + 7A7B1AFC7479FCA5082CED21E49364EE /* NSTextAttachment+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */; }; + 7B4CE5C84161E2BFE477F42DFD634382 /* SwiftyJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */; }; + 7C51263532AB2E94B54E6E626A22EF30 /* Asn1Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */; }; 7CB62474AFF64CE4647E67F4916360C2 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */; }; - 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */; }; - 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */; }; - 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */; }; - 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */; }; - 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */; }; - 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */; }; - 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */; }; - 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */; }; - 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */; }; - 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */; }; - 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */; }; - 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */; }; - 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */; }; - 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */; }; - 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */; }; - 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */; }; - 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = B605229012558F76B5C6322336205F18 /* Request.swift */; }; - 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */; }; - 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */; }; - 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */; }; - A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */; }; - A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */; }; - A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */; }; - A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */; }; - A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */; }; + 7FB3576FD619DD256294BAD7E5F83CBE /* IQTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */; }; + 81B73A183A9B1F09DB7EF9F6960DD7F3 /* UIButton+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */; }; + 81B9E2F21B1EF9FE4E769103108DEA8A /* MBProgressHUD-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 83956E20859CDBBE7BC38ABADE0170FB /* AFError.swift in Sources */ = {isa = PBXBuildFile; fileRef = C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */; }; + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 862F0C48DFC5DD2A5FF011A22740B1FA /* Runtime.swift in Sources */ = {isa = PBXBuildFile; fileRef = B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */; }; + 88176AA690DE1EBD2F8318DD4B8CB676 /* FSPagerView-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */; }; + 88865F486861B8D1A3EB55655E11134C /* ImageProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */; }; + 8B439A47AA5FDEF67AD63BDDB808AC5A /* IQUIView+Hierarchy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */; }; + 8BB64031DE86E7E93E5B941CC01B616C /* PrivateKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */; }; + 8DFDAAC2AA4F32767AF58831782362CB /* KF.swift in Sources */ = {isa = PBXBuildFile; fileRef = A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */; }; + 8E3252F391E803F417201120648D4398 /* CallbackQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */; }; + 8F31819454827D1670CAC8F6B8BAC0A5 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */; }; + 931BBB8230A25161D5C37528A8F9FECF /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */; }; + 933FDA5970AA525D6CB92BFEBA2BAB4A /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */; }; + 94980B372F6F7C6BAF368B041EF37D2D /* KingfisherManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */; }; + 9577B427BE9F9536725C03478765DBE6 /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */; }; + 95E3B5804E912845C962D9A795F8EA5A /* NSData+SHA.h in Headers */ = {isa = PBXBuildFile; fileRef = 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 96152B6581A629A38AE9498243EFAADF /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 970F14BBE9FEF12A8BA7ECDC7BF9E2C6 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */; }; + 980E5594F8DBCE362764AEDC2F086E36 /* IQToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */; }; + 98337F23B46EC94A2789C0DE21BFD96D /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 98A929C8E9012AB167672714FFD2113C /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */; }; + 9911AB417E67EBF9F148E8101A2A0A79 /* AuthenticationChallengeResponsable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */; }; + 99AC2AF7ABE5CD9F488C2B312E29B6D1 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 9CF564116A45E7750C5D85D28A7B8757 /* TVMonogramView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */; }; + 9F6CEAF03D712C6447BF006B51877DD9 /* SwiftyRSAError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */; }; + A031C032CFEDFE915279E275A04EF334 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A0AF38BD964E04E88586B10151404B8C /* FSPagerCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */; }; + A556058B0B08B94156481722C30BEEF3 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A7067C393C6EFD47E81390EC2A1CDEFC /* ImageFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */; }; + A893EFCC997E47AF2BEC5A41A4E669C9 /* Kingfisher-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + A8EE1DE9948CFF07A5B3B5D3113723A8 /* Indicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */; }; + A9154B589C5F1BD0716C8B3C2F10A63E /* SessionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */; }; + A99A3BD3CC496B03D6E7D1CF1377058E /* SwiftyRSA-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */; }; AA48510A0816F4943C7D2ED13242630E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */; }; - AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + AB9FB1075E6B9C0BF3EC8BAC7007BD93 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; AC1B5B34F7456E723EC031A496585471 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; AD42B158EA8D302DA980C9A31EA487C2 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */; }; - AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */; }; - AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */; }; - B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */; }; - B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */; }; - B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */; }; - B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */; }; - B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */; }; - BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */; }; - BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */; }; + AE3B246482DCD60BA846EA3CE983A1FB /* IQUIView+IQKeyboardToolbar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */; }; + AFC64B1097F7355FF423D6A73E9C7210 /* TaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */; }; + B08185E39B47616DFC993EDABF68D471 /* SwiftyRSA.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */; }; + B2A8A18231D528C4C9BB4C60BBC56E6B /* Filter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */; }; + B32E302DFEAE9E0F35DE22D98C6400B7 /* ImagePrefetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */; }; + B373020D1219FEEC8CBE5C6B2678FAA5 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B8812EC9258E228E36D44D4D460B120E /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B88F77E1E7701F85A98ECB4DBA679A0B /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = A197E9088E885944D5C7F230FB5C3440 /* Key.swift */; }; + B98378C55379E1B92897F11A22E38443 /* IQKeyboardManagerSwift-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */; }; + BA2FD3ABC7EB12F7816E1261F8296D09 /* AnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */; }; + BB09415143FB50B7B19B299574D13444 /* ImageDownloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */; }; BB1E0118A589750C321D474F646DD4AF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; - BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */; }; - C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */; }; - C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */; }; + BE831F22BE3A4F7DE244223ACC8BE744 /* SwiftyRSA.h in Headers */ = {isa = PBXBuildFile; fileRef = E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */; settings = {ATTRIBUTES = (Public, ); }; }; + BEE6B677416CA71C981D1D3F60B18C96 /* Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */; }; + C04C5F1F1D6B337F87E157B55A747E41 /* IQKeyboardManagerConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */; }; + C0EB3776478AB80676E488BC9C9CDA3C /* IQUIScrollView+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */; }; C297AC9431379391C114794AFD4F9778 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */; }; - C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */; }; + C35DCE97EB77150C41E735DB57BD6616 /* IQTitleBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */; }; + C36C23E54F406326182FA46C07B02460 /* NSData+SHA.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */; }; C47A1C638C0E97C4ECCBD18FD494BB34 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */; }; - C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */; }; - C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */; }; - CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */; }; - D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */; }; - D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */; }; - D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */; }; - D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */; }; - D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */; }; - D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */; }; - D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */; }; - DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */; }; - DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; - DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */; }; - E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */; }; - E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */; }; - E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */; }; - E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */; }; - E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */; }; - E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; - E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */; }; - EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */; }; - ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */; }; - EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */; }; - EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; - EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C579128CC4586FF6D56E7F0DF9E3F165 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */; }; + C74B22664BB27111E39A80724445D03F /* ImageProgressive.swift in Sources */ = {isa = PBXBuildFile; fileRef = D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */; }; + C7B0979AB5F9DD07ED6DA0E3AC8DA076 /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C82A1E5F60C7A84A8AB1D7F7703332CC /* RequestModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */; }; + CE2B9AF52885CE0E97C2E26A4BECDC7E /* Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */; }; + D0CCA29D563BD5C9A80FA6D02BCBD5BB /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */; }; + D238A1880BDF91F0C4E83CB5F41AB131 /* ImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */; }; + D363525A5699A1C818ED567742110D4E /* SessionDataTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */; }; + D3D8C379C6E4FB487E5ABD6800AD7B7E /* DispatchQueue+Alamofire.swift in Sources */ = {isa = PBXBuildFile; fileRef = 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */; }; + D45611E8F8D8A0E92449ED0A155C09FD /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */; }; + D65C254F5ABF2CB5ECEE50FE8F8E1A80 /* Response.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */; }; + D8DF300CCFE5E13C6A6F02861E4EC23C /* RetryStrategy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */; }; + DABF20F73D27572CD97071A6D4DB9004 /* MBProgressHUD-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */; }; + DD605F812C91FC7AB4F59F1ECCBA0982 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DDE417BA9D13D2BB98316DF0512A1944 /* IQBarButtonItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */; }; + E32B34058C03B90683B8822026C05F79 /* Kingfisher-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */; }; + E3747EC31FCCA97D75A81FC700CF7E24 /* ResponseSerialization.swift in Sources */ = {isa = PBXBuildFile; fileRef = A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */; }; + E44D4596E5DFAF2458FEA91D23447B1A /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */; }; + E4D15F8B13CE31AD0927A513B417E51C /* RedirectHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */; }; + E4D526DCF32314F78F832AF8750DCBAA /* FSPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */; }; + E7304C352808013D67EE82BF7AF1D2BA /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E98F445F54144F3D65B660BAB68CFAA0 /* ExtensionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */; }; + EB2A4C29BE958CCB03B3FD9FAB927F1F /* MBProgressHUD.h in Headers */ = {isa = PBXBuildFile; fileRef = 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EC836684D582F3966A6F7C7ECA890A9A /* FormatIndicatedCacheSerializer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */; }; + ECEA1DFDE6D8AD75CD2EC083B801F1DD /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */; }; + EDD70CE2C2ECB482CFFB0EF720EAA798 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */; }; + EDF22D485E9480A525852898A09FBA38 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; EEF066616EFE6EBC57541C1B92C6770A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */; }; - EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */; }; - F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */; }; - F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */; }; - F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */; }; + EFE3C2F7CCD2141EFFD87FF9B1E94F12 /* ImageDownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */; }; + F13F2AA7F2E6D95A181CAB99B900D531 /* ServerTrustPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */; }; + F1906A44D6C430B8944B317F9E7651A2 /* FSPagerViewObjcCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F2A3B4CFD7ED1812AF44330CCC7E7622 /* FSPagerViewLayoutAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */; }; + F33F77755DC46D5084C5F5A6980771F9 /* X509Certificate.swift in Sources */ = {isa = PBXBuildFile; fileRef = AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */; }; F612969E69DE5F072AD96720641B1184 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */; }; - F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */; }; - F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B289302079D81BA93C3A479C4656EED /* Box.swift */; }; - FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */; }; - FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */; }; + F7B74645E07C39771156A1FA413B98D4 /* Alamofire-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F8AAB6789B0A59CC99A8466A64543BE1 /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */; }; + F92FC97BB94DA90906CD46932A54093D /* Box.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */; }; + FBB23486986172DB18AFFB100CD7D909 /* Placeholder.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */; }; + FFE0538470F5DF5CF4B414926D28436B /* ImageDataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */ = { + 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = EAAA1AD3A8A1B59AB91319EE40752C6D; remoteInfo = Alamofire; }; - 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; - remoteInfo = MJRefresh; - }; - 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */ = { + 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = B490E7485944099E16C9CBD79119D1D4; remoteInfo = IQKeyboardManagerSwift; }; - 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; - remoteInfo = SwiftyJSON; - }; - 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */ = { + 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = E8022D22FAA6690B5E1C379C1BCE1491; remoteInfo = Kingfisher; }; - 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */ = { + 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = D4F8239FB329387A8476B964D92D92E7; remoteInfo = FSPagerView; }; - D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */ = { + 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6868056D761E163D10FDAF8CF1C4D9B8; + remoteInfo = MJRefresh; + }; + 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 3957A4F8F4B8823C2472883F7D067592; + remoteInfo = AMap3DMap; + }; + 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 39082CE2CA8065D786A75F5C09CFF2C0; + remoteInfo = AMapFoundation; + }; + 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 971676D1C9A11C105647D995975ACE4F; + remoteInfo = AMapLocation; + }; + 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 82B0A41D3031FF27D78E17B0A9A46FB0; remoteInfo = MBProgressHUD; }; - EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; - remoteInfo = KeychainAccess; - }; - F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */ = { + 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 92A1C13902E7ACDA3ABB5BA1FEACC86C; remoteInfo = SwiftyRSA; }; + C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D118A6A04828FD3CDA8640CD2B6796D2; + remoteInfo = SwiftyJSON; + }; + F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; + remoteInfo = KeychainAccess; + }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = ""; }; + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; 06CF03DFEB956055AFAE76400F2E20D9 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; - 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyRSA.framework; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; - 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = FSPagerView.framework; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-frameworks.sh"; sourceTree = ""; }; - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = ""; }; + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapFoundationKit.framework; sourceTree = ""; }; + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; + 0DA4828908E30CE4A29CB9AD3A405635 /* SwiftyRSA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyRSA.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationVersion.h; path = AMapLocationKit.framework/Headers/AMapLocationVersion.h; sourceTree = ""; }; + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationCommonObj.h; path = AMapLocationKit.framework/Headers/AMapLocationCommonObj.h; sourceTree = ""; }; + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; + 0F47FB5E28EE8C8342B1776D813D1A4C /* FSPagerView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FSPagerView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceManager.h; path = MAMapKit.framework/Headers/MATraceManager.h; sourceTree = ""; }; + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-LaserMethane-resources.sh"; sourceTree = ""; }; + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.debug.xcconfig; sourceTree = ""; }; + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATouchPoi.h; path = MAMapKit.framework/Headers/MATouchPoi.h; sourceTree = ""; }; + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationMoveAnimation.h; path = MAMapKit.framework/Headers/MAAnnotationMoveAnimation.h; sourceTree = ""; }; + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Storage.swift; path = Sources/Cache/Storage.swift; sourceTree = ""; }; + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocationRepresentation.h; path = MAMapKit.framework/Headers/MAUserLocationRepresentation.h; sourceTree = ""; }; + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayRenderer.h; path = MAMapKit.framework/Headers/MAParticleOverlayRenderer.h; sourceTree = ""; }; + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceRegionObj.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceRegionObj.h; sourceTree = ""; }; + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineCity.h; path = MAMapKit.framework/Headers/MAOfflineCity.h; sourceTree = ""; }; + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = ""; }; + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapUtility.h; path = AMapFoundationKit.framework/Headers/AMapUtility.h; sourceTree = ""; }; + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiColoredPolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiColoredPolylineRenderer.h; sourceTree = ""; }; + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+Hierarchy.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIView+Hierarchy.swift"; sourceTree = ""; }; + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAShape.h; path = MAMapKit.framework/Headers/MAShape.h; sourceTree = ""; }; + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapKit.h; path = MAMapKit.framework/Headers/MAMapKit.h; sourceTree = ""; }; + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.debug.xcconfig; sourceTree = ""; }; + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-umbrella.h"; sourceTree = ""; }; + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-LaserMethane-umbrella.h"; sourceTree = ""; }; + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; 355F53D0F06D9CEAC22DDE54AD8D5A9D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CoreGraphics.framework; sourceTree = DEVELOPER_DIR; }; - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MultipartFormData.swift; path = Source/MultipartFormData.swift; sourceTree = ""; }; - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Sources/Utility/Result.swift; sourceTree = ""; }; - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PrivateKey.swift; path = Source/PrivateKey.swift; sourceTree = ""; }; - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewTransformer.swift; path = Sources/FSPageViewTransformer.swift; sourceTree = ""; }; - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Source/SessionDelegate.swift; sourceTree = ""; }; - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PublicKey.swift; path = Source/PublicKey.swift; sourceTree = ""; }; - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = ""; }; - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; - 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Alamofire.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-prefix.pch"; sourceTree = ""; }; - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Indicator.swift; path = Sources/Views/Indicator.swift; sourceTree = ""; }; - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.debug.xcconfig; sourceTree = ""; }; - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeodesicPolyline.h; path = MAMapKit.framework/Headers/MAGeodesicPolyline.h; sourceTree = ""; }; + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationConst.h; path = AMapFoundationKit.framework/Headers/AMapFoundationConst.h; sourceTree = ""; }; + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = ""; }; + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionManager.swift; path = Source/SessionManager.swift; sourceTree = ""; }; + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GIFAnimatedImage.swift; path = Sources/Image/GIFAnimatedImage.swift; sourceTree = ""; }; + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyRSA.release.xcconfig; sourceTree = ""; }; + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTransition.swift; path = Sources/Image/ImageTransition.swift; sourceTree = ""; }; + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSA.swift; path = Source/SwiftyRSA.swift; sourceTree = ""; }; + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapServices.h; path = AMapFoundationKit.framework/Headers/AMapServices.h; sourceTree = ""; }; + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = ""; }; + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = ""; }; + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItem.h; path = MAMapKit.framework/Headers/MAOfflineItem.h; sourceTree = ""; }; + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "IQKeyboardManagerSwift-dummy.m"; sourceTree = ""; }; + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygonRenderer.h; path = MAMapKit.framework/Headers/MAPolygonRenderer.h; sourceTree = ""; }; + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationKit.h; path = AMapFoundationKit.framework/Headers/AMapFoundationKit.h; sourceTree = ""; }; + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = MBProgressHUD.h; sourceTree = ""; }; + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.release.xcconfig; sourceTree = ""; }; + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlay.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlay.h; sourceTree = ""; }; + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.debug.xcconfig"; sourceTree = ""; }; + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Alamofire.swift; path = Source/Alamofire.swift; sourceTree = ""; }; + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPinAnnotationView.h; path = MAMapKit.framework/Headers/MAPinAnnotationView.h; sourceTree = ""; }; + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSData+SHA.h"; path = "Source/NSData+SHA.h"; sourceTree = ""; }; + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RedirectHandler.swift; path = Sources/Networking/RedirectHandler.swift; sourceTree = ""; }; + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = ""; }; + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; + 56869B5D847813435E75AF50953A608B /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FSPagerView-umbrella.h"; sourceTree = ""; }; + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-LaserMethane-dummy.m"; sourceTree = ""; }; + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapVersion.h; path = MAMapKit.framework/Headers/MAMapVersion.h; sourceTree = ""; }; + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemNationWide.h; path = MAMapKit.framework/Headers/MAOfflineItemNationWide.h; sourceTree = ""; }; + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; + 5D797E9A5C5782CE845840781FA1CC81 /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = ""; }; + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceError.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceError.h; sourceTree = ""; }; + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlayRenderer.h; path = MAMapKit.framework/Headers/MAMultiPointOverlayRenderer.h; sourceTree = ""; }; + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = ""; }; + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlayRenderer.h; path = MAMapKit.framework/Headers/MAGroundOverlayRenderer.h; sourceTree = ""; }; + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = ""; }; + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.debug.xcconfig; sourceTree = ""; }; + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MALineDrawType.h; path = MAMapKit.framework/Headers/MALineDrawType.h; sourceTree = ""; }; + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArc.h; path = MAMapKit.framework/Headers/MAArc.h; sourceTree = ""; }; + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CallbackQueue.swift; path = Sources/Utility/CallbackQueue.swift; sourceTree = ""; }; + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageControl.swift; path = Sources/FSPageControl.swift; sourceTree = ""; }; + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotationView.h; path = MAMapKit.framework/Headers/MAAnnotationView.h; sourceTree = ""; }; + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchType.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchType.h; sourceTree = ""; }; + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlay.h; path = MAMapKit.framework/Headers/MAParticleOverlay.h; sourceTree = ""; }; + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemMunicipality.h; path = MAMapKit.framework/Headers/MAOfflineItemMunicipality.h; sourceTree = ""; }; + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-LaserMethane.release.xcconfig"; sourceTree = ""; }; + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "String+MD5.swift"; path = "Sources/Utility/String+MD5.swift"; sourceTree = ""; }; 6C9CFD0A76B04B432C0F44F4C45C1E50 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManager.swift; path = IQKeyboardManagerSwift/IQKeyboardManager.swift; sourceTree = ""; }; - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = ""; }; - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CacheSerializer.swift; path = Sources/Cache/CacheSerializer.swift; sourceTree = ""; }; + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIScrollView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIScrollView+Additions.swift"; sourceTree = ""; }; + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; 71525B70BC0A7AA935E4C7DF6B565E22 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/CFNetwork.framework; sourceTree = DEVELOPER_DIR; }; - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDrawing.swift; path = Sources/Image/ImageDrawing.swift; sourceTree = ""; }; - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AnimatedImageView.swift; path = Sources/Views/AnimatedImageView.swift; sourceTree = ""; }; - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-umbrella.h"; sourceTree = ""; }; - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-Info.plist"; sourceTree = ""; }; - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyJSON.swift; path = Source/SwiftyJSON/SwiftyJSON.swift; sourceTree = ""; }; - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = ""; }; - 7A999D363D057B645373F905A9948A96 /* Source.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Source.swift; path = Sources/General/ImageSource/Source.swift; sourceTree = ""; }; - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ImageView+Kingfisher.swift"; path = "Sources/Extensions/ImageView+Kingfisher.swift"; sourceTree = ""; }; - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQPreviousNextView.swift; path = IQKeyboardManagerSwift/IQToolbar/IQPreviousNextView.swift; sourceTree = ""; }; - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = ""; }; - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Kingfisher-Info.plist"; sourceTree = ""; }; - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TaskDelegate.swift; path = Source/TaskDelegate.swift; sourceTree = ""; }; - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImage.swift; path = Sources/SwiftUI/KFImage.swift; sourceTree = ""; }; - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKInterfaceImage+Kingfisher.swift"; path = "Sources/Extensions/WKInterfaceImage+Kingfisher.swift"; sourceTree = ""; }; - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-umbrella.h"; sourceTree = ""; }; - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = IQKeyboardManagerSwift.modulemap; sourceTree = ""; }; - 8B289302079D81BA93C3A479C4656EED /* Box.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Box.swift; path = Sources/Utility/Box.swift; sourceTree = ""; }; - 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MBProgressHUD.framework; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = ""; }; - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDelegate.swift; path = Sources/Networking/SessionDelegate.swift; sourceTree = ""; }; - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ServerTrustPolicy.swift; path = Source/ServerTrustPolicy.swift; sourceTree = ""; }; - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = ""; }; - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.debug.xcconfig; sourceTree = ""; }; - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Kingfisher.modulemap; sourceTree = ""; }; - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-LaserMethane-acknowledgements.markdown"; sourceTree = ""; }; - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; 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; }; - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIView+IQKeyboardToolbar.swift"; path = "IQKeyboardManagerSwift/IQToolbar/IQUIView+IQKeyboardToolbar.swift"; sourceTree = ""; }; - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyJSON-Info.plist"; sourceTree = ""; }; - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = ""; }; - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Result.swift; path = Source/Result.swift; sourceTree = ""; }; - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFImageOptions.swift; path = Sources/SwiftUI/KFImageOptions.swift; sourceTree = ""; }; - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Response.swift; path = Source/Response.swift; sourceTree = ""; }; - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = MemoryStorage.swift; path = Sources/Cache/MemoryStorage.swift; sourceTree = ""; }; - A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = IQKeyboardManagerSwift.framework; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIButton+Kingfisher.swift"; path = "Sources/Extensions/UIButton+Kingfisher.swift"; sourceTree = ""; }; - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.release.xcconfig; sourceTree = ""; }; - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; - B605229012558F76B5C6322336205F18 /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = ""; }; - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FSPagerView-dummy.m"; sourceTree = ""; }; - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClearMessage.swift; path = Source/ClearMessage.swift; sourceTree = ""; }; - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "IQKeyboardManagerSwift-Info.plist"; sourceTree = ""; }; - C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Kingfisher.framework; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewLayoutAttributes.swift; path = Sources/FSPagerViewLayoutAttributes.swift; sourceTree = ""; }; + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlay.h; path = MAMapKit.framework/Headers/MAOverlay.h; sourceTree = ""; }; + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-LaserMethane-acknowledgements.plist"; sourceTree = ""; }; + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyJSON-dummy.m"; sourceTree = ""; }; + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = ""; }; + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomCalloutView.h; path = MAMapKit.framework/Headers/MACustomCalloutView.h; sourceTree = ""; }; + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.debug.xcconfig; sourceTree = ""; }; + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAIndoorInfo.h; path = MAMapKit.framework/Headers/MAIndoorInfo.h; sourceTree = ""; }; + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUITextFieldView+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUITextFieldView+Additions.swift"; sourceTree = ""; }; + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationManager.h; path = AMapLocationKit.framework/Headers/AMapLocationManager.h; sourceTree = ""; }; + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Filter.swift; path = Sources/Image/Filter.swift; sourceTree = ""; }; + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSButton+Kingfisher.swift"; path = "Sources/Extensions/NSButton+Kingfisher.swift"; sourceTree = ""; }; + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerView.swift; path = Sources/FSPagerView.swift; sourceTree = ""; }; + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolygon.h; path = MAMapKit.framework/Headers/MAPolygon.h; sourceTree = ""; }; + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MBProgressHUD.release.xcconfig; sourceTree = ""; }; + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyJSON.modulemap; sourceTree = ""; }; + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGeometry.h; path = MAMapKit.framework/Headers/MAGeometry.h; sourceTree = ""; }; + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationKit.h; path = AMapLocationKit.framework/Headers/AMapLocationKit.h; sourceTree = ""; }; + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SwiftyRSAError.swift; path = Source/SwiftyRSAError.swift; sourceTree = ""; }; + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnimatedAnnotation.h; path = MAMapKit.framework/Headers/MAAnimatedAnnotation.h; sourceTree = ""; }; + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = FSPagerView.modulemap; sourceTree = ""; }; + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPolyline.h; path = MAMapKit.framework/Headers/MAMultiPolyline.h; sourceTree = ""; }; + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SizeExtensions.swift; path = Sources/Utility/SizeExtensions.swift; sourceTree = ""; }; + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.release.xcconfig; sourceTree = ""; }; + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-prefix.pch"; sourceTree = ""; }; + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQBarButtonItem.swift; sourceTree = ""; }; + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearchConfig.h; path = AMapFoundationKit.framework/Headers/AMapURLSearchConfig.h; sourceTree = ""; }; + 8B8FAB0D627B17EDE1366984278705D9 /* MBProgressHUD.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MBProgressHUD.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ParameterEncoding.swift; path = Source/ParameterEncoding.swift; sourceTree = ""; }; + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = MAMapKit.framework; sourceTree = ""; }; + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MJRefresh-Info.plist"; sourceTree = ""; }; + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AVAssetImageDataProvider.swift; path = Sources/General/ImageSource/AVAssetImageDataProvider.swift; sourceTree = ""; }; + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlay.h; path = MAMapKit.framework/Headers/MATerrainOverlay.h; sourceTree = ""; }; + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlay.h; sourceTree = ""; }; + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Notifications.swift; path = Source/Notifications.swift; sourceTree = ""; }; + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExtensionHelpers.swift; path = Sources/Utility/ExtensionHelpers.swift; sourceTree = ""; }; + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapFoundation.release.xcconfig; sourceTree = ""; }; + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = ""; }; + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolyline.h; path = MAMapKit.framework/Headers/MAPolyline.h; sourceTree = ""; }; + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = ""; }; + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardReturnKeyHandler.swift; path = IQKeyboardManagerSwift/IQKeyboardReturnKeyHandler.swift; sourceTree = ""; }; + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircle.h; path = MAMapKit.framework/Headers/MACircle.h; sourceTree = ""; }; + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPolylineRenderer.h; path = MAMapKit.framework/Headers/MAPolylineRenderer.h; sourceTree = ""; }; + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "MBProgressHUD-Info.plist"; sourceTree = ""; }; + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProcessor.swift; path = Sources/Networking/ImageDataProcessor.swift; sourceTree = ""; }; + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = ""; }; + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KF.swift; path = Sources/General/KF.swift; sourceTree = ""; }; + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MBProgressHUD-dummy.m"; sourceTree = ""; }; + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMap.h; path = MAMapKit.framework/Headers/MAOfflineMap.h; sourceTree = ""; }; + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MABaseOverlay.h; path = MAMapKit.framework/Headers/MABaseOverlay.h; sourceTree = ""; }; + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Delegate.swift; path = Sources/Utility/Delegate.swift; sourceTree = ""; }; + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Message.swift; path = Source/Message.swift; sourceTree = ""; }; + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = AMap.bundle; path = MAMapKit.framework/AMap.bundle; sourceTree = ""; }; + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACircleRenderer.h; path = MAMapKit.framework/Headers/MACircleRenderer.h; sourceTree = ""; }; + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MBProgressHUD.modulemap; sourceTree = ""; }; + A8E950A16D00F649C54FFB30F81D7842 /* IQKeyboardManagerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IQKeyboardManagerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = ""; }; + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayPathRenderer.h; path = MAMapKit.framework/Headers/MAOverlayPathRenderer.h; sourceTree = ""; }; + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapFoundationVersion.h; path = AMapFoundationKit.framework/Headers/AMapFoundationVersion.h; sourceTree = ""; }; + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Request.swift; path = Source/Request.swift; sourceTree = ""; }; + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapCustomStyleOptions.h; path = MAMapKit.framework/Headers/MAMapCustomStyleOptions.h; sourceTree = ""; }; + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQToolbar.swift; path = IQKeyboardManagerSwift/IQToolbar/IQToolbar.swift; sourceTree = ""; }; + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FSPagerView.release.xcconfig; sourceTree = ""; }; + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAGroundOverlay.h; path = MAMapKit.framework/Headers/MAGroundOverlay.h; sourceTree = ""; }; + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "FSPagerView-Info.plist"; sourceTree = ""; }; + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapStatus.h; path = MAMapKit.framework/Headers/MAMapStatus.h; sourceTree = ""; }; + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = ""; }; + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "NSTextAttachment+Kingfisher.swift"; path = "Sources/Extensions/NSTextAttachment+Kingfisher.swift"; sourceTree = ""; }; + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAArcRenderer.h; path = MAMapKit.framework/Headers/MAArcRenderer.h; sourceTree = ""; }; + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapTileOverlay.h; path = MAMapKit.framework/Headers/MAHeatMapTileOverlay.h; sourceTree = ""; }; + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineItemCommonCity.h; path = MAMapKit.framework/Headers/MAOfflineItemCommonCity.h; sourceTree = ""; }; + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = ""; }; + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAConfig.h; path = MAMapKit.framework/Headers/MAConfig.h; sourceTree = ""; }; + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQUIViewController+Additions.swift"; path = "IQKeyboardManagerSwift/Categories/IQUIViewController+Additions.swift"; sourceTree = ""; }; + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapURLSearch.h; path = AMapFoundationKit.framework/Headers/AMapURLSearch.h; sourceTree = ""; }; + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SwiftyRSA.modulemap; sourceTree = ""; }; + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = EncryptedMessage.swift; path = Source/EncryptedMessage.swift; sourceTree = ""; }; + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiTexturePolylineRenderer.h; path = MAMapKit.framework/Headers/MAMultiTexturePolylineRenderer.h; sourceTree = ""; }; + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstants.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstants.swift; sourceTree = ""; }; + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.release.xcconfig; sourceTree = ""; }; + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SwiftyRSA-dummy.m"; sourceTree = ""; }; + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlay.h; path = MAMapKit.framework/Headers/MATileOverlay.h; sourceTree = ""; }; + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MACustomBuildingOverlayRenderer.h; path = MAMapKit.framework/Headers/MACustomBuildingOverlayRenderer.h; sourceTree = ""; }; + C3F44C782D64D7EB20B61CE3844EBFAD /* Kingfisher.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Kingfisher.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMapLocation.release.xcconfig; sourceTree = ""; }; C7625798C6F22F902ADD2C9DF78BAAC6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = ""; }; - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Runtime.swift; path = Sources/Utility/Runtime.swift; sourceTree = ""; }; - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = ""; }; - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = ""; }; - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DiskStorage.swift; path = Sources/Cache/DiskStorage.swift; sourceTree = ""; }; - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = ""; }; - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-prefix.pch"; sourceTree = ""; }; - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GraphicsContext.swift; path = Sources/Image/GraphicsContext.swift; sourceTree = ""; }; - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ResponseSerialization.swift; path = Source/ResponseSerialization.swift; sourceTree = ""; }; - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AFError.swift; path = Source/AFError.swift; sourceTree = ""; }; - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KFOptionsSetter.swift; path = Sources/General/KFOptionsSetter.swift; sourceTree = ""; }; - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Key.swift; path = Source/Key.swift; sourceTree = ""; }; - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RequestModifier.swift; path = Sources/Networking/RequestModifier.swift; sourceTree = ""; }; - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Resource.swift; path = Sources/General/ImageSource/Resource.swift; sourceTree = ""; }; - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = ""; }; - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloader.swift; path = Sources/Networking/ImageDownloader.swift; sourceTree = ""; }; - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTextView.swift; path = IQKeyboardManagerSwift/IQTextView/IQTextView.swift; sourceTree = ""; }; - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = ""; }; - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageModifier.swift; path = Sources/Networking/ImageModifier.swift; sourceTree = ""; }; - DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_LaserMethane.framework; path = "Pods-LaserMethane.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/Cache/ImageCache.swift; sourceTree = ""; }; - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPageViewLayout.swift; path = Sources/FSPageViewLayout.swift; sourceTree = ""; }; - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherError.swift; path = Sources/General/KingfisherError.swift; sourceTree = ""; }; + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "IQKeyboardManagerSwift-prefix.pch"; sourceTree = ""; }; + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQKeyboardManagerConstantsInternal.swift; path = IQKeyboardManagerSwift/Constants/IQKeyboardManagerConstantsInternal.swift; sourceTree = ""; }; + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Kingfisher-dummy.m"; sourceTree = ""; }; + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = ""; }; + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAHeatMapVectorOverlayRender.h; path = MAMapKit.framework/Headers/MAHeatMapVectorOverlayRender.h; sourceTree = ""; }; + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOverlayRenderer.h; path = MAMapKit.framework/Headers/MAOverlayRenderer.h; sourceTree = ""; }; + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPointAnnotation.h; path = MAMapKit.framework/Headers/MAPointAnnotation.h; sourceTree = ""; }; + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-LaserMethane.modulemap"; sourceTree = ""; }; + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FormatIndicatedCacheSerializer.swift; path = Sources/Cache/FormatIndicatedCacheSerializer.swift; sourceTree = ""; }; + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapGeoFenceManager.h; path = AMapLocationKit.framework/Headers/AMapGeoFenceManager.h; sourceTree = ""; }; + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProgressive.swift; path = Sources/Image/ImageProgressive.swift; sourceTree = ""; }; + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Kingfisher.debug.xcconfig; sourceTree = ""; }; + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AMapLocationKit.framework; sourceTree = ""; }; + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = ""; }; + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = RetryStrategy.swift; path = Sources/Networking/RetryStrategy.swift; sourceTree = ""; }; + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = ""; }; + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "SwiftyRSA+ObjC.swift"; path = "Source/SwiftyRSA+ObjC.swift"; sourceTree = ""; }; + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MBProgressHUD-umbrella.h"; sourceTree = ""; }; + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineProvince.h; path = MAMapKit.framework/Headers/MAOfflineProvince.h; sourceTree = ""; }; + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = AMapLocationRegionObj.h; path = AMapLocationKit.framework/Headers/AMapLocationRegionObj.h; sourceTree = ""; }; + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAPathShowRange.h; path = MAMapKit.framework/Headers/MAPathShowRange.h; sourceTree = ""; }; + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageFormat.swift; path = Sources/Image/ImageFormat.swift; sourceTree = ""; }; + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Alamofire.modulemap; sourceTree = ""; }; + DCF09D874F58C4D6229BCFF3DE6E6258 /* Pods_LaserMethane.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LaserMethane.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATraceLocation.h; path = MAMapKit.framework/Headers/MATraceLocation.h; sourceTree = ""; }; + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SwiftyRSA-Info.plist"; sourceTree = ""; }; + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FSPagerViewObjcCompat.h; path = Sources/FSPagerViewObjcCompat.h; sourceTree = ""; }; + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = ""; }; DF0D459F7CFA9A11AC8EE7624DE85338 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Validation.swift; path = Source/Validation.swift; sourceTree = ""; }; - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Alamofire-dummy.m"; sourceTree = ""; }; - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherOptionsInfo.swift; path = Sources/General/KingfisherOptionsInfo.swift; sourceTree = ""; }; - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; - E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SwiftyJSON.framework; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Timeline.swift; path = Source/Timeline.swift; sourceTree = ""; }; + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-umbrella.h"; sourceTree = ""; }; + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = ""; }; + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; + E23C076BA70925415F490FEDB215DA92 /* SwiftyJSON.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyJSON.framework; sourceTree = BUILT_PRODUCTS_DIR; }; E272770B20A6E0DD134A6DCBA0D197E1 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Accelerate.framework; sourceTree = DEVELOPER_DIR; }; - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Image.swift; path = Sources/Image/Image.swift; sourceTree = ""; }; - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Signature.swift; path = Source/Signature.swift; sourceTree = ""; }; - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = ""; }; - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.release.xcconfig; sourceTree = ""; }; - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Alamofire-prefix.pch"; sourceTree = ""; }; - E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MJRefresh.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = ""; }; - E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = KeychainAccess.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = ""; }; - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerCollectionView.swift; path = Sources/FSPagerCollectionView.swift; sourceTree = ""; }; - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "DispatchQueue+Alamofire.swift"; path = "Source/DispatchQueue+Alamofire.swift"; sourceTree = ""; }; - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyRSA-umbrella.h"; sourceTree = ""; }; - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Alamofire.debug.xcconfig; sourceTree = ""; }; - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AuthenticationChallengeResponsable.swift; path = Sources/Networking/AuthenticationChallengeResponsable.swift; sourceTree = ""; }; - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Kingfisher-prefix.pch"; sourceTree = ""; }; - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = X509Certificate.swift; path = Source/X509Certificate.swift; sourceTree = ""; }; - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSData+SHA.m"; path = "Source/NSData+SHA.m"; sourceTree = ""; }; - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "IQNSArray+Sort.swift"; path = "IQKeyboardManagerSwift/Categories/IQNSArray+Sort.swift"; sourceTree = ""; }; - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDownloaderDelegate.swift; path = Sources/Networking/ImageDownloaderDelegate.swift; sourceTree = ""; }; - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = ""; }; - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Alamofire-Info.plist"; sourceTree = ""; }; - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NetworkReachabilityManager.swift; path = Source/NetworkReachabilityManager.swift; sourceTree = ""; }; - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = ""; }; - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SwiftyJSON-prefix.pch"; sourceTree = ""; }; - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePrefetcher.swift; path = Sources/Networking/ImagePrefetcher.swift; sourceTree = ""; }; - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = ""; }; - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQInvocation.swift; path = IQKeyboardManagerSwift/IQToolbar/IQInvocation.swift; sourceTree = ""; }; - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SessionDataTask.swift; path = Sources/Networking/SessionDataTask.swift; sourceTree = ""; }; - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessor.swift; path = Sources/Image/ImageProcessor.swift; sourceTree = ""; }; - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = ""; }; + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AMap3DMap.release.xcconfig; sourceTree = ""; }; + E49D6D248DD1CEE584E6776B9164A1B2 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SwiftyRSA.h; path = Source/SwiftyRSA.h; sourceTree = ""; }; + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPoint.h; path = MAMapKit.framework/Headers/MAMultiPoint.h; sourceTree = ""; }; + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATileOverlayRenderer.h; path = MAMapKit.framework/Headers/MATileOverlayRenderer.h; sourceTree = ""; }; + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KingfisherManager.swift; path = Sources/General/KingfisherManager.swift; sourceTree = ""; }; + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Kingfisher.swift; path = Sources/General/Kingfisher.swift; sourceTree = ""; }; + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SwiftyJSON.debug.xcconfig; sourceTree = ""; }; + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Asn1Parser.swift; path = Source/Asn1Parser.swift; sourceTree = ""; }; + E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.debug.xcconfig; sourceTree = ""; }; + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAParticleOverlayOptions.h; path = MAMapKit.framework/Headers/MAParticleOverlayOptions.h; sourceTree = ""; }; + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAOfflineMapViewController.h; path = MAMapKit.framework/Headers/MAOfflineMapViewController.h; sourceTree = ""; }; + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "TVMonogramView+Kingfisher.swift"; path = "Sources/Extensions/TVMonogramView+Kingfisher.swift"; sourceTree = ""; }; + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = IQTitleBarButtonItem.swift; path = IQKeyboardManagerSwift/IQToolbar/IQTitleBarButtonItem.swift; sourceTree = ""; }; + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MATerrainOverlayRenderer.h; path = MAMapKit.framework/Headers/MATerrainOverlayRenderer.h; sourceTree = ""; }; + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAUserLocation.h; path = MAMapKit.framework/Headers/MAUserLocation.h; sourceTree = ""; }; + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMultiPointOverlay.h; path = MAMapKit.framework/Headers/MAMultiPointOverlay.h; sourceTree = ""; }; + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = IQKeyboardManagerSwift.debug.xcconfig; sourceTree = ""; }; + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageBinder.swift; path = Sources/SwiftUI/ImageBinder.swift; sourceTree = ""; }; + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapView.h; path = MAMapKit.framework/Headers/MAMapView.h; sourceTree = ""; }; + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = ""; }; + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Placeholder.swift; path = Sources/Image/Placeholder.swift; sourceTree = ""; }; + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = ""; }; + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAAnnotation.h; path = MAMapKit.framework/Headers/MAAnnotation.h; sourceTree = ""; }; + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDataProvider.swift; path = Sources/General/ImageSource/ImageDataProvider.swift; sourceTree = ""; }; + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FSPagerViewObjcCompat.m; path = Sources/FSPagerViewObjcCompat.m; sourceTree = ""; }; + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FSPagerViewCell.swift; path = Sources/FSPagerViewCell.swift; sourceTree = ""; }; + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MAMapAccessibilityIdentifier.h; path = MAMapKit.framework/Headers/MAMapAccessibilityIdentifier.h; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 419C8C83679FD7BE1B0219716C61D625 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 090C1D63463ACF622287EFF9D5C9392D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -586,6 +740,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + EED4981E5F98C155A554C2B185D6AEA8 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 7668D0A8468B5894E555ECAA4EC50BC1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -614,14 +776,48 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */ = { + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */ = { isa = PBXGroup; children = ( - 920FB1A94BA4EAC7DB8E3D1C32ACED01 /* Keychain.swift */, - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */, + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */, ); - name = KeychainAccess; - path = KeychainAccess; + name = "Targets Support Files"; + sourceTree = ""; + }; + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */ = { + isa = PBXGroup; + children = ( + 5DE673908DC45ADC24EC797374908EBE /* AMapGeoFenceError.h */, + D119CE6BF3D6486ADDB2CEC7065892AF /* AMapGeoFenceManager.h */, + 241B564673B8FA63B771DB293A7CD3D7 /* AMapGeoFenceRegionObj.h */, + 0EF210698DFDB9623A4DEFABE18B37C2 /* AMapLocationCommonObj.h */, + 82C1A06945AEB833A6203E894D489EF9 /* AMapLocationKit.h */, + 79EC2F642D66D51B90699E8B258AB25E /* AMapLocationManager.h */, + DA8DCB4297DD98505F58E0498CE42F30 /* AMapLocationRegionObj.h */, + 0EDA2A1A91877DED5E0FAB824750E35A /* AMapLocationVersion.h */, + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */, + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */, + ); + path = AMapLocation; + sourceTree = ""; + }; + 0D138733E005527E01955C18192FF1BF /* Pods */ = { + isa = PBXGroup; + children = ( + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */, + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */, + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */, + 08B1EE6BEA137BFA2CAE24606F9158AF /* AMapLocation */, + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */, + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */, + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */, + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */, + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */, + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */, + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */, + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */, + ); + name = Pods; sourceTree = ""; }; 0DB5B868EBBEE29209DAC850B5750A67 /* Products */ = { @@ -641,272 +837,323 @@ name = Products; sourceTree = ""; }; - 0DB69788AEFAAA94D7435C702FB3D186 /* Support Files */ = { + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */ = { isa = PBXGroup; children = ( - 5EEA539227CF4DA589A191842FE5BE82 /* KeychainAccess.modulemap */, - 2186911C4468D02FB3E3A1A67EFE037F /* KeychainAccess-dummy.m */, - CA0ABA97601999607049EA2EBD690837 /* KeychainAccess-Info.plist */, - 1FECB8EF574CB00CA01814F587D92EAF /* KeychainAccess-prefix.pch */, - 87F5A8B10E639EAE964E3870502B6FA3 /* KeychainAccess-umbrella.h */, - D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */, - 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/KeychainAccess"; - sourceTree = ""; - }; - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */ = { - isa = PBXGroup; - children = ( - 3758D7B9912D2D9123765BD309154B6A /* MBProgressHUD.h */, - 0642FECE0BC15B8524086FB67F3D8232 /* MBProgressHUD.m */, - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */, - ); - name = MBProgressHUD; - path = MBProgressHUD; - sourceTree = ""; - }; - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */ = { - isa = PBXGroup; - children = ( - 40B4EC56D15A6D7FFB2F3E7A5C4A29E8 /* SwiftyJSON.modulemap */, - 8028BC83EDA87853299AEAD3D3675F55 /* SwiftyJSON-dummy.m */, - 9F754A5FB5073B414E019F514DC33EE7 /* SwiftyJSON-Info.plist */, - F503A5106CD462526A2C965FA0920019 /* SwiftyJSON-prefix.pch */, - 20830D487A4FDADB7C3926F67FAD3396 /* SwiftyJSON-umbrella.h */, - E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */, - AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/SwiftyJSON"; - sourceTree = ""; - }; - 169C0C8DC70ACD54554597AA8A31649C /* Pods */ = { - isa = PBXGroup; - children = ( - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */, - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */, - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */, - 03A505E8BC19931FAA0249827E7A0435 /* KeychainAccess */, - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */, - 0DD958897894221AB344C6C40B99C4A7 /* MBProgressHUD */, - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */, - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */, - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */, - ); - name = Pods; - sourceTree = ""; - }; - 1884F7CDC95D436E5606962DB5C0D8C3 /* Alamofire */ = { - isa = PBXGroup; - children = ( - CFFF35BA251C2EDC8D9D8CC5BE140407 /* AFError.swift */, - 087B4C8B5AC3A9DEDA9B569B86E3ABC5 /* Alamofire.swift */, - EA8EBD0D198504F76986659E912DCD28 /* DispatchQueue+Alamofire.swift */, - 35D33D13A089BB60DC2628EB243BE4A3 /* MultipartFormData.swift */, - F3EE5BE72622E3B50EB6377EDEDF6C5A /* NetworkReachabilityManager.swift */, - 89F7EF90786696FF5CC9CA11942ACC8E /* Notifications.swift */, - 2D56CD2EDAABAFF8BD3FC68B8BA3357C /* ParameterEncoding.swift */, - B605229012558F76B5C6322336205F18 /* Request.swift */, - A4C01ADE0AA3A7AAA6B88B5F29F946B1 /* Response.swift */, - CF531B6509B48B4637525BF34EA790D9 /* ResponseSerialization.swift */, - A10E8B076592F44A31D5FC6FA4C31116 /* Result.swift */, - 964898C5ADC25DC3DA77FFEAC1CA55C3 /* ServerTrustPolicy.swift */, - 49E47AA443763B672341BA09A2123C1E /* SessionDelegate.swift */, - 3CCC9BA3228DFE8AA938FFCC4AD1ECA8 /* SessionManager.swift */, - 836CC0D155559EF40BF7999AD25E3964 /* TaskDelegate.swift */, - B5560D4879CFEA5DA145A165382965F1 /* Timeline.swift */, - E0870028200184D1DDF7C8CBAF2E074F /* Validation.swift */, - A77FE619A41916C233EC5D96AE43903C /* Support Files */, - ); - name = Alamofire; - path = Alamofire; - sourceTree = ""; - }; - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */ = { - isa = PBXGroup; - children = ( - 8A5AD34A5F16CBD794B967D0F50AA0BC /* IQKeyboardManagerSwift.modulemap */, - 50205B00E2F0A4B9A4E41439FC1D6219 /* IQKeyboardManagerSwift-dummy.m */, - C34EA5916AD29A23E3751C7CC155A514 /* IQKeyboardManagerSwift-Info.plist */, - 76451D11BA7B9BCD2032A9F919F957AE /* IQKeyboardManagerSwift-prefix.pch */, - 766376C63A4AF3B9B24893790AE3B2D2 /* IQKeyboardManagerSwift-umbrella.h */, - CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */, - E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/IQKeyboardManagerSwift"; - sourceTree = ""; - }; - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */ = { - isa = PBXGroup; - children = ( - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */, - ); - name = "Targets Support Files"; - sourceTree = ""; - }; - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */ = { - isa = PBXGroup; - children = ( - 08A2529A3C14D1A5BEFD64D428AE522A /* MJRefresh.modulemap */, - CAF0CBA96623A9C32B3B837B29F5A9AC /* MJRefresh-dummy.m */, - 6BEB8425D0DFFFCCDB602E72647C78E4 /* MJRefresh-Info.plist */, - EA614F49C15A6AF825A5DC0DCF5DB693 /* MJRefresh-prefix.pch */, - BDA9A68EF8D146DF6E43E69D52DB03C4 /* MJRefresh-umbrella.h */, - 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */, - 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */, + D5E14713776D272BA718513E42A5D6E4 /* MJRefresh.modulemap */, + 5D6F2F16CED00ECC990325DF8FD1D269 /* MJRefresh-dummy.m */, + 8F7472447FFE6B15761275844104AB12 /* MJRefresh-Info.plist */, + 83D7F9EA5CF786B80846BACECE23043C /* MJRefresh-prefix.pch */, + 9EAD4217B635FAB7FA483D6B5A625CD8 /* MJRefresh-umbrella.h */, + EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */, + 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/MJRefresh"; sourceTree = ""; }; - 3F6DB53C669E40F7CED8F70B21A9B6F7 /* Support Files */ = { + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */ = { isa = PBXGroup; children = ( - 0F51AA318910A932C8C0E28422BA0211 /* MBProgressHUD.modulemap */, - 35F1143B9D867EEFB783EE38B568CF42 /* MBProgressHUD-dummy.m */, - BCCC8A497D64187857C7D777330441DD /* MBProgressHUD-Info.plist */, - CB89B0720DAF87784990D22C2D199E84 /* MBProgressHUD-prefix.pch */, - 416ABCE95E7D45E21195E701B30C47F1 /* MBProgressHUD-umbrella.h */, - 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */, - A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */, + A6DAEA099B26C2C2D6248A8B625069FB /* AMap.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/MBProgressHUD"; + name = Resources; sourceTree = ""; }; - 567FA4AA4C89C0807D9A0F2F3968C285 /* Kingfisher */ = { + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */ = { isa = PBXGroup; children = ( - 758B6BCE225DBFAB18CEE247832772C3 /* AnimatedImageView.swift */, - ECE27360B230F0C8686E31648BEB8790 /* AuthenticationChallengeResponsable.swift */, - 8F0A331F84C74A2F0F0B17A3FEB36AB5 /* AVAssetImageDataProvider.swift */, - 8B289302079D81BA93C3A479C4656EED /* Box.swift */, - 6F77656C853FDAC873775D38FC565F3E /* CacheSerializer.swift */, - 53824BCC4F1F16E957AC46D60A0653B8 /* CallbackQueue.swift */, - 1A05AAA8FE4D3BEEB73A6FEE9F5457EE /* Delegate.swift */, - C838B8B9ECC8335F9CC3FDD7ECC366B6 /* DiskStorage.swift */, - 38A03B63CA14A1AE717166FAAF717082 /* ExtensionHelpers.swift */, - 49888FF207FDB7A738FD7960070F23A8 /* Filter.swift */, - 40E471AC1135C7227140C4329F7C4041 /* FormatIndicatedCacheSerializer.swift */, - 25BB95D4A28B770EF8619AB00A49FFA5 /* GIFAnimatedImage.swift */, - CD7B46FA885211997B4CEA8E2806B0F9 /* GraphicsContext.swift */, - E2B6E5084F92E8051326B4D9A24E81EE /* Image.swift */, - D37BF78479AE79AAE66A760EA8D150A8 /* ImageBinder.swift */, - DD61ABE7D037FE939956C47FA9158B22 /* ImageCache.swift */, - B2CFB4E45B232921F8BFB258A8DDACD3 /* ImageDataProcessor.swift */, - 58363DBEC8F7EE61A2E848B69518B5B4 /* ImageDataProvider.swift */, - D9C576E063FD80970459AEBB10EE1055 /* ImageDownloader.swift */, - F145FAF7A9D40787A843884B1FE170BE /* ImageDownloaderDelegate.swift */, - 7253A6B6D10422C2577423E97554C2A7 /* ImageDrawing.swift */, - D950E5BCDDE5251A7F1ACB4996E4EBDC /* ImageFormat.swift */, - DA525739DEBCD02C2D10307BE2C17A40 /* ImageModifier.swift */, - F618883CFE0E7A6C70B0A44C28B408F5 /* ImagePrefetcher.swift */, - FDDAA46522D888F85910B06DACE879CC /* ImageProcessor.swift */, - 6580CF9C178F134178E6D52EDAD0A101 /* ImageProgressive.swift */, - 1B0C0A9C6BD57CDC5FA19D2777232A20 /* ImageTransition.swift */, - 7ABACCA0B939256C8CFA0F9A65A4E021 /* ImageView+Kingfisher.swift */, - 66CFE211F3C469BFE39DFADE0DED65D7 /* Indicator.swift */, - 8C44F463E830E7F4DCBF61616E55431B /* KF.swift */, - 852FCF7AA36D252F2DE057B436F95534 /* KFImage.swift */, - A215EF27DAE125DEFAFE327C89414201 /* KFImageOptions.swift */, - D0FB2808EAA05C04B445F7BD9DB350DB /* KFOptionsSetter.swift */, - DD5907836E86FD60D73262161E5824F1 /* Kingfisher.swift */, - DF04084F75B453EBF41CF3B95CD5C05E /* KingfisherError.swift */, - E13267FD53D1D9ADEBBA36382E02829E /* KingfisherManager.swift */, - E0C525A83708D05B33D6F45566712C25 /* KingfisherOptionsInfo.swift */, - A4FEC55D41E8E28D22B4B2D072782DDF /* MemoryStorage.swift */, - 4425B90C2E73F56EFFEB594F42341C99 /* NSButton+Kingfisher.swift */, - 1A8BBB5FC8BA62D577D74692EB998AF4 /* NSTextAttachment+Kingfisher.swift */, - 306B0D293CB2937558B18961A9345BAA /* Placeholder.swift */, - 3EA8FB4D29DD67DD8D0BF7FA5DB15610 /* RedirectHandler.swift */, - D21B6ED62A47D88409980238FB372431 /* RequestModifier.swift */, - D63A8AD1E383BE85152AEE799E43546E /* Resource.swift */, - 3E5CAE4C8BCA67275F68EF19DAB23832 /* Result.swift */, - 15B21831D2D821562D27DB152BD5B53E /* RetryStrategy.swift */, - C78B3FB0501991B86DE3805EF98E5725 /* Runtime.swift */, - FC4B0F25ED2C5B5CE028C1AF482BABB4 /* SessionDataTask.swift */, - 915382D8BA14D7614FA115366C0BF289 /* SessionDelegate.swift */, - 0B21C91EAF049BB484F5569841FB9478 /* SizeExtensions.swift */, - 7A999D363D057B645373F905A9948A96 /* Source.swift */, - 13CCE159F356141F843B31712F07BEBE /* Storage.swift */, - 2F1CF15D861A949F93D7E6182DEA0494 /* String+MD5.swift */, - BEBDED6140EE019E2ADB770DFF6C0466 /* TVMonogramView+Kingfisher.swift */, - AC0E4A4214F694320CAB856D0757E61D /* UIButton+Kingfisher.swift */, - 874BD45FE264310494E19B5B4FF6D976 /* WKInterfaceImage+Kingfisher.swift */, - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */, + 0B4E9D23FDDD792FEDEB71EF6CF49E6B /* AMapFoundationKit.framework */, ); - name = Kingfisher; + name = Frameworks; + sourceTree = ""; + }; + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */ = { + isa = PBXGroup; + children = ( + 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */, + 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMapFoundation"; + sourceTree = ""; + }; + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */ = { + isa = PBXGroup; + children = ( + 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */, + E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/AMap3DMap"; + sourceTree = ""; + }; + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */ = { + isa = PBXGroup; + children = ( + D63FB8EDFBFDE8537ABC577928E85809 /* SwiftyRSA+ObjC.swift */, + ); + name = ObjC; + sourceTree = ""; + }; + 3605A916009B3DE77E46E8E1645EDBE8 /* Kingfisher */ = { + isa = PBXGroup; + children = ( + 2E7A20CF5CBB945F695CA27B3A7E59AB /* AnimatedImageView.swift */, + 44EA7E61EBB4225A63BE80239AABBAD4 /* AuthenticationChallengeResponsable.swift */, + 8FDDF598CE740CEC59DB0D1F90C17929 /* AVAssetImageDataProvider.swift */, + 19180A18036614AF3AC63DDE6D10C097 /* Box.swift */, + 362DB95944E7EAE5ABFB281F01E10BAF /* CacheSerializer.swift */, + 64252CEF054AA888FB56F599E1DB9237 /* CallbackQueue.swift */, + A4A29EB7699DBA7986C731F4EE917EA6 /* Delegate.swift */, + BD5033F8C2028CA94BAE950125B5F0BF /* DiskStorage.swift */, + 976EFC5A8023873B7578E071E82B260C /* ExtensionHelpers.swift */, + 7C5DE0D218CAFD8186262B2283EF7B8D /* Filter.swift */, + D015209573126AC3A7DC0FEE5F5F9901 /* FormatIndicatedCacheSerializer.swift */, + 3A2F71A150ED017FA7E4A3138409BCE3 /* GIFAnimatedImage.swift */, + 72C4E8F34E745183F767D722A3A7E1A8 /* GraphicsContext.swift */, + 56869B5D847813435E75AF50953A608B /* Image.swift */, + F4F2A43FC805404502424782FDED6481 /* ImageBinder.swift */, + 5E51DFD1E83FCD36758DE1048AB11643 /* ImageCache.swift */, + 9D9F25CEB32669470FBE59B0FD7926B1 /* ImageDataProcessor.swift */, + FD9946EF5CB7142376A0693D1FDAE437 /* ImageDataProvider.swift */, + 5F44C894E8EF0C1658BAC6B2F5F4DF4C /* ImageDownloader.swift */, + 7F70BFF502BFC453A1B8D0493392C7A6 /* ImageDownloaderDelegate.swift */, + 6BB64171F0221AF168ADAAFC31348E9A /* ImageDrawing.swift */, + DB754DCAD4FC8E7F7CDCF2936D5788FC /* ImageFormat.swift */, + 943647D77BDA5E3848E9A1E8BDA1B4AA /* ImageModifier.swift */, + 24EC0022AEB9D5D9CC06E7895E599ED3 /* ImagePrefetcher.swift */, + 2843FBD405A39D47CCDF79809642CF17 /* ImageProcessor.swift */, + D309FBD1D3FCA50F93F6D1CEA6BE7B84 /* ImageProgressive.swift */, + 3DB778FCBCE17236148A5B93671AAD52 /* ImageTransition.swift */, + 06CAE62E9BCA11A10BE6A6974F6A80C6 /* ImageView+Kingfisher.swift */, + 0F1AE6FEA10C4E27B45A704AD299F3A0 /* Indicator.swift */, + A03EC14E2850652AA9FD330977DCFF30 /* KF.swift */, + 08419AA1EBAE7EB16CB6DAC7D5B85A47 /* KFImage.swift */, + 2E7047D94DD326D2975247CBBE77392A /* KFImageOptions.swift */, + C45CB01706A512C9C54C2413B847F289 /* KFOptionsSetter.swift */, + E60E0294E1FECB649E461B35AACA4D85 /* Kingfisher.swift */, + 911026B9F44D9D03F5F757B257395D30 /* KingfisherError.swift */, + E5D44DA38CCD7F3D14E9D0224B20D809 /* KingfisherManager.swift */, + 4BDC6440F62BA3F69DD7A4BF9DEFC0F2 /* KingfisherOptionsInfo.swift */, + 4546A8DB72B227610DBBC24E1A52B0C9 /* MemoryStorage.swift */, + 7D0CDF42CDFE4AAAC3FE0E41790AC98F /* NSButton+Kingfisher.swift */, + B429235213493D1F294A8472E54D2C1A /* NSTextAttachment+Kingfisher.swift */, + FAEC25C6321973C8B29696643F65DC7B /* Placeholder.swift */, + 53099D6D0768CE62BD24681911805352 /* RedirectHandler.swift */, + 4768C1A179D766FC9100A8E10C2ECD4E /* RequestModifier.swift */, + B5984588136131B9E53B38AF5FEEF807 /* Resource.swift */, + 16D6FEE30FEC20CDDD7E0122DE6CF3A3 /* Result.swift */, + D5DA6F0C25014074E881B88F9967408C /* RetryStrategy.swift */, + B053214A58EEC99E54C41F5E69D13770 /* Runtime.swift */, + C5389483E82379F1424A604946FFD688 /* SessionDataTask.swift */, + 4E1D6D33BCBEBCDF31886307EC6AF0AB /* SessionDelegate.swift */, + 85BB1D7ADA035DA868F5B30308665FCB /* SizeExtensions.swift */, + 547EA4817651E2B390618D18F42B98A2 /* Source.swift */, + 1B61E6AE87D8CF1A13975F7B2536569A /* Storage.swift */, + 6C7A613A6218D146C3AED2FD501AE356 /* String+MD5.swift */, + ED95D6E0561CA51C48F8E9151EC4CD61 /* TVMonogramView+Kingfisher.swift */, + 28319638271D6A1B3E5731B50D1409A2 /* UIButton+Kingfisher.swift */, + 02B4D887F3381EAEF4A69B7FB02CF601 /* WKInterfaceImage+Kingfisher.swift */, + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */, + ); path = Kingfisher; sourceTree = ""; }; - 665988DF8430EE420CE748C12BE70C59 /* MJRefresh */ = { + 3BE5B16F329B555E67124A3F7AEED923 /* Alamofire */ = { isa = PBXGroup; children = ( - 364507DAE4F366FA82E8011D7901CE7F /* MJRefresh.h */, - 1049911BE3C980126797466B0404F1E0 /* MJRefreshAutoFooter.h */, - FEC8E8FD721447B78D15B9932DCED9AB /* MJRefreshAutoFooter.m */, - F41ED6A83813E8AA41F8B4A24DDFB5C0 /* MJRefreshAutoGifFooter.h */, - E866BAA0DCEE5109C4F42B67F00A5C88 /* MJRefreshAutoGifFooter.m */, - C77C41FC11365397D294E4E5592F88A7 /* MJRefreshAutoNormalFooter.h */, - 1C440E1D23F251D504EF552D36F18035 /* MJRefreshAutoNormalFooter.m */, - 7EB16FCFB5B75C638C3148CEE07BD3AB /* MJRefreshAutoStateFooter.h */, - 43D7615C0A3FEE49FAB3F127C7BAD6D9 /* MJRefreshAutoStateFooter.m */, - 8F868A472F465B29681609FE5C01841F /* MJRefreshBackFooter.h */, - C808310559117C1AB7FF6B0ACC7E8B94 /* MJRefreshBackFooter.m */, - D9EF4B9C051761C8E2A4A6FA2A575313 /* MJRefreshBackGifFooter.h */, - A05B3148B97F7AD525A346B9EA77BEC0 /* MJRefreshBackGifFooter.m */, - D6E72A40F4DBF5A6B885F7D1D8E862BA /* MJRefreshBackNormalFooter.h */, - 93013A1509D7B6482EA37360CE8DA3B0 /* MJRefreshBackNormalFooter.m */, - 21E6EC2DF5054A06CF3D65E4D3C34FE4 /* MJRefreshBackStateFooter.h */, - B96DA0B01FF5E094A2339FE66991F75E /* MJRefreshBackStateFooter.m */, - 34C812B0A83408654D6A52D47EC975D7 /* MJRefreshComponent.h */, - E3DD01619BD04ED9EB0128BB9AA12554 /* MJRefreshComponent.m */, - 5A6F6D7AFC08B756B026E957B81573E9 /* MJRefreshConst.h */, - 229A4777C892977D1B5734C829E82CA5 /* MJRefreshConst.m */, - 51FC4D87D5DD9342C640E6A54AD211EB /* MJRefreshFooter.h */, - 5C8F9F36EB41DFF41AE79DEA035F569D /* MJRefreshFooter.m */, - 626BEA00DC8DCB32AC8AC509A186717C /* MJRefreshGifHeader.h */, - C7C29D0D2C9F6A8CCC49FC2BE66BF6E6 /* MJRefreshGifHeader.m */, - 3BB79A79C658F771F2A80CDC29F982C0 /* MJRefreshHeader.h */, - 6F048CA649F6EC88192C26D4DB0B6E15 /* MJRefreshHeader.m */, - F180CB4CF7A353D6D614B8FBC883E97A /* MJRefreshNormalHeader.h */, - 37D16D078A88E319E0FFD13CA9811BAB /* MJRefreshNormalHeader.m */, - 47D9A0E6C32830CEBEE318ECA45537C7 /* MJRefreshStateHeader.h */, - 5DBC10629CEF228F11E2220C12E856E3 /* MJRefreshStateHeader.m */, - F786014B37C233040504B822EC77C653 /* NSBundle+MJRefresh.h */, - 09FDEED3713AAF20D442C1FEF402ADF7 /* NSBundle+MJRefresh.m */, - 4DC2032132046B0CA6570BF464E7CD2E /* UIScrollView+MJExtension.h */, - 34F7FE5A2E00D061DE8151F16F78A5BB /* UIScrollView+MJExtension.m */, - 9658E6D7BB5EB3E1199F981CD192F7C5 /* UIScrollView+MJRefresh.h */, - 49764B04F9A7C5E7A02D3B6D9812545E /* UIScrollView+MJRefresh.m */, - 9B5BF1B069982284D65A89749A77ABC4 /* UIView+MJExtension.h */, - 5DB658EF5741C16A20F5A96B38E9CE30 /* UIView+MJExtension.m */, - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */, - 2F6E4664DE5E1255DE187D18F49FA27D /* Support Files */, + C134052F3B83306D4CDBDDF94E82FB11 /* AFError.swift */, + 4D97BA03FC9DC8C7064F0FAC4BEFCAE5 /* Alamofire.swift */, + 48C95DBDDB88F4D45C012AF6A4AD90C6 /* DispatchQueue+Alamofire.swift */, + 139F29D3BFED578228C55BB6801545F3 /* MultipartFormData.swift */, + 214E63787AE86722B19244AC6A5BD4FF /* NetworkReachabilityManager.swift */, + 92E2874127268B90633C092CB8B91B12 /* Notifications.swift */, + 8E34B3BAB8FF83876BEA003D3CAB39CD /* ParameterEncoding.swift */, + AED2E58E74C7CF62803C4B3CD0A858FC /* Request.swift */, + 58B08AF91330FBABB40847C3026F7A17 /* Response.swift */, + A24C9279A00358353A03BBE1FFF4C63D /* ResponseSerialization.swift */, + 6F335680A0D11E8F3679F6413594EFA8 /* Result.swift */, + 535AF9A0EACF366AEAF0064F47A2F33C /* ServerTrustPolicy.swift */, + 25852C39393283D0EA8930C8C23365E7 /* SessionDelegate.swift */, + 38A8ED6CECE973A6CE45CF0C01DEC0C4 /* SessionManager.swift */, + 3536B1C9634A37B757A8F466FA407FEE /* TaskDelegate.swift */, + DF0FE22C7AD4283602F7BB12A3A1E6AD /* Timeline.swift */, + 2BAA925E12AB2750BA1643889CADE028 /* Validation.swift */, + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */, ); - name = MJRefresh; - path = MJRefresh; + path = Alamofire; sourceTree = ""; }; - 6D5CCFC11BF1C1766F96FAA7AC421CEE /* FSPagerView */ = { + 42E5C72B964F8938C3F7FB56E42E7C85 /* AMap3DMap */ = { isa = PBXGroup; children = ( - 0011D72C71D58915D61516177075D1E8 /* FSPageControl.swift */, - EA6D7DBD91DA007FA4D0F2060ED8FA48 /* FSPagerCollectionView.swift */, - 31DBF4C47A31B7F03649D2CCEA084FD7 /* FSPagerView.swift */, - E0F5B557D6E2328B6774F4FE9D361AD2 /* FSPagerViewCell.swift */, - B6A1104CEE8AFF140901357AD9D37E72 /* FSPagerViewLayoutAttributes.swift */, - 09E9567F6A8E6FBA7A2E90095D2020C1 /* FSPagerViewObjcCompat.h */, - BB87467AEC17AE1E372D669339792D20 /* FSPagerViewObjcCompat.m */, - DDEBBC72B09571B8DFD66FD7D5DA9A48 /* FSPageViewLayout.swift */, - 435F20B6A4E428CE89834E26897C0B4E /* FSPageViewTransformer.swift */, - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */, + 83BCB1D72505EDA86BEC1E27E849C4AD /* MAAnimatedAnnotation.h */, + FB88C4DFA4EC766D7CD12871A0D744E5 /* MAAnnotation.h */, + 1B07E6B0E8B66D1E03B1084F2788458D /* MAAnnotationMoveAnimation.h */, + 67506FC01DD8D4DDCAE9605216BA3F21 /* MAAnnotationView.h */, + 63313898F88A755CA9A1A10DE0C8C60C /* MAArc.h */, + B57A96669A289240B771AFD528E0DDF7 /* MAArcRenderer.h */, + A4A19101DC0DA6C90A2FF3F87B0815B0 /* MABaseOverlay.h */, + 9B99364AF69F1CD64702DC965525876F /* MACircle.h */, + A7178D5BA717F506E3F386DAEC175D9B /* MACircleRenderer.h */, + BAC2CB9306D9F06FE9A54CC957DE758D /* MAConfig.h */, + 4AAEA7A062EE107FF1FC3CD231B9A337 /* MACustomBuildingOverlay.h */, + C33AD1959A30D0AC26660B1183440B2E /* MACustomBuildingOverlayRenderer.h */, + 75CF59CB9D052D083D4C5872E80177BB /* MACustomCalloutView.h */, + 35E7205D5C6E1BDB12516790447A225D /* MAGeodesicPolyline.h */, + 829D75E374AD533E044BE20F73C6784B /* MAGeometry.h */, + B0BDD3E2681DC78A698CA7A867D20AF6 /* MAGroundOverlay.h */, + 6195786F72BF9511B277AA335D79637D /* MAGroundOverlayRenderer.h */, + B64FDF2B5FFE688E668ACEC0E89CBEB0 /* MAHeatMapTileOverlay.h */, + 926B8B71B60E923BD61FB76E12AC274E /* MAHeatMapVectorOverlay.h */, + C933D063E72285A86C7DC5C953F4BDD7 /* MAHeatMapVectorOverlayRender.h */, + 77C49B0334388894EFE61E9F56A1C5DC /* MAIndoorInfo.h */, + 62EB693AF9263C98FE3A2507422674CE /* MALineDrawType.h */, + FFF09D92EE4EF71E2E9D456CF72DE94A /* MAMapAccessibilityIdentifier.h */, + AEE3E939CCC0D5A69589D39F42FB7C66 /* MAMapCustomStyleOptions.h */, + 3191091129DAEC678EBF6C851CCDE75A /* MAMapKit.h */, + B2B53C7018D350CDE0A38E38502C2C85 /* MAMapStatus.h */, + 5796C842E3A12AC06F3FA03D46F23DC9 /* MAMapVersion.h */, + F7E2CADE1C51EDEB9535A3076BE1787A /* MAMapView.h */, + 2BD601E7582AD341ED6E073EDDE893E4 /* MAMultiColoredPolylineRenderer.h */, + E554FAA51D2DEBAAB45C87916414F51D /* MAMultiPoint.h */, + F181BF4C9C4FFE41C5A8C194D218A0C3 /* MAMultiPointOverlay.h */, + 5E11D98BBC4BC193FAC07B16740C4ABE /* MAMultiPointOverlayRenderer.h */, + 85ABE0618E7B912F23E8B7BFE3D5D034 /* MAMultiPolyline.h */, + BE7DD07A3D31249C57E8F6521058AA00 /* MAMultiTexturePolylineRenderer.h */, + 24FD14098A7173B7EB6869B3675FC9C2 /* MAOfflineCity.h */, + 43F18312287FE5D159198C3176D40ECE /* MAOfflineItem.h */, + B692A9548035E89540E7D0D344295D36 /* MAOfflineItemCommonCity.h */, + 698090E32FB74AB396FBE8F2694A6E85 /* MAOfflineItemMunicipality.h */, + 5BA1F6EE830605EE52860B8E13DDDF72 /* MAOfflineItemNationWide.h */, + A28C12580460C22C26BAC51F1DF7E3A9 /* MAOfflineMap.h */, + EC7C8FAF7570B56BD009D15D85A10B41 /* MAOfflineMapViewController.h */, + D8D8D79BC9601C7DB6AF98F058CB406A /* MAOfflineProvince.h */, + 7222B073B106A6E9C6933FF59C7E6FF6 /* MAOverlay.h */, + ADBBE7167B16D024A5A3E99BAD2DF3BC /* MAOverlayPathRenderer.h */, + C95ABE73222F7BBFCE2939AAC201669D /* MAOverlayRenderer.h */, + 689344ADA20614B266E25EBEFD233E90 /* MAParticleOverlay.h */, + EB3EBDEF074EDDAFE63DB4A75E859B3A /* MAParticleOverlayOptions.h */, + 21A72411684AE282FB962CFA4A190CFD /* MAParticleOverlayRenderer.h */, + DAF0A0674D874778FA2A9EE0943698EB /* MAPathShowRange.h */, + 4E631FD9EC7469591080EAA66DDB0400 /* MAPinAnnotationView.h */, + C9BD9898F8E22F81BA9DB64E19E790E7 /* MAPointAnnotation.h */, + 7FE280A310DC3BEDBF2A88B0EECB366C /* MAPolygon.h */, + 46F0B89A8014544942C46BEA09672CDB /* MAPolygonRenderer.h */, + 996B4D348172612D288D1E1046781A41 /* MAPolyline.h */, + 9BE83DA27552D6F1C36D75291747E149 /* MAPolylineRenderer.h */, + 30ABE567691384D03125A1D97AD7570F /* MAShape.h */, + 925C6247FE405460873450682DAA6E23 /* MATerrainOverlay.h */, + EFCB4158CBBD2D4D58465F1A02B80536 /* MATerrainOverlayRenderer.h */, + C2D39566A8677EF1CE86BC7894EC1B6B /* MATileOverlay.h */, + E5A304B8FC9CFC602064C19AA0FAABD8 /* MATileOverlayRenderer.h */, + 18DC010E7BE392E2240F78F7C35A5834 /* MATouchPoi.h */, + DCF106F0B4FE79599AE0AF5186C0752E /* MATraceLocation.h */, + 10761D51BFADE16272E41B77310AC385 /* MATraceManager.h */, + F0FD56FE4EDD5E96F21BFFD58DC399F2 /* MAUserLocation.h */, + 203FBF09ACDA333E3C3C5902848C0DCE /* MAUserLocationRepresentation.h */, + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */, + 11FCB192C25C2A887ACABFB2D3E758D7 /* Resources */, + 1AD8A2084CEBABBC2BA92379F08771E0 /* Support Files */, ); - name = FSPagerView; - path = FSPagerView; + path = AMap3DMap; + sourceTree = ""; + }; + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */ = { + isa = PBXGroup; + children = ( + 82938E4A280FB5E8EDC4ABF3C8405133 /* SwiftyJSON.modulemap */, + 74456802091BA958FE188CEA6629B954 /* SwiftyJSON-dummy.m */, + 01ED4B89AE7F0D649BF83235FB2DB88E /* SwiftyJSON-Info.plist */, + D9D633C2AB49BB821236AF5A7AC0A875 /* SwiftyJSON-prefix.pch */, + 34A21FAE011C3F2CBB02CCE5D3616BE1 /* SwiftyJSON-umbrella.h */, + E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */, + 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyJSON"; + sourceTree = ""; + }; + 507505187BBE9E344345A6DA1E903247 /* SwiftyJSON */ = { + isa = PBXGroup; + children = ( + 634CF3234814A9A0E6F00FC569F08EC3 /* SwiftyJSON.swift */, + 47A9B0B125307E7AB4FD3C56F53A1AAE /* Support Files */, + ); + path = SwiftyJSON; + sourceTree = ""; + }; + 62D1504ACA6CD225B94690AAE3DEE07F /* MBProgressHUD */ = { + isa = PBXGroup; + children = ( + 49488F06C61B6F8B26ECB0DFB3A35951 /* MBProgressHUD.h */, + 01BAE176362443B7FB6C79BC937B0D5B /* MBProgressHUD.m */, + A778B850D1B3302C20E23D1BC1816034 /* Support Files */, + ); + path = MBProgressHUD; + sourceTree = ""; + }; + 642F1B2D16956267068D65C8CE2A50A6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + 8E6DE4F67D3EF8A7E130F23DAFC825D6 /* MAMapKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */ = { + isa = PBXGroup; + children = ( + 70884882E3251AB291F192B5CD5538D9 /* KeychainAccess.modulemap */, + 92DDE283BF48F7FB0CEA3F3115E3A934 /* KeychainAccess-dummy.m */, + 164311F024534B61E6E3FAB2CE5E2F4F /* KeychainAccess-Info.plist */, + A5149B3B20A75724F2288D9A00F9B389 /* KeychainAccess-prefix.pch */, + 0FDBD5B9C6F16EBBD43392169D98D9D1 /* KeychainAccess-umbrella.h */, + 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */, + BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/KeychainAccess"; + sourceTree = ""; + }; + 676C4AED51C5EA9D51389E3046F5C894 /* KeychainAccess */ = { + isa = PBXGroup; + children = ( + 92B73BAD6676696A0589B563BF6463F3 /* Keychain.swift */, + 648ABF75657A1E6902B8A3EA159F6AF8 /* Support Files */, + ); + path = KeychainAccess; + sourceTree = ""; + }; + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */ = { + isa = PBXGroup; + children = ( + BD5BB3A89FEE2090CD9C08D4659BD134 /* SwiftyRSA.modulemap */, + C0C066B9DC40A33D7661694F1DE0C467 /* SwiftyRSA-dummy.m */, + DDEDF58FC3995DCD1EBDB30B586396D4 /* SwiftyRSA-Info.plist */, + 884A6C06770B7C6D17E686731DEF3F7D /* SwiftyRSA-prefix.pch */, + A8F74CD0409BBACC1E1C3AFD4F291AF8 /* SwiftyRSA-umbrella.h */, + 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */, + 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/SwiftyRSA"; + sourceTree = ""; + }; + 70105830E8137811AE9D92F3D96C5AE5 /* Support Files */ = { + isa = PBXGroup; + children = ( + DCD93200D68884ED7BD5E6ED5FED1550 /* Alamofire.modulemap */, + 9A8D9A29ED2688271A30CAA3CB594E76 /* Alamofire-dummy.m */, + C8B26299EF94399BBA9CCAB941CFD7D4 /* Alamofire-Info.plist */, + AD86B9B02F84BA5A44FA0803D230FF18 /* Alamofire-prefix.pch */, + 1BF313605DA65F1608DFBBF78D721D6D /* Alamofire-umbrella.h */, + 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */, + C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/Alamofire"; sourceTree = ""; }; 784B8102EDCB1EB8E72F4A81D972D2DD /* iOS */ = { @@ -923,16 +1170,6 @@ name = iOS; sourceTree = ""; }; - 81F59CF25C23728B0F09A944D41A78DD /* SwiftyJSON */ = { - isa = PBXGroup; - children = ( - 77BCB5FF4E602472EAA56CA2A4690E21 /* SwiftyJSON.swift */, - 0E58D127B88D8A63A84F6BE0CE41A372 /* Support Files */, - ); - name = SwiftyJSON; - path = SwiftyJSON; - sourceTree = ""; - }; 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */ = { isa = PBXGroup; children = ( @@ -941,131 +1178,111 @@ name = Frameworks; sourceTree = ""; }; - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */ = { + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */ = { isa = PBXGroup; children = ( - 0E44C74B8A29423F091E42D168917219 /* SwiftyRSA.modulemap */, - 3F50E8EB2F34AFE0F64132264E6555EC /* SwiftyRSA-dummy.m */, - 8DC641CC274DBC2E7098290FE94FA6E0 /* SwiftyRSA-Info.plist */, - 08A1C5076E44659D59E1DD7686166AF8 /* SwiftyRSA-prefix.pch */, - EB26D773EC9F493BE76B2FFF94B3A379 /* SwiftyRSA-umbrella.h */, - 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */, - 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */, + 08233C9CE2970A05A76B1E095E41B5E5 /* MJRefresh.bundle */, ); - name = "Support Files"; - path = "../Target Support Files/SwiftyRSA"; + name = Resources; sourceTree = ""; }; - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */ = { + 8660BF26B8FC5EFA7399C48A3DEEC16A /* Pods-LaserMethane */ = { isa = PBXGroup; children = ( - 5EB5EE2E8CB8AC86CA94BCBDD5E4D996 /* SwiftyRSA+ObjC.swift */, - ); - name = ObjC; - sourceTree = ""; - }; - A77FE619A41916C233EC5D96AE43903C /* Support Files */ = { - isa = PBXGroup; - children = ( - 664BC41A4F1AB916AD75F06876B1986A /* Alamofire.modulemap */, - E0AD216264E159340AC54680E203E46C /* Alamofire-dummy.m */, - F32D79CBE1E8EAA74220D11C4C9FD9CA /* Alamofire-Info.plist */, - E4972DF24F48E504EBB9B8FBC016ED1F /* Alamofire-prefix.pch */, - 8853B230F804914E02D6AF9833151D0B /* Alamofire-umbrella.h */, - EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */, - 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/Alamofire"; - sourceTree = ""; - }; - B86D6DC56A94824802B92C858D3FBACF /* IQKeyboardManagerSwift */ = { - isa = PBXGroup; - children = ( - 17A20C7F5F5456C90FD110C8DA0035B6 /* IQBarButtonItem.swift */, - F921867BADFC47B4291E5A82F9F2AD3F /* IQInvocation.swift */, - 6D951AA71B2CC7DDA42F74149DE91602 /* IQKeyboardManager.swift */, - 743880612F309A08CD841198EBEF7553 /* IQKeyboardManagerConstants.swift */, - AEA99309747491EB7D4232FA9A6718D7 /* IQKeyboardManagerConstantsInternal.swift */, - 58ACF239D803C08501002729A0364838 /* IQKeyboardReturnKeyHandler.swift */, - F017FBAD690DDE19476071A9929AB199 /* IQNSArray+Sort.swift */, - 7B9D9139C5E65C982C95790FB3441D48 /* IQPreviousNextView.swift */, - D9DF1DF2FD34F0F1F8A654EC6EFED841 /* IQTextView.swift */, - EF69CBD132117F4EFE5F8FEEF409E8E8 /* IQTitleBarButtonItem.swift */, - 9A3AAC973CC78431F9E38831C3EF8674 /* IQToolbar.swift */, - 23303EEE74E2440BBB972BA685CC4D38 /* IQUIScrollView+Additions.swift */, - AFD9CEF0BE32F19B590423366C955420 /* IQUITextFieldView+Additions.swift */, - 1C34149FB3D2DC0C015208295475E529 /* IQUIView+Hierarchy.swift */, - 9E9FF4B79486EC01D38F4CF64803BF75 /* IQUIView+IQKeyboardToolbar.swift */, - 86CA4EB940FFC2B301A07F6D24AFC5CB /* IQUIViewController+Additions.swift */, - 20E449E342C68E747E74A9A8435CC1C1 /* Support Files */, - ); - name = IQKeyboardManagerSwift; - path = IQKeyboardManagerSwift; - sourceTree = ""; - }; - C20BE4019A85D135C07BEA0C6BD18CEF /* Support Files */ = { - isa = PBXGroup; - children = ( - 660A443E9C1C0774989643293568A2CA /* FSPagerView.modulemap */, - BA21894D4434E81F091F1918C6A8EAC3 /* FSPagerView-dummy.m */, - 5DC163FBEADB7430B3FEF2CAFD9ABC2B /* FSPagerView-Info.plist */, - 65CDA16AB815C0D057A63793BC97AA34 /* FSPagerView-prefix.pch */, - 560C8C2B47788B0E66E772E7B5B616EB /* FSPagerView-umbrella.h */, - 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */, - C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/FSPagerView"; - sourceTree = ""; - }; - C8D7E65E7237446352D9745906E0BBA9 /* Pods-LaserMethane */ = { - isa = PBXGroup; - children = ( - CA26E1728B57FD29275EB1485851260F /* Pods-LaserMethane.modulemap */, - 9AAFD3E9F6A95CC51057913FF560F97C /* Pods-LaserMethane-acknowledgements.markdown */, - 9D7D7FC95FACB087EA906F143FF00C85 /* Pods-LaserMethane-acknowledgements.plist */, - 382222BE7F100CF9C16AD70D6C42DBA1 /* Pods-LaserMethane-dummy.m */, - 308F455B5E82EB9F3CA998662C8DB48B /* Pods-LaserMethane-frameworks.sh */, - 771B4E826DD466C801A1AF922946183C /* Pods-LaserMethane-Info.plist */, - 05F20D2D8F62B6894464F0D1BC4318BD /* Pods-LaserMethane-umbrella.h */, - 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */, - 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.release.xcconfig */, + CFA6CB79A2FBE9BE6D3EB1D449BEE391 /* Pods-LaserMethane.modulemap */, + 218B6D4F1C39959EA413058F9C8528F3 /* Pods-LaserMethane-acknowledgements.markdown */, + 72B35167BB8037194C7E81C7FC1DECCF /* Pods-LaserMethane-acknowledgements.plist */, + 56C1B849AB9CCC153EF8A1696D8C3644 /* Pods-LaserMethane-dummy.m */, + 02853C6E2498D9813D60A77C80A7D74A /* Pods-LaserMethane-frameworks.sh */, + 65D137708F4AAC33E3A1288466861BE8 /* Pods-LaserMethane-Info.plist */, + 117F9E8CB32760CD3AFAFADB30FD1A13 /* Pods-LaserMethane-resources.sh */, + 34FBB1C40DCA1E7BE2E8E367052E1CF0 /* Pods-LaserMethane-umbrella.h */, + 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.debug.xcconfig */, + 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.release.xcconfig */, ); name = "Pods-LaserMethane"; path = "Target Support Files/Pods-LaserMethane"; sourceTree = ""; }; - CB5608A786C899019E52170F3548DEA2 /* SwiftyRSA */ = { + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */ = { isa = PBXGroup; children = ( - 283A4C3ADA4EFA378321AE006529F1CE /* Asn1Parser.swift */, - BBB6AD6A7E416969AD557FC1192B3E0C /* ClearMessage.swift */, - 2DF919A21E4AB959C9ECF886F1C20B10 /* EncryptedMessage.swift */, - D101985A15ACC62AE463E4321A9BE2FA /* Key.swift */, - 0220DA2BBF7103E0FCE79ABBB9666D81 /* Message.swift */, - 69022B7BC7057A244333BA4D1E5AA31B /* NSData+SHA.h */, - EE7CBD462467E9F3F9AD1B01F7399F8D /* NSData+SHA.m */, - 3F76625407F2BFED17B5B3DA671E98C8 /* PrivateKey.swift */, - 56F389BB16282C7A9A71EC0DA01660E0 /* PublicKey.swift */, - E2DFAE7D5155B43E3CA1D50A714440A8 /* Signature.swift */, - 787410843030D6763018C2FB03A4F740 /* SwiftyRSA.h */, - 55D46E69E9C43C77356A31E55226A1C2 /* SwiftyRSA.swift */, - 361692E451D1CA77EFE0D93D5D14D3B9 /* SwiftyRSAError.swift */, - ED629308CD4B52D214D565B63338C7FB /* X509Certificate.swift */, - 98CDACDD34E8D0031C45C9B3DB6CF2C5 /* ObjC */, - 86C33517DF0E17531D7F99AB18FF49D1 /* Support Files */, + 14F4D0545D990E988F3FB9C87FFA000E /* IQKeyboardManagerSwift.modulemap */, + 43FD4EC1648D98929330E2FEA1049ED6 /* IQKeyboardManagerSwift-dummy.m */, + 0D4FA77F72B30B29FB03870E4AF3CFF1 /* IQKeyboardManagerSwift-Info.plist */, + C794A39B602C505FEDE6DB4B8E69A1CF /* IQKeyboardManagerSwift-prefix.pch */, + 7132AFD859053F483E52447A2C6DF15F /* IQKeyboardManagerSwift-umbrella.h */, + F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */, + BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */, ); - name = SwiftyRSA; - path = SwiftyRSA; + name = "Support Files"; + path = "../Target Support Files/IQKeyboardManagerSwift"; sourceTree = ""; }; - CEFEE9BDC3688A9E7AE3A0DE8C858972 /* Resources */ = { + 8FD3A080E59EE948A5D1E2A802CCCD7A /* Support Files */ = { isa = PBXGroup; children = ( - 79813B6ADE10CDDEBDC3013E2D6280FE /* MJRefresh.bundle */, + 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */, + C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */, ); - name = Resources; + name = "Support Files"; + path = "../Target Support Files/AMapLocation"; + sourceTree = ""; + }; + A778B850D1B3302C20E23D1BC1816034 /* Support Files */ = { + isa = PBXGroup; + children = ( + A8B8F9FBD525FB9F3AB6442D3E60EC76 /* MBProgressHUD.modulemap */, + A233124B080E647E0418809E84E3F14D /* MBProgressHUD-dummy.m */, + 9C82E30EBBE9EC7A071F3824F1EE8BBC /* MBProgressHUD-Info.plist */, + 1296B07F853645821CFEEBE2F20B62F4 /* MBProgressHUD-prefix.pch */, + D84D728F6626A6C694727D303D603A1A /* MBProgressHUD-umbrella.h */, + 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */, + 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/MBProgressHUD"; + sourceTree = ""; + }; + AF88299E03D00159232664DFAE386114 /* IQKeyboardManagerSwift */ = { + isa = PBXGroup; + children = ( + 8A9216C84B1C94E9EC400E3DA7BB022D /* IQBarButtonItem.swift */, + 83C98DCA293464CE18B22C7D55ECF9A2 /* IQInvocation.swift */, + 12FD3B359F46D8A7069922F2B0891865 /* IQKeyboardManager.swift */, + C00B4502F4B6D70E2C96D51E6724B089 /* IQKeyboardManagerConstants.swift */, + C8A27BEF082DB70F69410C1C729DCAC9 /* IQKeyboardManagerConstantsInternal.swift */, + 9B3C231B46D3F2FFA61FFC307DB9CD77 /* IQKeyboardReturnKeyHandler.swift */, + E1D45941BC13A4781EECDC4EEA0290B6 /* IQNSArray+Sort.swift */, + 2BE8A20A7EBAD3DC088CCC570729135D /* IQPreviousNextView.swift */, + 67CCE9BA2F2C303280A0BE347C47354F /* IQTextView.swift */, + EEA98DED547CF1AFADBED6EBCAA8646B /* IQTitleBarButtonItem.swift */, + AF546CFA46BB00E9872D557A25F426CC /* IQToolbar.swift */, + 70566C33289C6FA01B57416C898A62FD /* IQUIScrollView+Additions.swift */, + 7860447CA538F02052CE83B289E187F5 /* IQUITextFieldView+Additions.swift */, + 2EFD7D8DA215CAB1727E5E90BB3A876E /* IQUIView+Hierarchy.swift */, + 2B2E1EAE1F905E1386A2302624EEE277 /* IQUIView+IQKeyboardToolbar.swift */, + BAD6356CF9F200701896289DD56A1061 /* IQUIViewController+Additions.swift */, + 8E29F1CD3A76BCF879BE55C67A4079A3 /* Support Files */, + ); + path = IQKeyboardManagerSwift; + sourceTree = ""; + }; + B93B7CAA032815A9BE77FFC7388CC69A /* AMapFoundation */ = { + isa = PBXGroup; + children = ( + 3710B067792DE28198CB547784D7BB13 /* AMapFoundationConst.h */, + 48FFE2E845F6D23D8B6769A9EC9A04FA /* AMapFoundationKit.h */, + ADD2E0A43631F6E7E3ACFCFAD00CEB4C /* AMapFoundationVersion.h */, + 40D994D9962BF953F347D7CA86202E1B /* AMapServices.h */, + BAF54482BBF1C5705C5BDC842F020D1E /* AMapURLSearch.h */, + 8AA184EC1C78FCB0B6FBD6FE6A28E013 /* AMapURLSearchConfig.h */, + 681F71DAFA3E9A1803ED62651DDB86ED /* AMapURLSearchType.h */, + 2AF1C8D54CD4FDC7EEB24FF933511668 /* AMapUtility.h */, + 16314DFD46E8D9BABD46BD841D48048F /* Frameworks */, + 19DEF7F926CFFF3278D496837B659E21 /* Support Files */, + ); + path = AMapFoundation; sourceTree = ""; }; CF1408CF629C7361332E53B88F7BD30C = { @@ -1073,27 +1290,138 @@ children = ( 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, 8275CCB4E8732497B1021FCBC240F3C2 /* Frameworks */, - 169C0C8DC70ACD54554597AA8A31649C /* Pods */, + 0D138733E005527E01955C18192FF1BF /* Pods */, 0DB5B868EBBEE29209DAC850B5750A67 /* Products */, - 2E821FF1ED0C037E98F8D8FFDA202A83 /* Targets Support Files */, + 05710A4924E8BCB4D297B7F287E85F45 /* Targets Support Files */, ); sourceTree = ""; }; - EEFDDF8C2A19472AF413161B4DFB9865 /* Support Files */ = { + D4073F527C5ECA729359B70AF70CB56B /* MJRefresh */ = { isa = PBXGroup; children = ( - 99348ED145D287234BC592033B5EB05B /* Kingfisher.modulemap */, - 412BB00BF27195B616FBF986345A1E9F /* Kingfisher-dummy.m */, - 8356207DF432511192F75A73F3BCC23F /* Kingfisher-Info.plist */, - ED1C2674076C2FB27B4C43021A0519EF /* Kingfisher-prefix.pch */, - BF4FFE802CD8C2D51E350ED0DED88316 /* Kingfisher-umbrella.h */, - 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */, - 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */, + 533DC481E3D229A2907282B037396D5E /* MJRefresh.h */, + B6FFB34B08F04DD3D5220CA74FE0FA12 /* MJRefreshAutoFooter.h */, + 3F3DE32A53F0FCFBBD458C85055E6835 /* MJRefreshAutoFooter.m */, + 138AF3E96F34A5E8585ECDCE33E08AB9 /* MJRefreshAutoGifFooter.h */, + 5980B82CD7580557612273E7AA498C57 /* MJRefreshAutoGifFooter.m */, + 9E4B7DEF12EFE8264A23B3B015AC631D /* MJRefreshAutoNormalFooter.h */, + C8D7EE80FBB6B89C9CDF2552C1F78E42 /* MJRefreshAutoNormalFooter.m */, + 1D80EF4AF7009DB1F0744619DB575A9F /* MJRefreshAutoStateFooter.h */, + 989BD5E32D243874DC17E7C575707011 /* MJRefreshAutoStateFooter.m */, + 27DC829CAFB77C6D1D44E1B12D144CEA /* MJRefreshBackFooter.h */, + 5D612F2664E9E67BEB6277388AE1AD7C /* MJRefreshBackFooter.m */, + C254B44455548788DF04E55C261E0938 /* MJRefreshBackGifFooter.h */, + 25DAE41B55372EA54AA306A2891A5411 /* MJRefreshBackGifFooter.m */, + 157A7D10BA535BCCCDE3BBE6CD93F38B /* MJRefreshBackNormalFooter.h */, + D4EBC143BD2F5449F2D7D3A22A951D9E /* MJRefreshBackNormalFooter.m */, + FB76A6DE8E63ABFA78B31F2D044D6F86 /* MJRefreshBackStateFooter.h */, + 1F6791F043C0CD741D431B99042BB09F /* MJRefreshBackStateFooter.m */, + 26689C2649CD5C80C5B9D48F298F9E43 /* MJRefreshComponent.h */, + A33A250F97FB4B765637C53E43DDD905 /* MJRefreshComponent.m */, + 26E1C93A22071615F168687D5608EC13 /* MJRefreshConst.h */, + A99D17722C66529290427AEE6B4A64F6 /* MJRefreshConst.m */, + B2C02BFB8604D88312F389587C85D10A /* MJRefreshFooter.h */, + 385359371ED21D40FD720B2D8F0903EC /* MJRefreshFooter.m */, + FAA951DC5CD44B4D7226D146B784949A /* MJRefreshGifHeader.h */, + 5419443299817CE94C32EE91A1CB3DF7 /* MJRefreshGifHeader.m */, + 629B43C4DBEBCBA5D5C7942E1957145C /* MJRefreshHeader.h */, + 33ED8DBFE7F5B48F8A1A666C62E2DE92 /* MJRefreshHeader.m */, + 5537CEADB8D060C878E49A4E013BA1A9 /* MJRefreshNormalHeader.h */, + 997D4B5E0F5917F0C25DD517B579FADB /* MJRefreshNormalHeader.m */, + DE100EA7772CC1822B977462C06AD8F1 /* MJRefreshStateHeader.h */, + 41B97D7F38608B0B1BEAEF4CD76BECA8 /* MJRefreshStateHeader.m */, + D7D15F409A588D5C28C6A8DD915701C0 /* NSBundle+MJRefresh.h */, + 5D912D79C179C28613E16119850B53D3 /* NSBundle+MJRefresh.m */, + 75851083ABB2207E10EDE459BEE56A33 /* UIScrollView+MJExtension.h */, + 00264ECBB7CE6BA5BDFEC4BD9E522D69 /* UIScrollView+MJExtension.m */, + 3A7A258AAF4E88CAA920395B01E8DE98 /* UIScrollView+MJRefresh.h */, + 42600C6BF2C320447477110EBD2FC29A /* UIScrollView+MJRefresh.m */, + E12F2304D656C01681024BFA12CFB339 /* UIView+MJExtension.h */, + 5F9A09C43F41D06E8D4DF5A13034864E /* UIView+MJExtension.m */, + 85227BD60A1EAC5C770547F5AD8E27C4 /* Resources */, + 0E0281AAFD607C81F1F60750DFA893AF /* Support Files */, + ); + path = MJRefresh; + sourceTree = ""; + }; + DEC637D7B1D9D85E87540958B23695B0 /* FSPagerView */ = { + isa = PBXGroup; + children = ( + 65554F9D44852A9A2CF047ABFCC17A5C /* FSPageControl.swift */, + A83E68CFBE2E4C38DBFE023DE2D9A2D3 /* FSPagerCollectionView.swift */, + 7F251C347CE7DA56E326A3FB59EAE0C9 /* FSPagerView.swift */, + FF0840E2DF2B8B6C7978C0FA5C188D14 /* FSPagerViewCell.swift */, + 71FCAEC978FCF22201727EB6781B6FFA /* FSPagerViewLayoutAttributes.swift */, + DDF47437E9A8C1C9784A402589BD638D /* FSPagerViewObjcCompat.h */, + FE281F3512D5434D2ECAB8D4491C83E5 /* FSPagerViewObjcCompat.m */, + B855F8ECFBF07F158CA66301BEB0CEA7 /* FSPageViewLayout.swift */, + 07B53D5F06EE563E362BC82B01DEE605 /* FSPageViewTransformer.swift */, + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */, + ); + path = FSPagerView; + sourceTree = ""; + }; + EB4FFBE9803BB801D02AF6A72F445E1A /* SwiftyRSA */ = { + isa = PBXGroup; + children = ( + E899E7BF75DBAA2B2FF4CBCBA3164C59 /* Asn1Parser.swift */, + 20B7AC622C0CCF169695085B59E0DCDB /* ClearMessage.swift */, + BE0453343CCE4762313EBCC22CF25DC7 /* EncryptedMessage.swift */, + A197E9088E885944D5C7F230FB5C3440 /* Key.swift */, + A4A9691F1CB43E0C5C716DEE5DAEB6F4 /* Message.swift */, + 52056F3725CD5E688681534750ACD15E /* NSData+SHA.h */, + 0F561DFE969316D3971494C16A2E122B /* NSData+SHA.m */, + 23D6CDFD52F789720FEC250CE3EB43FB /* PrivateKey.swift */, + 0B71EA04CE74F6F3CFBD764ADFA02E75 /* PublicKey.swift */, + E0DD4B91F9D3C1D1153688AB4A8E88DC /* Signature.swift */, + E5123EB114A27F7A7EB2B9ACE968BEEB /* SwiftyRSA.h */, + 3F220936CA3E4D1FCE67F8E92F0EDB8F /* SwiftyRSA.swift */, + 83848A3F4B4D958D5A7E2F0884D9F497 /* SwiftyRSAError.swift */, + AF5CE3E4FECFDA9C5E0D47C05B056AA7 /* X509Certificate.swift */, + 2DDAEC6B2E6B91CC99C2A86A330F8CC1 /* ObjC */, + 69BC3C76F68CF0BBAE5071708D00E43B /* Support Files */, + ); + path = SwiftyRSA; + sourceTree = ""; + }; + EFFE6E1BEB8E340D6E0A1A26FA044AFE /* Support Files */ = { + isa = PBXGroup; + children = ( + 537F7AE6866E6D76C2A4EA6223890918 /* Kingfisher.modulemap */, + C8A9B9CE13ECE9B5FAF45468643935DA /* Kingfisher-dummy.m */, + 06546D4976D916414104000526889543 /* Kingfisher-Info.plist */, + A921733C9844418CE70D8AF77ED5EFE8 /* Kingfisher-prefix.pch */, + E09F024D271778856297C88F8E2FA4C1 /* Kingfisher-umbrella.h */, + D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */, + 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */, ); name = "Support Files"; path = "../Target Support Files/Kingfisher"; sourceTree = ""; }; + FBDEFB1E8529B16718A3DD74CE1ACC55 /* Support Files */ = { + isa = PBXGroup; + children = ( + 859B1DFCC69AE9A49225D9C714C0A34C /* FSPagerView.modulemap */, + 583D046B26BA34D746CFACE8D872F7D9 /* FSPagerView-dummy.m */, + B1311BB428C2F7B1B1340393B1CE2FA0 /* FSPagerView-Info.plist */, + 00BB7B3ECC59FE1B2737FF66111ED543 /* FSPagerView-prefix.pch */, + 56A75DC56FCDEE2270B78763FF5B2A06 /* FSPagerView-umbrella.h */, + 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */, + AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */, + ); + name = "Support Files"; + path = "../Target Support Files/FSPagerView"; + sourceTree = ""; + }; + FF6727814779A420D91ADF52E7C94FE6 /* Frameworks */ = { + isa = PBXGroup; + children = ( + D4A151D9FC04B1FB711F804BBB03C842 /* AMapLocationKit.framework */, + ); + name = Frameworks; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -1107,6 +1435,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 0F175337DB90FE42F93364FBB107D687 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 85BFB07E59955A4BD2B6C2725DE9CB9C /* Pods-LaserMethane-umbrella.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2582784E4FA6A1AC5D23FC53AC3F6EE2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1123,14 +1459,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - 72B7F031E8AF7D0527E7F02076F8CD8B /* Pods-LaserMethane-umbrella.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 3D7DD627DB5C5AD636646E57B685AFB2 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -1206,25 +1534,28 @@ /* Begin PBXNativeTarget section */ 06291B7BCC22BC8E6AB046C35BC2EEC4 /* Pods-LaserMethane */ = { isa = PBXNativeTarget; - buildConfigurationList = 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; + buildConfigurationList = 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */; buildPhases = ( - 3B05FBBFFF3A6DC8DD4F9215D6AD6343 /* Headers */, - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */, - 08F5FAFC832C149902B57CED5EF9D0DD /* Frameworks */, - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */, + 0F175337DB90FE42F93364FBB107D687 /* Headers */, + 22A3490FF39FEFB44486B95442BBE298 /* Sources */, + 72E454AF25A4D3741079E56D43F3D3FC /* Frameworks */, + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */, ); buildRules = ( ); dependencies = ( - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */, - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */, - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */, - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */, - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */, - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */, - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */, - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */, - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */, + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */, + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */, + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */, + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */, + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */, + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */, + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */, + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */, + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */, + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */, + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */, + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */, ); name = "Pods-LaserMethane"; productName = "Pods-LaserMethane"; @@ -1416,6 +1747,9 @@ projectRoot = ""; targets = ( EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */, + 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */, + 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */, + 971676D1C9A11C105647D995975ACE4F /* AMapLocation */, D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */, B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */, 615C831BCE925ED486B225B87E44926D /* KeychainAccess */, @@ -1444,6 +1778,13 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 2C460CA4EBE8A378A7F5C3468C16D65C /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 3DBB58E26047779D6783C0EA2E3ED3C5 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1480,13 +1821,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - B32849D8F51BFADDEAAF1CF46679ECA1 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; D098F7F0080A87A1F472C81FC2F85528 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1504,14 +1838,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 08034DAE663D15FD32B8E95E6563AAF3 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 7A850F768F1A0EAD749642AF5D642136 /* Pods-LaserMethane-dummy.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 1700C451C98D9DCECBEDFC5E351C5A9E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1521,6 +1847,14 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 22A3490FF39FEFB44486B95442BBE298 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 64DC5680759CDA2BE84A0C42188F10FE /* Pods-LaserMethane-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2DDFD9AC10F181CD7130BDF5F9E0502B /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1719,66 +2053,96 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 41B92340B86F3C4E1584817B60383A9F /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MJRefresh; - target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; - targetProxy = 3B33E45BBABFFA92914CA18EB6808BCE /* PBXContainerItemProxy */; - }; - 51AE5704DDEA56C380A53C43B1CB3B50 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyJSON; - target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; - targetProxy = 4AF321C3A45260A495892ACB2281CEEA /* PBXContainerItemProxy */; - }; - 6022F53A43AC990F044B99A1BDD8FCF6 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = IQKeyboardManagerSwift; - target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; - targetProxy = 3EDED66919904304E3F3AFB40FEF223D /* PBXContainerItemProxy */; - }; - A9AB8492344D54261C6016E1136F76D5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = MBProgressHUD; - target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; - targetProxy = D5D315EBA0E8E22BBA848CDB3C7A8C5E /* PBXContainerItemProxy */; - }; - BA2D1FC280177CCB4F673C05EBE786FA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = SwiftyRSA; - target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; - targetProxy = F5528773AD1D45BC7DBDE25E749B6936 /* PBXContainerItemProxy */; - }; - BEEF78AB903E4E23235A886FB186154A /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Kingfisher; - target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; - targetProxy = 51A059C06DB832FF3570C279F126BFF5 /* PBXContainerItemProxy */; - }; - CAF49785650530DDEC89F37EE06DBA24 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Alamofire; - target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; - targetProxy = 2D909C89D88B31A8B5C1C46C2EF8E7CB /* PBXContainerItemProxy */; - }; - DE1EF4A4B5410397CA1C970E1DDB677D /* PBXTargetDependency */ = { + 11936920419ABD5E737C2733C29F1DF2 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = KeychainAccess; target = 615C831BCE925ED486B225B87E44926D /* KeychainAccess */; - targetProxy = EE72951992624C1F5B8191C3F8A3D8E7 /* PBXContainerItemProxy */; + targetProxy = F1DE8E6BC0CA3E486B29677276E1680F /* PBXContainerItemProxy */; }; - F521EF2FCF8ED9A493E7E89204CFB4C6 /* PBXTargetDependency */ = { + 1EB97B58588AE6B70278CC66CA3C9C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MBProgressHUD; + target = 82B0A41D3031FF27D78E17B0A9A46FB0 /* MBProgressHUD */; + targetProxy = 874A0131138945DAB7D3671ADC02006A /* PBXContainerItemProxy */; + }; + 20183B8821E4EF09CA54AD18E3D19315 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = MJRefresh; + target = 6868056D761E163D10FDAF8CF1C4D9B8 /* MJRefresh */; + targetProxy = 42F8D3E6C4531361B3FC95FC69A79D98 /* PBXContainerItemProxy */; + }; + 3494A11BEDEAF01D76CD4BA0ECABFB30 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapLocation; + target = 971676D1C9A11C105647D995975ACE4F /* AMapLocation */; + targetProxy = 6110CB51B6D9BF3F9AA7CDB65E6C854A /* PBXContainerItemProxy */; + }; + 3BB69DC19F16CBC47D87397B228A9704 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = IQKeyboardManagerSwift; + target = B490E7485944099E16C9CBD79119D1D4 /* IQKeyboardManagerSwift */; + targetProxy = 1B72193DA51FE51924B160479FE4F2E7 /* PBXContainerItemProxy */; + }; + 3DC47133FE076BAA06EA6502D4138864 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = FSPagerView; target = D4F8239FB329387A8476B964D92D92E7 /* FSPagerView */; - targetProxy = 65DBE352A43AE3CF979942AB5DAC4DAD /* PBXContainerItemProxy */; + targetProxy = 3C0BDF907B9F85620D499E3E4358DAAD /* PBXContainerItemProxy */; + }; + 59975294C1983CA16F8F85A7B4809768 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Kingfisher; + target = E8022D22FAA6690B5E1C379C1BCE1491 /* Kingfisher */; + targetProxy = 1C1DF7524641BF39081FBC45D7A6AD79 /* PBXContainerItemProxy */; + }; + 5F98C35CCA5305E3745092C8C946E7EC /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 12985EC65EDBB967D2683B8D676BFA85 /* PBXContainerItemProxy */; + }; + 6FCD62650527C963177C8BC760885727 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyJSON; + target = D118A6A04828FD3CDA8640CD2B6796D2 /* SwiftyJSON */; + targetProxy = C16C6B48AD9BDF3BAA2EFD78C8A2E3D4 /* PBXContainerItemProxy */; + }; + 7CAC155FAC3FD62F7AB040BFE76A3C6D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Alamofire; + target = EAAA1AD3A8A1B59AB91319EE40752C6D /* Alamofire */; + targetProxy = 19A1574691B74CF22000E8BC3AE6D1C8 /* PBXContainerItemProxy */; + }; + 9BB17D28673324E4D8F43781D45FEB23 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = SwiftyRSA; + target = 92A1C13902E7ACDA3ABB5BA1FEACC86C /* SwiftyRSA */; + targetProxy = 8C826C986E66307907556020DF467609 /* PBXContainerItemProxy */; + }; + 9CAC6E1364BC9895747A4EF7296AD8EB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 39146BFE670C451C38572690374F060F /* PBXContainerItemProxy */; + }; + EB743DF43250B1D7EBF346D12E7C5418 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMapFoundation; + target = 39082CE2CA8065D786A75F5C09CFF2C0 /* AMapFoundation */; + targetProxy = 5D665006B29ECCFB2E794B19338738C7 /* PBXContainerItemProxy */; + }; + F93CD0CB7423A99C8FFB494B71ACD8CB /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AMap3DMap; + target = 3957A4F8F4B8823C2472883F7D067592 /* AMap3DMap */; + targetProxy = 56BB8823302BF9EF1211B9B93D80C97A /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 0B1CC7BD6B8F30F1CF4BA13B3D1F66C2 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = C2DB2E5974A5DBB1C010F8DCA14FE92E /* FSPagerView.release.xcconfig */; + baseConfigurationReference = AFCE755EF43CAD25154C300D6F4C0D50 /* FSPagerView.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1813,7 +2177,7 @@ }; 0FC90C86B3E177BE8ED9E5B67B53CF96 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6874554CCF492586CBFC277A5C233D5D /* SwiftyRSA.debug.xcconfig */; + baseConfigurationReference = 0DAA7F08C71188EAE15ABCB5CF49FE9C /* SwiftyRSA.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -1848,7 +2212,7 @@ }; 1DE8A23B55505EC1D5621EED4BD2A775 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8721EB2DDCA7529A2018D8B6B762A06D /* MJRefresh.release.xcconfig */; + baseConfigurationReference = 88195120DF52468933105ED998C692E9 /* MJRefresh.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1883,7 +2247,7 @@ }; 3BE7200682DA3DD02079CC5BBF5E56EB /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = CD2F0DCFAFC1CCF3BEE4F66F027F372C /* IQKeyboardManagerSwift.debug.xcconfig */; + baseConfigurationReference = F213FCEE55B8BDF7623CD6F097E5BC8C /* IQKeyboardManagerSwift.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -1953,6 +2317,7 @@ DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; @@ -1983,7 +2348,7 @@ }; 501C4DDF76F727E13770D67E891EDEF3 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AC860B0E105AC044622C4C59FBC6993D /* SwiftyJSON.release.xcconfig */; + baseConfigurationReference = 63AFDE38C5107EC4FFBED7152E4C9FC3 /* SwiftyJSON.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2016,9 +2381,79 @@ }; name = Release; }; + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 770D015A1C3EDAD90F7F7AA319BF9B23 /* AMapFoundation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 4D0150863B1410DFED2D092A0A9907BC /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = C7341B6D75A0788DFEFCB566E1612B36 /* AMapLocation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; 6BBDB5179B7EB533C4CDE7F0C2647E7D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 990528E397BA62335CFD672E34AAB86A /* FSPagerView.debug.xcconfig */; + baseConfigurationReference = 230C7162B03D2BB8C91F02F4C7E739BF /* FSPagerView.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2052,7 +2487,7 @@ }; 7A990D4D7A394E906F2DE82D639771CF /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2517D38BDE0B235B5A98E10B62CD50AB /* Alamofire.release.xcconfig */; + baseConfigurationReference = C0BF0CEC149BE58A90E979356E8B8F5F /* Alamofire.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2087,7 +2522,7 @@ }; 877D0C843EF9B7A6EDCEE1C2ADC57B1D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D31FFF7F941C4BC2A09F0E2428CA26C8 /* KeychainAccess.debug.xcconfig */; + baseConfigurationReference = 7B7B98D21B2C4795ADC309F01244C711 /* KeychainAccess.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2157,6 +2592,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -2181,9 +2617,25 @@ }; name = Release; }; + 909C2AA226C3AED44720FB27D317DC53 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 33554A17613D8B0C4667DA95D81B15D4 /* AMap3DMap.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; 93A2FF79E2EC721C724D10C8C2AF1B64 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A1C8AB288BFFD800A9C9DF17F34D4F03 /* MBProgressHUD.release.xcconfig */; + baseConfigurationReference = 804AEACD7A6A4DCF9944DCF8AB6DB1F0 /* MBProgressHUD.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2218,7 +2670,7 @@ }; 93AD64353C65D45C0D4197F9ECAD786D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = EBF67A2A8F60EFE447958B35C1A9BEDA /* Alamofire.debug.xcconfig */; + baseConfigurationReference = 99239016F251D03D67F7713F935CF0AE /* Alamofire.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2250,9 +2702,42 @@ }; name = Debug; }; + 958EE232CAC027195F6E4B7DCC521870 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 98463737F6E0B6E38E83C31F0683E29E /* AMapFoundation.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 12703C81959172B8F695868ABE29742D /* AMapLocation.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; A6D1856327C32BF7B667BB2BEEAC10FA /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E7042FA863A552D072D304F7556F9870 /* SwiftyJSON.debug.xcconfig */; + baseConfigurationReference = E7A5F8D11A2F637490F5F862DBC0BF1C /* SwiftyJSON.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2284,46 +2769,26 @@ }; name = Debug; }; - A94845DABCFB4E7420E39DB803284DE9 /* Debug */ = { + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 2A311967A2517FC76712DCA49181DEE0 /* Pods-LaserMethane.debug.xcconfig */; + baseConfigurationReference = E3243BB60CFA1525EB4E621D0777DB4D /* AMap3DMap.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", - "@loader_path/Frameworks", ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SDKROOT = iphoneos; - SKIP_INSTALL = YES; TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; + VALIDATE_PRODUCT = YES; }; - name = Debug; + name = Release; }; BBFD2D310428D75BAA64AC084E0F0712 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 32BB9DC5881164BA59C67A765782E6BE /* Kingfisher.debug.xcconfig */; + baseConfigurationReference = D31FAA78293D68CF78C83AE506ECB106 /* Kingfisher.debug.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2358,7 +2823,7 @@ }; BD5ABBC2854308B49C9545DE0AA1A4E0 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 40DA7D9749A522795E1EFFDEB663EB5B /* SwiftyRSA.release.xcconfig */; + baseConfigurationReference = 3A852D97C913F19ED9CD5ED6AC13F7A3 /* SwiftyRSA.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2392,47 +2857,9 @@ }; name = Release; }; - C11C611E79A630C12A55BB1112DE7A68 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 1E55781735BD55D981CBAB7D3C4893FD /* Pods-LaserMethane.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*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 14.0; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; C3FCBEBF5C2011C1A7848C0D69CD689D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 9A4426FCFC1728937FB3E36BB1CC3C57 /* MJRefresh.debug.xcconfig */; + baseConfigurationReference = EAFCCF382CA5AF1203415AE3EC18A771 /* MJRefresh.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2466,7 +2893,7 @@ }; CBFD66C31CBBEE4A24B97D6774480A7E /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 66272CF609C27ECFA2141AE32B1FAF83 /* MBProgressHUD.debug.xcconfig */; + baseConfigurationReference = 62AB278D6D45CD005DAABCCEDFC6C0C1 /* MBProgressHUD.debug.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2500,7 +2927,7 @@ }; D4394403D9B8124A37AED078851D6781 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6135F6D8FF4D814CE91635B40AF1431B /* Kingfisher.release.xcconfig */; + baseConfigurationReference = 49AC237E7C5ABD504F93B644FC930353 /* Kingfisher.release.xcconfig */; buildSettings = { CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -2536,7 +2963,7 @@ }; ECD830E9FF60065425D88BB789C29686 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E4206DA985A62418EEC5D16B0AB306CF /* IQKeyboardManagerSwift.release.xcconfig */; + baseConfigurationReference = BD499C80EB85AB42F8205CFB6C876594 /* IQKeyboardManagerSwift.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2571,7 +2998,7 @@ }; ED1BD43F05E25AD1812664ED10717173 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8737185D306E7416221E5A9A6BF9186C /* KeychainAccess.release.xcconfig */; + baseConfigurationReference = BE972857C20F02E1B87FE2EF827ED9FC /* KeychainAccess.release.xcconfig */; buildSettings = { "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; @@ -2604,14 +3031,52 @@ }; name = Release; }; + F263D7F43A6EA5C02F261452DFD84680 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6C74C7E278DFD160563B2FC4F4BF5E6B /* Pods-LaserMethane.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*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-LaserMethane/Pods-LaserMethane.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 0A6A37EE7B6B2A08357210BDF57C4629 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + 17F2F14C268F0A43C03393222126A8BF /* Build configuration list for PBXAggregateTarget "AMap3DMap" */ = { isa = XCConfigurationList; buildConfigurations = ( - A94845DABCFB4E7420E39DB803284DE9 /* Debug */, - C11C611E79A630C12A55BB1112DE7A68 /* Release */, + 909C2AA226C3AED44720FB27D317DC53 /* Debug */, + A7AA1BF5BB1BD811D689AE2561B51CB1 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -2625,6 +3090,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 2B2053A817F0C6AE8A053249EAA864F2 /* Build configuration list for PBXAggregateTarget "AMapFoundation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 54C4183284E2F5EA210BB1FE9BCF3A21 /* Debug */, + 958EE232CAC027195F6E4B7DCC521870 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2670,6 +3144,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 8F71AB7A6EC3033421F1AC55DCB3CE08 /* Build configuration list for PBXNativeTarget "Pods-LaserMethane" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 5821866C6F991E5F504EDF85D97BAE25 /* Debug */, + F263D7F43A6EA5C02F261452DFD84680 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; A7155AE59A19533F60ECE3B4045B01F0 /* Build configuration list for PBXNativeTarget "IQKeyboardManagerSwift" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2679,6 +3162,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + B4496923FC367CBCE99E10C795BEFBF6 /* Build configuration list for PBXAggregateTarget "AMapLocation" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 9AAB9A8E94A66A707CA0F2A63BC6B377 /* Debug */, + 5BEFF73BC3159F8F2CBEB4FE9D76C7D6 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; DA7FF8FC28A7EB05F7308868F48D6938 /* Build configuration list for PBXNativeTarget "FSPagerView" */ = { isa = XCConfigurationList; buildConfigurations = ( diff --git a/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist b/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist index 3d09c0b..ed3d73b 100644 --- a/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Pods/Pods.xcodeproj/xcuserdata/a203.xcuserdatad/xcschemes/xcschememanagement.plist @@ -4,6 +4,21 @@ SchemeUserState + AMap3DMap.xcscheme + + isShown + + + AMapFoundation.xcscheme + + isShown + + + AMapLocation.xcscheme + + isShown + + Alamofire.xcscheme isShown diff --git a/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist b/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist index 6406150..e9068b0 100644 --- a/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist +++ b/Pods/Target Support Files/Kingfisher/Kingfisher-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 6.3.0 + 6.3.1 CFBundleSignature ???? CFBundleVersion diff --git a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown index 2cfc1e4..14c4329 100644 --- a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown +++ b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.markdown @@ -1,6 +1,21 @@ # Acknowledgements This application makes use of the following third party libraries: +## AMap3DMap + +Copyright © 2014 AutoNavi. All Rights Reserved. + + +## AMapFoundation + +Copyright © 2014 AutoNavi. All Rights Reserved. + + +## AMapLocation + +Copyright © 2014 AutoNavi. All Rights Reserved. + + ## Alamofire Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) diff --git a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.plist b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.plist index 8c3fb8a..13d062e 100644 --- a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.plist +++ b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane-acknowledgements.plist @@ -14,6 +14,39 @@ FooterText + Copyright © 2014 AutoNavi. All Rights Reserved. + + License + Copyright + Title + AMap3DMap + Type + PSGroupSpecifier + + + FooterText + Copyright © 2014 AutoNavi. All Rights Reserved. + + License + Copyright + Title + AMapFoundation + Type + PSGroupSpecifier + + + FooterText + Copyright © 2014 AutoNavi. All Rights Reserved. + + License + Copyright + Title + AMapLocation + Type + PSGroupSpecifier + + + FooterText Copyright (c) 2014 Alamofire Software Foundation (http://alamofire.org/) Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane.debug.xcconfig b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane.debug.xcconfig index ffdd31e..2d77cea 100644 --- a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane.debug.xcconfig +++ b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane.debug.xcconfig @@ -1,10 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES +ARCHS = $(ARCHS_STANDARD) CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/FSPagerView" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" +EXCLUDED_ARCHS[sdk=iphonesimulator*] = arm64 +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/FSPagerView" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_ROOT}/AMap3DMap" "${PODS_ROOT}/AMapFoundation" "${PODS_ROOT}/AMapLocation" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/FSPagerView/FSPagerView.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON/SwiftyJSON.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' -OTHER_LDFLAGS = $(inherited) -framework "Accelerate" -framework "Alamofire" -framework "CFNetwork" -framework "CoreGraphics" -framework "FSPagerView" -framework "Foundation" -framework "IQKeyboardManagerSwift" -framework "KeychainAccess" -framework "Kingfisher" -framework "MBProgressHUD" -framework "MJRefresh" -framework "QuartzCore" -framework "Security" -framework "SwiftyJSON" -framework "SwiftyRSA" -framework "UIKit" -weak_framework "Combine" -weak_framework "SwiftUI" +OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"z" -framework "AMapFoundationKit" -framework "AMapLocationKit" -framework "Accelerate" -framework "Alamofire" -framework "CFNetwork" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreTelephony" -framework "CoreText" -framework "ExternalAccessory" -framework "FSPagerView" -framework "Foundation" -framework "GLKit" -framework "IQKeyboardManagerSwift" -framework "KeychainAccess" -framework "Kingfisher" -framework "MAMapKit" -framework "MBProgressHUD" -framework "MJRefresh" -framework "OpenGLES" -framework "QuartzCore" -framework "Security" -framework "SwiftyJSON" -framework "SwiftyRSA" -framework "SystemConfiguration" -framework "UIKit" -weak_framework "Combine" -weak_framework "SwiftUI" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig index ffdd31e..2d77cea 100644 --- a/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig +++ b/Pods/Target Support Files/Pods-LaserMethane/Pods-LaserMethane.release.xcconfig @@ -1,10 +1,12 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES +ARCHS = $(ARCHS_STANDARD) CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/FSPagerView" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" +EXCLUDED_ARCHS[sdk=iphonesimulator*] = arm64 +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire" "${PODS_CONFIGURATION_BUILD_DIR}/FSPagerView" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA" "${PODS_ROOT}/AMap3DMap" "${PODS_ROOT}/AMapFoundation" "${PODS_ROOT}/AMapLocation" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/Alamofire/Alamofire.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/FSPagerView/FSPagerView.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManagerSwift/IQKeyboardManagerSwift.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Kingfisher/Kingfisher.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyJSON/SwiftyJSON.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/SwiftyRSA/SwiftyRSA.framework/Headers" LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' -OTHER_LDFLAGS = $(inherited) -framework "Accelerate" -framework "Alamofire" -framework "CFNetwork" -framework "CoreGraphics" -framework "FSPagerView" -framework "Foundation" -framework "IQKeyboardManagerSwift" -framework "KeychainAccess" -framework "Kingfisher" -framework "MBProgressHUD" -framework "MJRefresh" -framework "QuartzCore" -framework "Security" -framework "SwiftyJSON" -framework "SwiftyRSA" -framework "UIKit" -weak_framework "Combine" -weak_framework "SwiftUI" +OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"z" -framework "AMapFoundationKit" -framework "AMapLocationKit" -framework "Accelerate" -framework "Alamofire" -framework "CFNetwork" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreTelephony" -framework "CoreText" -framework "ExternalAccessory" -framework "FSPagerView" -framework "Foundation" -framework "GLKit" -framework "IQKeyboardManagerSwift" -framework "KeychainAccess" -framework "Kingfisher" -framework "MAMapKit" -framework "MBProgressHUD" -framework "MJRefresh" -framework "OpenGLES" -framework "QuartzCore" -framework "Security" -framework "SwiftyJSON" -framework "SwiftyRSA" -framework "SystemConfiguration" -framework "UIKit" -weak_framework "Combine" -weak_framework "SwiftUI" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)